/*------------------------------------------------------*
  *-----------------------------------     CSS DECO     ----*
  *------------------------------------------------------*/


body#home {
	text-align:center;
	padding:0;
	border:0;
	margin: 0;
	font-family: helvetica;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-x;
	background-color: #C30505;
}

body {
	padding:0;
	border:0;
	margin: 0;
	font-family: helvetica;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-x;
	background-color: #C30505;
	text-align:center;	
}


#global{
	width: 900px;
	margin: 0 auto;
	padding: 0 auto;

}





#haut{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 900px;
	height: 270px;
	text-align: center;
	}
	

#menu{
	float:left;
	width: 900px;
	height: 50px;
	}
		
	
#gauche{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-top: 20px;
	width: 290px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: justify;
	line-height:18px;
	}
	
#droite{
	float:left;
	padding-top: 20px;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 290px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: justify;
	line-height:18px;

	}
	
#centre{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-top: 25px;
	width: 875px;
	padding-left: 25px;
	padding-bottom: 30px;
	text-align: justify;
	line-height:18px;
	}
	

		

#bas{
	clear:both;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	padding-top: 5px;
	height: 25px;
	width:100%;
	left:0px;
	background-image: url(../images/deco/bg-bottom.gif);
	text-align: center;
	background-repeat: repeat-x;
	}
	

 /*------------------------------------------------------*
  *-----------------------------------     CSS TEXT     ----*
  *------------------------------------------------------*/

h1
{
	color:#666666;
	font-family: helvetica;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
}
p {
	font-family: helvetica;
	font-size: 11px;
}
#logo_garage_ad {
	background-image: url(../images/contact/logo_ad.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 70px;
}

#logo_garage_auto {
	background-image: url(../images/contact/logo_auto_primo.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 100px;
}



.highlight
{
	color:#FFFFFF;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
}
.pied
{
	color:#FFFFFF;
	font-family: helvetica;
	font-size: 10px;
	font-weight: bold;
}


li {
	list-style-image: url(../images/deco/puce.gif);
}

 

 /*------------------------------------------------------*
  *-----------------------------------     CSS MENU     ----*
  *------------------------------------------------------*/
  
  
body#a a#a, body#b a#b, body#c a#c, body#d a#d, body#e a#e, body#f a#f{
	color:#FFFFFF;
	background-image: url(../images/deco/on.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0 auto;
   }
     
a.menu{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	text-decoration: none;
	display:block;
	height: 50px;
	width:180px;
	font-family: helvetica;
	font-size: 11px;
	color:#FFFFFF;
	padding-top: 18px;
	background-image: url(../images/deco/off.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	}
	

a.menu:hover{
	color:#FFFFFF;
	padding-top: 18px;
	background-image: url(../images/deco/roll.gif);
}


a.menu2
{
	color:#FFFFFF;
	text-decoration:none;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	text-align: right;

}
a.menu2:hover{
	color:#FFFFFF;
	text-decoration: underline;
}


.preload {display:none;}

 /*------------------------------------------------------*
  *-----------------------------------     CSS LIEN     ----*
  *------------------------------------------------------*/

a.savoir
{
	font-family: helvetica;
	font-size: 11px;
	color: #55A9E1;
	font-weight: 500;
	line-height: 18px;
	text-decoration: none;
}
a.savoir:hover{
	text-decoration: underline;
}

a.map
{
	color:#C30505;
	text-decoration:none;
	font-family: helvetica;
	font-size: 11px;
	letter-spacing:1;
	font-weight: bold;
}
a.map:hover{
	color:#FA3838;
}

a.lien{
	font-family: helvetica;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
	}


a.lien:hover{
	text-decoration:underline;
}

a.retour{
	font-family: helvetica;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
	}
	
a.retour:hover{
	text-decoration:underline;
}


td.tableau{
	font-family: helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 500;
	text-align: justify;
	vertical-align: top;
}

td.adresse {
    font-family: helvetica;
	color: #FFFFFF;

}





th{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-top:5px;
	padding-left:30px;
	height: 30px;
	text-align: left;
	color:#FFFFFF;
	font-family: helvetica;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../images/deco/fond_titre.gif);
	background-repeat: no-repeat;
	}
th.bis{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-top:0px;
	padding-left:30px;
	height: 30px;
	text-align: left;
	color:#666666;
	font-family: helvetica;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #EAEAEA;
	}


