/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background:#fff;
}
/*-------------------------------- general au site -----------------------------*/
p,ul,li,h1,h2,h3,h4,h5,h6,dd,dt,dl,div,form {
	margin:0;
	padding:0;
}
a img  {
	border:none;
}
a {
	color:#333333;
	text-decoration:none;
}
table{
	border-collapse:collapse;
}
ul0 {
	list-style-type:none;
}
p {
	font-size:11px;
	color:#333333;
}
strong {
	font-size:22px;
	font-weight:700;
	font-family:"arial black",arial,sans-serif;
	line-height:22px;
}
.bordeaux {
	color:#fff;
}
img.haut_gauche{
	position:absolute;
	top:0;
	left:-1px;
}
img.bas_gauche{
	position:absolute;
	bottom:-1px;
	left:-1px;
}
img.haut_droit{
	position:absolute;
	top:-1px;
	right:-1px;
}
#corps #simulation img.bas_droit, img.bas_droit_spe{
	position:absolute;
	bottom:-1px;
	right:-1px;
}
*html img.bas_droit_spe{
	position:absolute;
	bottom:-2px;
	right:-1px;
}
img.btn_haut_droit{
	position:absolute;
	top:10px;
	right:10px;
}
img.btn_bas_droit{
	position:absolute;
	bottom:10px;
	right:10px;
}
img.btn_bas_gauche{
	position:absolute;
	bottom:10px;
	left:10px;
}
#global {
	width:960px;
	height:100%;
	padding:0 5px;
	margin:0 auto;
	background:url(../images/fonds/fond_global.gif) repeat-y top center #e4eae6;
}

#corps div.choix_marques h4,
#corps div.calcul_leasing h4,
#partie_droite div.texte h3 {
	line-height:16px;
	letter-spacing:-0.8px;
	font-size:16px;
	font-weight:400;
}

/*------ entete de page ( banniere )  ------*/
#entete {
	width:100%;
	position:relative;
	height:202px;
	margin:0px;
	padding:0px 0px 5px 0px;
	background:#FFFFFF;
}
#entete img{
border:0;
}
/*---------- menu -----------*/
/*#entete #menu{
	position:absolute;
	bottom:57px;
	left:0px;
	width:100%;
	height:34px;
}
#entete #menu h1{
	display:inline;
	margin:0;
	padding:0;
	float:left;
	width:152px;
	height:37px;
	font-size:11px;
	font-weight:400;
	text-align:center;
}
#entete #menu h1 a{
	display:inline;
	margin:0;
	padding:0;
	float:left;
	width:152px;
	height:23px;
	padding:14px 0px 0px 0px;
	background:#00FF33;
}
*html #entete #menu h1 a{
	padding:12px 0px 0px 0px;
}
#entete #menu h1 a:hover{
	color:#fff;
}*/
/*---------- sous menu -----------*/
#entete #ssmenu{
	position:absolute;
	bottom:27px;
	left:0px;
	width:106%;
	height:30px;
}
#entete #ssmenu h2{
	display:inline;
	float:left;
	font-size:11px;
	font-weight:400;
	margin:8px 13px 0px 5px;
}
*html #entete #ssmenu h2{
	margin:6px 15px 0px 5px;
}
#entete #ssmenu h2 img{
	float:left;
	margin:3px 5px 0px 5px;
}
#entete #ssmenu h2 a:hover{
	text-decoration:underline;
}
#entete h3{
	z-index:50;
	position:absolute;
	top:20px;
	right:20px;
}
/*----- fil d'ariane --------*/
#fil_ariane {
	width:100%;
	position:relative
}
#fil_ariane h3{
	font-weight:400;
	font-size:12px;
	color:#d9c806;
	padding:0 0 0 18px;
	height:16px;
	line-height:16px;
	margin:0px 0 6px 0;
}
#fil_ariane h3 a{
	color:#58595a;
	text-decoration:underline;
}

#fil_ariane h3 span.espace{
	position:absolute;
	right:10px;
	top:0px;
}
#fil_ariane h3 span.espace a{
	text-decoration:none;
	font-weight:700;
}
/*-------------------------------------------------*/
/*------------ PARTIE DROITE -------------*/
/*------------------------------------------------*/

#partie_droite {
	float:right;
	width:220px;
	margin:0 8px 0 0;
	padding:0;
}
#partie_droite div {
	width:100%;
	margin:0 0 15px 0;
}
#partie_droite #avantages {
	position:relative;
	width:226px;
	height:453px;
	background:url(../images/fonds/fond-avantages.gif) repeat-y;
}
#partie_droite #avantages p{
	display:inline;
	float:left;
	width:200px;
	margin:0px 0px 10px 10px;
	text-align:justify;
}
#partie_droite #avantages div{
	float:left;
	width:226px;
	margin:0px;
	padding:10px 0px;
	border-top:1px solid #fff;
}
#partie_droite #avantages div p{
	width:150px;
	margin:0px 0px 0px 10px;
	text-align:left;
}
#partie_droite #avantages div img{
	float:left;
	margin:0px 0px 0px 10px;
}
#partie_droite #avantages img.bas{
	position:absolute;
	bottom:-1px;
	left:0px;
}
/*--- bloc contenant du texte ---*/
#partie_droite div.texte {
display:inline;
	float:left;
	width:200px;
	padding:12px;
}
#partie_droite div.texte h3 {
	font-weight:400;
	font-size:16px;
}
#partie_droite div.texte h4 {
	float:left;
	margin:15px 0px 0px 0px;
}
#partie_droite div.texte h4.fleche {
	margin:28px 15px 0px 0px;
}
#partie_droite div.texte p {
	margin:5px 0 0 0;
}
#partie_droite div.bordeaux {
	border:1px solid #d9c806;
	border-width:0 1px;
}
#partie_droite div.blanc {
	border:1px solid #fff;
	border-width:0 1px;
}
#partie_droite div.bordeaux h3{
	color:#992a34;
}
#partie_droite div.gris {
	border:1px solid #5e5e60;
	border-width:0 1px;
}
#partie_droite div.gris h3{
	color:#992a34;
}
#partie_droite p.ligne{
	width:200px;
	background:#d9c806;
}


