@charset "windows-1252";

body{
	behavior:url(csshover.htc);
	/* [disabled]background:url(images/entete/fond_entete.gif) repeat-x #666; */
	margin:0;
	padding:0;
	text-align:center;
	font:0.8em/1.3em "arial","verdana","sans-seriff";
	background-image: url(images/fond_page.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #666;
}
body#index{
	background:url(images/entete/fond_entete_index.gif) repeat-x #666;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
a{
	color:#ccc;
	text-decoration:underline;
}

p, h1, h2, h3, ul, li{
 	margin:0;
	padding:0;
}
#entete {
	width: 960px;
	height: 180px;
	position: relative;
	margin: 0 auto;
	background-image: url(images/entete/fond_entete.jpg);
	background-repeat: repeat-x;
}
#nav_id {
	position: absolute;
	right: 10px;
	top: 10px;
}
#nav_id li {
	float: left;
	margin-right: 5px;
}
#nav_id a {
	text-decoration: none;
	color: #Fc3;
	font-size: 1em;
	padding: 3px;
}
#nav_id a#favoris {
	background: url(images/entete/favoris.png) no-repeat 0 3px;
	padding-left: 20px;
}



/* ENTETE */

#entete_index{
	position:relative;
	width:960px; height:301px;
	background:url(images/entete/accueil.jpg) white;
	text-align:left;
	margin:0 auto;
}
#entete_voitures{
	position:relative;
	width:960px; height:301px;
	background:url(images/entete/voitures.jpg) white;
	text-align:left;
	margin:0 auto;
}
#entete_frigo{
	position:relative;
	width:960px; height:301px;
	background:url(images/entete/frigo.jpg) white;
	text-align:left;
	margin:0 auto;
}
#entete_utilitaires{
	position:relative;
	width:960px; height:301px;
	background:url(images/entete/utilitaires.jpg) white;
	text-align:left;
	margin:0 auto;
}
#entete_loisirs{
	position:relative;
	width:960px; height:301px;
	background:url(images/entete/loisirs.jpg) white;
	text-align:left;
	margin:0 auto;
}
#entete_prestige{
	position:relative;
	width:960px; height:301px;
	background:url(images/entete/prestige.jpg) white;
	text-align:left;
	margin:0 auto;
}
#entete_scooters{
	position:relative;
	width:960px; height:301px;
	background:url(images/entete/scooters.jpg) white;
	text-align:left;
	margin:0 auto;
}
#entete_accessoires{
	position:relative;
	width:960px; height:301px;
	background:url(images/entete/accessoires.jpg) white;
	text-align:left;
	margin:0 auto;
}
#entete_agences{
	position:relative;
	width:960px; height:301px;
	background:url(images/entete/agences.jpg) white;
	text-align:left;
	margin:0 auto;
}
#entete_vente{
	position:relative;
	width:960px; height:301px;
	background:url(images/entete/vente.jpg) white;
	text-align:left;
	margin:0 auto;
}
#entete_partenaires{
	position:relative;
	width:960px; height:301px;
	background:url(images/entete/partenaires.jpg) white;
	text-align:left;
	margin:0 auto;
}
#entete_1mois{
	position:relative;
	width:960px; height:301px;
	background:url(images/entete/1mois.jpg) white;
	text-align:left;
	margin:0 auto;
}
#entete_actualite{
	position:relative;
	width:960px; height:301px;
	background:url(images/entete/actualite.jpg) white;
	text-align:left;
	margin:0 auto;
}


ul#nav_haut{
	position:absolute;
	top:162px;
	left:520px; /*top:72px; left:25px;*/
}

ul#nav_haut li{
	float:left;
	margin-right:10px;
	padding-right:10px;
	border-right:solid 1px #ccc;
}

ul#nav_haut li a{
	color:#333;
	text-decoration: none;
	font-weight: bold;
}

ul#nav_haut li a:hover{
	color:#000;
}

ul#nav_onglets{
	position:absolute;
	top:40px;
	left:321px;
}

ul#nav_onglets li{
	float:left;
}

