body { 
	background-color : #7fd2bf;
}
td { 
	font-family: Arial; 
	color=#000000; 
	line-height: normal; 
	page-break-before: auto; 
	page-break-after: auto; 
	font-size: 12px
}
h2 { color: #636973; font-size: 26px; }
h3 { color: #636973; font-size: 18px; }


/******* styles divers *******/
.fond_bleu { background-color: #5580fb; }
.fond_violet { BACKGROUND-COLOR: #b487aa;  }
.bleu_com { color: #5580fb; }
.rouge_bklink { color: #e74a04; }
.titre_rouge { COLOR: #e74a04; font-weight: bolder; }
.titre_paragraphe { COLOR: #636973; font-weight: bolder; }
.titre_blanc { COLOR: #ffffff; font-weight: bolder; }
.gis_menu { color: #636973; font-weight: bolder; font-size: 11px; }
.titre_page { color: #8a8a8a; font-family: 'Verdana'; font-weight: bolder; font-size: 17px; }
.error { COLOR: #e70000; font-weight: bolder; font-size: 16px; }


/******* styles cellules / tableau *******/
.celluleOn { BACKGROUND-COLOR: #e7e7e7; color: #636973; }
.celluleOut { BACKGROUND-COLOR: #b487aa; color: #ffffff;  }


/******* couleur lignes interfaces *******/
.ligne_clair { BACKGROUND-COLOR: #e7e7e7; }
.ligne_fonce { BACKGROUND-COLOR: #aeaeb1; }
.ligne_bordure { BACKGROUND-COLOR: #636973; }


/******* formulaires *******/
.form_text { 
	background-color: #afebd7;
	border: 1 solid #808080;
	font-size: 12px;
	font-weight: bold;
}

/******* couleur des liens *******/

a {  color: #5580fb; font-weight: bolder; text-decoration: none; }
a:hover {  color: #e74a04; text-decoration: none; }
a:visited {  text-decoration: none; }
a:active {  color: #00CCFF; }

a.menu_lien { color: #e74a04; font-weight: bolder; font-style: italic; font-size: 11px; }
a.menu_lien:hover { color: #aeaeb1; }

a.menu_lien2 { color: #ffffff; font-weight: bolder; font-style: italic; font-size: 13px; }

a.liens_pages {  font-size: 11px; }

a.lien_actif { color: #e74a04; text-decoration: underline overline; font-size: 11px; }
a.lien_actif:hover { text-decoration: underline overline; }
a.lien_actif:visited { text-decoration: underline overline; }

a.lien_onglet { color: #ffffff; font-size: 11px; }
a.lien_onglet:hover { color: #afebd7; }
a.lien_onglet_actif { color: #636973; font-size: 11px; }
a.lien_onglet_actif:hover { color: #aeaeb1; }



#copyright { color: #ffffff; font-weight: bolder; font-style: italic; font-size: 11px; }
