body { 
	color: black; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: normal 
	}
.Texte { 
	color: black; 
	font-size: 13px; 
	font-weight: normal 
	}
p {
	color: white
	}
.grand_titre { 
	color: white; 
	font-size: 14px; 
	font-weight: bold 
	}
.titre_clip { 
	color: white; 
	font-size: 12px; 
	font-weight: bold 
	}
.description { 
	font-size: 12px 
	}
#special p {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	background-color: #333a45;
	background-position: 0 center;
	text-align: left;
	margin: 0;
	padding: 0
	}
#footer p {
	font-size: 12px;
	}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	}
#footer a:hover {
	color:#FF0;
	}
