@charset "UTF-8";
/* CSS Document */


a:link {
	color: #7BB4DF;
	text-decoration: underline;
}
a:visited {
	color: #7BB4DF;
	text-decoration: underline;
}


.menu {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	color: #FFFFFF;
}

div.actualites  {font-family:Verdana, sans-serif ; margin-top:15px ; margin-left:15px ; text-align:left ;font-size :13px ; }
div.actualites p { text-align:justify  ;  font-weight:500 ;}
div.actualites h1 {
	font-size: 18px;
	text-transform: none;
	color: #8CAED4;
	border-bottom-width: 2px;
	margin-bottom: 10px;
	padding-top: 15px;
	margin-top: 0px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #ced93c;
	clear:both ;
}

div.actualites h2 {
	font-size: 16px;
	clear:both ;
}

div.actualites img {float:left ;padding-right:5px }
div.actualites .actualite_typo_bleue {color:#8CAED4 ; font-weight:bold ;}




#navcontainer a
{
	display: block;
	width: 128px;
	
	padding: 2px;
}

