body{
	line-height:19px;
	color:#333333;
	margin:0;
	padding:0;
	background:transparent url(../images/repeat-bg.jpg) left top repeat-x;	
}
#total{
	background:transparent url(../images/bg-2-3.jpg) left top no-repeat;
	width:1152px;
	height:765px;
	margin:auto;
}
#content{
	width:580px;
	height:665px;
	float:left;
	margin:70px 0 0 110px;
}

.entete{
	color:#00299F;
	font-size:17px;
	line-height:20px;
}
h1{
	font-size:18px;
	color:#00299F;
}
h1 a{
	font-size:18px;
	color:#00299F;
	text-decoration:underline;
}
h1 a:hover{
	font-size:18px;
	color:#00299F;
	text-decoration:none;
}
.Droite {
	float:right;
	height:85%;
	margin-top:28px;
	width:31%;
}
.Droite img{
	border:none;
}