body {
	background-color: #ffffff;
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	margin: 0px;
}


a:link, a:visited, a:active{
color: #989898;
font-size: 10px;
text-decoration: none;
padding-bottom: 1px;
}
a:hover {
border-bottom: 1px dotted #989898;
}

.couleurnoir {
color: #404040;
}

#header {
margin: auto;
width: 822px;
height: 299px;
background: url('images/header.png') no-repeat;
}
#header-menu {
	float: left;
	padding-top: 15px;
	margin-left: 100px;
	font-size: 12px;
	color: #404040;
}
#header-date {
float: right;
padding-top: 20px;
margin-right: 50px;
}
#header-menu a {
font-size: 12px;
color: #989898;
}
#header-menu a:hover {
color: #404040;
border-bottom: none;
}
#header-copyright {
float: left;
padding-top: 20px;
margin-left: 783px;
width: 10px;
height: 150px;
cursor: pointer;
}

#corps-fond {
margin: auto;
width: 822px;
background: url('images/corps-fond.png') repeat-y center;
}
#corps-fond-forme {
margin-left: -200px;
background: url('images/forme-bas-gauche.png') no-repeat left bottom;
}
#corps-haut {
background: url('images/corps-haut.png') no-repeat center top;
}
#corps-fond-table {
margin-left: 200px;
}
#corps-td-gauche {
padding-left: 68px;
width: 176px;
}
#corps-td-droite {
padding-left: 25px;
width: 504px;
}
#corps-td-droite-nompage {
text-align: center;
padding-top: 48px;
font-size: 16px;
padding-bottom: 25px;
}

#footer {
margin: auto;
width: 820px;
height: 33px;
background: url('images/footer.png') no-repeat;
}
#footer-sous {
text-align: center;
padding-bottom: 8px;
}
#footer-top {
display: block;
float: right;
margin-right: 35px;
margin-top: 12px;
height: 13px;
width: 33px;
border-bottom: none;
}