/*------- formulaire de nouvelle simulation -----*/
#partie_droite div.form_simulation{
	position:relative;
	padding:10px 0 0 0;
}
#partie_droite div.form_simulation input.btn_bas_droite{
	position:absolute;
	bottom:0;
	right:-6px;
}
#partie_droite div.form_simulation p select{
	width:114px;
	height:20px;
}

/*---- texte comparez simulations --*/
#partie_droite div.comparer_simulation{
	float:left;
}
#partie_droite div.comparer_simulation p{
	height:380px;
	color:#58585a;
	overflow:auto;
	width:195px;
	margin:18px 0 0 0;
}

/*-------------------------------------------------------------------------------*/
/*------------------- CORPS DE LA PAGE --------------------------------*/
/*------------------------------------------------------------------------------*/
#corps {
	float:left;
	width:698px;
	margin:0 5px 0 10px;
	display:inline;
}
#corps div{
	position:relative;
	margin:0;
	padding:0;
}

/*---   bloc  titre de la page en bordeaux    ---*/
#corps #titre_page {
	padding:10px;
	width:679px;
	background:#edeae1;
	height:36px;
	margin:0 0px 10px 0px;
	position:relative;
	border:1px solid #d9c806;
	position:relative;
}
#corps #titre_page p{
	padding:10px 0 0 0;
	height:10px;
	vertical-align:middle;
	float:left;
	width:400px;
}
/*- btn page promo -*/
#corps #titre_page p img.btn1{
	position:absolute;
	top:40px;
	right:551px;
}
#corps #titre_page p img.btn2{
	position:absolute;
	top:40px;
	right:415px;
}
#corps #titre_page p img.btn5{
	position:absolute;
	top:40px;
	right:279px;
}
#corps #titre_page p img.btn3{
	position:absolute;
	top:40px;
	right:143px;
}
#corps #titre_page p img.btn4{
	position:absolute;
	top:40px;
	right:7px;
}

#corps h3.t2 {
	font-size:14px;
	color:#d9c806;
	margin:10px;
}
#corps div.partie_gauche_accueil {
	float:left;
	width:216px;
	border-left:1px solid #D9C806;
	border-top:1px solid #D9C806;
}
#corps div.choix_marques {
	float:left;
	width:441px;
	border:1px solid #d9c806;
	border-width:0 1px;
	margin:0 0 0 12px;
	padding:12px;
	background:#ecebe1;
	height:212px;
	display:inline;
}
#corps div.choix_marques h4 {
	float:left;
	width:130px;
}
#corps div.choix_marques p {
	margin-top:20px;
	width:110px;
	float:left;
}
#corps div.choix_marques h6{
	position:absolute;
	bottom:8px;
	left:10px;
}
#corps div.choix_marques h6 img{
	float:left;
}
#corps div.choix_marques ul{
	list-style-type:none;
	width:336px;
	position:absolute;
	top:12px;
	left:132px;
}
#corps div.choix_marques ul li{
	width:84px;
	float:left;
	font-size:10px;
	margin:0 0 5px 0;
	padding:0;
	text-indent:10px;
	height:17px;
	background:url(../images/puce.gif) no-repeat center left;
}
#corps div.calcul_leasing {
	float:left;
	width:441px;
	border:1px solid #d9c806;
	border-width:0 1px;
	margin:0px 0 0 12px;
	padding:42px 12px 12px 12px;
	background:#fff;
	height:162px;
	display:inline;
	position:relative;
}

#corps div.calcul_leasing p select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#corps div.calcul_leasing h4 {
	margin:2px 0 19px 0;
	padding:0;	
	float:left;
}
#corps div.calcul_leasing form {
	margin:0;
	padding:0;
}
#corps div.calcul_leasing p.photo_milieu{
	position:absolute;
	left:140px;
	top:-30px;
	border:1px solid #d9c806;
}
#corps div.calcul_leasing p.photo_milieu img{
	float:left;
}

#corps div.calcul_leasing p.logo_partenaire{
	position:absolute;
	left:130px;
	top:-7px;
	border:1px solid #d9c806;
}
#corps div.calcul_leasing p.loc_liberte{
	position:absolute;
	top:40px;
	margin-left:-13px;
}
#corps div.calcul_leasing p.logo_partenaire img{
	float:left;
}

