body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#fond {
	visibility: hidden;
}
#content {
	position: absolute;
	top: 0px;
	margin: auto;
	width: 100%;
	}
#credits{
	visibility: hidden;
}
a:link {
	color: #cc3300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #C02900;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.titre1 {
	color: #C02900;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.titre2 {
	color: #C02900;
	font-weight: bold;
	font-size: 16px;
}
.credit {
color: #666666; font-weight: bold; 
}
.style1 {font-size: 9px}
.style2 {color: #E5D0AD}
