body
{ 
border: 0;
margin: 0;
font-family: verdana;
font-size: 12px;
background-image: url(images/design/background2.gif);
background-attachment:fixed;
background-repeat: repeat;
background-position: top center;
}

#background
{ background-image: url(images/design/background.png);
background-repeat: repeat-x;
background-position: top center;
width: auto;
height: 141px;
}


#header
{ background-image: url(images/design/header.png);
background-repeat: no-repeat;
width: 922px;
height: 162px;
position: absolute;
left: 50%;
margin-left: -461px;
}

#centre
{ background-image: url(images/design/fond.png);
background-repeat: repeat-y;
width: 922px;
height: auto;
position: absolute;
left: 50%;
top: 162px;
margin-left: -461px;
}

#copyright
{ width: 922px;
height: 14px;
position: absolute;
bottom: -14px;
background-image: url(images/design/copyright.png);
background-position: center bottom;
background-repeat: no-repeat;
text-align:center;
color: white;
left: 50%;
margin-left: -461px;
}

.gauche
{ width: 222px; 
float: left;
margin-left: 4px;
padding-left: 25px;
background-image: url(images/design/fond_menu.gif);
background-repeat: repeat-y;
}

.menu
{ text-decoration: none;
color: black;
margin-left: 5px;
font-size: 14px;
line-height: 18px;
}
.menu:before
{ content:url(images/design/puce.gif)
}


.gbas
{ width: 222px; 
height: 15px;
margin-left: -25px;
background-image: url(images/design/bas_menu.gif);
background-repeat: no-repeat;
}

.impots
{ width: 126px; 
height: 129px;
position: absolute;
top: 15px;
right: 10px;
background-image: url(images/design/impots.png);
background-repeat: no-repeat;
}

.droit
{ width: 600px; 
float: left;
margin-left: 4px;
padding-top: 17px;
}
