body
{ background-color: #212121;
border: 0px;
padding: 0px;
margin: 0px;
color: #000000;
font-family: Verdana, Arial;
font-size: 11px;
background-image: url(../images/design/background.gif);
background-repeat: repeat-x;
background-color: white;
width:100%;
height:100%;
}

#header
{ background-image: url(../images/design/header.png);
background-repeat: no-repeat;
width: 924px;
height: 251px;
position: absolute;
left: 50%;
margin-left: -488px;
top: 0px;
}

#milieu
{ width: 1000px;
height: auto;
position: absolute;
left: 50%;
margin-left: -478px;
top: 285px;
}

#droite
{ float: right;
width: 360px;
}
#menu
{ background-image: url(../images/design/fond_menu.gif);
background-repeat: repeat-y;
padding-left: 29px;
width: 263px;
height: auto;
font-size: 14px;
font-variant: small-caps;
}

#menu_bis
{ background-image: url(../images/design/fond_menu.gif);
background-repeat: repeat-y;
padding-left: 29px;
width: 260px;
height: auto;
}

#menu_bis2
{ background-image: url(../images/design/fond_menu.gif);
background-repeat: repeat-y;
padding-left: 29px;
width: 300px;
height: auto;
margin-top: 20px;
}

.haut
{ background-image: url(../images/design/top_menu.gif);
background-repeat: no-repeat;
width: 295px;
height: 33px;
margin-left: -29px;
padding-top: 4px;
text-align: center;
color: #ffffff;
font-variant: small-caps;
font-weight: 700;
font-size: 14px;
}

.bas
{ background-image: url(../images/design/bas_menu.gif);
background-repeat: no-repeat;
width: 295px;
height: 20px;
margin-left: -29px;
}

#contenu
{ background-image: url(../images/design/fond_content.gif);
background-repeat: repeat-y;
width: 633px;
height: auto;
float: left;
text-align: center;
}

#contenu_bis
{ background-image: url(../images/design/fond_content.gif);
background-repeat: repeat-y;
width: 609px;
height: auto;
float: left;
padding-left: 23px;
margin-top: 20px;
}


.hautc
{ background-image: url(../images/design/top_content.gif);
background-repeat: no-repeat;
width: 633px;
height: 33px;
padding-top: 4px;
text-align: center;
color: #ffffff;
font-variant: small-caps;
font-weight: 700;
font-size: 14px;
}

.basc
{ background-image: url(../images/design/bas_content.gif);
background-repeat: no-repeat;
width: 633px;
height: 20px;
}

a,a:visited
{ border-bottom: #27b5e1 1px dashed;
color: #000000;
text-decoration: none;
}
a:hover
{ border-bottom: #19629a 1px dashed;
color: #000000;
text-decoration: none;
}

.titre
{ border-bottom: #27b5e1 1px dashed;
border-top: #27b5e1 1px dashed;
font-size: 18px;
font-weight: 700;
font-variant: small-caps;
}

#copyright
{ background-image: url(../images/design/bas.gif);
background-repeat: no-repeat;
width: 928px;
height: 107px;
float: left;
margin-top: 55px;
padding-top: 12px;
text-align: center;
color: #000000;
}


