ul.MenuVertical{
   width: 137px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}
ul.MenuVertical a:hover {
   width: 137px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}
ul.MenuVertical li {
   width: 137px;
}

ul.MenuVertical li a {
   display: block;
   color: #FFF;         /*Ici, changer la couleur de la police*/
   font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 14px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   line-height:31px;        /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 31px;         /*Ici, on augmente la hauteur du menu*/ 
   text-align: center;
   text-decoration: none;
}


li#menu0b a:hover, a#selected-over0b {
   background-image: url('gifs/over_11.jpg') !important; color:#F54732;        /*Ici l'image de fond over de la cellule*/
}

li#menu1b a:hover, a#selected-over1b {
   background-image: url('gifs/over_14.jpg') !important; color:#F54732;         /*Ici l'image de fond over de la cellule*/
}

li#menu2b a:hover, a#selected-over2b {
   background-image: url('gifs/over_15.jpg') !important; color:#F54732;        /*Ici l'image de fond over de la cellule*/
}

li#menu3b a:hover, a#selected-over3b {
   background-image: url('gifs/over_16.jpg') !important; color:#F54732;        /*Ici l'image de fond over de la cellule*/
}

li#menu4b a:hover, a#selected-over4b {
   background-image: url('gifs/over_17.jpg') !important; color:#F54732;        /*Ici l'image de fond over de la cellule*/
}


ul.MenuHorizontal {
   width: 401px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   float: left;
}

ul.MenuHorizontal li a {
   display: block;
   color: #FFF;         /*Ici, changer la couleur de la police*/
   font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 13px;        /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   line-height:36px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 36px;         /*Ici, on augmente la hauteur du menu*/ 
   text-align: center;
   text-decoration: none;
   background-repeat:no-repeat;
}

li#menu0 {
   width: 100px;
}

li#menu1  {
   width: 101px; 
   -width: 100px;
}
li#menu10 {
   width: 100px; 
}

li#menu2 {
   width: 100px;
}

li#menu0 a {
   background-image: url('gifs/modele_06.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu1 a {
   background-image: url('gifs/modele_07.jpg'); line-height:15px !important;
   padding-top:5px  !important;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 31px  !important;         /*Ici l'image de fond de la cellule*/
}

li#menu10 a {
   background-image: url('gifs/modele_08.jpg'); line-height:15px !important;
   padding-top:5px  !important;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 31px  !important;         /*Ici l'image de fond de la cellule*/
   letter-spacing:-0.05em;
}

li#menu2 a {
   background-image: url('gifs/modele_09.jpg'); 
   text-align:left;
   padding-left:5px !important;
  
   letter-spacing:-0.05em;
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/over_06.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/over_07.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu10 a:hover, a#selected-over10 {
   background-image: url('gifs/over_08.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/over_09.jpg') !important;         /*Ici l'image de fond over de la cellule*/
} 
/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

select{
width:150px;
}

* {
	padding: 0px;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:#135391;
	margin: 0px;
	color:#000;
	font-size:12px;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	color:#f54732;
	font-size:20px;
	font-weight:normal;
	margin: 0px;
	padding:35px 0 20px 10px;
}
h2,p.titre {
	font-size:20px;
	color:#1d7dda;
	margin: 0px;
	padding: 0px;
}
#page h2 {
	font-size:18px;
	color:#1d7dda;
	margin: 0px;
	padding:0 0 0 10px;
	font-weight:normal;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a#videoz {
	color:#990000;
	text-decoration:underline;
}

a#videoz:hover {
	text-decoration:none;
	color:#1C7DDB;
}

a:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: none;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
a:active {
	text-decoration: none;
	color: #fff;
	margin: 0px;
	padding: 0px;
}


a.lien1 {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a.lien1:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a.lien1:hover {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.lien1:active {
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}


a:visited, #footer a:visited, a.lien1:visited {
	text-decoration: none;
	color:#f54732;
	margin: 0px;
	padding: 0px;
}

/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#1d7dda 1px solid;
	border-top:#1d7dda 1px solid;
	border-left:#1d7dda 1px solid;
	border-right:#1d7dda 1px solid;
}

.bouton_news {
	font-family:Arial,Helvetica;
	font-size:11px;
	color:#ffffff;
	background-color:#1d7dda;
	border-bottom:#1d7dda 1px solid;
	border-top:#1d7dda 1px solid;
	border-left:#1d7dda 1px solid;
	border-right:#1d7dda 1px solid;
	height:16px;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
display:block;
float:left;
margin:1px !important;
background-color:#1d7dda;
border:1px solid #1d7dda;
color:#FFF !important;
width:15px;
height:16px;
font-weight:bold;
font-size:12px !important;
}
.numpage_selec {
display:block;
float:left;
margin:1px !important;
background-color:#f54732;
border:1px solid #f54732;
width:15px;
color:#FFF !important;
height:16px;
font-size:12px !important;
font-weight:bold;
}

