/* ELEMENTS A CACHER 
--------------------------------------------------------------------------------------- */
#haut, #menu, #menuSec, #boiteSousMenu, #boiteHaut, #boiteHonda, #contenuHaut, #contenuBas, #piedtexte, #socialBookmarker, #boiteMotCle{
	position: absolute;
	visibility: hidden;
}


/* ELEMENTS DE BASE À PERSONNALISER 
--------------------------------------------------------------------------------------- */
html{
	color: #191919;
	font-size: 12px;
	font-family: Arial,Verdana,Tahoma;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img{border:0; margin:0; padding:0;}
caption,th{text-align:left;}

h1, .h1{color:#000; font-size:22px; font-weight:bold; letter-spacing:-1px; text-transform:uppercase;margin-bottom:6px;}
h1 a, h1 a:link, h1 a:visited{color:#000;}
h1 a:hover, h1 a:visited:hover{text-decoration:underline;}

h2, .h2{color:#000; font-size:16px; font-weight:bold;margin-bottom:2px;}
h2 a, h2 a:link, h2 a:visited{color:#000;}
h2 a:hover, h2 a:visited:hover{text-decoration:underline;}

h3{color:#000; font-size:14px; font-weight:bold;margin-bottom:2px;}
h3 a, h3 a:link, h3 a:visited{color:#000;}
h3 a:hover, h3 a:visited:hover{text-decoration:underline;}

table{border-collapse:collapse;}
/* Tableau pour les groupes de caractéristiques */
.tableauModeleNeufCaractGroupe{margin-bottom:4px;width:918px;}
.tableauModeleNeufCaractGroupe a, .tableauModeleNeufCaractGroupe a:link{color:#2f414d;}
.tableauModeleNeufCaractGroupe a:hover, .tableauModeleNeufCaractGroupe a:visited:hover{color:#0076be;}
.tableauModeleNeufCaractGroupe thead th{background:#9f1515 url(gx/v/icone_plus.gif) no-repeat 8px 6px; color:#FFF; border:1px solid #9f1515;font-size:14px; font-weight:bold; padding:4px 4px 4px 25px;cursor:pointer;}
.tableauModeleNeufCaractGroupe thead th.ouvert{background:#9f1515 url(gx/v/icone_moins.gif) no-repeat 8px 6px;}
.tableauModeleNeufCaractGroupe tbody{width:918px;display:block;}
.tableauModeleNeufCaractGroupe tbody tr.ModeleNeufNom td{font-weight:bold;text-align:center;font-size:13px;}
.tableauModeleNeufCaractGroupe tbody td.ModeleNeufVersionNom{background-color:#6F6F6F; color:#FFF;}
.tableauModeleNeufCaractGroupe tbody tr.impair{background-color:#EFEFEF;}
.tableauModeleNeufCaractGroupe tbody td{border:1px solid #d8dcdf;padding:2px 4px 2px 4px;vertical-align:middle;} 
.tableauModeleNeufCaractGroupe tbody td.noteBas{background-color:none;border:none;padding:5px 0 10px 0;font-size:11px;}
.tableauModeleNeufCaractGroupe tbody td.centrer{text-align:center;}


br.both{clear:both;}

/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPage{color:#999;  font-size:11px; padding:0 6px 0 6px;}
#piedPage a{color:#999; text-decoration:none;}
#piedPage a:hover{color:#353535;text-decoration:none;}

/* TEXTES
--------------------------------------------------------------------------------------- */
p{font-size: 12px; line-height: 150%; color: #353535;}
p strong{font-size: 13px;}
p a, p a:link, p a:visited, ul li a, ul li a:visited, ol li a, ol li a:visited{color: #A69512; text-decoration: none;}
p a:hover, p a:visited:hover, ul li a:hover, ul li a:visited:hover, ol li a:hover, ol li a:visited:hover{color:#C0AE2C; text-decoration:underline;}

ul li{font-size:12px; line-height:150%; list-style:square; margin-left:16px;}
ol li{font-size:12px; line-height:150%; color:#1F1F1F; margin-left:16px;}