#corps div.calcul_leasing div{
	width:100%;
	float:left;
	height:20px;
	line-height:20px;
	margin:0 0 7px 0;
	display:inline;
}
#corps div.calcul_leasing div p.label{
	width:120px;
	float:left;
	background:url(../images/puce-03.gif) no-repeat 130px center ;
	text-align:right;
	padding:0 30px 0 0;
}
#corps div.calcul_leasing div select{
	width:170px;
	height:20px;
}
#corps div.calcul_leasing p.submit input{
	position:absolute;
	bottom:20px;
	right:20px;
}
/*------- Formulaires financement ------*/
#corps #simulation form.financement{
	display:inline;
	float:left;
	width:660px;
	margin:10px 0px 0px 20px;
}
#corps #simulation form.financement h1{
	display:inline;
	float:left;
	width:660px;
	padding:0px 0px 10px 0px;
	color:#505050;
	font-size:16px;
}
#corps #simulation form.financement div{
	float:left;
	width:660px;
	margin:0px 0px 20px 0px;
}
#corps #simulation form.financement p.ligne_form{
	float:left;
	width:650px;
	height:1px;
	line-height:1px;
	font-size:1px;
	margin:0px 0px 20px 0px;
	border-bottom:1px dashed #d9c806;
}
#corps #simulation form.financement div p{
	float:left;
	width:200px;
	margin:4px 0px 0px 0px;
	font-size:12px;
}
#corps #simulation form.financement div p span{
	font-size:10px;
}
#corps #simulation form.financement div input{
	float:left;
	width:300px;
}
#corps #simulation form.financement div select{
	float:left;
	width:150px;
}
#corps #simulation form.financement div input.petit{
	width:100px;
}
#corps #simulation form.financement div input.check{
	width:15px;
}
#corps #simulation form.financement input.submit{
	float:right;
	margin:10px 150px 0px 0px;
	width:128px;
	height:33px;
}
#corps #simulation form.financement div label{
	float:left;
	margin:3px 10px 0px 5px;
	font-size:12px;
}
#corps #simulation form.financement div img{
	float:left;
	
}


/*------- etapes accueil ------*/
#bas_home #bloc_etapes{
	float:left;
	width:685px;
	height:192px;
	margin:0px 0 0 0;
	padding:0;
	background:#cac5b1;
}


/*------- bloc texte general page accueil ----*/
#corps div.bloc_texte_general{
	width:100%;
	float:left;
	background:url(../images/fonds/fond_texte_general2.gif) no-repeat top left;
	height:203px;
	margin:14px 0 0 0;
}
#corps div.bloc_texte_general p{
	width:328px;
	overflow:auto;
	height:180px;
	margin:10px 0 0 14px;
}


#corps #simulation {
display:inline;
float:left;
	border:1px solid #d9c806;
	background:#f8f8f9;
	/*position:relative;*/
	width:100%;
	margin:0 0 10px 0;
	padding:10px 0;
}

#corps #simulation form{
	display:inline;
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
/*--- etapes --*/
#corps #simulation div.etapes{
	width:672px;
	padding:10px;
	float:left;
	margin:0px 0px 10px 0px;
	background:#f8f8f9;
}
#corps #simulation div.etapes h5{
	height:43px;
	float:left;
}
#corps #simulation div.recap_modele{
	position:relative;
	padding:10px;
	float:left;
	width:660px;
	margin:0 0 10px 5px;
	background:#fff;	
}
#corps #simulation div.propose{
	background:url(../images/fonds/fond-2-colonnes-fonce.gif) repeat-y top left #c2c6c3;
}
/*---- colonne de gauche -*/
#corps #simulation h6.offre-location{
	float:left;
	width:100%;
	height:30px;
	margin:10px 0px 1px 0px;
	text-align:right;
}
#corps #simulation h6.offre-location img{
	margin:0px 250px 0px 0px;
}
#corps #simulation div.recap_modele div.colonne_gauche{
	width:120px;
	float:left;
	margin:0 0 0 0px;
}
#corps #simulation div.recap_modele div.colonne_gauche div.liste_choix_modele{
	
	position:relative;
	vertical-align:top;
	margin:0;
	padding:0;
	padding-top:2px;/*10*/
	text-align:left;
	width:135px;
	height:90px;
}
	
#corps #simulation div.recap_modele div.colonne_gauche div.liste_choix_modele2{
	position:relative;
	vertical-align:top;
	margin:0;
	padding:0;
	text-align:left;
	width:120px;
	height:76px;
}

.photoveh {
	width:120px;
	height:76px;
}
	
	
#corps #simulation div.recap_modele div.colonne_gauche div.liste_choix_modele img{
	float:left;
	margin:0 0 4px 0;
}
#corps #simulation div.recap_modele div.colonne_gauche p.photo_mess{
	margin:4px 0 0px 0;
	padding:0;
	float:left;
	font-size:9px;
	width:132px;
	display:inline;
}
#corps #simulation div.recap_modele div.colonne_gauche p.sous_photo_mess{
	margin:14px 0 0px 0;
	width:100%;
	float:left;
}
#corps #simulation div.recap_modele div.colonne_gauche p.sous_photo_mess span{
	display:block;
	font-size:14px;
	color:#d9c806;
	font-weight:700;
}
/*---- colonne du milieu -*/
#corps #simulation div.recap_modele div.colonne_milieu{
	width:345px;
	float:left;
	margin:0 0 0 10px;
}

#corps #simulation div.recap_modele div.colonne_milieu h3{
	font-size:14px;
	font-weight:700;
	color:#5d5d5d;
	margin:0 0 10px 20px;
}
#corps #simulation div.recap_modele div.colonne_milieu h5{
	font-size:12px;
	font-weight:400;
	color:#d9c806;
	margin:10px 0 0 0;
}

/*---- colonne de droite -*/
#corps #simulation div.recap_modele div.colonne_droite{
	width:155px;
	float:left;
	margin:0 0 0 10px;
}
#corps #simulation div.recap_modele div.colonne_droite p{
	width:155px;
	float:left;
	margin:10px 0 0 0px;
	display:inline;
	padding:0;

}

#corps #simulation div.recap_modele p img.btn_bas_col3{
	position:absolute;
	bottom:10px;
	right:190px;
}
#corps #simulation div.recap_modele  div.colonne_droite select{
	width:150px;
	height:18px;
	line-height:18px;
	background:#5d5d5d;
	font-size:11px;
	color:#fff;
}
#corps #simulation div.recap_modele  div.colonne_droite  select option{
	background:#5d5d5d;
	color:#fff;
}
#corps #simulation div.recap_modele  div.colonne_droite  p.select{
	position:relative;
	top:50px;
}