.numpage:hover {
display:block;
float:left;
margin:1px !important;
background-color:#135391;
border:1px solid #135391;
width:15px;
color:#FFF !important;
height:16px;
text-decoration:none;
font-size:12px !important;
}
.numpage_selec:hover {
display:block;
float:left;
margin:1px !important;
background-color:#f54732;
border:1px solid #f54732;
width:15px;
color:#FFF; !important;
height:16px;
text-decoration:none;
font-size:12px !important;
}






.bt_suivant {
display:block;
float:left;
margin:1px !important;
width:80px;
background-color:#1d7dda;
border:1px solid #1d7dda;
color:#FFF !important;
height:16px;
font-size:12px !important;
font-weight:bold;
}
.bt_suivant:hover {
display:block;
float:left;
margin:1px !important;
background-color:#135391;
border:1px solid #135391;
width:80px;
color:#FFF !important;
height:16px;
text-decoration:none;
font-size:12px !important;
}
.bt_precedent{
background-color:#1d7dda;
border:1px solid #1d7dda;
color:#FFF !important;
display:block;
float:left;
margin:1px !important;
width:80px;
height:16px;
font-size:12px !important;
font-weight:bold;
}
.bt_precedent:hover {
display:block;
float:left;
margin:1px !important;
background-color:#135391;
border:1px solid #135391;
width:80px;
color:#FFF !important;
height:16px;
text-decoration:none;
font-size:12px !important;
}

.bt_precedent_vide {
display:block;
float:left;
width:84px;
height:16px;
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/
#container {
	height: auto;
	width: 1015px;
	margin:auto;
}
#header {
	background:url(gifs/modele_02.jpg) no-repeat;
	height:185px;
	width:1015px;
	overflow:hidden;
}
#logo {
	position:absolute;
	z-index:10;
	height:185px;
	width:401px;
}
#logo a {
	font-size:14px;
	font-weight:bold;
	padding:143px 0 0 40px;
	height:42px;
	width:359px;
	display:block;
}
#logo a:visited {
	color:#FFFFFF !important;
}
#diapo {
	position:absolute;
	z-index:1;
	height:185px;
	width:1015px;
}
#principal {
	background:url(gifs/principal.jpg) no-repeat;
	height:227px;
	width:401px;
}
#horaires {
}
#lettre-info a {
	background:url(gifs/modele_19.jpg) no-repeat;
	display:block;
	width:401px;
	height:20px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
}
#lettre-info a:hover {
	background:url(gifs/over_19.jpg) !important;
	background-repeat:no-repeat;
}
#content {
	background:url(gifs/trame_22.jpg) repeat-y;
	width: 1015px;
	height: auto;
	overflow:hidden;
	padding-bottom:40px;

}
#colonne_left {
	float: left;
	height: auto;
	width: 401px;
	padding-top:40px;

}
#colonne_centre {
	float: right;
	height: auto;
	width: 614px;
	overflow:visible;
}

.ami {
	background:url(gifs/ami.jpg) no-repeat;
	padding-left:20px !important;
	margin:20px 0 5px 15px !important;
	display:block;
	width:100px;
	height:14px;
	font-size:10px !important;
	color:#000000 !important;
}
.favori {
	background:url(gifs/favori.jpg) no-repeat;
	padding-left:20px !important;
	display:block;
	width:100px;
	height:14px;
	font-size:10px !important;
	margin:5px 0 5px 15px !important;
	color:#000000 !important;
}	
.ami:hover {
	background:url(gifs/ami-o.jpg) !important;
	background-repeat:no-repeat !important;
}
.favori:hover {
	background:url(gifs/favori-o.jpg) !important;
	background-repeat:no-repeat !important;
}	
#moteur {
	float:left;
	width:254px;
	padding:20px 0 10px 10px;
}
#menub {
	float:left;
	width:137px;
}
#encart-contact {
	background:url(gifs/modele_20.jpg) no-repeat;
	width:401px;
	height:153px;
}
#encart-contact h2,#encart-contact .titre {
	color:#FFFFFF;
	padding : 15px 0 10px 30px;
}
#encart-contact p {
	padding-left:90px;
	color:#FFFFFF;
	font-weight:bold;
	lien-height:16px !important;
}
#footer {
	overlof:hidden;
	width:1015px;
	height:92px;
}
#partenaire {
	float:left;
	width:136px;
	height:92px;
}
.cref {
	background:url(gifs/modele_35.jpg) no-repeat;
	width:136px;
	height:55px;
	display:block;
}
.via:hover {
	background:url(gifs/over_37.jpg) !important;
	background-repeat:no-repeat;
}
.via {
	background:url(gifs/modele_37.jpg) no-repeat;
	width:136px;
	height:37px;
	display:block;
}
.cref:hover {
	background:url(gifs/over_35.jpg) !important;
	background-repeat:no-repeat;
}

