body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:normal;
	background-color: #5B554A;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image: url(../image/fons.gif);	
}
h1 {
	font-weight:normal;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0xp;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;	
}
img {
	border-color: #FFCC00;
}
.titolets {
	font-weight: bold;
	color: #FFFFFF;
}
.blanc {
	font-weight:normal;
	color: #FFFFFF;
}
.peu {
	color:#999999;
}
.texte {
	color: #000000;
	font-weight:normal;
}
.literals {
	color: #FaFaFa;
	font-weight:normal;
}
a {
	color: #4b6687;
	font-weight:normal;	
}
a:link {
	text-decoration: none;
	color: #4b6687;
}
a:visited {
	text-decoration: none;
	color: #4b6687;
}
a:hover {
	text-decoration: underline;
	color: #4b6687;
}
a:active {
	text-decoration: none;
	color: #4b6687;
}

a.gris {
	color: #333333;
	font-weight:bold;	
}
a:link.gris {
	text-decoration: none;
	color: #333333;
}
a:visited.gris {
	text-decoration: none;
	color: #333333;
}
a:hover.gris {
	text-decoration: underline;
	color: #4b6687;
}
a:active.gris {
	text-decoration: none;
	color: #333333;
}
body,td,th {
	color: #333333;
}
.Groc {
	color: #4b6687; 
	font-weight: bold; 
}
.Fosc {
	color: #333333;
	font-weight: bold;
}
.blau {
	color: #4b6687;
	font-weight: bold;
}