#content{
width:946px;
height:511px;
background-image:url('/online/fr/images/v3//fond_home.png');
background-repeat:no-repeat;
color:#4e4e4e;
}

#gauche{
width:470px;
padding: 0 15px 0 15px;
}
#gauche img{
margin-top:20px;
}
#gauche div{
font-size:10px;
text-align:justify;
margin-top:220px;
}

#gauche h2{
font-size:16px;
color:#fe9b00;
margin-bottom:5px;
}

#droite{
width:440px;
position:absolute;
right:17px;
top:140px;
}

#etapes{
}

#etapes li{
float:left;
vertical-align:center;
text-align:center;
}

#etapes div{
width:94px;
font-size:10px;
text-align:center;
}

#etapes img{
margin-top:5px;
}

.suiv{
padding-top:30px;
}

#choix_vehicule{
text-align:center;
padding-top:10px;
clear: both;
border: 0;

}

#choix_vehicule fieldset{
text-align:left;
font-size:14px;
margin:10px 25px 0 17px;
border:0;
padding:0;
}

#choix_vehicule select{
/*opacity:0; */
width:266px;
height:21px;
border:1px solid #b8b8b8;
background-color:#eaeaea;
color:#4e4e4e;
margin: 0 0 2px 0;
float: right;
font-size:10px;
font-family:verdana;
}

#choix_vehicule div{
position:relative;
height:21px;
margin-bottom:4px;
}

.selectrezrezr {
position:absolute;
width:266px;
height:21px;
padding:2px 0 0 10px;
background: url('/online/fr/images/v3//fond_select.png') no-repeat;
overflow: hidden;
margin:0;
top:0px;
 }

#choix_vehicule label{
line-height:25px;
float: left;
display: block;
width: 130px;
clear: both;
}


#choix_financement{
text-align:center;
}

#choix_financement ul{
margin:10px 0 0 15px; 
padding: 0;
}

#choix_financement li{
float:left;
width:201px;
height:34px;
background-image:url('/online/fr/images/v3//fond_financement.png');
background-repeat: no-repeat;
text-align:left;
/* vertical-align: center;*/
padding: 0;
padding-top:5px; 
margin: 0 8px 8px 0; 
clear: none;
display: block;
}

#choix_financement input{
float:left;
margin:9px 15px 0 5px;
padding: 0; 
display: inline;
}
#choix_financement label{
	display: inline;
}
.rechercher{
width:143px;
height:32px;
background-image:url('/online/fr/images/v3//rechercher_off.png');
background-color:white;
border:none;
float:right;
cursor:pointer;
}

.recherche_margin{
margin:5px 15px 0 0;
padding:0;
}

.rechercher:hover{
background-image:url('/online/fr/images/v3//rechercher_on.png');
}

