/* ---- Caracteristiques communes ---- */

body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.petitext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}


/* ---- Couleurs de la section ---- */

.backGrisNav {
	BACKGROUND: #bababa
}
.backNormal {
	BACKGROUND: #999999
}
.backClair {
	BACKGROUND: #CCCCCC
}
.backFonce {
	BACKGROUND: #666666
}
.backBlanc {
	BACKGROUND: #ffffff
}


/* ---- Champ moteur de recherche ---- */

.search {
	font-family : monospace;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #000000;
	width : 110px;
}



/* ---- Contenu avec lien couleur de la section ---- */

.contenu A, .contenu A:link {
	color : #0066cc;
	text-decoration : underline;
}

.contenu A:visited, .contenu A:active {
	color : #9a9a9a;
	text-decoration : underline;
}

.titrecontenu {
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
}

.titrecontenu A, .titrecontenu A:link, .titrecontenu A:visited, .titrecontenu A:active {
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}



/* ---- Navigation gauche avec couleur fond section ---- */

.navgauche {
	text-decoration : none;
	BACKGROUND: #CCCCCC;
}

.navgauche A, .navgauche A:link, .navgauche A:visited, .navgauche A:active {
	color : #000000;
	text-decoration : none;
}

.navgaucheoff {
	color : #666666;
}



/* ---- Pied de page avec couleur fond section ---- */

.footer {
	font-size: 10px;
	color : #000000; 
}

.footer A, .footer A:link, .footer A:visited, .footer A:active {
	font-size : 10px;
	color : #000000; 
	text-decoration : none;
}

/* ---- Pied de page intérieur ---- */

.footerint {
	font-size: 10px;
	color : #000000;
}

.footerint A, .footerint A:link, .footerint A:visited, .footerint A:active {
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}
.txt-rouge {
	color : #990000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;

}
.txt-grispt {

	color : #666666;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