/*---- colonne 2 -*/
#corps #simulation div.recap_modele div.colonne2{
	width:332px;
	float:right;
	margin:0 0px 0 10px;
}
#corps #simulation div.recap_modele div.cadre{
	border:1px solid #d9c806;
	padding:10px;
	margin:0 0 10px 0;
	width:310px;
	display:inline; float:left;
}
#corps #simulation div.recap_modele div.cadre img.title{
	position:absolute;
	top:10px;
	left:-180px;
}
#corps #simulation div.recap_modele div.cadre p{
	width:273px;
}


#corps #simulation div.recap_modele div.cadre p span{
	position:absolute;
	right:5px;
}
#corps #simulation div.recap_modele p.conditions_offre{
	position:absolute;
	top:100px;
	left:160px;
}
#corps #simulation div.recap_modele div.colonne_droite p{
	width:155px;
	float:left;
	margin:10px 0 0 0px;
	display:inline;
	padding:0;
}
#corps #simulation div.sepa{
	margin:10px 0 0 0;
}
#corps #simulation h3.stock {
	margin:10px 0 0 8px;
	float:left;
	display:inline;
}

#corps #simulation div.propose div.cadre{
	background:#e4eae6;
}

#corps #simulation div.recap_modele p.btn_details{
	width:116px;
	float:right;
	margin:10px 10px 0 0;
	padding:0;
}

#corps #simulation div.recap_modele p.modele_voiture{
	float:left;
}
#corps #simulation div.recap_modele p.marque_modele{
	float:left;
	width:175px;
	color:#58585a;
	font-size:12px;
	margin:0 0 0 20px;
}

/*-- simu 1 -*/
#corps #simulation div.simu1 {
	width:100%;
	margin:10px 0 0 0;
	float:left;
}
#corps #simulation div.simu1 div {
	display:inline;
	width:670px;
	margin:0 0 10px 10px;
	float:left;
}
#corps #simulation div.cols2 div {
	width:330px;
	margin:0 0 10px 10px;
	float:left;
}
#corps #simulation div.simu1 div.apport{
	padding:30px 0px 0px 0px;
}
#corps #simulation div.simu1 div.apport h5{
	display:inline;
	float:right;
	margin:5px 8px 10px 0px;
}
#corps #simulation div.simu1 div.apport p.calcul{
	display:inline;
	width:350px;
	margin:-30px 0px 0px 0px;
	font-style:italic;
	border:0px;
}
#corps #simulation div.simu1 div.apport p.barre{
	display:inline;
	margin:-15px 0px 0px 280px;
	background:#00CC66;
}
#corps #simulation div.simu1 div.apport p.montant{
display:inline;
margin:0 0 10px 200px;

}


#corps #simulation div.simu1 div.apport p.montant input{
	width:50px;
}
#corps #simulation div.simu1 div p.label{
	width:200px;
	float:left;
	margin:0;
	background:url(../images/puce-04.gif) no-repeat center left;
	text-indent:20px;
}
#corps #simulation div.simu1 div p.label2{
	width:170px;
}
#corps #simulation div.simu1 div p.ss_fleche{
	background:none;
}
#corps #simulation div.cols2 div p.label{
	width:170px;
}
#corps #simulation div.simu1 div p{
	float:left;
	margin:0 20px 0 0;
}
#corps #simulation div.simu1 div p.pt{
	font-size:9px;
}
#corps #simulation div.cols2 div p{
	float:left;
	margin:0 0px 0 0;
}
#corps #simulation div.simu1 div input.input_texte{
	width:180px;
	height:16px;
}
#corps #simulation div.cols2 div input.input_texte{
	width:130px;
	height:16px;
}
#corps #simulation div.cols2 div p.input_texte{
	width:130px;
	height:16px;
}
#corps #simulation div.cols2 div select{
	width:136px;
	height:18px;
}
#corps #simulation div.simu1 div.submit input{
	width:83px;
	height:30px;
}
#corps #simulation div.simu1 div.submit p.droite{
	text-align:right;
	width:640px;
}
#corps #simulation div.simu1 div.submit p.label{
	background:none;
}
#corps #simulation div.simu1 div p span{
	color:#d9c806;
	position:relative;
	left:4px;
	top:0;
	font-weight:700;
}
img.cb {
	position:relative; 
	top:4px; 
	left:0; 
	margin:0 10px 0 0;
}
p.ligne {
	clear:both;
	width:670px;
	background:#d9c806;
	height:1px;
	line-height:1px;
	margin:0 0 0 10px;
}
p.ligne_vide {
	clear:both;
	width:670px;
	height:1px;
	line-height:1px;
	margin:0 0 0 10px;
}

#corps #simulation h2.titre_corps {
	float:left;
	margin:10px 0 10px 10px;
	width:660px;
	display:inline;
}


h2.titre_corps2{
	float:left;
	margin:2px 0 0px 10px;
	width:660px;
	display:inline;
	height:30px;
}
h2.titre_corps2 a.btn_credit1{
	position:absolute;
	top:40px;
	left:150px;
}
h2.titre_corps2 a.btn_credit2{
	position:absolute;
	top:40px;
	left:280px;
}
h2.titre_corps2 a.btn_credit3{
	position:absolute;
	top:66px;
	left:30px;
}
h2.titre_corps2 a.btn_credit4{
	position:absolute;
	top:66px;
	left:150px;
}
h2.titre_corps2 a.btn_credit5{
	position:absolute;
	top:66px;
	left:270px;
}
h2.titre_corps2 a.btn_credit51{
	position:absolute;
	top:66px;
	left:280px;
}
h2.titre_corps2 a.btn_credit6{
	position:absolute;
	top:66px;
	left:400px;
}
h2.titre_corps2 a.btn_credit7{
	position:absolute;
	top:66px;
	left:520px;
}
h2.titre_corps2 img.t1{
	position:absolute;
	right:20px;
	top:7px;
}
h2.titre_corps2 img.t2{
	position:absolute;
	right:120px;
	top:7px;
}
h2.titre_corps2 img.t3{
	position:absolute;
	right:220px;
	top:7px;
}
h2.titre_corps img.droite{
	float:right;
}

