A.menu 
{
	font-family: Verdana;
	font-size: 10px; 
	color: #666666;
	text-decoration: none;
}
A.menu:hover 
{
	font-family: Verdana;
	font-size: 10px; 
	color: #2B3339;
	text-decoration: none;
}
A.menu:active 
{
	font-family: Verdana;
	font-size: 10px; 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A.libelle 
{
	font-family: Verdana;
	font-size: 10px; 
	color: #999999;
	text-decoration: none;
}
A.libelle:hover 
{
	font-family: Verdana;
	font-size: 10px; 
	color: #2B3339;
	text-decoration: none;
}
A.libelle:active 
{
	font-family: Verdana;
	font-size: 10px; 
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}







A.menu222 
{
	font-family: Verdana;
	font-size: 10px; 
	color: #A8BEC5;
	text-decoration: none;
}
A.menu222:hover 
{
	font-family: Verdana;
	font-size: 10px; 
	color: #7E979F;
	text-decoration: none;
}
A.menu222:active 
{
	font-family: Verdana;
	font-size: 10px; 
	color: #A8BEC5;
	text-decoration: none;
	font-weight: bold;
}






A.menu2 
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-style : italic;
}
A.menu2:hover 
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style : italic;
}
A.menu2:active 
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-style : italic;
}
/* ---------------------------------------------------- */
/* style pour le titre d'un formulaire */
/* ---------------------------------------------------- */
TD.titre
{
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: none;
	border-width: 1px;
}
TD.titre_italic
{
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	font : bold italic 12px;
}
TD.blanc_titre
{
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	font : bold italic;
}
TD.noir_titre
{
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	font : bold italic;
}

TD.grisH_titre
{
	border-left-color: #A8BEC5;
	border-right-color: #A8BEC5;
	border-top-color: #A8BEC5;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	font : bold italic;
}
TD.grisB_titre
{
	border-left-color: #A8BEC5;
	border-right-color: #A8BEC5;
	border-top-color: #000000;
	border-bottom-color: #A8BEC5;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	font : bold italic;
}
TD.blanc_titreB
{
	
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-width: 1px;
	font : bold italic;
}
TD.blanc_titreG
{
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	font : bold italic;
}
TD.blanc_titreD
{
	border-left-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	font : bold italic;
}
TD.blanc
{
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	font : bold italic;
}
TD.contenu
{
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
}

/* ---------------------------------------------------- */

.titre
{
font-size: 12px;
font-weight: bold;
font-family: verdana;
}
.autre
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font : italic;
}
.normal
{
font-size: 10px;
font-weight: normal;
font-family: verdana;
}
.normal_rouge
{
font-size: 10px;
font-weight: normal;
font-family: verdana;
font-color: #FF0000;
}

.libelle
{
font-size: 11px;
font-weight: normal;
/*font-weight: bold;*/
font-family: verdana;
}

.libellen
{
font-size: 10px;
font-weight: normal;
/*font-weight: bold;*/
font-family: verdana;
}


.libellenn
{
font-size: 8px;
font-weight: normal;
/*font-weight: bold;*/
font-family: verdana;
}

.input_color
{
	font-size: 12px;
	font-weight: normal;
	font-family: verdana;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color : #FFFFF7;
}

A.bouton 
{
	font-family: Verdana;
	font-size: 12px; 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.bouton:hover 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CEEB08;
	text-decoration: none;
}