html, body{
	height:100%;
	text-align:center;
	background:#222222;
}

.vo_contener_div{
	position:relative;
	z-index:1;
	width:980px;
	padding:0px;
	margin:0px auto 0px auto;
	text-align:left;
}

/* haut de page */
#vo_haut_page{
	height:86px;
	background:#ffffff url(../../images/vo/haut_page.jpg) left top no-repeat;
}

a#lien_accueil, a#lien_accueil:visited, a#lien_accueil:hover{
	position:absolute;
	left:784px;
	top:0px;
	width:196px;
	height:85px;
	z-index:99;
	text-decoration:none;
}

form#menu_recherche{
	display:block;
	position:absolute;
	left:0px;
	top:43px;
	width:299px;
	height:36px;
	z-index:99;
	padding:3px 5px 3px 5px;
	background:#c5c7ca;
	color:#ffffff;
	font-size:9px;
	font-weight:bold;
}

form#menu_recherche input.recherche{
	width:260px;
	margin-top:6px;
	border:1px solid #e4e5e7;
	background:#EFF0F1;
	color:#6F6F6F;
	font-size:11px;
}

form#menu_recherche input.btn_submit{
	border:0px solid #e4e5e7;
	background:none;
	color:#ffffff;
	font-size:9px;
	font-weight:bold;
}

form#menu_recherche input.btn_submit:hover, form#menu_recherche input.btn_submit:focus{
	text-decoration:underline;
	cursor:pointer;
}



/* corps de page */
#vo_corps_page{
	height:474px;
	overflow:hidden;
	/*background:#ffffff url(../../images/vo/corps_page.jpg) left top no-repeat;*/
}

#vo_corps_page div.partie_corps{
	position:relative;
	float:left;
	height:474px;
}

/*Partie GAUCHE*/
#corps_gauche{
	width:783px;
	background:#ffffff url(../../images/vo/corps_gauche.jpg) left top no-repeat;
}

#liste_vehicules{
	float:left;
	width:327px;
	height:469px;
	margin-right:11px;
	overflow-y:auto;
}

#zone_contenu{
	float:left;
	width:445px;
}

#contenu{
	float:left;
	width:444px;
	height:428px;
	padding:0px 0px 0px 1px;
	background:url(../../images/vo/bord_gauche_contenu.jpg) left top repeat-y;
	border-bottom:1px solid #7a7a7a;
}

#contenu_g{
	width:162px;
	height:350px;
	float:left;
	background:url(../../images/vo/contenu_g.jpg) left top no-repeat;
}

#contenu_d{
	width:274px;
	height:280px;
	float:left;
	padding:70px 0px 0px 8px;
	background:url(../../images/vo/contenu_d.jpg) left bottom no-repeat;
	color:#6f6f6f;
}

#mini_bloc_contact{
	width:185px;
	line-height:16px;
	padding:10px;
	margin-left:78px;
	color:#6F6F6F;
	background:#DCDFE2;
	font-weight:bold;
}

#mini_bloc_contact .mobile_phone_texte{
	font-weight:normal;
	font-size:10px;
}

#mini_bloc_contact a, #mini_bloc_contact a:visited{
	color:#0e0efe;
	font-weight:normal;
	text-decoration:none;
}

#mini_bloc_contact a:hover{
	color:#060730;
	text-decoration:none;
}

div#bloc_imprimer{
	float:left;
	width:434px;
	padding:10px 10px 0px 0px;
	text-align:right;
}

div#bloc_imprimer a, div#bloc_imprimer a:visited{
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px 0px 0px;
	background:url(../../images/vo/puce_lien_imprimer.gif) right 3px no-repeat;
}

div#bloc_imprimer a:hover{
	text-decoration:underline;
}

/*Partie DROITE*/
#corps_droite_fr{
	width:197px;
	background:#ffffff url(../../images/vo/corps_droite_fr.jpg) left top no-repeat;
}

#corps_droite_en{
	width:197px;
	background:#ffffff url(../../images/vo/corps_droite_en.jpg) left top no-repeat;
}

#corps_droite_de{
	width:197px;
	background:#ffffff url(../../images/vo/corps_droite_de.jpg) left top no-repeat;
}

a.logo_bas_droite, a.logo_bas_droite:visited, a.logo_bas_droite:hover{
	position:absolute;
	z-index:99;
	text-decoration:none;
}

#corps_droite_fr a#logo_bas_droite, #corps_droite_fr a#logo_bas_droite:visited, #corps_droite_fr a#logo_bas_droite:hover,
#corps_droite_en a#logo_bas_droite, #corps_droite_en a#logo_bas_droite:visited, #corps_droite_en a#logo_bas_droite:hover,
#corps_droite_de a#logo_bas_droite, #corps_droite_de a#logo_bas_droite:visited, #corps_droite_de a#logo_bas_droite:hover{
	left:50px;
	top:385px;
	width:105px;
	height:45px;
}

.corps_droite a.langue,.corps_droite a.langue:visited{
	position:absolute;
	left:170px;
	width:27px;
	height:27px;
	z-index:99;
	text-decoration:none;
	line-height:27px;
	text-align:center;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	background:none;
}

.corps_droite a.langue:hover{
	background:url(../../images/vo/fond_btn_langue.jpg) left top repeat-x;
}

.corps_droite a#langue_fr{
	top:362px;
}

.corps_droite a#langue_gb{
	top:390px;
}

.corps_droite a#langue_de{
	top:418px;
}

/* pied de page */
#vo_pied_page{
	background:none;
	text-align:center;
}

#vo_pied_page a, #vo_pied_page a:visited{
	color:#666666;
	text-decoration:underline;
}

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

#footer_liens{
	width:450px;
	float:left;
	padding-left:330px;
	text-align:left;
}

#footer_liens a, #footer_liens a:visited{color:#666666;font-size:11px;font-family:Verdana; padding-right:10px;}
#footer_liens a:hover{color:#FFFFFF;font-size:11px;font-family:Verdana;}

#mentionsLegales {
	width:200px;
	float:right;
	text-align:right;
	color:#333333;
	font-size:11px;
	font-family:Verdana;
}

/* DIVERS */
img.preloadImg{
	display:none;
}