a {	
	color: #FFFFFF;	
	text-decoration: none
}
body {	
    margin-top:0; 
	margin-left:0; 
	margin-right:0; 
	   background: #4F0000;
   margin: 0px;
	}


#conteneur {
	width: 950px;
	height: 568px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;

	position: relative;
	}

#bloc_menu {
	width: px;
	height: 420px;
	top: 120px;
	left: 0px;	
	position: absolute;
	}
	
#bloc_centre {
width: 759px;
height: 99%;
min-height: 413px;
top: 120px;
left: 185px;
position: absolute;
		}
	#bloc_centre_g {
	width: 500px;
	height: 401px;
	top: 1px;
	left: -1px;
	position: absolute;
	background: #6F0000;
	border: 1px solid white;
	overflow: auto;
	padding: 5px;
		}	
#bloc_centre_d {
	width: 274px;
	height: 410px;
	top: 1px;
	left: 489px;
	position: absolute;
	background: #6F0000;
	border: 1px solid white;
	overflow: auto;

		}
#bloc_centre_gene {
	width: 750px;
	height: 405px;
	top: 0px;
	left: 0px;
	position: absolute;
	background: #6F0000;
	border: 1px solid white;
	padding: 5px;
	overflow: auto;

		}			
			
#bloc_bas {
width: 770px;
height: 28px;
top: 540px;
left: 150px;
position: absolute;
}

