/* TABLE DES MATIÈRES:
	- Éléments à cacher
	- Éléments de base à personnaliser
	- Pied de page
----------------------------------------------------------------------------------------*/

/* ELEMENTS A CACHER 
--------------------------------------------------------------------------------------- */
#menu, #menuSec, #menuBas {
	position: absolute;
	visibility: hidden;
}
#haut #photo, .col_droite {
	display: none;
	position: absolute;
	visibility: hidden;
}

#page_01 #menu_01, #page_04 #menu_04 {
	position: absolute;
	visibility: hidden;
} 


/* -- Fiche Vehicule -- */

#vortexauto #btnImprimeContact{ display:none; }
#vortexauto .formulaire{ display:none; }
#vortexauto #modulePhoto #boiteThumbnail { display:none; }
#vortexauto #modulePhoto .btnAgrandir{ display:none; }


/* ELEMENTS DE BASE À PERSONNALISER 
--------------------------------------------------------------------------------------- */
html{
	color: #474644;
	font-size: 12px;
	font-family: Arial, Helvetica, Georgia;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img{border:0; margin:0; padding:0;}

h1{color: #302f31; font-family: Helvetica, Arial, Georgia;  font-size:20px;}

h2{color: #c43530; font-size:18px; margin: 0px; margin-top: 20px;}

p{	font-size: 14px; padding-top: 10px; line-height: 150%; color: #474644;}

p.textePetit{font-size:10px;}
p a, p a:link, p a:visited, ul li a, ul li a:visited, ol li a, ol li a:visited{color:#c43530; text-decoration:underline;}

ul li{ line-height:150%; margin-left:16px;}
ol li{ line-height:150%; margin-left:16px;}

HR {
	background-color: #f1f1f2;
	clear: both;
	border: solid #f1f1f2;
	height: 8px;
	display: block;
}

SUP {
	font-size: 0.9em;
	vertical-align: top;
}

.tRouge { color: #c43530; }

#logo {
	color : #606062;
	display: block;
	font-size: 30px;
	font-family: Helvetica;
	font-weight: bold;
	margin: 15px 0px;
	text-decoration: none;
}

.list_accueil { 
	font-size: 16px;
	list-style: url(Gx/M/i_li.gif); 
}

#page_01 DL { 
	float: left;
	font-size: 16px;
	margin-top: 20px; 
}
#page_01 DL DT {
	clear: left;
	color: #c43530;
	float: left;
	font-size: 20px;
	font-weight: bold;
}
#page_01 DL DD {
	float: left;
	padding: 0px 0px 15px 10px;
	width: 550px;
}

#coordonnees { 
	float: left;
	margin-bottom: 20px;
	width: 220px;
} 

#coordonnees .photo {	margin: 15px 0px; }

#coordonnees #adresse {
	color: #7d7d7d;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#coordonnees #adresse A {
	color: #7d7d7d;
	text-decoration: none;
}
#coordonnees #adresse A:hover { color: #C43530; }

#page_01 #communiquez P {
	color: #000000;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	padding: 5px 0px;
}
#page_01 #communiquez .textePetit {
	font-size: 12px;
	font-style: italic;
}

#page_04 #texte H1 { line-height: 14px; }
.txt_vie { vertical-align: middle; }

.liste_referer LI { font-size: 16px; }

#img_points { 
	float: right; 
	margin: 23px 10px 0px 0px;	
}

#tbl_partenaire {
	margin-top: 40px;
}
#tbl_partenaire TD {
	color: #000000;
	padding: 10px 0px;
	text-align: center;
	vertical-align: top;
}
#tbl_partenaire TD IMG { padding-bottom: 10px; }

/* Plan du site 
------------------------------------------------------------------------------------- */
#planSite { margin: 0px 20px; }
#planSite LI { color: #c43530; list-style: disc; margin : 15px 0px; font-size: 14px; font-weight: bold; }
#planSite LI UL { margin: 5px 10px; }
#planSite UL LI { margin : 2px 0px; font-size: 12px; }
#planSite LI A { text-decoration: none; }

/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPage{ clear: both; color:#999;  font-size:11px; padding:0 6px 0 6px;}
#piedPage a{color:#999; text-decoration:none;}
#piedPage #copyrights{ text-align:left;}
#piedPage #copyrights a{font-weight:bold;}
#piedPage #copyrights #lienCopyrights{font-weight:normal; text-decoration:none; }

#piedPage #membre { font-size: 13px; font-weight: bold; padding-top: 5px; }

/* FORMULAIRES
--------------------------------------------------------------------------------------- */
fieldset{border: none; font-size: 14px; width: 485px; }
fieldset label{ display: block; float: left; font-size:14px; color:#000000; margin:2px 0 2px 0; width: 190px; }
#page_01 #communiquez fieldset P { clear: both; height: 20px; padding: 0px; }

.champTexte{
	background: #FFFFFF;
	border: 1px solid #C9D0D6;
	color: #4E677A;
	font-size: 13px;
	margin:2px 0 2px 0;
	width: 290px;
}

#region, #tel1, #tel2 { width: 30px; }
#poste { width: 50px; }

.champCache{display:none; visibility:hidden;} /* Utilisé pour l'anti-spam */

/* CARTE
--------------------------------------------------------------------------------------- */
div#carte{ background: #000000; width: 470px; padding: 2px; float: right; margin-top: 20px; }
div#carte div#map{border:1px solid #b7b7b7;width:468px;height:340px; color: #000; overflow:hidden;}
div#carte p{float:right; font-size: 11px; color:#000000;}