/*-- simu 2 -*/
#corps #simulation #result_simu{
	position:relative;
	float:left;
	width:680px;
}
#corps #simulation div.simu2{
	float:left;
	width:390px;
	margin:10px 0 0 0;
	padding: 0 0 10px 0;
}
#corps #simulation div.simu2 h4{
	display:inline;
	float:left;
	width:378px;
	margin:0 0 0px 10px;
	font-weight:400;
	font-size:14px;
	color:#57585a;
	background:#d9c806;
	text-indent:20px;
}
#corps #simulation div.simu2 h4 img{
	float:left;
	margin:2px 10px;
}
#corps #simulation div.simu2 p{
	width:380px;
	margin:0 0 5px 10px;
	float:left;
	position:relative;
	display:inline;
}
#corps #simulation div.simu2 p.recap{
	width:368px;
	padding:0 4px;
	margin:10px 0 5px 10px;
	color:#57585a;
	background:#fff;
	border:1px solid #d9c806;
	line-height:18px;
}
#corps #simulation div.simu2 p.decomp{
	width:120px;
}
#corps #simulation div.simu2 p.ss_rub{
	position:relative;
	float:right;
	width:235px;
	margin:0px 2px 5px 10px;
	padding:0 4px;
	color:#57585a;
	background:#fff;
	border:1px solid #d9c806;
	height:18px;
	line-height:18px;
}
#corps #simulation div.simu2 p.ss_rub input{
	position:absolute;
	right:-22px;
	top:-1px;
}
#corps #simulation div.simu2 p.ss_rub span.lab_check{
	position:absolute;
	float:none;
	right:-72px;
	top:-1px;
	width:50px;
}
#corps #simulation div.simu2 p span{
	position:absolute;
	right:2px;
}
#corps #simulation h3.btn_simu{
	position:absolute;
	right:5px;
}
#corps #simulation h3.btn_1{
	bottom:290px;
}
#corps #simulation h3.btn_2{
	bottom:190px;
}
#corps #simulation h3.btn_3{
	bottom:150px;
}
#corps #simulation h3.btn_4{
	bottom:110px;
}
#corps #simulation h3.btn_5{
	bottom:60px;
}
#corps #simulation h3.btn_6{
	bottom:5px;
}
#corps #simulation p.reserve{
	float:none;
	position:absolute;
	color:#57585a;
	right:10px;
	bottom:10px;
	text-align:right;
}
#corps p.bandeau_gris {
	width:100%;
	text-indent:10px;
	height:36px;
	line-height:36px;
	background:#c5c7c7;
	float:left;
	margin:20px 0;
}

#corps h3.toutes {
	margin:0;
	padding:0;
	width:100%;
	text-align:right;
	color:#741823;
	font-size:12px;
}
#corps h3.toutes a{
	color:#505050;
}
/*--------------------- tableau de choix des modeles --------------------*/
#corps table.choix_modele {
	margin:0px 0 20px 0px;
	display:inline;
	width:100%;
	float:left;
	font-size:11px;
}
#corps table.ss_marge {
	margin:0;
}
#corps table.choix_modele tr{
	width:100%;
}
table.choix_modele th{
	height:36px;
	background:url(../images/fonds/fond-th-choix-modele.gif) repeat-x;
	font-size:11px;
	text-align:left;
	padding:4px 4px 4px 10px;
	border-right:1px solid #fff;
	color:#fff;
	font-weight:400;
}
table.choix_modele th.apport{
	background:url(../images/fonds/fond-th-choix-modele-2.gif) repeat-x;
}
table.choix_modele th.achat{
	background:url(../images/fonds/fond-tableau-options.gif) repeat-x;
}
table.choix_modele tr td{
	height:32px;
	border:1px solid #fff;
	border-width:0 1px 1px 0;
	color:#5d5d5d;
	text-align:center;
}
table.choix_modele tr td.loc{
	width:80px;
}
table.choix_modele tr.pair td{
	background:#e4eae6;
}
table.choix_modele tr.impair td{
	background:#eef4f0;
}
table.choix_modele tr.pair td.loc{
	background:url(../images/fonds/fond-td-choix-modele.gif) no-repeat center #e4eae6;
}
table.choix_modele tr.impair td.loc{
	background:url(../images/fonds/fond-td-choix-modele-2.gif) no-repeat center #eef4f0;
}
table.choix_modele tr.pair td.loc2{
	background:url(../images/fonds/fond-td-choix-valider.gif) no-repeat center #e4eae6;
}
table.choix_modele tr.impair td.loc2{
	background:url(../images/fonds/fond-td-choix-valider-2.gif) no-repeat center #eef4f0;
}
p.btn_simuler_location {
	position:relative;
	top:0;
	left:554px;
}
/*-------------------- Entete titre pages credits -------*/
#corps div.credits{
	height:85px;
}
/*-------------------- page gamme modele -------*/
#corps #simulation div.pres_modele {
	width:670px;
	float:left;
	display:inline;
	margin:0 0 10px 10px;
}
#corps #simulation div.pres_modele p{
	float:left;
}
#corps #simulation div.pres_modele p.portes{
	position:relative;
	top:30px;
	left:0;
}
#corps #simulation div.pres_modele h4{
	margin:50px 0 0 10px;
	font-size:14px;
	color:#61605a;
	float:left;
	width:300px;
	/*width:340px;*/
	display:inline;
	font-weight:400;
}
#corps #selec_vehicule {
	width:699px;
	height:170px;
	margin:10px 0;
}
#corps #selec_vehicule div.zone_select{
	width:362px;
	height:155px;
	float:right;
	background:#f8f9f9;
	position:relative;
	border:1px solid #d9c806;
	padding:10px 0 10px 0;
}
#corps #selec_vehicule div.zone_select p{
	padding:0;
	margin:0 0 10px 20px;
	position:relative;
	width:342px
}
#corps #selec_vehicule div.zone_select p select{
	margin:4px 0 0 0px;
	padding:0;
	width:255px;
	background:#505050;
	color:#fff;
}
#corps #selec_vehicule div.zone_select p input{
	position:absolute;
	right:20px;
	bottom:-8px;
}
#corps #selec_vehicule div.zone_select p.zone_saisie input{
	position:absolute;
	right:70px;
	bottom:-8px;
	width:180px;
}
#corps #selec_vehicule div.zone_select p.zone_saisie input.btn_ok{
	position:absolute;
	right:10px;
	bottom:0px;
	width:49px;
	height:34px;
}
#corps #selec_vehicule div.zone_select p.zone_saisie input.btn_sauv{
	position:absolute;
	right:70px;
	top:0px;
	width:108px;
	height:35px;
}

