body, html{
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	color:#000;
	background: #fff;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
  
img{
	border: none;
}


a{
	color: #16a6c5;
	text-decoration: none;
}

p{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	text-align: justify;
}

h1,h2,h3{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: lighter;
}

.spacer{
	height: 1px;
	font-size: 0px;
	clear: both;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	/*border: #0000ff solid 1px;*/
}

#super_conteneur{
	width: 100%;
	background: url(images/fond_trait.jpg) no-repeat center top;
	/*border: #0000ff solid 1px;*/
}

#haut{
	width: 100%;
	height: 6px;
	font-size: 0px;
	background: url(images/fond_haut.jpg) repeat-x;
}

#bloc_contenu{
	width: 860px;
	margin: 0px auto 0px auto;
	/*padding: 35px 65px 35px 65px;*/
	/*border: #ff0 solid 1px;*/
}

#baniere{
	width: 680px;
	height: 155px;
	/*border: #0000FF solid 1px;*/
}


#bloc_menu{
	/*border: #FF0000 solid 1px;*/
	margin: 0px 0px 0px 242px;
	#margin: -3px 0px 0px 247px;
	font-size: 0px;
	height: 19px;
	overflow: hidden;
	padding: 0px;
}
/*
#bloc_menu *html {
	margin: -3px 0px 0px 247px;
}*/

#bloc_menu a{
	display: block;
	height: 19px;
	background-repeat:no-repeat;
	background-position: bottom;
	float: left; 
	font-size: 0px;
	padding: 0px;
	margin: 0px;
	/*border: #FF0000 solid 1px;*/
}

#bloc_menu a:hover{
	background-position: top; 	
}

.separateur_menu{
	height: 5px;
	width: 5px;
	font-size: 0px;
	float: left;
	padding: 0px;
	margin: 7px 9px 0px 9px;
	overflow: hidden;
	background: url(images/separateur.gif) no-repeat;
}






#contenu{
	margin: 0px 0px 0px 230px;
	padding: 30px 100px 0px 0px;
	/*border: #0ff solid 1px;*/
}  

#contenuActus{
  /*position:absolute;*/
	/*border: #0ff solid 1px;*/
	width: 200px;
	height: 300px;
  float:left;
  padding-top:20px;
  /*margin-left:-200px;*/
  text-align:left;
}

#titre{
	margin: 10px 0px 10px 0px;
}

#banniere{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border: #0ff solid 1px;*/
}

#bloc_color{
	font-size: 12px;
	text-transform: uppercase;
	line-height: 24px;
	letter-spacing: 0.1em;
	/*width: 360px;*/
	/*text-align: justify;*/
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
}

.lettre_color{
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	padding: 0px 2px 0px 2px;
}

.liste{
	background: url(images/fond_liste.gif) no-repeat;
	padding: 0px 0px 12px 8px;
}

.mot_gras{
	font-weight: bold;
	font-size: 13px;
	color: #16a6c5;
}


#actus{
	width: 220px;
	/*background: url(images/fond_actualites.gif) no-repeat;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #6b6b6b;
	/*border: #0ff solid 1px;*/
}

#actus a{
	font-size: 10px;
	color: #16a6c5;
	float: right;
}

.adresse{
	font-size: 14px;
	font-style: italic;
}


#footer{
	margin: 3px auto 0px auto;
	padding: 7px 0px 0px 0px;
	background: url(images/fond_footer.jpg) repeat-x;
}

#footer a{
	display: block;
	color: #aeaeae;
	font-size: 10px;
	float: right;
}


.baseline{
	font-size: 12px;
	font-style: italic;
}
