.texte_contenu {
font-family: Arial; font-size: 11px; color: #333333;
}
.texte_blanc {
font-family: Arial; font-size: 12px; color: #ffffff;
}
.texte_chemin {
font-family: Arial; font-size: 10px; color: #6A6969;
}
.texte_bas {
font-family: Arial; font-size: 11px; color: #ffffff;
}

a {	COLOR : #C20000;	FONT-FAMILY : Arial;	font-size : 11px;	text-decoration : none;  }
a:active { COLOR : #C20000; FONT-FAMILY : Arial; font-size : 11px; text-decoration : none;  }
a:hover { COLOR : #C20000; FONT-FAMILY : Arial;	font-size : 11px; text-decoration : underline;  }

a.chemin {	COLOR : #C20000;	FONT-FAMILY : Arial;	font-size : 10px;	text-decoration : underline;	 }
a.chemin:active { COLOR : #C20000; FONT-FAMILY : Arial; font-size : 10px; text-decoration : none; }
a.chemin:hover { COLOR : #C20000; FONT-FAMILY : Arial;	font-size : 10px; text-decoration : none; }

a.menu {	COLOR : #6A6969;	FONT-FAMILY : Arial;	font-size : 11px;	text-decoration : none; }
a.menu:active { COLOR : #C20000; FONT-FAMILY : Arial; font-size : 11px; text-decoration : none; font-weight:bold;}
a.menu:hover { COLOR : #C20000; FONT-FAMILY : Arial;	font-size : 11px; text-decoration : none; font-weight:bold;}

a.menu2 {	COLOR : #C20000;	FONT-FAMILY : Arial;	font-size : 11px;	text-decoration : none; font-weight:bold;}
a.menu2:active { COLOR : #C20000; FONT-FAMILY : Arial; font-size : 11px; text-decoration : none; font-weight:bold;}
a.menu2:hover { COLOR : #C20000; FONT-FAMILY : Arial;	font-size : 11px; text-decoration : none; font-weight:bold;}

a.bas {	COLOR : #ffffff;	FONT-FAMILY : Arial;	font-size : 11px;	text-decoration : none; }
a.bas:active { COLOR : #ffffff; FONT-FAMILY : Arial; font-size : 11px; text-decoration : none; }
a.bas:hover { COLOR : #ffffff; FONT-FAMILY : Arial;	font-size : 11px; text-decoration : underline; }

a.droite {	COLOR : #ffffff;	FONT-FAMILY : Arial;	font-size : 11px;	text-decoration : underline; }
a.droite:active { COLOR : #ffffff; FONT-FAMILY : Arial; font-size : 11px; text-decoration : none; }
a.droite:hover { COLOR : #ffffff; FONT-FAMILY : Arial;	font-size : 11px; text-decoration : none; }

a.accueil {	COLOR : #5B9CD7;	FONT-FAMILY : Arial;	font-size : 11px;	text-decoration : none; }
a.accueil:active { COLOR : #5B9CD7; FONT-FAMILY : Arial; font-size : 11px; text-decoration : none; }
a.accueil:hover { COLOR : #5B9CD7; FONT-FAMILY : Arial;	font-size : 11px; text-decoration : underline; }


.titre1 {
font-family: Arial; font-size: 20px; color: #6A6969; 
}
.titregris {
font-family: Arial; font-size: 22px; color: #6A6969; 
}
.titre2 {
	font-family: Arial;	font-size: 24px; color: #C20000; font-style: italic;
}
.titre_rouge {
	font-family: Arial;	font-size: 12px; color: #C20000; font-weight:bold;
}
.titre_rouge2 {
	font-family: Arial;	font-size: 18px; color: #C20000; font-weight:bold;
}

.champ1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666566;
	background-color: #E5E5E5;
	height: 20px;
	width: 150px;
	border: 1px solid #666666;
}

.champ1_blanc {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666566;
	background-color: #ffffff;
	height: 20px;
	width: 150px;
	border: 1px solid #666666;
}

.champ2 {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666566;
	background-color: #E5E5E5;
	height: 50px;
	width: 150px;
	border: 1px solid #666666;
}

.champ3 {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #E5E5E5;
	height: 20px;
	width: 50px;
	border: 1px solid #666666;
}

.champ4 {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #E5E5E5;
	height: 50px;
	width: 650px;
	border: 1px solid #666666;
}

.bouton {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #C20000;
	height: 20px;
	width: 150px;
	border: 1px solid #001841;
}

.acc_trigger {
	background:url(../images/puce3.gif) top left no-repeat;
	list-style-position:outside; 
	padding-left:15px;
	margin-left:10px;
}

