@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;

}


.soustitre_gris {
    font-family: Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #6E6E6E;
    text-decoration: none;
    border-style: none;
	}
.texte_gris {
    font-family: Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: #6E6E6E;
    text-decoration: none;
    border-style: none;
	}
	
	.texte_petitgris {
    font-family: Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    color: #6E6E6E;
    text-decoration: none;
    border-style: none;
	}
	
.texte_bas {
    font-family: Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size:  8.5px;
    color: #959494;
    text-decoration: none;
    border-style: none;
	}
	

#dropmenudiv{
position:absolute;
border:0px;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 0px;
padding: 1px 0;
text-decoration: none;
}

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




A.lien_menu
{ color: #00A6EC; font-style: normal; font-family: Verdana, sans-serif; font-size: 11px; text-decoration: none; }

A:visited.lien_menu
{ color: #00A6EC; font-style: normal; font-family: Verdana, sans-serif; font-size: 11px; text-decoration: none; }

A:active.lien_menu
{ color: #00A6EC; font-style: normal; font-family: Verdana, sans-serif; font-size: 11px; text-decoration: none; }

A:hover.lien_menu
{ color: #00A6EC; font-style: normal; font-family: Verdana, sans-serif; font-size: 11px; text-decoration: none; }



A.lien_titre
{ color: #00A6EC; font-style: normal; font-family: Verdana, sans-serif; font-size: 9px; text-decoration: none; }

A:visited.lien_titre
{ color: #00A6EC; font-style: normal; font-family: Verdana, sans-serif; font-size: 9px; text-decoration: none; }

A:active.lien_titre
{ color: #00A6EC; font-style: normal; font-family: Verdana, sans-serif; font-size: 9px; text-decoration: none; }

A:hover.lien_titre 
{ color: #00A6EC; background-color:#DEDEDE; text-decoration:none; font-family: Verdana, sans-serif; font-size: 9px; }


A.lien_actu
{ color: #6E6E6E; font-style: normal; font-family: Verdana, sans-serif; font-size: 11px; text-decoration: none; }

A:visited.lien_actu
{ color: #6E6E6E; font-style: normal; font-family: Verdana, sans-serif; font-size: 11px; text-decoration: none; }

A:active.lien_actu
{ color: #6E6E6E; font-style: normal; font-family: Verdana, sans-serif; font-size: 11px; text-decoration: none; }

A:hover.lien_actu 
{ color: #6E6E6E; text-decoration:underline; font-family: Verdana, sans-serif; font-size: 11px; }


A:ACTIVE 
{ color: #6E6E6E; font-style: normal; font-family: Verdana, sans-serif; font-size: 11px; text-decoration: none; }

A:LINK 
{ color: #6E6E6E; font-style: normal; font-family: Verdana, sans-serif; font-size: 11px; text-decoration: none; }

A:VISITED
{ color: #6E6E6E; font-style: normal; font-family: Verdana, sans-serif; font-size: 11px; text-decoration: none; }

A:HOVER 
{ color: #6E6E6E; text-decoration:underline; font-family: Verdana, sans-serif; font-size: 11px; }


A.lien_bas
{ color: #959494; font-style: normal; font-family: Verdana, sans-serif; font-size: 8.5px; text-decoration: none; }

A:visited.lien_bas
{ color: #959494; font-style: normal; font-family: Verdana, sans-serif; font-size: 8.5px; text-decoration: none; }

A:active.lien_bas
{ color: #959494; font-style: normal; font-family: Verdana, sans-serif; font-size: 8.5px; text-decoration: none; }

A:hover.lien_bas 
{ color: #959494; font-style: normal; text-decoration:underline; font-family: Verdana, sans-serif; font-size: 8.5px; }