#corps #selec_vehicule div.zone_select img.haut_gauche{
	position:absolute;
	top:-2px;
	left:-1px;
}

#corps #selec_vehicule p.partie_gauche{
	width:280px;
	font-size:12px;
}
#corps #selec_vehicule p.partie_gauche span{
	width:250px;
	color:#d9c806;
}
#corps #selec_vehicule p.choix{
	position:absolute;
	bottom:6px;
	right:400px;
	font-size:14px;
	color:#d9c806;
	font-weight:700;	
}

/*--------- espace promos -----*/
#corps h2.titre {
	width:100%;
	float:left;
	margin:10px 0;
}
#corps div.promo {
	width:332px;
	border:1px solid #d9c806;
	border-width:0 1px;
	background:#f8f9f9;
	padding:6px 0 0 0;
	margin:0 20px 20px 0;
	float:left;
	position:relative;
}
#corps div.promo_droite {
	margin:0 0px 20px 0;
}
#corps div.promo div.partie_gauche{
	width:144px;
	float:left;
	background:#f8f9f9;
}
#corps div.promo div.partie_gauche h3{
	font-size:14px;
	color:#d9c806;
	margin:20px 0 10px 16px;
}

#corps div.promo div.partie_droite{
	float:left;
	width:188px;
	background:#f8f9f9;
}
#corps div.promo div.partie_droite h3{
	float:left;
	width:176px;
	background:url(../images/fonds/fond-h3-promo-bas-gauche.gif) no-repeat bottom left #d9c806;
	font-size:12px;
	color:#fff;
	font-weight:400;
	padding:0px 4px 6px 8px;
	height:50px;
}
#corps div.promo div.partie_droite h5{
	float:left;
	width:176px;
	background:url(../images/fonds/fond-h5-promo-bas-gauche.gif) no-repeat bottom left #ecebe1;
	font-size:12px;
	color:#565759;
	font-weight:400;
	padding:6px 4px 6px 8px;
}
#corps div.promo div.partie_droite p{
	font-size:12px;
	color:#565759;
	float:left;
	padding:14px 4px 46px 8px;
}
#corps div.promo p.ligne_vide2 {
	clear:both;
	width:100%;
	height:1px;
	line-height:1px;
	margin:0 0 0 0px;
}

#corps div.tableau_options {
	padding:3px 0 0 10px;
	height:40px;
	background:url(../images/fonds/fond-tableau-options2.gif) repeat-x top left;
	width:682px;
	margin:0px 0;
	float:left;
}
#corps div.tableau_options a{
	float:left;
	width:129px;
	background:none;
	margin:2px 5px 0px 0px;
	outline:none;
}

#corps div.tableau_options span{
	float:left;
	width:129px;
	background:none;
	margin:2px 5px 0px 0px;
	outline:none;
}
#corps div.zone_options {
	height:350px;
	overflow:auto;
	width:100%;
	float:left;
	margin:0 0 10px 0;
	background:#dedede;
}

#corps div.blocs_infos {
	width:100%;
	background:#dedede;
	margin:8px 0;
}
#corps div.blocs_infos div.infos{
	width:400px;
	padding:0 10px 30px 10px;
	float:left;
	background:#dedede;
}
#corps div.blocs_infos div.infos2{
	width:252px;
	padding:0 10px 50px 10px;
	float:left;
	background:#e9e9e9;
}
#corps div.blocs_infos p.titre{
	width:100%;
	margin:10px 0;
}
#corps div.blocs_infos img.btn_lieu_livraison{
	float:right;
	margin:5px 0px;
	margin:5px 0px;
}
#corps div.blocs_infos img.btn_bas_droit2{
	position:absolute;
	bottom:10px;
	right:290px;
}
#corps div.blocs_infos img.co2{
	position:relative;
	top:8px;
	left:0;
	margin:0 0 0 6px;
}
#corps div.blocs_infos img.tvp{
	position:relative;
	top:4px;
	left:0;
	margin:0 6px 0 0;
}
p.Ecotaxe{
	margin:6px 6px 0 0px;
}
span.titreEco{
	margin:0;
	padding:0;
	background:#278D3D;
	color:#FFFFFF;
}
#corps div p#ou{
	font-weight:700;
	margin-bottom:10px;
}


/*---------------- page standard de texte ------------*/

#corps #simulation div.texte {
	display:inline;
	float:left;
	padding:0 10px;
	width:660px;
	}
