@charset "UTF-8";
/* © Danielle Dansereau 2009 */

body{
	margin: 0px;
	border: 0px;
	background:#FFFFFF url(../img/br_r.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#fond{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:594px;
	background:url(../img/bg.gif) repeat-x top;
}
#flash{
	position:absolute;
	left:0px;
	top:0px;
	float:left;
	left: 50%;
	top: 0px;
	width: 980px;
	height: 600px;
	margin-left: -490px;
	margin-top: 8px;
}
#footer{
	position:absolute;
	left:0px;
	top:620px;
	width: 100%;
	/*background-color:#dee1e3;*/
}
#foot_interne, #foot_interne a, #foot_interne a:visited, #foot_interne a:active{
	width: 100%;
	margin:0px 0px 4px 0px;
	text-align:center;
	font-size:10px;
	color:#839aaa;
	text-decoration:none;
}
#foot_interne a:hover{
	text-decoration:underline;
}
.experts{
	color:#274a62;
}
	