.html {
	margin:0;
	padding:0;
	background: url(2014-01-027.JPG) no-repeat center fixed;
	-webkit-background-size: cover; /* pour anciens Chrome et Safari */
	background-size: cover; /* version standardisée */
	color: #CCC;
}
.fonttitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	color: #000;
}
.cadreG {
	position: fixed;
	background-color: #000;
}
.fond_cadre {
	background-color: #000;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.html .fonttitre {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.html .fond_cadre tr .fond_cadre p {
	color: #060;
}
