body
{
	background-color: #515151;
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	margin:auto;
}

img { border: 0px;}


/*  I  D  */


#header1
{
	background-image: url('images/header1.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 44px;
	margin:auto;
}


#header2
{
	background-image: url('images/header2.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 145px;
	margin:auto;
}

#footer
{
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 70px;
	margin:auto;
}


/*  C L A S S   */


.site
{
	background-image: url('images/back.jpg');
	background-repeat: repeat-y;
	margin:auto;
	width: 800px;
}


.navi
{
	background: #e8e8e8;
	width: 627px;
	padding: 10px;
	margin-left: 110px;
}
.signature {
margin-top: 8px;
text-align: right;
weight: bold;
}

.signature a{
color: #000000;
text-decoration: none;
font-weight: bold;
}

.haut_navi
{
	background-image: url('images/haut_navi.jpg');
	background-repeat: no-repeat;
	height: 15px;
	width: 647px;
	margin-left: 110px;
	padding-top: 44px;
	text-indent: 5px;
}


.bas_navi
{
	background-image: url('images/bas_navi.jpg');
	background-repeat: no-repeat;
	height: 23px;
	width: 647px;
	margin-left: 110px;
}