﻿body{
color:#333333;
	margin:0;
	padding:0;
	background:transparent url(../images/repeat-bg.jpg) left top repeat-x;
}
#total{
	background:transparent url(../images/bg-1.jpg) left top no-repeat;
	width:1152px;
	height:1050px;
	margin:auto;
}
#content{
	width:465px;
	height:793px;
	float:left;
	margin:100px 0 0 110px;
}
.entete{
	font-size:18px;
	color:#00299F;
}
li{
	line-height:18px;
}
h1{
	font-size:18px;
	color:#00299F;
}
.Droite {
	float:left;
	height:85%;
	width:33%;
}
.Droite input{
	margin:30px 0 0 80px;
	border:none;
}
.count{
	font-size:14px;
	display:block;
	margin:20px 0 0 75px;
}