ul#nav_onglets li a{
	display:block;
	width:80px;
	height:115px;
	/* [disabled]text-align:center; */
	/* [disabled]font-weight:bold; */
	/* [disabled]font-variant:small-caps; */
	/* [disabled]font-size:0.8em; */
	text-indent:-3000px;
	background-image: url(images/entete/onglets/onglets.png);
	margin: 0 5px;
	background-repeat: no-repeat;
}
ul#nav_onglets li a#voitures{
	background-position: 0px 0px;
}
ul#nav_onglets li a:hover#voitures{
	background-position: 0px 5px;
}
ul#nav_onglets li a#utilitaires{
	background-position: -90px 0px;
}
ul#nav_onglets li a:hover#utilitaires{
	background-position: -90px 5px;
	
}
ul#nav_onglets li a#frigo{
	background-position: -180px 0px;
}
ul#nav_onglets li a:hover#frigo{
	background-position: -180px 5px;
}
ul#nav_onglets li a#loisirs{
	background-position: -270px 0px;
}
ul#nav_onglets li a:hover#loisirs{
	background-position: -270px 5px;
}
ul#nav_onglets li a#prestige{
	background-position: -360px 0px;
}
ul#nav_onglets li a:hover#prestige{
	background-position: -360px 5px;
}
ul#nav_onglets li a#scooters{
	background-position: -450px 0px;
}
ul#nav_onglets li a:hover#scooters{
	background-position: -450px 5px;
}
ul#nav_onglets li a#accessoires{
	background-position: -540px 0px;
}
ul#nav_onglets li a:hover#accessoires{
	background-position: -540px 5px;
}

#accueil{
	position:absolute;
	left:10px;
	top:40px;
	display:block;
	/*width:158px; height:45px;*/
	width:310px;
	height:100px;
	background:url(images/entete/logo.gif) no-repeat;
	text-indent:-3000px;
}



/* CONTENU */

#contenu{
	position:relative;
	width:960px;
	text-align:left;
	margin:0 auto;
	/* [disabled]background:url(images/contenu/fond_contenu.gif) repeat-y; */
	background-color: #666;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}

#gauche{
	float:left;
	width:320px;
	color:white;
	font-size:0.85em;
	padding-bottom:25px;
	background-color: #666;
	padding-left: 8px;
}

/* DROITE */

#droite{
	position:relative;
	float:right;
	width:630px;
	color:white;
	padding-bottom:25px;
}

#droite > p{
	margin:10px 50px 10px 50px;
	padding:0;
}

#droite > p img{
 	border:solid 1px #ccc;
}

#droite ul.liste_simple{
	padding:0;
	margin:0px 75px 10px 75px;
}
#droite ul.liste_simple li{
	padding-left:50px; margin-bottom:10px;
	background:url(images/puces/puce_liste_simple.gif) no-repeat 30px 5px;
}

#droite ol.liste_simple{
	padding:0;
	margin:0px 75px 10px 75px;
}
#droite ol.liste_simple li{
	margin-left:50px; margin-bottom:10px;
}
#droite ol.liste_simple li h3{
 	margin:0;
}
#droite ol.liste_simple ol{
 	margin:10px 0;
}
#droite ol.liste_simple ol li{
	margin:10px 25px;
	margin-left:25px;
}

/*  TITRES RUBRIQUES */

#droite h1{
	margin-left:50px; margin-top:25px; margin-bottom:50px;
	font-size:1.5em;
	font-variant:small-caps;
	color:white;
	letter-spacing:1px;
}
h1 a{
 	text-decoration:none;
	font-size:0.7em;
	font-style:oblique;
}
 
h1#frigo{color:#fff;}
h1#voitures{color:#cf0;}
h1#utilitaires{color:#6cf;}
h1#loisirs{color:#c6f;}
h1#prestige{color:#f1f1f1;}
h1#scooters{color:#f63;}
h1#accessoires{color:#FEED01;}

h2.titre{
	padding:0;
	margin:40px 0 25px 75px;
	font-size:1.2em;
}

#droite ol h3{
	font-size:1.1em;
	margin:20px;
}


