Je vous donne le css du menu :
- menu
{
float:left;
width:135px;
}
li
{
list-style:none;
font-family:"Script MT Bold", "Berlin sans FB", "time new roman", times, arial, serif;
}
.sous-menu_1
{
height:165px;
background-image:url(../images/fond_1.png);
background-repeat:no-repeat;
}
.sous-menu_3
{
height:50px;
background-image:url(../images/fond_3.png);
background-repeat:no-repeat;
}
.sous-menu_d
{
position:relative;
top:5px;
right:20px;
}
.sous-menu_u, .sous-menu_v
{
position:relative;
top:30px;
right:20px;
}
.sous-menu_u a, .sous-menu_v a, .sous-menu_d a
{
text-decoration:none;
color:black;
}
.sous-menu_u a:hover, .sous-menu_v a:hover, .sous-menu_d a:hover
{
text-decoration:underline;
color:#003366;
}
.sous-menu_2
{
height:140px;
background-image:url(../images/fond_2.png);
background-repeat:no-repeat;
}
Voilà j´espère que cela vous aidera