#cadre {
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE:  url(../images/deco/cadre.gif);
	BACKGROUND-REPEAT: repeat-y;
	padding-top: 15px;	
	padding-left: 15px;
	text-align: justify;
	color: #666666;
}


/*------------------------------------------------------*
  *-----------------------------------     CSS FICHE    ----*
  *------------------------------------------------------*/
  


	


a.fiche
{
	color:#C30505;
	text-decoration:none;
	font-family: helvetica;
	font-size: 11px;
	letter-spacing:1;
	font-weight: bold;
}
a.fiche:hover{
	color:#FA3838;
}

a.plus
{
	color:#C30505;
	text-decoration:none;
	font-family: helvetica;
	font-size: 10px;
	text-align:right;

}
a.plus:hover{
	color:#FA3838;
}


th.titre {
	padding: 3px;
	font-family: helvetica;
	letter-spacing:1px;
	font-size: 13px;
	color: #666666;
	text-align:left;
	}	






#cadre_vente {
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE:  url(../images/deco/cadre.gif);
	BACKGROUND-REPEAT: repeat-y;
	padding-top: 2px;	
	padding-bottom: 2px;
	padding-left: 11px;
	text-align: justify;
	color: #666666;
}

#cadre_detail {
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE:  url(../images/deco/cadre_detail.gif);
	BACKGROUND-REPEAT: repeat-y;
	padding-top: 15px;	
	padding-left: 17px;
	text-align: justify;
	color: #666666;
}


td.j {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EAEAEA;
	text-align: justify;
	}
td.g {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #CACACA;
	text-align: justify;
	}




a.number{
	text-decoration: none;
	color:#000000;
	display:block;
	width:100%;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}

a.number:hover{
	color:#FFFFFF;
	background-color: #666666;
}




/*------------------------------------------------------*
  *-----------------------------------     CSS REFERENCEMENT    ----*
  *------------------------------------------------------*/
#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 50px;
}

#referencement a {
	color: #CCCCCC;
	text-decoration: none;
}

#referencement a:hover {
	color: #FFFFFF;
}



 /*---------------------------------------------------------*
  *----        CSS PAGE CONTACT  DEBUT                  ----*
  *---------------------------------------------------------*/
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_DEBUT */

/* DIV contenant l'ensemble du formulaire */
div.formulaire_general {
	font-family: helvetica;
	font-size: 10px;
	color: #000;
	width: 300px;
	margin: 0 auto;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	color: #000000;
	padding: 5px;
	margin-bottom: 3px;
}
/* DIV pour chaque erreur de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* DIV message une fois le message envoyé */
div.formulaire_msgRetour {
	color: #000000;
	text-align: center;	
	padding: 10px;
}
/* Lien "Retour" un fois le message envoyé */
a.formulaire_msgRetour_lien {
}
/* Tableau de champ général */
table.formulaire_table {
	width: 100%;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	color: #fff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
/* Regroupement de champs : en fielset */
.formulaire_table fieldset {
}
/* Légende du fielset ci-dessus */
.formulaire_table legend {
}
/* Lignes qui séparent les lignes avec les champs */
.formulaire_cell_espacement {
	height: 5px;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_nom_champ, td.formulaire_nom_champ_erreur {
	width: 90px;
	padding: 0px 5px 0px 10px;
	text-align: right;
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ {
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ_erreur {
	color: #FDB500;
	font-weight: bold;
}
/* Cellules qui contiennent les champs : dans tous les cas */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
	padding-right: 10px;
}
/* Cellules qui contiennent les champs : en cas d'erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Cellules qui contiennent les champs : sans erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Champs dans les formulaires (input, textarea) : dans tous les cas */
.formulaire_champ, .formulaire_champ_erreur {
	font-family: helvetica;
	font-size: 10px;
	text-align: left;
	width: 100%;

}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #BC0505;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #ffffff;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #890304;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
/* Texte qui s'ajoute après les champ (€, kg, /jour...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_td_checkbox, td.formulaire_td_checkbox_erreur {
	padding: 0px 10px 0px 10px;
}
/* TD du Bouton "Envoyer" du formulaire */
td.formulaire_td_envoyer {
	padding-right: 5px;
	text-align: right;
}
/* Bouton "Envoyer" du formulaire */
input.formulaire_envoyer {
	background-color: #890304;
	border: solid 1px #FDB500;
	font-family: helvetica;
	font-size: 10px;
	color: #FFFFFF;
	cursor: pointer;
	margin: 5px;
}
/* Texte en bas du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: italic;
}
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_FIN */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*