/*
#colonnes{
	margin-top:10px;
}

#colonnes h2{
	color:yellow;
	font-size:1.2em;
	padding:0 25px;
	font-variant:small-caps;
}

#colonne1, #colonne2, #colonne3{
	float:left;
	width:239px; height:160px;
	margin-top:25px;
	border-right:solid 1px #ccc;
}

#colonnes ul{
	padding:0 25px;
}
*/
#pub{
	float:left;
	width:305px; height:225px;
	margin-left:25px;
}

#pub h2{
	text-align:center;
	margin:0.5em; 
	font-size:1.2em;  
	color:yellow;
}

#video{
	float:left;
	width:345px; height:260px;
	margin-left:10px;
}



/* PIED */

#pied{
	position:relative;
	width:960px;
	text-align:left;
	margin:0 auto 10px auto;
	border:solid 1px #999;
	border-top:none;
	padding-bottom: 10px;
	padding-top:20px;
}

ul#nav_bas{
	/* [disabled]position:absolute; */
	/* [disabled]top:5px; */
	/* [disabled]right:0px; */
	margin:0 10px;
	clear: both;
}
ul#nav_bas_2{
	/* [disabled]position:absolute; */
	/* [disabled]top:25px; */
	/* [disabled]right:0px; */
	margin:5px 10px;
	clear: both;
}

ul#nav_bas li, ul#nav_bas_2 li{
	float:right;
	margin-right:10px;
	padding-right:10px;
	border-right:solid 1px #999;
	font-size:0.7em;
}
ul#nav_bas li a, ul#nav_bas_2 li a{
	color:#999;
	text-decoration: none;
	font-size: 1.2em;
}
ul#nav_bas li a:hover, ul#nav_bas_2 li a:hover{
	color:#fff;
}

#pied_description{
	text-align:center;
	font-size:0.8em;
	line-height:1em;
	color:#999;
	padding:0 15%;
	clear:both;
	margin-top: 40px;
}


/* TABLEAUX des CATEGORIES */

.imgtab{
	float:left;
	width:180px;
	margin-left:50px;
	padding-top:40px;
}
.imgtab img{
	width:148px; height:100px;
	border:solid 1px #999;
}
.tab{
 	/*float:left;*/
	/*width:450px;*/
	padding-top:30px;
	margin-left:50px;
}

/* standard */
table.standard{
	width:500px;
	margin:30px 0 30px 50px;
}
table.standard td{
 	border-bottom:solid 1px #999;
	padding:5px;
}
table.standard td.sans{
	border:none;
}
table.standard td.gde_img{
 	text-align:center;
}
table.standard td.gde_img img{
 	width:335px; height:185px;
}
table.standard li{
 	background:url(images/puces/puce_liste_simple.gif) no-repeat 0 5px;
	padding-left:15px;
}

/* standard avec image */
table.standard_image {
 	width:450px;	
	font-size:0.85em;
}
table.standard_image th{
 	border-bottom:solid 1px #999;
	padding:5px 10px; 
	width:25%;
}
table.standard_image td{
 	border-bottom:solid 1px #999;
	padding:5px 10px; 
	width:75%;
}
table.standard_image th.prix, table.standard_image td.prix{
 	border-bottom:solid 1px #999;
	background-color:#555;
	font-weight:bold;
}
table.standard_image td.sans{
	border:none;
}

/* frigo */
table.frigo{
 	width:450px;  
	font-size:0.85em;
}
table.frigo td{
 	border-bottom:solid 1px #fff;
	padding:5px 10px;  
	width:75%;
}
table.frigo th{
 	text-align:left;
	border-bottom:solid 1px #fff;
	padding:5px 10px;  
	width:25%;
}
table.frigo td.prix, table.frigo th.prix{
 	border-bottom:solid 1px #fff;
	background-color:#f1f1f1;
	color:black;
	font-weight:bold;
}
table.frigo td.sans{
	border:none;
}

/* voitures */
table.voitures{
 	width:450px;  
	font-size:0.85em;
}
table.voitures td{
 	border-bottom:solid 1px #cf0;
	padding:5px 10px;  
	width:75%;
}
table.voitures th{
 	text-align:left;
	border-bottom:solid 1px #cf0;
	padding:5px 10px;  
	width:25%;
}
table.voitures td.prix, table.voitures th.prix{
 	border-bottom:solid 1px #cf0;
	background-color:#A3C229;
	font-weight:bold;
}
table.voitures td.sans{
	border:none;
}

