body {
	margin-top: 26px;
	margin-bottom: 26px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; /* Corrige le bug de IE sur le centrage margin: auto; */
	background-image: url("images/fond_ext.gif");
	direction: ltr;
}



#site { /* Page complete du site avec les bordures ombrees */
	width:  791px;
	height: 2635px;
	margin: auto;
	text-align: left;
}

/* qui contien les ombres de gauche et de droite et la partie centrale */
#site_milieu
{
width:  791px;
height: 2623px;
margin: auto;
text-align: left;
overflow: hidden;
}

/* Ombres entourant le site */
#ombre_haut {
	width:  791px;
	height: 6px;
	background-image: url("images/ombre_haut.png");
	overflow: hidden;
}

#ombre_bas {
	width:  791px;
	height: 6px;
	background-image: url("images/ombre_bas.png");
	overflow: hidden;
}

#ombre_gauche {
	width:  6px;
	height: 2623px;
	background-image: url("images/ombre_gauche.png");
	overflow: hidden;
	text-align: right;
	float: left; /* Pour affiche de la page centrale et de l'ombre de droite */
}

#ombre_droite {
	width:  6px;
	height: 2623px;
	background-image: url("images/ombre_droite.png");
	overflow: hidden;
	text-align: left;
	float:left;
}
/* Fin des ombres entourant le site */

#page { /* Patie centrale entouree des ombres qui est a l'interieure de site_milieu */
	width:  779px;
	height: 2623px;
	background-color: #ffffff;
	margin: auto;
	overflow: hidden;
	float: left; /* Pour affichage de l'ombre de droite */
}

#page_entete{
	background-image: url("images/bandeau_haut.jpg");
	width:  777px;
	height: 259px;
}

#page_corps {
	width:  777px;
	height: 2314px;
	overflow: hidden;
	text-align: left;
	padding-left: 2px;
}
#page_gauche { /* Menu de gauche + newsletter + blog + forum + pub + credits */
	z-index: 0;
	width:  185px;
	height: 2314px;
	float: left;
	overflow: hidden;
	text-align: left;
	padding-left: 3px;
}

#page_marge { /* marge entre le menu et le corps de page */
	z-index: 0;
	width:  34px;
	height: 2314px;
	float: left;
	overflow: hidden;
	text-align: left;
}

#page_droite { /* Corps de page ou sont affichees les informations */
	z-index: 0;
	width:  550px;
	height: 2314px;
	overflow: auto;
	text-align: left;
}
 
#page_droite legend {
	font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	color: #3e98bb;
	font-weight: bold;
}

#page_droite  fieldset {
	padding: 10px;
	margin-bottom: 15px; /* Une marge pour séparer les fieldset */
	border: 1px solid #3e98bb;
	border-right: 2px solid #3e98bb;
	border-bottom: 2px solid #3e98bb;
	background-color: #f5fafc;
}

#page_droite label {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    font-style: normal;
	text-decoration: none;
    color: #505050;
}

#commande_cgv {
	width: 490px;
	height: 300px;
	overflow: auto;
	text-align: left;
	padding: 5px;
	border: 1px solid #3e98bb;
}

#commande_cgv p{	
	font-style: normal;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
    color: #505050;
    line-height: 20px;
}

#commande_cgv h1{
	font-style: normal;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    color: #3e98bb;
    line-height: 20px;
}

.td_form {
	text-align: left;
	vertical-align: top;
}

.td_form2 {
	text-align: center;
	vertical-align: top;
}

.td_form3 {
	text-align: right;
	vertical-align: top;
}

#page_pied {
	width:  777px;
	height: 48px;
	text-align: center;
}

#page_pied a{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 13px;
    font-weight: normal;
    font-style: normal;
	text-decoration: none;
	color: #505050;
}

#page_pied table{
	width:  100%;
	height: 100%;
	text-align: center;
}

#page_pied tr{
	background-image: url("images/bandeau_bas.jpg");
	width:  100%;
	height: 100%;
	text-align: center;
}

#page_pied p{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 13px;
    font-weight: normal;
    font-style: normal;
	color: #505050;
}

#menu_liens {
	background-image: url("images/fond_menu_liens.png");
	z-index: 10;
	width:  185px;
	height: 442px;
	overflow: hidden;
	text-align: center;
}

#menu_liens2 {
	padding: 10px 0 0 -5px;
	text-align: center;
}

