/* CSS Document */
body
{
	background-color:#999999;
	background-image:url("../img/fond.jpg");
	background-repeat:repeat-x;
	margin:0;
}
h4{font-size:110%;}
h3 {font-size:105%;}

#container
{
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	
}
#container a
{
	color:#990000;
	text-decoration:none;
}

#container a:hover
{
	color:#990000;
	text-decoration:underline;
}

#banniere
{
	background-image:url("../img/menu.jpg");
	background-repeat:no-repeat;
	height:190px;
}
#photo2
{
	width:800px;
	height:86px;
	background-image:url("../img/photo2.jpg");
	background-repeat:no-repeat;
	float:left;
}
#photo3
{
	width:800px;
	height:86px;
	background-image:url("../img/photo3.jpg");
	background-repeat:no-repeat;
	float:left;
}
#photo4
{
	width:800px;
	height:86px;
	background-image:url("../img/photo4.jpg");
	background-repeat:no-repeat;
	float:left;
}
#photo5
{
	width:800px;
	height:86px;
	background-image:url("../img/photo5.jpg");
	background-repeat:no-repeat;
	float:left;
}
#photo
{
	width:800px;
	height:86px;
	background-image:url("../img/photo.jpg");
	background-repeat:no-repeat;
	float:left;
}

#menu_titre
{
	width:800px;
	height:40px;
	float:left;
}

.hr{
		color:#CCCCCC;
		margin-left:50px;
		margin-right:50px;
	}

#site
{
	width:492px;
	float:left;
	height:auto;
	background-image:url("../img/bg_contenu.png");
	background-repeat:repeat-y;
	font-size:12px;
}


#site_contenu
{
	float:left;
	width:452px;
	height:auto;
	padding-right:15px;
	padding-left:15px;
	text-align:justify;
}

#liens p{

font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
word-spacing:normal;
letter-spacing:normal;
font-size:12px;
text-align:justify;
}
#presentation {
padding-left:15px;
padding-right:15px;
padding-top:40px;
padding-bottom:20px; 
}

#presentation p{
padding-bottom:20px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
word-spacing:normal;
letter-spacing:normal;
font-size:12px;
text-align:justify;
}/*
#presentation h3{
padding-left:20px;
}*/
#presentation ul{
padding-left:15px;
}

#presentation li{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
word-spacing:normal;
letter-spacing:normal;
font-size:12px;
}

#mention {
width:750px;
height:auto;
padding-left:20px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;

}
#mention p 
{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
word-spacing:normal;
letter-spacing:normal;
font-size:12px;
text-align:justify;
}
#plandusite {
width:750px;
height:auto;
padding-left:20px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;
float:left;
}
/*
#mention h4{
padding-left:20px;
}*/

/*#site_contenu p
{
	padding-right:25px;
	padding-left:15px;
	text-align:justify;
}*/
/*#site_contenu h3
{
	text-align:left;
	padding-left:15px;
}
#site_contenu h4
{
	padding-right:10px;
	padding-left:10px;
}*/
#site_contenu a
{
	text-align:right;
	padding-right:10px;
}
#vide
{
	width:492px;
	height:20px;
	float:left;
}
#last_news
{
	width:492px;
	float:left;
}
#agenda
{
	width:308px;
	height:auto;
	float:left;
}
#agenda2
{
	width:490px;
	height:auto;
	float:left;
	padding-left:20px;
	background-image:url("../img/bg_contenu.png");
	background-repeat:repeat-y;
}
#contenu_agenda
{
	width:288px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:10px;
}

#bas_agenda{
	background-image:url("../img/bg_bas_agenda.png");
	background-repeat:no-repeat;
	width:308px;
	height:20px;
	float:left;
}

#divers
{
	width:308px;
	float:left;
}
#divers a{	
			text-decoration:none;
			color:#666666;
			font-weight:bold;
			font-size:12px;	
		  }
#divers a:hover {	
			text-decoration:underline;	
		  }
#divers2
{
	width:290px;
	float:left;
	
		
}
#divers2 a{	
			text-decoration:none;
			color:#666666;
			font-weight:bold;
			font-size:12px;	
		  }
#divers2 a:hover {	
			text-decoration:underline;	
		  }
  
#footer
{
	width:800px;
	height:50px;
	background-image:url("../img/footer.jpg");
	background-repeat:no-repeat;
	clear:left;
}

.etoile {font-size:14px;
		 color:#990000;
		 font-weight:bold;}