/* utilitaires */
table.utilitaires{
	width:450px; 
	font-size:0.85em;
}
table.utilitaires td{
 	border-bottom:solid 1px #6cf;
	padding:5px 10px;
	width:75%;
}
table.utilitaires th{		 
	text-align:left;
 	border-bottom:solid 1px #6cf;
	padding:5px 10px;  
	width:25%;
}
table.utilitaires td.prix, table.utilitaires th.prix{
 	border-bottom:solid 1px #6cf;
	background-color:#6AA4C1;
	font-weight:bold;
}
table.utilitaires td.sans{
	border:none;
}

/* loisirs */
table.loisirs{
	width:450px;
	font-size:0.85em;
}
table.loisirs td{
 	border-bottom:solid 1px #c6f;
	padding:5px 10px;
	width:75%;
}
table.loisirs th{
 	text-align:left;
	border-bottom:solid 1px #c6f;
	padding:5px 10px;  
	width:25%;
}
table.loisirs td.prix, table.loisirs th.prix{
 	border-bottom:solid 1px #c6f;
	background-color:#886BA4;
	font-weight:bold;
}
table.loisirs td.sans{
	border:none;
}

/* prestige */
table.prestige{
 	width:450px;
	font-size:0.85em;
}
table.prestige td{
 	border-bottom:solid 1px #999;
	padding:5px 10px;
	width:75%;
}
table.prestige th{
 	text-align:left;
	border-bottom:solid 1px #999;
	padding:5px 10px;
	width:25%;
}
table.prestige td.prix, table.prestige th.prix{
 	border-bottom:solid 1px #999;
	background-color:#555;
	font-weight:bold;
}
table.prestige td.sans{
	border:none;
}

/* scooters */
table.scooters{
 	width:450px;
	font-size:0.85em;
}
table.scooters td{
 	border-bottom:solid 1px #f63;
	padding:5px 10px;
	width:75%;
}
table.scooters th{
 	text-align:left;
	border-bottom:solid 1px #f63;
	padding:5px 10px;
	width:25%;
}
table.scooters td.prix, table.scooters th.prix{
 	border-bottom:solid 1px #f63;
	background-color:#C26749;
	font-weight:bold;
}
table.scooters td.sans, table.scooters th.sans{
	border:none;
}
 
/* accessoires */
table.accessoires{
 	width:450px;  
	font-size:0.85em;
}
table.accessoires td{
 	border-bottom:solid 1px #ff3;
	padding:5px 10px;
	width:50%;
}
table.accessoires td.prix{
 	border-bottom:solid 1px #ff3;
	background-color:#C1C16B;
	font-weight:bold;
}
table.accessoires td.sans{
	border:none;

}
.accessoirevl{ 
	color:#ff3;
	font-size:1.5em;
	font-weight:bold;
	font-variant:small-caps;
}



/* TABLEAUX des TARIFS */

table.tarifs_frigo, table.tarifs_voitures, table.tarifs_loisirs, table.tarifs_utilitaires{
	margin:50px 0 50px 10px;
	width:600px;
	font-size:0.85em;
}				  
table.tarifs_frigo caption, table.tarifs_voitures caption, table.tarifs_utilitaires caption, table.tarifs_loisirs caption{
 	font-variant:small-caps;
	text-align:left;
	font-size:1.5em;
	padding-bottom:15px;
}
table.tarifs_frigo td.sans, table.tarifs_voitures td.sans, table.tarifs_utilitaires td.sans, table.tarifs_loisirs td.sans{
	border:none;
}
table.tarifs_frigo th.sans, table.tarifs_voitures th.sans, table.tarifs_utilitaires th.sans, table.tarifs_loisirs th.sans{
	border-right:none;
}					 

/* tarifs frigo */
table.tarifs_frigo caption{
	color:#fff;
}
table.tarifs_frigo td{
	text-align:center;
 	border-right:solid 1px #fff; 
}
table.tarifs_frigo th{
	text-align:center;
 	border-right:solid 1px #fff;  
	border-bottom:solid 1px #fff;
}

