#wrapper,
#nom_site,
#texte
{
	font-family: Arial, Verdana, serif;
	margin : 0;

}

#wrapper {
	width : 770px;
	height : 102px;
	background-image : url("http://www.ecole-nicolas-hulot.org/footer/images/footer.jpg");
	margin : 0 auto 0 auto ;
	padding : 0;
}

#nom_site {
	text-transform : uppercase;
	float : right;
	margin : 10px 30px; 0 0;
	font-size : 20px;
	color : #fff;
}

#nom_site span {
	color : #661a00;
}

#texte {
	padding : 35px 30px 0 30px;
	
}

#liens {
	padding-top : 7px;
	font-size : 12px;
}

#liens a {
	color : #661A00;
	text-decoration : none;
	text-transform: uppercase; 
	
}

#liens a:hover, 
#liens a:focus,
#liens a:active {
	color : #003300;
	text-decoration : underline;
}

#mentions a {
	font-size : 11px;
	text-transform: none; 
}

#slogan {
	float : right; 
	font-size : 12px;
	text-align : right;
	color : #661A00;
	margin-top : -15px;
}
