body { 
	font: 8pt/12pt arial; 
	color: #616161; 
	margin: 5px; 
	text-align: center ;
	background: #000;
}

div#conteneur{
	text-align: justify ;
	width:780px;
	height:auto;
	border:1px solid #ccc;
	background: #fff;
	position:absolute;
	left:50%;
	margin-left:-390px;
	
}

div#header{
	float:left;
	background:#616161;
	height:auto;
	width:780px;
	borde r-bottom:1px solid #ccc;

}

div#menu{
	float:left;
	width:200px;
	height:214px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-top:5px;
}

div#banniere{
	float:left;
	width:579px;
	height:220px;
	border-bottom:1px solid #ccc;
	background: url(imgs/banniere.jpg);
}

div#gauche{
	float:left;
	width:300px;
	height:auto;
	bo rder:1px solid red;
}

div#droite{
	float:left;
	width:474px;
	height:auto;
	bord er-left:1px solid #ccc;
}

div#milieu{
	float:left;
	width:750px;
	height:auto;
	margin-left:10px;
	margin-top:5px;
}

div#news{
	width:265px;
	height:auto;
	float:left;
	bo rder:1px solid red;
	padding-top:5px;
	margin-left:10px;
	margin-right:10px;
	
}

div#notrecentre{
	width:265px;
	height:auto;
	float:left;
	bo rder:1px solid red;
	padding-top:5px;
	border-right:1px solid #ccc;
	margin-left:10px;
	mar gin-top:15px;
	margin-right:10px;
}

div#bienvenue{
	width:435px;
	height:auto;
	float:left;
	bord er-bottom:1px solid #ccc;
	padding-top:5px;
	margin-left:10px;
	margin-right:10px,
	
}

div#conseils{
	width:435px;
	height:auto;
	float:left;
	bord er:1px solid blue;
	padding-top:5px;
	margin-left:10px;
	margin-right:10px,
	
}

div#bas{
	background:#637B9D;
	width:780px;
	height:25px;
	border-top:1px solid #ccc;
	text-align:center;
	color:white;
	padding-top:5px;
	float:left;
}



div#c1{
	width:200px;
	height:150px;
	bor der:1px solid red;
	float:left;
	margin-right:26px;
	margin-top:10px;
}

div#c2{
	width:200px;
	height:150px;
	bor der:1px solid red;
	float:left;
	margin-top:10px;
}




div#accueilnews{
	width:260px;
	height:auto;
	padding-top:10px;
	borde r:1px solid red;
}














a:link { 

	color: #616161;
	text-decoration:none;
	font-weight:bold;
}

a:visited{ 
	color: #616161;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #616161;
	text-decoration:underline;
	font-weight:bold;
}
