.menucss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 16px;
z-index: 100;
background-color: #CCCCCC;
width: 205px;
}

.menucss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 4px;
color : #000000;
}

.menucss a:hover{ 
background-color: #004465;
color: white;
}
}
.texte {font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color:#004465;}
.texte:link {color: #004465; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px ;text-decoration: none; cursor :hand}
.texte:hover {color: #339999; font-family:  Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; cursor: hand; text-decoration:none}

.titregras {
height: 22px;
background-image: url(images/bt_bleu.jpg);
background-repeat: no-repeat;
background-color: transparent;
text-decoration: none;
vertical-align: middle;
padding-left: 20px;
font-family: Trebuchet MS, Arial, Verdana, Tahoma, Helvetica, Geneva, sans-serif;
font-size: 10pt; 
font-weight: bold;
text-decoration: none;
text-align: left;
color: #01185B;
display: block;
}

.titregras2 {
height: 22px;
background-image: url(images/bt_bleu.jpg);
background-repeat: no-repeat;
background-color: transparent;
text-decoration: none;
vertical-align: middle;
padding-left: 20px;
font-family: Trebuchet MS, Arial, Verdana, Tahoma, Helvetica, Geneva, sans-serif;
font-size: 10pt; 
font-weight: bold;
text-decoration: none;
text-align: left;
color: #01185B;

}