/* coul 3 */
body 		{ background-color:#000; }
.container 	{ background-color:#000; }
.coord 		{ color:#000;}
.coord a 	{ color:#000;}
.diapo		{ background-color:#000;}
/* coul 4 */
#nav_estimation a 	{ color:#ff3333; }
.navAutre a 		{ color:#ff3333; }
#actu_li			{ color:#ff3333; }
#tris a:hover		{ color:#ff3333; }
#article_liens a 	{ color:#ff3333; }
.box.boxAutre 		{ border-color:#ff3333; }
.contactEts a 		{ color:#ff3333; }

/* coul 1, coul 2, coul 4 gérées dans les images directement */

/* coul supp */
body		{ color:#000; }
.slogan		{ color:#fff; }
#coeur_lien {color:#000;}
.boxArticle #tris a, #paginationHaut { color:#000; }
#annonce #annonce_lien_selection { color:#000; }


/* positionnement slogan + le bloc qui sert d'ombré */
.slogan 		{ top:100px; left:360px; }
.ombreSlogan 	{ top:102px; left:362px;  }

/* positionnement logo */
.logo { top:15px; right:15px;  }

/*
 * 
 * Pas d'intervention sur le reste de la CSS ci-dessous
 * 
 */
.header { background:url(../images/bgHeader.jpg) 0 0 no-repeat; }

/* menu de navigation principal */
.nav { background:url(../images/menu.gif) 0 0 repeat-x; }
.nav ul li a { background:url(../images/menu.gif) 0 0 repeat-x; }
.nav ul li a:hover, .nav ul li.active a { background:url(../images/menu.gif) 50% -40px repeat-x; }


/* Blocs de type box : par défaut  */
.box, .box .boxhead, .box .boxhead h2, .box div.boxbody { background-image:url(../images/box.gif);  }
.box.boxArticle, .box.boxArticle .boxhead, .box.boxArticle .boxhead h2, .box.boxArticle div.boxbody { background-image:url(../images/boxArticle.gif); }
.box .boxbody p { padding:10px 0 0 0;  }

/* Bloc Box Autre */
.box.boxAutre, .box.boxAutre .boxhead, .box.boxAutre .boxhead h2, .box.boxAutre div.boxbody { background-image:none;  }

/* pour le bloc galerie avec cette classe noborder injectée  */
.noborder, .noborder .boxhead, .noborder .boxhead h2, .noborder div.boxbody { background-image:url(../images/box.gif);  }
.noborder .boxbody p { padding:10px 0 0 0; }

/* Moteur de recherche */
.box.boxMoteur, .box.boxMoteur .boxhead, .box.boxMoteur .boxhead h2, .box.boxMoteur div.boxbody { background-image:url(../images/box.gif); }
#btn_rechercher { background: transparent url(../images/btnRechercher.gif) no-repeat 0 0; }


/* Liste d'actus */
.box.boxActu, .box.boxActu .boxhead, .box.boxActu .boxhead h2, .box.boxActu div.boxbody { background-image:url(../images/box.gif); }

/* Liste Selection */
.box.boxSelection, .box.boxSelection .boxhead, .box.boxSelection .boxhead h2, .box.boxSelection div.boxbody { background-image:url(../images/box.gif); }

/* bloc coup de coeur */
.box.boxCoeur, .box.boxCoeur .boxhead, .box.boxCoeur .boxhead h2, .box.boxCoeur div.boxbody { background-image:url(../images/box.gif); }

/* bloc Equipe */
.box.boxEquipe, .box.boxEquipe .boxhead, .box.boxEquipe .boxhead h2, .box.boxEquipe div.boxbody { background-image:url(../images/box.gif); }

/* bloc horaire */
.box.boxHoraire, .box.boxHoraire .boxhead, .box.boxHoraire .boxhead h2, .box.boxHoraire div.boxbody { background-image:url(../images/box.gif); }

/* bloc annonce */
#annonce_btn_detail { background: transparent url(../images/btnDetail.gif) no-repeat 0 0; }
#contact_btnValider { background: transparent url(../images/btnContact.gif) no-repeat 50%; }

/* Footer */
.footer { background:url(../images/footer.gif) 0 0 no-repeat; }

/* pictos */
.imprimer { background-image:url(../images/pictos.gif); }
.envoyerAmi { background-image:url(../images/pictos.gif); }

/* Valorisation */
span.coup-de-coeur	{ background:transparent url(../images/valorisation.gif) no-repeat 0 0; }
span.garantie		{ background:transparent url(../images/valorisation.gif) no-repeat 0 -18px; }
span.options		{ background:transparent url(../images/valorisation.gif) no-repeat 0 -36px; }
span.premiere-main	{ background:transparent url(../images/valorisation.gif) no-repeat 0 -54px; }
span.boite-auto		{ background:transparent url(../images/valorisation.gif) no-repeat 0 -72px; }
span.prix-ssargus	{ background:transparent url(../images/valorisation.gif) no-repeat 0 -90px; }
span.km				{ background:transparent url(../images/valorisation.gif) no-repeat 0 -108px; }
span.exclusivite	{ background:transparent url(../images/valorisation.gif) no-repeat 0 -126px; }
span.renover		{ background:transparent url(../images/valorisation.gif) no-repeat 0 -144px; }
span.charme			{ background:transparent url(../images/valorisation.gif) no-repeat 0 -162px; }
span.investisseurs	{ background:transparent url(../images/valorisation.gif) no-repeat 0 -180px; }
span.vv, a.vv		{ display:block; width:101px; height:36px; border:0; float:left; background:transparent url(../images/valorisation.gif) no-repeat 0 100%; }

/* pour les puces 1,2,3,4 du moteur */
.e1_, .e2_, .e3_, .e4_ { background-image:url(../images/pictos.gif); }

/* Diaporama */
.diapo { position:relative; width:640px; margin-left:10px; }
