

#header
{
width: 600px;
height: 412px;
margin: 0px;
background-image: url(img/133781_header.jpg);
background-repeat: no-repeat;
}

#menu
{
width: 600px;
height: 234px;
margin: 0px;
background-image: url(img/133781_menu_boutique.jpg);
background-repeat: no-repeat;
text-align: right;
font: normal 9px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
color: #fff;
}

#menu a.validate
{
color: black;
}

.element_menu ul
{
list-style-type: none;
padding-top: 25px;
padding-right: 250px;
text-align: right;
margin: 0px;
}

.element_menu a
{
width: 187px;
text-decoration: none;
font: normal 11px verdana, "Lucida Grande", "Lucida Sans Unicode", lucida, sans-serif;
color: #fff;
}

.element_menu a:hover
{
font: italic bold 20px arial, "Lucida Grande", "Lucida Sans Unicode", lucida, sans-serif;
color: #fff;
text-decoration: none;
}
