
.html,body {
background: url(images/fondmenu.gif) repeat-x;
}

.textmenu {
font-size : 10px; 
font-weight : bold;
font-family : Verdana; 
color : #FFFFFF;
text-align: justify;

}

.textrosed {
font-size : 11px; 
font-family : Verdana; 
color : #E543B5;
text-align: right;
}

a:link {color: #FFFFFF; text-decoration:none;}
a:visited {color: #FFFFFF; text-decoration:none;}
a:hover {color:#FFFFFF; text-decoration:underline;}