*, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color:#000000;
	font-size: 1em;

}
.titre1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-position: center;
	color: #E8D0AE;
}
.texte {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #E8D0AE;
}
.texteu {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #E8D0AE;
}
.texteb {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #E8D0AE;
}
.titre0 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #E8D0AE;
}

#credits{
clear:both;
padding:2px;
width:auto;
font-size:10px;
text-align:center;
color:#FFF;
background-color:#000;
z-index:1;}