/* tarifs voitures */
table.tarifs_voitures caption{
	color:#cf0;
}
table.tarifs_voitures td{
	text-align:center;
 	border-right:solid 1px #cf0; 
}
table.tarifs_voitures th{
	text-align:center;
 	border-right:solid 1px #cf0;  
	border-bottom:solid 1px #cf0;
}

/* tarifs loisirs */
table.tarifs_loisirs caption{
	color:#c6f;
}
table.tarifs_loisirs td{
	text-align:center;
 	border-right:solid 1px #c6f; 
}
table.tarifs_loisirs th{
	text-align:center;
 	border-right:solid 1px #c6f;  
	border-bottom:solid 1px #c6f;
}

/* tarifs utilitaires */
table.tarifs_utilitaires caption{
	color:#6cf;
}
table.tarifs_utilitaires td{
	text-align:center;
 	border-right:solid 1px #6cf; 
}
table.tarifs_utilitaires th{
	text-align:center;
 	border-right:solid 1px #6cf;  
	border-bottom:solid 1px #6cf;
}



/* TABLEAU VENTE */

table.vente{
	width:100%;
	margin:0 50px;
}

table.vente hr{	
	color:#999;
	background-color: #999;
	height: 1px;
	border: 0;
}

table.vente .trait{
	font-weight:bold;
	border-bottom:solid 1px #999;
} 	

table.vente .prix{
	font-weight:bold;
	border-bottom:solid 1px #999;
	background-color:#ffc;
	color:#000;
}

table.vente th{
	text-align:left; 
	font-size:0.85em;
}

table.vente td{
	color:#fff;
}

table.vente td.image img{
	width:148px;
	border:solid 1px #ccc;
}

table.vente td h2{	
	color:#fff;
 	font-size:1.5em;
	margin-bottom:10px;
}

			

/* PICTOS */ 



span.carrosserie{
	text-indent:-3000px;
	display:block;
	height:25px; width:25px;
 	background:url(images/pictos/picto_voiture.gif);
}
span.carburant{
	text-indent:-3000px;
	display:block;
	height:25px; width:25px;
 	background:url(images/pictos/picto_carburant.gif);
}
span.permis{
	text-indent:-3000px;
	display:block;
	height:25px; width:25px;
 	background:url(images/pictos/picto_permis.gif);
}
span.agemini{
	text-indent:-3000px;
	display:block;
	height:25px; width:25px;
 	background:url(images/pictos/picto_agemini.gif);
}


/* BOUTONS */ 

a#bt_standard, a#bt_frigo, a#bt_voitures, a#bt_loisirs, a#bt_utilitaires, a#bt_prestige, a#bt_scooters, a#bt_accessoires{
 	display:block;
	width:150px; 
	padding:5px 0;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:0.8em;
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
	color:#333;
}
a#bt_standard{background-color:#555; color:#f1f1f1;}
a:hover#bt_standard{background-color:#333;}

a#bt_frigo{background-color:#fff;}
a:hover#bt_frigo{background-color:#f1f1f1;}

a#bt_voitures{background-color:#cf0;}
a:hover#bt_voitures{background-color:#A3C229;}

a#bt_utilitaires{background-color:#6cf;}
a:hover#bt_utilitaires{background-color:#6AA4C1;}

a#bt_loisirs{background-color:#96c;}
a:hover#bt_loisirs{background-color:#886BA4;}

a#bt_prestige{background-color:#333; color:#f1f1f1;}
a:hover#bt_prestige{background-color:#000;}

a#bt_scooters{background-color:#f63; color:#f1f1f1;}
a:hover#bt_scooters{background-color:#C26749;}

a#bt_accessoires{background-color:#ff6;}
a:hover#bt_accessoires{background-color:#C1C16B;}
											  


/* LIENS */

a.lien_scooters, a.lien_prestige, a.lien_accessoires, a.lien_normal{
 	font-size:0.85em;
	text-decoration:underline;
}
a.lien_normal{
	color:#fff; 
}							  
a.lien_scooters{
	color:#f63; 
}
a.lien_prestige{
	color:#f1f1f1; 
}
a.lien_accessoires{
	color:#ff6; 
}
  
