@charset "utf-8";
/* CSS Document */


body {
	background-image: url(images/fond_site.jpg);
	background-repeat: repeat-x;
	background-color:#EFE7E5;
	background-position: 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	LETTER-SPACING:-1px;
	
}

body a:hover {
	
	color: #1A87BE;
	
}

body a:active {
	color: #828282;
}

a img {
	border: none;
} 

#contenu {
	width:1033px;
	margin:auto;	
}
#mention {
	width:600px;
	margin:auto;
	letter-spacing:0px;
}


body hr {
	color:#999;
	background-color:#999;
	height: 1px;
	border: 0;
}

#header {
	padding-left:40px;
	width:1033px;
	height:100px;
	margin-left:9px;
	background-repeat: no-repeat;
}

h1 {
	font-size:30px;
	margin-bottom:15px;
	margin-top:30px;
	margin-left:11px;
		
	
}

#fond {
	padding-top:30px;
	background-image: url(images/fond_site.png);
	background-repeat: no-repeat;
	width:1046px;
	height:545px;
	padding-left:50px;
	padding-right:50px;
}

#encart a {
	/*margin-right:10px;*/
	margin-left:5px;
	
}

#banner {
	padding-top:15px;
	margin-left:-22px;
	padding-right:50px;
	margin-bottom:0px;
	
}

#bonhomme {
	margin-top:-525px;
	margin-bottom:0px;
	margin-left:685px;
	width:287px;
	
}

#pied_de_page {
	background-image: url(images/pied_de_page.png);
	background-repeat: no-repeat;
	height:22px;
	margin-left:18px;
	
}



#footer {
	font-size:10px;
	text-align:left;
	margin-left:60px;
	color:#B1A7A6;
	margin-top:-30px;
	LETTER-SPACING: normal;
}



#notes a:hover {
	color:#FFFFFF;
}



body a:link, #notes a:visited {
	color:#1A87BE;
	text-decoration:none;
}
