body
{ background-color: #000000;
background-image: url(images/design/background.gif);
background-repeat: repeat-x;
border: 0px;
padding: 0px;
margin: 0px;
color: #606060;
font-family: Verdana, Arial;
font-size: 11px;
}
#header
{ background-image: url(images/design/header.png);
background-repeat: no-repeat;
width: 950px;
height: 118px;
position: absolute;
left: 50%;
margin-left: -475px;
top: 0px;
}
#dialogue
{ position: absolute;
top: 36px;
left: 440px;
color: #c0c0c0;
width: 345px;
height: 70px;
}
#dialogue h3
{ font-variant:small-caps;
color: #ffffff;
padding: 0px;
margin: 0px;
font-size: 14px;
}
#dialogue a,a:active,a:visited
{ color: #c0c0c0;
text-decoration: none;
}
#dialogue a:hover
{ color: #ffffff;
text-decoration: none;
font-variant: normal;
}
#menu
{ position: absolute;
top: 130px;
left: 50%;
margin-left: -475px;
width: 950px;
height: 49px;
padding-left: 25px;

}
.bouton
{ background-image: url(images/design/bouton_off.gif);
background-repeat: no-repeat;
width: 127px;
height: 49px;
border: 0px;
float: left;
padding-top: 27px;
text-align: center;
color: #ffffff;
font-variant:small-caps;
}
.bouton:hover
{ background-image: url(images/design/bouton_on.gif);
background-repeat: no-repeat;
width: 127px;
height: 49px;
border: 0px;
float: left;
}

.bouton a:link,a:visited,a:active,a:hover
{ color: #ffffff;
font-variant:small-caps;
text-decoration: none;
}


#contenu
{ background-image: url(images/design/fond_content.gif);
background-repeat: repeat-y;
position: absolute;
top: 178px;
left: 50%;
margin-left: -475px;
width: 925px;
height: auto;
padding-left: 15px;
color: #606060;
}

#contenu a:link,a:hover,a:visited,a:active
{ text-decoration: none;
color: #202020;
font-variant: normal;
}

.topc
{ background-image: url(images/design/top.gif);
background-repeat: no-repeat;
width:950px;
height: 8px;
border: 0px;
float: left;
margin-left: -15px;
}

.bottomc
{ background-image: url(images/design/bas.gif);
background-repeat: no-repeat;
width:950px;
height: 11px;
border: 0px;
float: left;
margin-left: -15px;
}

#copy
{ background-image: url(images/design/copy.gif);
background-repeat: no-repeat;
background-position: bottom;
height: 130px;
width: 950px;
text-align: center;
background-color: #000000;
margin-left: -15px;
}

#copy a:link,a:hover,a:visited,a:active
{ text-decoration: none;
color: #808080;
font-variant:small-caps;
}

.info
{ background-image: url(images/design/etiquette.gif);
background-repeat: no-repeat;
width: 225px;
height: 148px;
float: left;
padding: 10px;
color: #ffffff;
padding-right: 25px;
}

.info a:link,a:hover,a:visited,a:active
{ color: #ffffff;
text-decoration: underline;
}
