@charset "UTF-8";

/*************************************************** DISCONECT WEB ***********************************************************/

footer {
	background: #fff;
	float: right;
	margin: 0px;
	width: 100%;
	bottom: 0px;
	clear: both;
	display: block;
	padding: 7px 42px;
	position: fixed;
}

.footer_develop {
	float: right;
	margin-right:20px;
}
