*{
margin:0;
padding:0;
}

body {
font-family: Verdana, Arial, sans serif;
font-size: 12px;
background-color:#ffffff;
color:#000000;
}

img{
border: 0px solid #000000;
}

a:link {
font-size:14px;
color:#999999;
text-decoration: none;
}

a:visited {
font-size:14px;
color:#999999;
text-decoration: none;
}

a:hover {
font-size:14px;
color:#000000;
text-decoration: none;
}

#generale {
width:980px;
margin-left: auto;
margin-right: auto;
text-align: left;
padding-bottom: 0px;
}

#page{
position: relative;
width:980px;
height:530px;
background:url(../design/fond_page.jpg) no-repeat;
}

#img_gauche{
position:absolute;
width:517px;
height:244px;
top:145px;
left:2px;
}

#logo{
position:absolute;
width:276px;
height:180px;
margin-top:31px;
margin-left:16px;
}

#flash_categorie{
position:absolute;
width:517px;
height:244px;
top:0px;
left:0px;
}

#menu {
width:980px;
height:82px;
font-family: Verdana, Arial, sans serif;
}

#menu ul {
display:none;
}