/* CSS Document by TreaZe - www.kitgraphique.net */

body
{
margin: auto;
width: 755px;
background-color: #232323;
}
p
{
color: #F6F6F6;
font-family: verdana, arial, comic sans MS;
font-size: 10px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
}
a
{
color: #F6F6F6;
font-family: verdana, arial, comic sans MS;
font-size: 10px;
margin-top: 0px;
margin-bottom: -5px;
margin-left: 0px;
margin-right: 0px;
}
li
{
color: #F6F6F6;
font-size: 12px;
margin-top: 0px;
margin-bottom: 20px;
margin-left: 35px;
margin-right: 20px;
}
#header
{
width: 755px;
height: 266px;
margin-top: 30px;
}
#menu
{
background-image: url("images/menu.gif");
background-repeat: repeat-y;
width: 181px;
float: left;
}
#contenu
{
background-image: url("images/contenu.gif");
background-repeat: repeat-y;
width: 574px;
float: right;
}
#footer_left
{
background-image: url("images/footer_left.gif");
background-repeat: no-repeat;
width: 181px;
height: 6px;
clear: both;
float: left;
}
#footer_right
{
background-image: url("images/footer_right.gif");
background-repeat: no-repeat;
width: 574px;
height: 6px;
clear: both;
float: right;
}
#copyright
{
float:right;
width: 755px;
}
