body
{
	font-family:Arial;
	font-size:12px;
	color:#333;
	background-color:#FFFFFF;
}
div.coeur
{
	position:relative;
	top:15px;
	text-align:center;
	margin:0 auto;
	width:671px;
	height:500px;
	background-repeat:no-repeat;
	font-size:11px;
} 
div.content
{
	position:absolute;
	text-align:left;
	left: 0px;
	top: 0px;
	width: 655px;
	height: 400px;
	z-index:1;
}
h1 {
	/* #f7770e */
	color:#f1a051;
	font-size:14px;
	padding:0px;
	margin-bottom:14px;
}
h1.noir {
	color:#000000;
}
div.ecart {
	height:6px;
}
div.ecart2 {
	height:3px;
}
a {
	text-decoration:none;
	color:#333333;	
	cursor:pointer;
}	
a.gris {
	color:#999;
}	

span.c10px
{
	font-size:9px;
}	
span.c11px
{
	font-size:11px;
}	
span.c13px
{
	font-size:13px;
}
div.retour
{
	position:absolute;
	height:37px;
	width:74px;
	left: 600px;
	top: -395px;
	text-align:justify;
	z-index:3;
}
img {
	border:0;
}