A:link {text-decoration: none; color:#05396E;}
A:visited {text-decoration: none; color:#05396E;}
A:active {text-decoration: none; color:#05396E;}
A:hover {text-decoration: underline; color: red;}
.texte
{
	font-family:verdana;
	font-size:8pt;
	color:black;
}
.home_list
{
	font-family:verdana;
	font-size:8pt;
	color:#05396E;
}
.titre
{
	font-family: Verdana;
	font-size:10pt;
	color:white;
	font-weight:bold;
}
.sstitre
{
	font-family: Verdana;
	font-size:10pt;
	color:#05396E;
	font-weight:bold;
}

.titre_10
{
	font-family: Verdana;
	font-size:10pt;
	color:#05396E;
	font-weight:bold;
}
.titre_12
{	
	font-family: Verdana;
	font-size:12pt;
	color:#05396E;
	font-weight:bold;
}
.titre_14
{	
	font-family: Verdana;
	font-size:14pt;
	color:#05396E;
	font-weight:bold;
}
.titre_20
{	
	font-family: Verdana;
	font-size:20pt;
	color:#05396E;
	font-weight:bold;
}
.titre_menu
{
	font-family: Verdana;
	font-size:10pt;
	color:#000000;
/*	font-weight:bold; */
}
.table_ligne
{
	font-family: Verdana;
	font-size:10pt;
	color:black;
}
.table_titre
{
	font-family: Verdana;
	font-size:10pt;
	color:white;
	font-weight:bold;
}

/************************************* MENU HAUT 01/09/05 *******************************************/
#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
background-color:#99CCFF;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
background-color:#DDDDDD;
/* font-weight: bold; */
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#99CCFF;
}

/************************************* fin  MENU HAUT **************************************/


