body {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #6699FF;
	font-family:Verdana;
}
.general {
	width: 990px;
	background-color: #ffffff;

}

header{
    background-image: url("/templates/rallye_dieppe_2011/images/header.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    height: 225px;
    left: 0;
    position: absolute;
    top: 0;
    width: 998px;
    z-index: -1;
}
.left {
	width: 85px;
	height: 750px;
	float: left;
	background-color: #ffffff;
}
.body {
	float: right;
	width: 905px;
	background-color: #ffffff;
}
.footer {
	clear: both;
	background-color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	padding-top:6px;
}
.menu {
	width: 905px;
	text-align: left;
	position : absolute;	
	margin-bottom : 50px;
}
.contenu {	
padding-top : 30px;
	width: 905px;
	text-align: left;
}

