/* CSS Document */

#oranges
{/*background-color:#CC0000;*/
width:394px;
height:397px;
float:left;
background-image:url(../images/rose.jpg);
background-repeat:no-repeat;
}
#encart
{
/*background-color:#0033FF;*/
width:396px;
height:397px;
float:right;
background-image:url(../images/encart_metiers.gif);
background-repeat:no-repeat;
}
#menu
{
/*background-color:#333333;*/
position:relative;
z-index:2;
padding-top:15px;
clear:both;
width:800px;
height:30px;
background-image:url(../images/menu_metiers.gif);
background-repeat:no-repeat;
background-position:top right;
}
ul ul
{
position:relative;
left: -18px;
}