#corps #simulation div.texte h3{
	font-size:14px;
	color:#d9c806;
	margin:20px 0 10px 0;
}
#corps #simulation div.texte p img{
float:right;
}
#corps #simulation div.texte p img.form{
float:left;
}

#corps #simulation div.texte p.formulaire{
display:block;
width:660px;
}
#corps #simulation div.texte a.retour{
float:left;
width:660px;
text-align:center;
}
#corps #simulation div.texte p,
#corps #simulation div.texte_decal p{
	width:540px;
	font-size:11px;
	color:#333333;
	margin:14px 0 0 0;
}
#corps #simulation div.texte strong{
	font-size:11px;
	font-weight:700;
	font-family:arial;
	margin:0;
	padding:0;
	line-height:14px;
}
#corps #simulation div.texte p a,
#corps #simulation div.texte li a,
#corps #simulation div.texte_decal p a,
#corps #simulation div.texte_decal li a{
	color:#d9c806;
}
#corps #simulation div.texte p.pt{
	font-size:9px;
	margin:24px 0 0 0;
}
#corps #simulation div.texte dt,
#corps #simulation div.texte_decal dt{
	font-size:11px;
	color:#333333;
	margin:10px 0 0px 0;
}
/*#corps #simulation div.texte ul,
#corps #simulation div.texte_decal ul{
	list-style-type:disc;
	margin:10px 0 0 0;
}*/
#corps #simulation div.texte li,
#corps #simulation div.texte_decal li{
	color:#333333;
	font-size:11px;
	margin:0 0 4px 20px;
}

#corps #simulation div.texte_decal {
	margin:0 10px 4px 150px;
	padding:6px 0 10px 0;
}
#corps #simulation div.texte_decal h3.titre_concept {
	position:absolute;
	top:00px;
	left:-130px;
}
#corps #simulation div.texte_decal h4.titre_concept {
	position:absolute;
	top:200px;
	left:-130px;
}
/*-------------- Bas Homepage ----------*/
#bas_home {
	display:inline;
	float:left;
	width:940px;
	margin:0px 0px 0px 10px;
}
/*-------------- Bas Homepage - Offres ----------*/
#bas_home #offres{
	float:left;
	width:938px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	border:1px solid #d9c806;
}
#bas_home #offres h2{
	float:left;
}
#bas_home #offres h2 img{
	float:left;
}
#bas_home #offres div{
	display:inline;
	float:left;
	width:145px;
	margin:0px 5px 0px 5px;
}
#bas_home #offres div h3{
	float:left;
	width:145px;
	height:32px;
	line-height:32px;
	font-size:14px;
	font-weight:400;
	text-align:center;
	color:#505050;
	background:url(../images/fonds/fd-prix-home.gif) no-repeat center;
}
#bas_home #offres div h4{
	float:left;
	width:145px;
	height:80px;
	text-align:center;
}
#bas_home #offres div div{
	position:relative;
	float:left;
	width:145px;
	height:113px; /*height:99px;*/
	margin:0px;
	background:url(../images/fonds/fd-offre-home2.gif) no-repeat center;
}
#bas_home #offres div div p{
	float:left;
	width:125px;
	height:75px;
	margin:5px 0px 0px 10px;
}
#bas_home #offres div div a{
	float:left;
	width:135px;
	margin:0px 0px 0px 5px;
}
/*-------------- Bas Homepage - Texte général ----------*/
#bas_home #general{
	position:relative;
	width:695px;
	float:left;
	background:url(../images/fonds/fond_texte_general2.gif) no-repeat top left;
	height:203px;
	margin:10px 0 0 0;
}
#bas_home #general p{
	width:328px;
	overflow:auto;
	height:180px;
	margin:10px 0 0 14px;
}
#bas_home #general h6{
	position:absolute;
	bottom:0px;
	right:0px;
}

/*-------------- Bas Homepage - Mentions légales ----------*/
#bas_home #general2{
	position:relative;
	width:226px;
	float:right;
	height:403px;
	margin:0px;
	background:url(../images/fonds/fond-mentions.gif) repeat-y;
}

#bas_home #general2 p{
float:left;
	width:214px;
	overflow:auto;
	height:380px;
	margin:0px 0px 0px 10px;
}

#bas_home  #general2 img{
	float:left;
}
#bas_home  #general2 img.bas{
	position:absolute;
	bottom:0px;
	left:0px;
}
/*-------------- pied de page ----------*/
#Footer2 {
	display:block;
	width:960px;
	height:100%;
	margin:0 auto;
	padding-bottom:10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#d9c806;
	text-align:center;
	background:url(../images/pied_page.jpg) no-repeat bottom center;

}
#Footer2 p {
	float:left;
	width:100%;
	margin:0 auto;
	padding: 5px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#d9c806;
	text-align:center;
}



#partie_droite div.form_simulation p select{
font-size:9px;
	width:122px;
	height:20px;
}

#partie_droite div.form_simulation0{
	position:relative;
	padding:10px 0 0 0;
	height:140px;
}

#partie_droite div.form_simulation0 input.btn_bas_droite{

}
#partie_droite div.form_simulation0 p select{
	width:114px;
	height:20px;
}
#partie_droite div.form_simulation0 div p select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	width:110px;
	height:20px;
}

#partie_droite div.form_simulation0 div{
	width:100%;
	float:left;
	height:20px;
	line-height:20px;
	margin:0 0 7px 0;
	display:inline;
}

#partie_droite div.form_simulation0 div p.label{
	width:84px;
	float:left;
	text-align:left;
	padding:0 5px 0 0;
}


#corps  #pExemple {
	width:100%;
	text-align:center;
	}
	
#corps #simulation .tableEx 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	border:1px solid #CAC5B1;
	width:98%;
	text-align:center;
}

.CelluleJaune {
background:#D9C806;
}