#liens {
	float:left;
	width:879px;
	height:92px;
	background:url(gifs/modele_23.jpg) no-repeat;
	text-align:center;
	color:#FFFFFF;
}
#liens a {
	color:#FFFFFF;
}
#liens a:hover {
	color:#FFFFFF;
	font-weight:bold !important;
}
#liens p {
	padding-top:10px;
}
#encart-contact .lien {
	background-position:265px 2px;
	padding-right:30px!important;
	margin-top:4px!important;
}
#encart-contact .lien:hover {
	background-position:265px 2px;
	padding-right:30px!important;
	color:#F54732 !important;
}
/****************************************************COMMUN*****************************************************/
.grand {
	font-size:16px !important;
	font-style:italic !important;
}
#page {
	width:614px;

}
#page td {
	padding:5px;
}
.lien, .lien2  {
	background:url(gifs/go.jpg) no-repeat;
	display:block;
	font-weight:bold;
	text-align:right;
	lien-height:15px !important;
}
.lien:hover, .lien2:hover {
	background:url(gifs/go2.jpg) no-repeat;
}

.normale {
	text-align:justify;
	padding:0 30px 5px 10px;
}
.normale strong {
	/*font-weight:normal;*/
	color:#1d7edb !important;
	font-size:13px!important;
}
.img {
	padding:0 0 10px 12px;
}
.puces {
	margin : 10px 0 15px 40px;
}
/****************************************************INDEX*****************************************************/

#promotion {
	background:url(gifs/encart_19.jpg) no-repeat #F54732;
	height:89px;
	border:solid #F54732 1px;
	margin:60px 30px 00px 10px;
	padding-left:238px;
	position:relative;
}

#lediapoamoi {
	position:absolute;
	top:0;
	left:0;
}
#promotion h2 {
	display:block;
	background-color:#FFFFFF;
	color:#F54732;
	width:324px;
}
#promotion p {
	font-size:11px;
	padding:10px;
}
#promotion .lien2 {
	display:block;
	background:#df3c2a url(gifs/gobis.jpg) no-repeat 95px 3px;
	height:17px;
	padding-right:5px;
	text-align:right;
	width:323px;
}
#promotion .lien2:hover {
	background:#df3c2a url(gifs/gobis.jpg) no-repeat 95px 3px;
	padding-right:5px;
	color:#135391;
}
#promotion .lien2:visited {
	color:#000000!important;
}
#encart_pres {
	overflow:visible;
	height:173px;
	padding:150px 0 10px 10px;
	position:relative;
	
}
#encart_pres h2 {
	text-align:center;
	padding:5px 0 82px 0;
}

#encart_pres p {
	font-size:11px !important;
	padding:0 0 0 87px;
	height:45px;
}
#encart_pres .lien {
	background-position:10px 2px;
	padding-right:20px!important;
	margin-top:4px!important;
}
#encart_pres .lien:hover {
	background-position:10px 2px;
	padding-right:20px!important;
	color:#F54732 !important;
}
#occasion {
	background:url(gifs/encart_25.jpg) no-repeat;
	width:276px;
	height:173px;
	float:left;
	
	position:absolute;
	left:-288px;
	top:150px;
}
#remorques {
	background:url(gifs/encart_27.jpg) no-repeat;
	width:276px;
	height:173px;
	float:left;
	padding-right:20px;
}

#sanspermis {
	background:url(gifs/encart_xx.jpg) no-repeat;
	width:276px;
	height:173px;
	float:left;
}








/****************************************************CONTACT PLAN D'ACCES NEWSLETTER************************************************/

#page .grand {
	padding-left:10px;
	color:#1d7dda;
}
.code {
	margin:0 auto;
	width:200px;
	padding:10px 0;
}
.enveloppe {
	text-align:right;
	padding-right:15px;
}
.enveloppe .lien, .formulaire .lien{
	background:url(gifs/go_.jpg) no-repeat;
	background-position:260px 2px;
	color:#1d7dda;
}
.enveloppe .lien:hover, .formulaire .lien:hover {
	background:url(gifs/go_2.jpg) !important;
	background-repeat:no-repeat !important;
	background-position:260px 2px!important;
	color:#135391 !important;
}
.mise a {
	color:#1d7dda  !important;
}
.mise a:hover {
	color:#135391 !important;
}
#page404 {
	height:300px;
	background:url(gifs/logo.jpg) no-repeat;
	background-position: 112px 158px;
}

