/*
* ----------------------------------------------------------------
* -- ACNC35 --
* ----------------------------------------------------------------
* <RoleFichier>Feuille de Style</RoleFichier>
* 
* Créé le : 19/11/2004
* ----------------------------------------------------------------
* Listes des dernières modifications :
* <DateModification> <AuteurModification> <ObjetDeLaModification>
* ----------------------------------------------------------------
*/


/* --------- ELEMENTS DE LA PAGE ------- */

body {
     scrollbar-face-color: #7189AB;
     scrollbar-shadow-color: #000000;
     scrollbar-highlight-color: #FFFFFF;
     scrollbar-3dlight-color: #000000;
     scrollbar-darkshadow-color: #000000;
     scrollbar-track-color: #94A9CA;
     scrollbar-arrow-color: #FFCC00;
     background-color:#eff9ff;
}

hr {
     color : #FF0000;
     width : 702;
}

.hrIndex {
     color : #CEC6B7;
     width : 450;
}

/* --------- ELEMENTS D'UN TABLEAU ------- */

th {
     background-color : #b5c4c4;
     font-size: 10pt;
     font-family : Arial, Helvetica, "sans Serif";
     font-weight : bold;
}

td {
     color : #277f05;
     font-size: 10pt;
     font-family : Arial, Helvetica, "sans Serif";
}

.tdNoir {
     color : #000000;
     font-size: 10pt;
     font-family : Arial, Helvetica, "sans Serif";
}

.tdNoirGras {
     color : #000000;
     font-size: 10pt;
     font-family : Arial, Helvetica, "sans Serif";
     font-weight : bold;
}

.tdGras {
     font-size: 10pt;
     font-family : Arial, Helvetica, "sans Serif";
     font-weight : bold;
}

.cellulePaire {
     background-color : #C4DAD2;
}

.celluleImpaire {
     background-color : #F7F8B0;
}

/* --------- LIENS HYPERTEXTES ------- */

a  {
     color : #ff7800;
     text-decoration: none;
}

a:active {
     color : #FFFFFF;
     text-decoration: none;
}

a:hover {
     color : #277f05;
     text-decoration: none;
}

a:visited {
     color : #33AA22;
     text-decoration : none;
     font-weight : bold;
}

.lienDansTableau {
     /* color : #FF9900; */
     color : #555c5c;
     text-decoration : none;
     font-weight : bold;
}

.lienDansTableau:active {
     color : #0099FF;
     text-decoration : none;
     font-weight : bold;
}

.lienDansTableau:hover {
     color : #bac3b3;
     text-decoration : none;
     font-weight : bold;
}

.lienDansTableau:visited {
     color : #bac3b3;
     text-decoration : none;
     font-weight : bold;
}

.lienPartenaires {
     color : #FF9900;
     text-decoration : none;
     font-weight : bold;
}

.lienPartenaires:active {
     color : #bac3b3;
     text-decoration : none;
     font-weight : bold;
}

.lienPartenaires:hover {
     color : #bac3b3;
     text-decoration : none;
     font-weight : bold;
}

.lienPartenaires:visited {
     color : #bac3b3;
     text-decoration : none;
     font-weight : bold;
}

/* --------- MISE EN FORME DU TEXTE ------- */

h2 {
     font-size: 15pt;
     color : #FF9900;
     font-weight: bold;
     font-family : "Arial, Helvetica, sans Serif";
}

h3 {
     font-size: 13pt;
     color : #FF9900;
     font-weight: bold;
     font-family : "Arial, Helvetica, sans Serif";
}

.titreActu {
     font-size: 13pt;
     color: #FF9900;
     font-weight: bold;
}

.texteBlanc {
     font-size: 10pt;
     color: #575b5b;
     font-family : Arial, Helvetica, "sans Serif";
}

.sousTitrePage{
     font-size: 12pt;
     color : #FFBB00;
     font-weight: bold;
     font-family : Arial, Helvetica, "sans Serif";
}

.infosUtilisateur{
     font-size: 10pt;
     color : #6ac015;
     font-style: italic;
     font-family : Arial, Helvetica, "sans Serif";
}

.filInfos{
     font-size: 10pt;
     color : #FFCC00;
     font-style: italic;
     font-family : Arial, Helvetica, "sans Serif";
}

.legendePhoto{
     font-size: 8pt;
     color : #575b5b;
     font-style: italic;
     font-family : Arial, Helvetica, "sans Serif";
}

.legendenews{
     font-size: 8pt;
     color : #6ac015;
     font-style: italic;
     font-family : Arial, Helvetica, "sans Serif";
}

.enTeteArchives{
     font-size: 10pt;
     color : #6ac015;
     font-style: italic;
     font-family : Arial, Helvetica, "sans Serif";
}

.nomPartenaire{
     font-size: 12pt;
     color : #FFCC00;
     font-weight: bold;
     font-family : Arial, Helvetica, "sans Serif";
}

/* --------- ELEMENTS D'UN FORMULAIRE ------- */

.bouton {
     font-family : Arial, Helvetica, "sans Serif";
     font-size : 8pt;
     color : #000080;
     font-weight : bold;
     text-decoration : none;
     background-color : #ff9900;
     border : 1px #4C74BA solid;
}

.boutonOver {
     font-family : Arial, Helvetica, "sans Serif";
     font-size : 8pt;
     color : #000080;
     font-weight : bold;
     text-decoration : none;
     background-color : #FFBB00;
     border : 1px #4C74BA solid;
}
