/* Home */
#home_contact {
	float:left;
	position:relative;
	width:650px;
	height:150px;
	background: url(../images/v2/home/fond_demande_contact.jpg);
}
#home_best {
	float:left;
	position:relative;
	width:650px;
	height:347px;
}
#home_offres {
	float:left;
	position:relative;
	width:350px;
	height:622px;
	background:white;
}
#home_offres_title {
	background: #333333;
	height:42px;
	padding-top:8px;
	width:100%;
	color:white;
	text-align:center;
	font-size:9pt;
}
#home_offres_1 {
	float:left;
	position:relative;
	width:100%;
	height:146px;
	background: url(../images/v2/titre_offre.jpg) top right no-repeat white;
}
#home_offres_2 {
	float:left;
	position:relative;
	width:100%;
	height:152px;
	background: url(../images/v2/titre_offre.jpg) top right no-repeat white;
}
#home_offres_3 {
	float:left;
	position:relative;
	width:100%;
	height:274px;
	background: url(../images/v2/titre_offre.jpg) top right no-repeat white;
}

/* Pret emploi */
#pretemploi_carre {
	float:left;
	position:relative;
	width:650px;
	height:498px;
	background:white;
}
#pretemploi_carre p {
	position:relative;
	float:left;
	padding-top:8px;
	padding-left:20px;
}
#pretemploi_carre span {
	position:relative;
	float:left;
	font-size:15px;
}
.pretemploi_offre img {
	position:relative;
	float:left;
}
.pretemploi_offre {
	position:relative;
	float:left;
	background: #E5E7E8;
	color:black;
	font-size:13px;
	font-weight:normal;
	height:249px;
}
.pretemploi_offre sup {
	font-size:11px;
}

#pretemploi_list {
	float:left;
	position:relative;
	width:350px;
	height:373px;
	background: url(../images/v2/right-repeat.gif) top left repeat-y white ;
}
#pretemploi_modeles {
	float:left;
	position:relative;
	width:350px;
	height:124px;
	background: url(../images/v2/right-repeat.gif) top left repeat-y white ;
}
#pretemploi_title {
	background: url(../images/v2/pretemploi_title.gif) top left repeat-y;
	height:42px;
	padding-top:8px;
	width:100%;
	color:white;
	text-align:center;
	font-size:9pt;
}
#pretemploi_retour {
	height:35px;
}
#pretemploi_details {
	position: relative;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	background: url(../images/v2/pretemploi_fond.gif) top left no-repeat;
}
#pretemploi_details p {
	color:black;
	font-size:12px;
	font-weight:normal;
	padding-top:150px;
}
#pretemploi_retour a {
	color: #110B79;
	font-size:14px;
}
#pretemploi_retour a:hover {

}
#pretemploi_modeles li {
	padding:5px 0px 0px 20px;
	height:20px;
	list-style:none;
	background:url(../images/v2/li.gif) bottom repeat-x;
}
a.pretemploi_arrow {
	padding:0 0 0 10px;
	font-size:12px;
	color:#595959;
	background-image:url(../images/bg_links.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
}
a.pretemploi_arrow:hover {
	color:black;
	background-position:0 -46px;
}

/** Fiche véhicule */
#vehicule_list {
	float:left;
	position:relative;
	width:349px;
	background: url(../images/v2/right-repeat.gif) top left repeat-y white ;
	height:622px;
}
#vehicule_details {
	position: relative;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	height:407px;
	background: url(../images/v2/offres-pret-emploi/sep_offre.gif) top left repeat-x;
}
#vehicule_details p {
	color:black;
	font-size:13px;
	font-weight:normal;
}
p#vehicule_gamme {
	position:relative;
	float:left;
	padding-top:10px;
	padding-bottom:2px;
	margin:0;
	color:white;
	font-size:12px;
	font-weight:normal;
}
#vehicule_telecharger {
	position:relative;
	float:left;
	left:16px;
}
#vehicule_encart {
	position:absolute;
	float:left;
	left:-16px;
	margin-right:-0px;
	height:50px;
	width:350px;
	top:125px;
	background: url(../images/vehicule_encart.gif) top left no-repeat ;
}
#mentionslegales {
	position:absolute;
	left:20px;
	text-align:left;
	top:430px;
}
#mentionslegales a {
	color:#2A3990;
}

p#vehicule_name {
	position:relative;
	float:left;
	padding-left:18px;
	width:134px;
	color:black;
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
}
#vehicule_details span {
	position:relative;
	float:left;
	font-size:9px;
	font-weight:normal;
	top:204px;
}

#vehicule_texte {
	position:absolute;
	float:left;
	left:-16px;
	top:140px;
}
#vehicule_avantage {
	position:relative;
	float:left;
	font-size:20px;
	font-weight:normal;
	color:#110B79;
	padding-bottom:0px;
	padding-top:30px;
	left:36px;
}
p#vehicule_description {
	clear:both;
	position:relative;
	float:left;
	font-size:10px;
	font-weight:normal;
	left:36px;
	color:black;
	width:300px;
}
#vehicule_description_end {
	position:absolute;
	left:0px;
	top:50px;
	margin:0;
	background:url(../images/v2/li.gif) bottom repeat-x ;
	width:349px;
	height:1px;
}
#vehicule_description_select_end {
	position:absolute;
	left:0px;
	top:165px;
	background:url(../images/v2/li.gif) bottom repeat-x ;
	width:349px;
	height:1px;
}

#vehicule_modeles {
	float:left;
	position:absolute;
	left:0px;
	top:50px;
	width:309px;
    padding:15px 20px 0;
}