@charset "UTF-8";




footer {
	background-color: #666;
	/* [disabled]height: 200px; */
	width: 100%;
	background-image: url(../element%20web/nav-texture.gif);
	/* [disabled]margin-top: 50px; */
	padding-top: 10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #009900;
}
footer .float-left{
	float: right;
	margin-left: 50px;
}
footer .float-right {
	float: right;
	margin-left: 50px;
}
.float-right img {
	position: relative;
	top: 30px;
}
.span1  {
	position: relative;
	bottom: 0px;
	top: 20px;
}
.image {
	height: 43px;
	width: 43px;
}
.réseauxsociaux {
	float: right;
	height: 50px;
	width: 200px;
}
.adressefooter {
	color: #FFF;
	position: relative;
	top: 50px;
	text-align: center;
	font-family: heroregular;
	font-style: normal;
	font-weight: 400;
	font-size: 95%;
	letter-spacing: 1px;
}
.adressefooter a{
	color: #FFF;
	text-decoration: none;
}




@media screen and (max-width: 640px) and (max-width: 768px) and (max-width: 800px) and (max-width: 1200px)  {
	
	


footer{
	display: none;
	}
}
