/* CSS Document */
#contenu{
	background:url(../images/fond.gif) repeat-y;	
}

#gauche #reaDetails{
	padding:0 9px 10px;	
}

#gauche #reaDetails img{
	padding-bottom:10px;
}

#gauche h1{
	font-size:13px;
	font-weight:bold;
	color:#000099;
}

#gauche h2{
	font-size:11px;
	color:#666666;
	margin-bottom:10px;
	line-height:13px;
}

#gauche a{
	font-size:11px;
	color:#ff6700;
}

#animation{
	float:left;
	background:url(../images/oeil.jpg) no-repeat scroll 0 50px;
	width:788px;
}

#animation p{
	color:#A20000;
	background:#FF6;
	width:100%;
	text-align:center;
}

.formule{
	position:relative;
	height:160px;
	margin:10px 12px;
	padding:11px 0px 0 18px;
	width:300px;
}

.paraFormule{
	left:100px;
	line-height:13px;
	position:absolute;
	text-align:justify;
	top:11px;
	width:200px;
}
.formule .prix{
	color:#E83351;
	font-size:14px;
	font-weight:bold;
	left:5px;
	position:absolute;
	text-align:right;
	top:130px;
	width:85px;
}

#alertIE{
	width:100%;
	background:#FF3;
	color:#333;
	padding:2px;
	text-align:center;
	line-height:12px;
}

#centre{
	float:left;
	width:788px;	
}

#alertIE{
	width:100%;
	background:#FF3;
	color:#333;
	padding:2px;
	text-align:center;
	line-height:12px;
	left:0;
	position:absolute;
	top:0;
	z-index:101;
	border-bottom:1px dashed #000000;
}