/* FORMULAIRES */

form.form_standard{	
	margin-left:50px;
}
form.form_standard fieldset{
	border:none;	 	
	border-bottom:solid 1px #999;
	margin:3px 0;
}
form.form_standard p{	
	margin:10px 0;
}
form.form_standard label{
	display:block;
	float:left;
	width:200px;
} 



/* ACTUALITES */
 
h2.actu_titre{
 	margin:25px 75px 10px 75px;
}
h3.actu_date{
	margin:0px 75px 10px 75px;
	font-size:0.7em;
	color:#ccc;
}

ul.actu_liste{
	margin:50px 10px 10px 75px;
}
ul.actu_liste li{
	margin-bottom:15px;
	background:url(images/puces/puce_liste_simple.gif) no-repeat 0 5px;
}	
ul.actu_liste p{
 	/*margin-left:220px;*/ margin-bottom:10px;
}
ul.actu_liste img{
 	float:left;
	margin-top:-20px;
	border:solid 1px #ccc;
}
ul.actu_liste h3{
	padding-left:20px;
	font-size:1.3em;
	border-bottom:dotted 1px #ccc;
}
ul.actu_liste h3 a{
 	text-decoration:none;
}
ul.actu_liste h3 a:hover{
 	color:#ff0;
}
ul.actu_liste h3 span{
	font-size:0.6em;
	margin-left:20px;
}

 /* PARTENAIRES */
 
 ul.partenaires_liste{
	margin:50px 10px 10px 75px;
}
ul.partenaires_liste li{
	margin-bottom:50px;
}	
ul.partenaires_liste p{
 	margin-left:220px; margin-bottom:10px;
}
ul.partenaires_liste img{
 	float:left;
	margin-top:-20px;
	border:solid 1px #ccc;
}
ul.partenaires_liste h3{
 	margin-left:220px; margin-bottom:5px;
	font-size:1.3em;
	border-bottom:dotted 1px #ccc;
}

 

/* DIAPORAMA */
dl#photo{
	position:relative;
	margin:10px auto 10px auto;
	width:460px;
	text-align:center;
}
dl#photo img{border:1px solid #999;}
dl#photo dt{text-align:center}
/*dl#photo dt img{
	width:60px;
	height:160px
}*/
ul#galerie_mini{
	margin:0;
	padding:0;
	list-style-type:none
}
ul#galerie_mini li{display:inline}
ul#galerie_mini li a img{
	margin:0 12px 10px 12px;
	width:60px;
	height:40px
}
dd#big_pict{  
	border-top:solid 1px #999;
	padding-top:15px;
 	margin:0;
}
dd#big_pict img{  
	width:335px;
}

/* GOOGLE MAP */
div#map{
	width:450px;
	height:500px;
	/*margin-left:75px;*/
	margin:20px auto;
	overflow:hidden;
	border:solid 1px #999;
}



/* ACCESSOIRES */	 
div#accessoires{
	margin:10px 0px 10px 75px;
}
.pave_accessoires{
	position:relative; 
	text-align:center; 
	float:left; 
	width:190px; 
	height:200px; 
	margin:5px 22px 0 0; 
	background:url(images/cadre_produit.gif); 
	color:white;
}
.pave_accessoires_vente{
	position:relative; 
	text-align:center; 
	float:left; 
	width:190px; 
	height:200px; 
	margin:5px 22px 0 0; 
	background:url(images/cadre_produit_vente.gif); 
	color:white;
}
.pave_accessoires_location{
	position:relative; 
	text-align:center; 
	float:left; 
	width:190px; 
	height:200px; 
	margin:5px 22px 0 0; 
	background:url(images/cadre_produit_location.gif); 
	color:white;
}
.pave_accessoires .haut, .pave_accessoires .milieu, .pave_accessoires .bas, .pave_accessoires_vente .haut, .pave_accessoires_vente .milieu, .pave_accessoires_vente .bas, .pave_accessoires_location .haut, .pave_accessoires_location .milieu, .pave_accessoires_location .bas{
 	position:absolute; left:0;
	width:100%;
}
.pave_accessoires .haut, .pave_accessoires_vente .haut, .pave_accessoires_location .haut{
	top:10px;
}
.pave_accessoires .haut a, .pave_accessoires_vente .haut a, .pave_accessoires_location .haut a{
	text-decoration:none;
	font-variant:small-caps;
	font-weight:bold;
	font-size:1.3em;  
	color:#333;
}
.pave_accessoires .milieu, .pave_accessoires_vente .milieu, .pave_accessoires_location .milieu{
	top:50px;
}
.pave_accessoires .milieu img, .pave_accessoires_vente .milieu img, .pave_accessoires_location .milieu img{
 	border:none;
}
.pave_accessoires .bas, .pave_accessoires_vente .bas, .pave_accessoires_location .bas{
	text-align:left;  
	padding-left:5px;
	bottom:10px;   
	color:#000;
	font-weight:bold;
}


