/* couleur de fond du site (par defaut : beige) */

/*
body { background-color: #004867;}

#conteneur {
background: #fff url(img/bg_bleu/colGaucheBg.gif) repeat-y;}
#coldrtrue {
background-image: url(img/bg_bleu/coldroitebg2.gif);
}
#coldrfalse {
background-image: url(img/bg_bleu/colDroiteBg.gif);
}

#gauche .cssbox, 
#gauche .cssbox_body, 
#gauche .cssbox_head, 
#gauche .cssbox_head h2 { 
background-image: url(img/bg_bleu/box.jpg);} 

.pied, .pied_Left{ background-image: url(img/bg_bleu/footerBg.gif);}

.pied, .pied_Left { background-image: url(img/bg_bleu/footerBg2.gif); }

.pied, .pied_Left{ background-image: url(img/bg_bleu/footerBg3.gif); background-position: top right; }
.pied_Left { background-position: top left; }
.piedContent{ padding: 12px 0 10px 0; }
.piedContent, .piedContent a { color: #fff; }

 */
/* couleur de fond du site - fin */



/* couleur de fond de la page (eae8e2) 
#conteneur, #menu, 
#menuHorizontal .activeMenu a,
#contenu .download td.list, 
#menuHorizontal .activeMenu a:hover { background-color: #eae8e2;  } */

/* determine la largeur du site: fluide (%) ou fixe (px) - (defaut : 1024px) */
#conteneur { width: 900px; }

/* hauteur entête */
#header { height: 100px;color: #fff; }

/* couleur texte entête */
#header {color: #fff;}



/* dominante 2 */
#menuHorizontal2 .activeMenu a, 
#contenu font.ongletspe,
#contenu .download tr.link a {
background-color: #bb1111;}

#contenu h4, #contenu a,
#gauche .menugauche a {
color: #bb1111;
}


/* couleur de fond de l'entête */
 #menuHorizontal, #header { background-color: Darkolivegreen; }

/* place le menu hotizontale à droite ou à gauche de la page : left/right   */
// #menuHorizontal ul, #menuHorizontal2 ul right{ float: left; }

/* pied de page */

/* footerBg2 
.pied, .pied_Left{ background-image: url(img/bg_beige/footerBg2.gif); }*/

/* footerBg3 */
/*
.pied, .pied_Left{ background-image: url(img/bg_beige/footerBg3.gif); background-position: top right; }
.pied_Left { background-position: top left; }
.piedContent{ padding: 12px 0 10px 0; }
.piedContent, .piedContent a { color: #fff; }
*/


