body, html
{ background-color: #000000;
background-image: url(images/design/background_haut.gif);
background-repeat: repeat-x;
border: 0px;
padding: 0px;
margin: 0px;
color: #000000;
font-family: Verdana, Arial;
font-size: 11px;
height: 100%;
}

#header
{ background-image: url(images/design/header.jpg);
background-repeat: no-repeat;
width: 900px;
height: 206px;
position: absolute;
left: 50%;
margin-left: -450px;
top: 0px;
}
.date
{ width: 235px;
height: 17px;
position: absolute;
top: 62px;
left: 720px;
color: #ffff33;
text-align: center;
}
.sous-titre
{ width: 400px;
height: 70px;
position: absolute;
top: 3px;
left: 300px;
color: #a1a1a1;
vertical-align: bottom;
font-variant: small-caps;
}

#contenu 
{ background-image: url(images/design/fond_txt.gif);
background-repeat: repeat-y;
width: 900px;
height: auto;
position: absolute;
left: 50%;
margin-left: -450px;
}

#menu
{ background-image: url(images/design/fdmenu.gif);
background-repeat: repeat-y;
width: 208px;
height: auto;
color: #ffff33;
font-size: 13px;
position: absolute;
left: 50%;
margin-left: -450px;
top: 206px;
padding-left: 35px;
}

#menu h3
{ font-variant: small-caps;
color: #Ffffff;
font-size: 15px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 25px;
}

#menu h3:first-letter
{ font-variant: small-caps;
color: #ff0000;
font-size: 15px;
margin-bottom: 5px;
padding-top: 10px;
}

#menu a
{ color: #ffff33;
text-decoration: none;
}

#menu a:before {content:url(images/design/puce.gif)}

#menu a:hover
{ color: #ffff33;
font-weight: 					bold;
text-decoration: none;
}

#basmenu
{ background-image: url(images/design/bas-menu.gif);
background-repeat: no-repeat;
width: 208px;
height: 40px;
margin-left: -35px;
margin-top: 40px;
}

#content
{ background-image: url(images/design/fdcontenu.gif);
background-repeat: repeat-y;
width: 662px;
height: auto;
position: absolute;
left: 50%;
margin-left: -242px;
top: 206px;
background-color: #000000;
font-size: 13px;
padding-left: 15px;
background-color: #000000;
padding-right: 40px;
}

#bascontent
{ background-image: url(images/design/bas.gif);
background-repeat: no-repeat;
width: 692px;
height: 49px;
margin-left: -15px;
}

#content h2
{ font-variant: small-caps;
color: #ffff33;
font-size: 18px;
}

#content h2:first-letter
{ font-variant: small-caps;
color: #ffff33;
font-size: 18px;
}

#content h4
{ color: #ffff33;
}


#copy
{ background-image: url(images/design/copy.gif);
background-position: bottom;
background-repeat: no-repeat;
background-color: #000000;
color: #Ffcc00;
width: 900px;
height: 75px;
margin-left: -216px;
text-align: center;
}

#copy a
{ color: #ffff33;
}