/*TEXTES*/
.txt-bold{font-weight:bold}
.txt-normal{font-weight:normal}

.txt-blanc{color:#fff}
.txt-vert{color:#009036}
.txt-vert-2{color:#97be0d}
.txt-gris-bleu-1{color:#58707b}
.txt-orange{color:#f8a11c}

.fond-vert{background-color:#009036}
.fond-vert-2{background-color:#97be0b}
.fond-gris-bleu-clair{background-color:#e4ecf0}
.fond-orange{background-color:#f8a11c}
.fond-blanc{ background-color:#ffffff;}
.fond-gris-tres-clair{background-color:#f4f7f8}
.fond-gris-fonce{background-color:#79909a;}
.fond-gris-fonce2{background-color:#b0bcc2;}
.fond-gris-bleu-fonce{background-color:#2a566f}
.fond-vert-deau{background-color:#c4e6eb}
.fond-vert-deau2{background-color:#d9eef1}

.txt-taille-1{font-size:10px}
.txt-taille-2{font-size:11px}
.txt-taille-3{font-size:12px}
.txt-taille-4{font-size:13px}
.txt-taille-5{font-size:14px}
.txt-taille-6{font-size:15px}
.txt-taille-7{font-size:16px}
.txt-taille-8{font-size:17px}
.txt-taille-9{font-size:18px}

/*BORDURES*/
.bordure-0{ border:0px;}
.bordure-1{border:1px solid #909fa6;}
.bordure-1-gris-bleu-clair{border:1px solid #e4ecf0;}
.bordure-1-gris-fonce{border:1px solid #7e7f86;}
.bordure-1-blanc{border:1px solid #fff;}
.bordure-1-vert-clair{border:1px solid #96be0d;}
.bordure-1-bleu{border:1px solid #d9eef1;}


/*DIMENSION*/
.largeur-10-pourcent{width:10%;}
.largeur-20-pourcent{width:20%;}
.largeur-30-pourcent{width:30%;}
.largeur-40-pourcent{width:40%;}
.largeur-50-pourcent{width:50%;}
.largeur-60-pourcent{width:60%;}
.largeur-70-pourcent{width:70%;}
.largeur-80-pourcent{width:80%;}
.largeur-85-pourcent{width:85%;}
.largeur-90-pourcent{width:90%;}
.largeur-100-pourcent{width:100%;}

.hauteur-100-pourcent{height:100%;}

/*LIENS*/
.LIEN-vert-fonce {
color:#009036;
text-decoration:underline;
}
A.LIEN-vert-fonce:hover {
text-decoration:none;
}

A.LIEN-vert-clair{
color:#97be0d;
text-decoration:underline;
font-size:11px;
font-weight:bold;
}
A:hover.LIEN-vert-clair{
text-decoration:none;
}

.LIEN-bleu {
color:#3659a0;
text-decoration:none;
}

A.LIEN-bleu:hover {
text-decoration:none;
color:#009036;
}



A.couleur-bleu2, .couleur-bleu2  {
color:#3e80c4;
}

A.couleur-vert2, .couleur-vert2   {
color:#aebe00;
}

A.couleur-orange2, .couleur-orange2  {
color:#df6c34;
}

A.couleur-violet2, .couleur-violet2  {
color:#a757d4;
}



.PUCE-2{
background-image:url(/peintures/images/puce-list-05.gif);
padding: 0 0 0 10px;
background-repeat: no-repeat;
background-position:2px 6px;
}

.largeur-588px{width:588px;}
.largeur-294px{width:294px;}
.largeur-196px{width:196px;}

 