/* Cadre contact */
#cadre_contact{
	position:relative;
	text-align:center;
	padding-top:40px;
	margin-left:75px; 
	width:550px; 
	height:100px; 
	background:url(images/cadre_contact.gif) no-repeat;
}
#cadre_contact p{
 	
}
#cat_vehicule {
	width: 309px;
	background-image: url(images/form_gauche/form_gauche_fond.jpg);
	background-position: 0 bottom;
	background-color: #767676;
	background-repeat: no-repeat;
	min-height: 80px;
	text-align: center;
	position: relative;
	padding-top: 3px;
	border:solid 2px #666;
	margin-top: 5px;
}
#cat_vehicule label {
	display: block;
	margin-bottom: 5px;
	font-size: 1.2em;
}
#cat_vehicule select {
	display: block;
	margin: 0 auto;
	width: 260px;
}
#cat_vehicule #bt_cat_vehicule {
	display: block;
	width: 309px;
	height: 41px;
	background:url(images/form_gauche/form_gauche_bt.jpg) no-repeat;
	text-indent:-3000px;
	cursor:pointer;
	border: none;
}
dl.actu {
	position: relative;
	width: 309px;
	margin: 5px 0 0 0;
	padding:0;
	clear: both;
	border-bottom: solid 1px #999;
}
dl.actu dt {
	margin: 0;
	padding-top:10px;
	float: right;
}
dl.actu dt img {
	display: block;
	width: 113px;
	height: 113px;
	/* [disabled]float: right; */
	margin-bottom: 5px;
}
dl.actu dt p a.plus {
	font-size: 1em;
	text-decoration: none;
	padding-left: 15px;
	background:url(images/pictos/picto_plus.gif) 0 3px no-repeat;
	font-weight: bold;
	font-variant: small-caps;
}
dl.actu dd {
	float: left;
	width: 180px;
	margin: 0;
	padding-top:10px;
	position: relative;
	/* [disabled]border-bottom: solid 1px #999; */
	min-height: 150px;
}
dl.actu dd p {
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
	font-size: 1em;
}

dl.actu dd p.date {
	margin: 3px 0;
	padding: 0;
	width: 100%;
	font-size: 1.2em;
}

dl.actu dd h2 {
	width: 100%;
	color: #FF0;
	/* [disabled]margin-bottom: 10px; */
	font-size: 1em;
}
#avantages {
	position: relative;
	width: 250px;
	float: left;
	font-style: italic;
	margin-top: 50px;
}
#avantages h2 {
	font-size: 1.2em;
	color: #FF0;
	/* [disabled]font-style: italic; */
}
#avantages li {
	margin-bottom: 10px;
	font-size: 1em;
}
#avantages li ul {
	/* [disabled]margin: 0; */
	/* [disabled]color: #CCC; */
	margin-top: 5px;
}

#avantages li ul li {
	margin: 0;
	color: #CCC;
}
#actu_mois {
	width: 350px;
	float: right;
	background:url(images/t_actu_mois.jpg) no-repeat;
	padding: 35px 10px 0 10px;
}
#actu_mois h2 {
	text-indent: -3000px;
}
#actu_mois p {
	margin-top: 10px;
}
#actu_mois img {
	margin-top: 10px;
}

