body{
	background-color:#000000;
}

#banniere{
	float:left;
	width:950px;
	height:225px;
}

#contenu{
	float:left;
	width:950px;
}

#contenu_div{
	float:left;
	width:728px;
	height:446px;
	background-image:url(./img_site/contenu.jpg);
	background-repeat:no-repeat;
}

#bloc_haut{
	float:left;
	width:214px;
	height:221px;
	background-image:url(./img_site/bloc_droit_haut.png);
}

#bloc_haut_cote{
	float:left;
	width:8px;
	height:221px;
	background-image:url(./img_site/cote_droit_haut.png);
}

#bloc_bas{
	float:left;
	width:214px;
	height:225px;
	background-image:url(./img_site/bloc_droit_bas.png);
}

#bloc_bas_cote{
	float:left;
	width:8px;
	height:225px;
	background-image:url(./img_site/cote_droit_bas.png);
}

#menu_footer{
	color:white;
	font-family:arial;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

a{
	text-decoration:none;
	color:white;
	font-weight:bold;
}