#menu_liens2 a {
	font-family: Verdana, Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	line-height: 18px;
	color: #979891;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	text-align: center;
}

#menu_liens2 a:hover {
	font-family: Verdana, Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	line-height: 18px;
	color: #3e98bb;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	text-align: center;
}

#menu_liens2 ul {
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	text-align: center;
}

#menu_liens2 ul li {
	text-decoration: none;
	margin: 9px 20px 9px 5px;
	padding: 0 0 9px 0;
	text-align: center;
	border-bottom: 1px dashed #979891;
}

#menu_liens2 ul li a {
	font-family: Verdana, Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	line-height: 18px;
	color: #979891;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	text-align: center;
}

#menu_liens2 ul li a:hover {
	font-family: Verdana, Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	line-height: 18px;
	color: #3e98bb;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	text-align: center;
}

.calle_14px {
	width: 10px;
	height: 14px;
}

.calle_15px {
	width: 10px;
	height: 15px;
}

.img_separation {
	width: 128px;
	height: 3px;
}

#menu_newsletter {
	background-image: url("images/fond_menu_newsletter.png");
	z-index: 10;
	width:  185px;
	height: 208px;
	overflow: hidden;
	text-align: left;
}

#menu_newsletter2 {
    line-height: 1px;
	font-size: 1px;
	margin-top: 25px;
	padding-left: 30px;
}

#menu_infos {
	background-image: url("images/fond_menu_bas.png");
	z-index: 10;
	width:  185px;
	height: 1662px;
	overflow: hidden;
	text-align: left;
}

#menu_infos2 {
	padding-top: 70px;
	padding-left: 30px;
}

#menu_infos2 p {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 18px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    color: rgb(146, 146, 146);
	margin-left: 10px;
}

#menu_infos2 a {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 18px;
    font-weight: normal;
    font-style: normal;
	text-decoration: none;
    text-align: left;
    color: rgb(146, 146, 146);
}

#infos_blog {
	height: 260px;
	width: 125px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 18px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    color: rgb(146, 146, 146);
}

#infos_forum {
	height: 260px;
	width: 125px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 18px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    color: rgb(146, 146, 146);
}

#reglage_hauteur {	
	height: 450px;
}

#infos_pub {
	height: 600px;
	width: 125px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 18px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    color: rgb(146, 146, 146);
}

#infos_credits {
	height: 262px;
	width: 125px;
	text-align: right;
	
}

#infos_credits a {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 18px;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    color: rgb(146, 146, 146);
}

#corps_logo_titre {
	width:  550px;
	height: 65px;
    text-align: right;
}

#corps_texte {
	width:  485px;
	height: 65px;
}

#corps_texte h1 {
	font-style: normal;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    color: #ffa619;
    line-height: 20px;
}

#corps_texte h1 a {
	font-style: normal;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    color: #ffa619;
    line-height: 20px;
	text-decoration: none;
}

#corps_texte h2 { font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: rgb(80, 80, 80);
    line-height: 15px;
}

#corps_texte h2 a { font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: rgb(80, 80, 80);
    line-height: 15px;
	text-decoration: none;
}

#corps_texte h3 { font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: rgb(80, 80, 80);
    line-height: 15px;
}

#corps_texte h3 a { font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: rgb(80, 80, 80);
    line-height: 15px;
	text-decoration: none;
}

#corps_texte h4 { font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: rgb(80, 80, 80);
    line-height: 15px;
}

#corps_texte h4 a { font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: rgb(80, 80, 80);
    line-height: 15px;
	text-decoration: none;
}

#corps_texte p {
	font-style: normal;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
    color: #505050;
    line-height: 20px;
}

#corps_texte p a {
	font-style: normal;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
    color: #505050;
    line-height: 20px;
	text-decoration: none;
}

#corps_texte em {
    font-weight: bold;
	text-decoration: italic;
    font-family: Arial,Helvetica,sans-serif;
    color: #666666;
}

#corps_texte .prix { font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: rgb(80, 80, 80);
    line-height: 15px;
    }

#corps_texte .prixttc { font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: rgb(220, 6, 6);
    line-height: 15px;
    }
	
.texte {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgb(70, 70, 70);
}

.formulaire {
	font-style: normal;
    font-size: 11px;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
    color: #929292;
	text-align: left;
    line-height: 13px;
}

#div_offres .prixttc { font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: rgb(220, 6, 6);
    line-height: 15px;
