.titre_image {
	background-attachment: fixed;
	background-position: center center;
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #CCCCCC;
}
.contenu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.copyright {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	border: thin dotted #999999;
}

