body     {
	color: #fff;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	background-color: #933;
	text-align: center;
	margin: 50px 0 0;
	padding: 0
	}


	
* {
	margin: 0;
	padding: 0;
	}


p  {
	margin: 0;
	padding: 0;
	}
	
	
img {
	margin: 0;
	padding: 0;
	border: 0;
	}


#container  {
	text-align: left;
	width: 909px;
	margin-right: auto;
	margin-left: auto;
	
	}

	

/*BLOC TETE*/

#tete     {
	position: relative;
	width: 909px;
	height: 403px
	}

	
	
#tete_gauche        {
	position: relative;
	top: 0;
	left: 0;
	width: 269px;
	height: 403px
	}



#central        {
	position: absolute;
	top: 0;
	left: 269px;
	width: 320px;
	height: 403px
	}


#tete_droit         {
	position: absolute;
	top: 0;
	right: 0;
	width: 320px;
	height: 403px
	}

	
#tete_centre_haut   {
	position: relative;
	top: 0;
	left: 0;
	width: 320px;
	height: 109px
	}


#tete_centre_editorial    {
	position: relative;
	top: 0;
	left: 0;
	width: 320px;
	height: 294px
	}


	
/*BLOC MENU*/

#menu  {
	position: relative;
	width: 909px;
	height: 107px
	}


#menu_gauche        {
	position: relative;
	width: 200px;
	height: 107px;
	float: left
	}
	
#menu_gauche #accueil         {
	color: #fff;
	font-size: 10px;
	font-family: Arial;
	position: absolute;
	top: 46px;
	left: 54px
	}


#menu_navigation         {
	position: absolute;
	top: 0;
	left: 200px;
	width: 373px;
	height: 107px;
	float: left
	}



#menu_droit        {
	position: absolute;
	top: 0;
	right: 0;
	width: 336px;
	height: 107px;
	float: left
	}



#menusuperieur      {
	color: #cc9;
	position: relative;
	top: 5px;
	left: 60px;
	width: 330px;
	height: 30px;
	}



/*BLOC PIED*/


#pied  {
	width: 909px;
	height: 64px;
	clear: left
	}


	
	
#mentions   {
	color: #ccc;
	font-size: 10px;
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	height: 20px
	}


#mentions a:link      {
	color: #ccc;
	text-decoration: none
	}


#mentions a:visited  {
	color: #ccc;
	text-decoration: none
	}


#mentions a:hover   {
	color: #fff;
	text-decoration: none
	}