#formulaire-plan {
	background:url(gifs/plan.jpg) no-repeat;
	height:400px;
	background-position:93px 100px;
}
#formulaire-plan p {
	padding:20px 110px 0 90px;
}
#formulaire-plan .lien {
	height:335px;
	margin: 10px 0 ;
	background:url(gifs/go_.jpg) no-repeat;
	background-position:260px 2px!important;
	color:#1d7dda !important;
}
#formulaire-plan .lien:hover {
	height:335px;
	background:url(gifs/go_2.jpg) no-repeat;
	background-position:260px 2px!important;
	color:#135391 !important;
}
/****************************************************BDD PRODUIT*****************************************************/
.pagination {
	text-align:center;
	padding:10px 0 0 0;
	margin:0 auto 0 auto;
	overflow:hidden;
}
.tpl_produit_neufs {
	background:url(gifs/tpl_vert.jpg) no-repeat;
	width:5450px;
	height:95px;
	overflow:hidden;
	margin : 10px 0 10px 0;
}

.tpl_produit_neufs .lien {
	background-position: 60px 2px;
}
.tpl_produit_neufs .lien:hover{
	background-position: 60px 2px !important;
	color:#F54732!important;
}

.tpl_produit_occasions {
	background:url(gifs/tpl_orange.jpg) no-repeat;
	width:550px;
	height:95px;
	overflow:hidden;
	margin : 10px 0 10px 0;
}

.tpl_produit_occasions .lien {
	background-position: 60px 2px;
}
.tpl_produit_occasions .lien:hover{
	background-position: 60px 2px !important;
	color:#F54732!important;
}

.tpl_produit_locations {
	background:url(gifs/produit_12.jpg) no-repeat;
	width:560px;
	height:95px;
	overflow:hidden;
	margin : 10px 0 10px 0;
}

.tpl_produit_locations .lien {
	background-position: 60px 2px;
}
.tpl_produit_locations .lien:hover{
	background-position: 60px 2px !important;
	color:#F54732!important;
}



#formulaire2 {
	padding:0px 40px 10px 20px;
	overflow:hidden;
}
.place {
	float:left;
	width:120px;
	margin:2px 10px 2px 2px;
	height:91px;
	display:inline;
}
.contenu {
	float:left;
	width:358px;
	font-size:11px;
	overflow:hidden;
}
.contenu h2 {
	padding:3px 0 0 0!important;
	}
.info {
	padding: 5px 0 0 0;
	height:48px;
}
.prix {
	padding : 20px 0 20px 0;
	float:left;
	width:60px;
	text-align:center;
}
.prix h2 {
	padding:0 !important;
	text-align:center;
	font-size:16px!important;
	}
.promo {
	color:#F54732;
	font-weight:bold;
	font-size:18px;
}
/****************************************************BDD DETAIL*****************************************************/

.tpl_detail {
	border:1px solid #1d7dda;
	background-color:#e1e1e1;
	width:560px;
	height:auto;
	overflow:hidden;
	margin : 10px 0 10px 0;
}
.tpl_detail .lien {
	background-color:#135391;
	background-position:60px 2px;
	float:left;
	padding-right:20px;
	width:200px;
}
.tpl_detail .lien2 {
	background-color:#135391;
	background-position:50px 2px;
	float:left;
	padding-right:20px;
	width:320px;
}
.tpl_detail .lien:hover{
	background-position: 60px 2px !important;
	color:#F54732!important;
	padding-right:20px;
	width:200px;
	background-color:#135391;
}
.tpl_detail .lien2:hover{
	background-position: 50px 2px !important;
	color:#F54732!important;
	padding-right:20px;
	width:320px;
	background-color:#135391;
}

.placed {
	float:left;
	width:160px;
	margin:2px 10px 2px 2px;
	height:120px;
	display:inline;
}

.tpl_detail h2 {
	padding:3px 5px 5px 0!important;
	font-size:14px!important;
	}
.infod {
	padding: 5px 5px 0 0!important;
	height:auto;
	overflow:hidden;
}
.infod p {
	padding: 0px 5px 0 5px!important;
	height:auto;
}
.link {
	padding: 20px 0 0 0!important;
	clear:both;
}
.petit {
	font-size:18px;
}
.trespetit {
	font-size:14px;
}
.autre {
	font-size:14px;
}
.boite {
	min-height:100px;
	_height:100px;
}
#moteur_rech select{
	margin-bottom:5px;
}
