body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	background-image:url(../images/fond_page.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h2, h3 {
	font-size:14px;
}

a:link, a:visited{
	color:#0000EE;
	text-decoration:none;
}

#lienRetourAccueil{
	position:absolute;
	z-index:5000;
	width:210px;
	height:200px;
	display:block;
	top:10px;
	left:50%;
	margin-left:-460px;
	cursor:pointer;
}

#conteneur_page {
	background-image:url(../images/fond_contenu_page.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:960px;
	padding:20px;
	margin:auto;
	overflow:hidden;
	border:1px solid #e2e4e5;
	border-top:none;
	margin-top:245px;
	margin-bottom:10px;
}


#nav_top_page {
	position:absolute;
	width:110px;
	height:40px;
	top:20px;
	left:50%;
	margin-left:390px;
}

#nav_top{
	position:absolute;
	width:110px;
	height:40px;
	top:10px;
	left:50%;
	margin-left:168px;
}

#nav_trailer_page {
	position:absolute;
	width:960px;
	height:23px;
	top:220px;
	left:50%;
	margin-left:-480px;
}


#menu {
	float:left;
	width:230px;
	padding:5px;
	margin:0;
	border:1px solid #e2e4e5;
	background-color:#FFFFFF;
}

#contenu {
	float:right;
	width:650px;
	padding:20px;
	margin:0;
	border:1px solid #e2e4e5;
	background-color:#FFFFFF;
	text-align:justify;
}


#lienhdr {
	text-decoration:none;
	color:#999999;
	font:Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
	display:block;
	width:1000px;
	height:15px;
	text-align:right;
	margin-bottom:10px;
}
#lienhdr img {
	margin-top:-1px;
}

#menu_page {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-120px;
}

.cleaner {
	clear:both;
	width:0;
	height:0;
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:24px;
}

#menu a {
	text-decoration:none;
	color:#999999;
	font-size:16px;
}

#menu dl {
	margin-bottom:5px;
}

#menu dl dt {
	margin-left:20px;
	line-height:14px;
}

#menu dl a {
	font-size:11px;
}

#menu li {
	border-bottom:1px dotted #CCCCCC; 
}

#menu a:hover {
	color:#86A6D2;
}

#menu a.currentLink:link, #menu a.currentLink:visited{
	color:#86A6D2;
}

.liensPaginationRecherche a:link, .liensPaginationRecherche a:visited{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

div.ligneSeparatriceActus{
	width:100%;
	height:1px;
	border-top:1px solid #999999;
}

ul#menuInstances a.currentLink:link, ul#menuInstances a.currentLink:visited{
	color:#F25B25;
}

ul#realisationsProjets a.currentLink:link, ul#realisationsProjets a.currentLink:visited{
	color:#C51965;
}

ul#situation a.currentLink:link, ul#situation a.currentLink:visited{
	color:#739707;
}

div#menu ul li a{
	font-weight:bold;
}

div#menu ul li dl dt a{
	font-weight:normal;
}
