/* Définition de règle */
@charset "iso-8859-1";


/* Boutons Pavé dept */
.bouton-pave {background: #d6fffe ;color: #000000 ;text-decoration: none ;font-weight: bold; font-size:8pt} 
.bouton-pave:hover {background: white ;color: #CC0000 ;text-decoration: none ;font-weight: bold; font-size:8pt} 

/* Boutons notre société */
.bouton-activite {background: #000000 ;color: #000000 ;text-decoration: none ;font-weight: bold; font-size:8pt} 
.bouton-activite:hover {background: #000000 ;color: #99FFFF ;text-decoration: none ;font-weight: bold; font-size:8pt} 

.bouton-structure {color: #000000 ;text-decoration: none ;font-weight: bold; font-size:8pt} 
.bouton-structure:hover {background: #000000 ;color: #FFFFCC ;text-decoration: none ;font-weight: bold; font-size:8pt} 

.bouton-etb {color: #000000 ;text-decoration: none ;font-weight: bold; font-size:8pt} 
.bouton-etb:hover {background: #000000 ;color: #FFCC99 ;text-decoration: none ;font-weight: bold; font-size:8pt} 

.bouton-ret {color: #FFFFFF ;text-decoration: none ;font-weight: bold; font-size:8pt} 
.bouton-ret:hover {background: #000000 ;color: #FFCC99 ;text-decoration: none ;font-weight: bold; font-size:8pt} 




/* bgcolor sur Pavé notre société */
.fond-ste {background: #000066}

/* bgcolor sur partie public */
.fondpub {background:#FFFFFF}
/* bgcolor sur Pavé dept */
.fond-body {background: #FFF9E3}
/* bgcolor ENTETE liste mag espace client */
.fond-entete {background: #000000}
/* couleur ligne sur deco liste */
.cou_ligne1 {color: #000099}
.cou_ligne2 {color: #000000}
