/* CSS Document */
* {
padding: 0px;
margin: 0px;
}
body
{
	width: 1218px;
	margin-left: auto;
	margin-right: auto;
	background-color: #59595b;
	font-family: Verdana, Times, sans-serif;
}
a
{
	text-decoration: none;
	color: #ffffff;
}
#referencement
{
	clear: left;
	margin: 150px 0 20px 125px;
	width: 954px;
	height:340px;
	font-size: 11px;
	color: #3f3f41;
	}
	#referencement p{
		width:298px;
		margin-right:20px;
		height:300px;
		float:left;
	font-size: 11px;
		}
	#referencement a{
	color: #3f3f41;}
	#referencement a:hover{
	color: #999;
		}
	.titre{
		font-size:15px;
		font-weight:bold;
		margin:0;
		padding:0;
		float:left;
		}


a:hover
{
	color: #dba9c1;
	text-decoration: underline;
}
#corps
{
	width: 1218px;
	height: 546px;
	margin-top:80px;
	margin-left:auto;
	margin-right: auto;
	top: 10px;
}
#pied_de_page
{
	clear: left;
	width: 1218px;
	margin-left: auto;
	
	text-align: center;
	font-size: 12px;
	color: #9fa09e;
}
B.copyright
{
	font-size: 12px;
	font-weight: normal;
	color: #9fa09e;
}

