body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#2d2d2d;
}
#texte{
	margin-left: -500px;
	left: 50%;
	width: 1000px;
	position:relative;
	top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4f4f4f;
}
#colgauche{
	border-top:1px solid #797979;
	width:470px;
	margin:80px 15px 0px 15px;
	padding-top:5px;
	float:left;
}
#coldroite{
	border-top:1px solid #797979;
	width:470px;
	margin:80px 15px 0px 15px;
	padding-top:5px;
	float:left;	
}
.sous-titre{
	color:#797979;
	font-weight:bold;
}

.spacer{
	clear:both;
}

.espaceTop{
	height:30px;
}


#footer{
	height: 25px;
	padding-left:15px;
}

#footer a{
	color: #797979;
	font-family: Verdana;
	text-decoration: none;
}

#footer a:hover{
	color: #797979;
	font-family: Verdana;
	text-decoration: underline;
}

#facebook{
	width:20px;
	height:20px;
	background:url(../medias/facebook_home.gif);
	display:inline-block;
	margin:0 10px 0 10px;
}
#facebook:hover{
	width:20px;
	background-position:0 20px;
}






a:link { color: #797979; text-decoration: none; }
a:visited { color: #797979; text-decoration: none; }
a:hover { color: #797979; text-decoration: underline; }
a:active { color: #797979; text-decoration: none; }