.BdDroit {
border-right:1px solid #CAC5B1;
}

.BdBas {
border-bottom:1px solid #CAC5B1;
}

	
.LibelleApport {
	border:0;
	color:#000000;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	border: none;
	height: 16px;
	vertical-align:middle;
	width: 130px;
	font-style: italic;
	background:#F8F8F9;
	}
	
.btn_calculer {
width:128px;
height:33px;
background:url(../images/btn-calculer.gif) no-repeat top left;
}

.CadreEco {
display:block;
background:#FFFFFF;
}
#CadreEco p {

margin: 5px;
padding:0;
}

.tvp {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;}
.tvp-petit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;}
	
.FondGris10 {
height:10px;
border-bottom:1px solid #E2E2E7;
	}
.tvptitre {
background:#E2E2E7;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.BT_VOIR {
	color:#565759;
	background-color: #E6E6E6;
	text-decoration:none;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	height: 26px;
	width: 50px;
	border: 1px solid #333333;
}

#PiedPage {
	width:960px;
	height:6px;
	position:relative;
	margin:0;
	padding:0;
background-image:url(../images/pied_page.jpg);
background-repeat:no-repeat;
}
.BlocOffre{
	display:block;
	margin:0;
	padding:0;
	width:698px;
	height:80px;
}
#autreOffre {
	display:block;
	margin:0;
	padding:0;
	width:400px;
	height:84px;
	padding:0;
	text-align:center;
}

.Fndcredit{
float:left;
margin-left:200px;
	width:170px;
	height:84px;
	background:url(../images/btn_achat-credit.gif) no-repeat;
}
.CreditPos{
	margin-top:45px;
	margin-left:15px;
	text-align:left;
}
.creditTexte{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	color:#B10000;
	}

.Fndcomptant{
float:right;
margin-right:200px;
	width:161px;
	height:84px;
	background:url(../images/btn_achat-comptant.gif) no-repeat;
}

.ComptantPos{
	margin-top:45px;
	margin-left:15px;
	text-align:left;
}
#qtkm {
	margin:0;
	padding:0;
	float: left;
	width: 500px;
	height: 130px;
	border: 1px solid #2F406C;
	margin: 10px 0 10px 8px;
	background-color: #F2F2F2;
}

#qtkm #kmj {
	float: left;
	margin:0;
	padding:0;
	width: 240px;
	height: 120px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#qtkm #qtas {
	float: left;
	margin:0;
	padding:0;
	width: 240px;
	height: 120px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#qtkm #kmj p{ margin:0;
	padding:0;
	width: 240px; }
p.pp {
margin:0;
padding:0;
height:13px;
line-height:13px;
}

#monTexte {
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
	letter-spacing: 5px;
	word-spacing: 8px;
	border:0px solid #000000;
}

.TexteNormal12
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.Gras {
	font-weight:bold;
}

/*---------- menu -----------*/
#entete #menu{
	position:absolute;
	bottom:55px;
	left:0px;
	width:100%;
	height:37px;
}
#entete #menu h1{
	display:inline;
	float:left;
	width:152px;
	height:37px;
	line-height:40px;
	font-size:11px;
	font-weight:400;
	text-align:center;
}
#entete #menu h1 a{
	float:left;
	width:152px;
	height:37px;
	margin:0;
	padding:0px;
	background:url(../images/fd-ong.png) no-repeat;
	
}
*html #entete #menu h1 a{
	background-color:#fff;
	background-color:transparent;
	background-image:url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fd-ong.png');
}
#entete #menu h1 a:hover{
	color:#fff;
	background:url(../images/fd-ong2.png) no-repeat;
}

#entete #menu h1 a.a2{
	color:#fff;
	background:url(../images/fd-ong2.png) no-repeat;
}
*html #entete #menu h1 a:hover{
	background-color:#fff;
	background-color:transparent;
	background-image:url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fd-ong2.png');
	cursor:pointer;
}

#corps div.choix_marques2 {
	float:left;
	width:80%;
	border:1px solid #d9c806;
	margin:0 0 0 8px;
	padding:12px;
	background:#f8f8f9;
	height:200px;
}

#corps div.choix_marques2 ul{
	width:360px;
	position:absolute;
	top:18px;
	right:10px;
}
#corps div.choix_marques2 ul li{
	width:120px;
	float:left;
	font-size:12px;
	margin:0 0 5px 0;
	text-indent:12px;
	background:url(../images/puce.gif) no-repeat center left;
}

#corps #simulation div.simu1Titre {
	width:699px;
	margin:0;
	padding:0;
	float:left;
}

#corps #simulation div.simu1Titre div {
	display:inline;
	width:100%;
	height:30px;
	margin:0;
	padding:0;
	float:left;
	background:#D9C806;
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}
#corps #simulation div.simu1Titre div p{
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

#contenu {
	float:left;
	width:960px;
	height:100%;
	margin:0;
	padding:0;
}

.input02{
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	text-align: left;
background-color: #F8F8F9; 
border:0px;
}
#comparatif{
float:left;
width:699px;
}
#Credit01 {
float:left;
width:699px;
}

#Rappel{
float:left;
margin:0;
padding-top:10px;
}
.imgphone {
float:left;
}
#Rappel p{
display:inherit;
text-align:left;
font-size:11px;
text-indent:5px;
font-weight:900;
}
#Rappel .btnclique {
float:right;
padding-top:10px;
}
.texte01 { 
	font-family: Verdana; 
	font-size:11px;
	color:#333333;
	vertical-align: middle; 
	text-decoration: none; 
	line-height: 18px; 
}
.etoile { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px; 
	color: #DA0000; 
	font-style: italic; 
	}


.td08 {
	text-align: left;
	height:30px;
}

p.vignette{ width:135px; }
