ul.menu{
float:none;
margin=0px;
padding=0px;
font-family:'Arial';
color: #334686;
list-style-type: none;
}
.menu a{
display: block;
width:145px;
height:19px;
padding:0px 0px 0px 15px;
text-align:center;
text-decoration:none;
color: #334686;
background: url(image/fleche4b.png) left center no-repeat;
text-align:left;
}
a.menur{
background:url(image/menu.jpg) left top no-repeat;
font-weight:bold;
text-align:center;
}
a.menun{
width:128px;
border: 1px solid #334686;
background:url(image/menu_droit.jpg) left top no-repeat;
font-weight:bold;
text-align:center;
}
a.menum{
padding-bottom: 5px;
margin:0px;
width:128px;
border-left: 1px solid #334686;
border-right: 1px solid #334686;
line-height: 25px;
}
a.menuc{
width:128px;
border-left: 1px solid #334686;
border-right: 1px solid #334686;
padding-bottom: 5px;
line-height: 25px;
}
a.menub{
width:128px;
border-left: 1px solid #334686;
border-right: 1px solid #334686;
border-bottom: 1px solid #334686;
padding-bottom: 5px;
line-height: 25px;
}
a.menuc:hover{
background: url(image/fleche4p.png) left center no-repeat;
text-align:left;
}
a.menum:hover{
background: url(image/fleche4p.png) left center no-repeat;
text-align:left;
}
a.menub:hover{
background: url(image/fleche4p.png) left center no-repeat;
text-align:left;
}
#plus{
float: left;
margin-top:5px;
}
