body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: grey;
	margin:0px;
	padding:0px;
	min-width:1024px;
}

#corps a
{
	color:#185d9e;
	font-weight:bold;
	text-decoration:none;
}

#corps a:hover
{
	color:#185d9e;
	font-weight:bold;
	text-decoration:underline;
}

a img
{
	border:none;
}

#banniere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	background-image:url(images/banniere_fond.png);
	background-repeat:no-repeat;
	height: 230px;
	width: auto;
	border-bottom:solid 1px #369;
	background-color:#185d9e;
}

.logo
{
float:left;	
}

li
{
	list-style-image:url(images/liste.gif);
}

#menu_gauche a
{
	list-style-image:url(images/liste.gif);
	text-decoration:none;
	color:white;
}


#menu_gauche a:hover
{
	text-decoration:none;
	color:#fbe40c;
	list-style-image:url(images/liste_hover.gif);
	
}



#menu_gauche {
	background-image:url(images/fond_menu.png);
	background-color:#aebfd0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: white;
	width: 150px;
	color: #fbe900;
	text-decoration: none;
	text-align: left;
	min-height:750px;
	float:left;
	text-align:left;
	padding-bottom:1%;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
}

#menu_gauche li
{
	text-indent:5px;
}

.titre_menu
{
	background-image:url(images/titre_menu.gif);
	background-repeat:no-repeat;
	color: #FC6;
	height:35px;
	padding:5px;
	padding-top:-5px;
	margin:0px;
	text-align:center;

}

#corps 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-left:160px;
	min-height:800px;
	color:#666;
	padding-bottom:1%;
	position:relative;
}


.news

{
	border:none;
	width:98%;
	text-align:justify;
	color:#666;
	margin-bottom:1%;
	padding:5px;
	padding-left:0px;
	
}

.news caption

{
	border:none;
	background-image:url("images/titre_menu.gif");
	background-repeat:repeat-x;
	font-weight:bold;
	color:#FC6;
	height:30px;
}

.infos

{
	border:none;
	color:#666;
	margin-bottom:1%;
	padding:5px;
	float:left;

}

.infos caption

{
	border:none;
	background-image:url("images/titre_menu.gif");
	background-repeat:repeat-x;
	height:30px;
}

.partenaire_infos
{
width:98%;

}

.partenaire

{
	border:none;
	color:#666;
	margin-left:475px;
	position:relative;
	margin-bottom:1%;
	padding:5px;

}

#pied_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #369;
	text-align: center;
	clear: both;
	height: 150px;
	width: auto;
	color: #999;
	padding-top:1%;
	margin-top:0px;
}

#pied_page a
{
	color:#999;
	font-weight:bold;
	text-decoration:none;
}

#pied_page a:hover
{
	color:#999;
	font-weight:bold;
	text-decoration:underline;
}

#actu_banniere {
	float: right;
	height: 180px;
	width: 260px;
	background-image:url(images/fond_menu.png);
	margin-top:1%;
	padding:9px;
	border: 1px solid #369;
	color:#FC6;
}
.float_gauche
{
	float:left;
}

#corps table,tr,td,th
{
	border-collapse:collapse;
	border:solid 1px #69C;
	border-top:none;

}

.tableau_presente
{
	width:98%;
	
}


.tableau_presente th
{
	text-align:center;
	background-image:url(images/titre_menu.gif);
	background-repeat:repeat-x;
	height:30px;
	border-bottom:none;
	color:#FC6;
	padding:0px;
	margin:0px;
}

.tableau_presente_double
{
	width:99%;
	text-align:center;
}

.tableau_presente_double th
{
	text-align:center;
	background-image:url(images/titre_menu.gif);
	background-repeat:repeat-x;
	height:30px;
	border-bottom:none;
	color:#FC6;
	padding:0px;
	margin:0px;
}

.tableau_presente_double_except
{
	background-image:none;
	color:#185d9e;
}

.float_droite
{
	float:right;
}

.titre_news
{
	border:none;
	background-image:url("images/titre_menu.gif");
	background-repeat:repeat-x;
	font-weight:bold;
	color:#FC6;
	height:30px;
	text-indent:15px;
}

.transform_capital
{
	text-transform: uppercase;
}

.overscroll
{
	height:500px;
	overflow:auto;
}

.tableau_important
{
	font-weight:bold;
	height:30px;
	text-align:center;
}

.both
{
	clear:both;
}



.formulaire
{
margin-left:12%;
width:425px;
position:relative;
text-align:center;
margin-bottom:2%;

}

.message
{
margin:auto;
width:50%;
text-align:justify;
}

.map_google
{
margin-left:12%;
}


