body
	{
	width: 980px;
	height: 541px;
	margin: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ece9e4;
	}
	
#corps
	{
	width: 980px;
	height: 541px;
	margin-top: 20px;
	background-image: url("../images/fond.jpg");
	background-repeat: no-repeat;
	}

a img
	{
	border: none;
	}


.gras-bleu
	{
	font-weight:bold;
	color:#4E8FC9;
	}
.bleu
	{
	color:#4E8FC9;
	}
a
	{
	color:#4E8FC9;
	}

#footer
	{
	width:970px;
	color:#737a82;
	}
#footer a
	{
	color:#737a82;
	}
#footer a:hover
	{
	color:#8FAFD8;
	}
	
/*-------------Titre page------------*/	
#gauche
	{
	width:200px;
	position:relative;
	top:-60px;
	left:15px;
	float:left;
	}
.titre-page
	{
	margin:0px;
	background-color:#9bb2dc;
	width:200px;
	height:40px;
	color:#f0e4d6;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:40px;
	vertical-align:middle;
	}
/*---------------------------------------------*/

#texte-presentation
	{
	width:200px;
	position:relative;
	font-size:17px;
	font-weight:bold;
	left:0px;
	top:20px;
	text-align:justify;
	color:#737a82;
	}

#texte
	{
	width:710px;
	font-size:17px;
	font-weight:bold;
	text-align:justify;
	color:#737a82;
	padding-left:0px;
	margin-top:20px;
	margin-left:230px;
	}

/*-------------Menu------------*/
#menu
	{
	width:765px;
	height:75px;
	font-size: 17px;
	font-weight: bold;
	text-align:justify;
	margin-left:215px;
	}
#menu .menu_item
	{
	position:relative;
	top:50%;
	margin:auto;
	width:24.9%;
	float:left;
	text-align:center;
	}

#menu a
	{
	color:#f7f0e6;
	text-decoration:none;
	}

#menu a:hover
	{
	color:#8FAFD8;
	}
/*---------------------------------------------*/

