
.monmenu
{
height:1.8em;
font-size:80%;
width:990px;
border:1px solid #330000;
background-color:#78ad18;
}


.menuhaut
{
display:block;
position:absolute;

width:900px;
margin-top: 0px;
margin-left: 100px;
}


.menuhaut a
{
display:block;
text-indent:10px;
text-decoration: none;
color: rgb(128,128,128);
}


.plan a 
{
float:left;
margin-top: 3px; 
font-weight: bold; 
color:#000096;
text-decoration:underline;
}


/* survol */

.menuhaut a:hover 
{
font-weight: bold; 
color:rgb(255,128,64);
}


.lib1 
{
position:absolute;
margin-top: 3px;
margin-left: 10px;
width:100px;
color:#000096;
}


