html, body {width:100%;}
#conteneur {
	margin-left: -20px;
}

a:link {
	font-weight: normal;
	text-decoration:none;
	color: #1E3404;
}

a:visited {
	color :#1E3404;
	text-decoration:none;
 }

a:hover {
	color: #FF8000;
	text-decoration: underline;
}

body {
	background-color: #f0f8e4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texte-blanc-std {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	background-image: url(images/backgrounds/tarifs_texture.jpg);
	text-indent: 7px;
}
.texte-blanc-contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	background-image: url(images/backgrounds/contact_texture.jpg);
	text-indent: 7px;
}
.texte-vert-std {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:right;
	color: #1E3404;
}
.texte-vert-std-justify {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:inherit;
	color: #1E3404;
	padding-left:45px;
	padding-right:48px;
}

.lien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #1E3404;
}
.acces-titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #1E3404;
	padding-left: 40px;
}
.acces-titre-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #1E3404;
}
.acces-texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 40px;
	color: #1E3404;
}
.acces-texte-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1E3404;
}
.tarifs {
	float:left;
	width:415px;
	height:auto;
	margin:0px 0px 5px 5px;
	padding:10px;
}
.tarifs h2, .tarifs h3, .tarifs p {
	margin:0px;
	color:#FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px
}
.tarifs h3 {
	padding-top:5px;
	float:none
}
.tarifs-autres {
	width:885px;
	padding:0px;
	margin:0px 0px 0px 27px;
	float:left
}
.tarifs-autres dl {
	list-style:none;
	margin:0px;
	padding:0px
}
.tarifs-autres dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	float:left;
	color:#AAA;
	width:510px; 
	margin:0px;
	border-bottom:1px dotted #666;
}
.tarifs-autres dd {
	text-align:right;
	float:left;
	color:#AAA;
	font-size:12px;
	font-weight:normal;
	width:350px;
	margin:0px;
	border-bottom:1px dotted #666;
}
.tarifs-autres strong {
	color:#FFF
}
.cgv {
	position:absolute;
	width:130px;
	height:33px;
	top:169px;
	left:50%;
	margin-left:-170px;
	background:url(images/backgrounds/pdf.png) no-repeat 0px 5px;
	padding-left:19px;
}
.cgv a {
	color:#FFF;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:-1px
}
dl {
	margin:10px 0px 20px 0px;
	padding:0px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px
}
dt {
	float:left;
	width:320px;
	font-size:11px;
	color:#AAA
}
dt strong {
	font-size:12px;
	color:#FFF
}
dd {
	float:left;
	font-size:15px;
	font-weight:bold;
	width:40px
}
.separator {
	height:250px;
	width:1px;
	float:left;
	border-left: 1px solid #030;
	margin: 25px 15px 0px 15px;

