body
{ background-color: #1b1b1b;
background-image: url(images/design/fond.gif);
background-repeat: repeat-x;
border: 0px;
padding: 0px;
margin: 0px;
color: #a0a0a0;
font-family: Verdana, Arial;
font-size: 11px;
}
.header
{ background-image: url(images/design/header.jpg);
background-repeat: no-repeat;
width: 850px;
height: 232px;
position: absolute;
left: 50%;
margin-left: -425px;
top: 0px;
}
.menu
{ position: absolute;
top: 194px;
left: 10px;
width: 850px;
height: 30px; 
text-align: center;
color: #c0c0c0;
font-size: 15px;
font-family: Times New Roman;
font-variant: small-caps;
margin-left: -20px;
}
a,a:active,a:visited
{ color: #ffffff;
text-decoration: none;
}
a:hover
{ text-decoration: underline;
color: #c0c0c0;
}
.contenu
{ background-image: url(images/design/contenu.gif);
background-repeat: repeat-y;
width: 720px;
height: auto;
position: absolute;
left: 50%;
margin-left: -425px;
top: 232px;
padding-left: 55px;
text-align: left;
padding-right: 20px;
float: left;
}
.texte
{ padding-right: 20px;
}
.end
{ background-image: url(images/design/copy.gif);
background-repeat: no-repeat;
width: 850px;
height: 51px;
margin-left: -55px;
padding-top: 21px;
text-align: center;
color: #e0e0e0;
background-color: #1b1b1b;
}

.info
{ background-image: url(images/design/info.gif);
background-repeat: no-repeat;
width: 706px;
height: 57px;
padding-left: 47px;
padding-top: 21px;
color: #a0a0a0;
font-size: 13px;
}


