@charset "utf-8";
/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);
/* Construction (Montage)
----------------------------------------------------------*/
body { color:#8a8a8a; font-size:11px; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; }
h1 { color:#8a8a8a; font-weight:700; font-size:1.1em; }
h2 { color:#8a8a8a; font-weight:700; font-size:1.3em; /*text-transform: uppercase;*/ }
h3 { color:#8a8a8a; font-weight:700; font-size:1.17em; /*text-transform: uppercase;*/ }
h4 { color:#8a8a8a; font-weight:700; font-size:1em; /*text-transform: uppercase;*/ }
h5 { color:#8a8a8a; font-size:0.83em; }
h6 { color:#8a8a8a; font-size:0.67em; }
p { color:#8a8a8a; font-size:1em; }
ul, ol { color:#8a8a8a; font-size:1em; }
li { color:#8a8a8a; font-size:1em; }
a { color:#8a8a8a; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#8a8a8a; border-width:thin;/* padding:3px;*/ }
input { color:#8a8a8a; /*padding:3px;*/ }
/* Espace client */
#espace_client h4 { color:#fff; font-size:1.1em; }
#espace_client p, #espace_client a, #espace_client { color:#f1a837; }
/* Espace partenaire */
#espace_partenaire h4 a { color:#951506; font-size:1.1em; }
/* Liens de bas de page */
#sitti p, #sitti a { color:#46423f; } /* couleur des liens de bas de page */
#sitti p { font-size:.92em; }
/* encart_actu */
#encart_actu p, #encart_actu a { color:#99533c; }
/* Image de validation W3C */
/*#validator a img { background-color:#8a8a8a; } - Activer le CSS si le fond du site est blanc */


/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding:0 2em 0 0; }
.imgRight { float:right; padding:0 0 0 2em; }
/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.justify { text-align:justify; }
/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.strike, .barre { text-decoration:line-through; }
.souligne { text-decoration:underline; }
/* Des classes flotante */
.floatleft { float:left; }
.floatright { float:right; }
/* Les "nettoyeurs" */
.clearb { clear:both; }
.clearer { clear:both; width:0; height:0; line-height:0; }
/*	Mise en page
----------------------------------------------------------*/

/* Page d'accueil */
.gauche { float:left; width:530px; }
.texteAccueil { padding:0 10px; }
/*	Formulaire de concessionnaire */
#concessionnaire { width:527px; padding:0 10px; background:url(../images/sieal.gif) top right no-repeat; }
#concessionnaire input, #concessionnaire textarea { background-color:#ebebeb; padding:5px; border:#adadad solid 1px; padding:1px; }
#concessionnaire .champ { height:15px; width:200px; }
#concessionnaire .champmessag { width:500px; }
#concessionnaire .INPUT2 { border:none; background-color:transparent; }
.droite { float:right; width:530px; }
#encart_actu { background:url('../images/blocactu-bg.png') top repeat-y; width:500px; margin:0 auto; }
.texteActualite { padding:0 10px; width:470px; }
.references { position:relative; width:515px; float:left; }
.devenir_concessionnaire { float:right; }
.nomargin { margin:0; }
.texte { padding-left:20px; padding-right:20px; }
/*	Mentions Légales */

