#logoEnclume{
	margin-left: 0px;margin-top: 20px;margin-bottom: 30px;width: 500px;height: auto;
}

@media screen and (max-width:650px){
	#logoEnclume{
	content: url('https://www.kinorev.fr/ENCLUME/logos/logoEnclumeTxtCompact.png');
	width: 250px;
	height: auto;
		}
}

#clear{
display: block; 
clear: both;
}

#logoMail{
content:  url('../Images/icones/mail0ico.png');
background-repeat: no-repeat;
width: 40px;
height: 50px;
margin-top: 5px;margin-right: 20px;float: left;
}

#logoMail:hover{
content:  url('../Images/icones/mail1ico.png');
}

#logoHome{
content:  url('../logos/logoEnclumeNB.png');
background-repeat: no-repeat;
width: 33px;
height: 30px;
margin-top: 25px;margin-right: 28px;float: left;
}

#logoHome:hover{
content:  url('../logos/logoEnclumeRed.png');
}


body>hr{height: 1px; margin-right: 0px;
 background-color: #CCCCCC;
 border: none;
 margin: 30px 0px 0px 0px;
}