td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Black;
}

.bg_marro1  {
	background-color : #B8860B;
}

.bg_marro2 {
	background-color : #F5F5DC;
}

.bg_marro3 {
	background-color : #d3b789;
}

.bg_blanc{
	background-color : White;
}

a.menu {
	color : White;
	font-size : x-small;
	text-decoration : none;
	font-weight : bold;
}

.bg_marro4 {
	background-color : #DBD8AE;
}

a.gris {
	color : Gray;
	text-decoration : none;
}



a:hover.gris {
	text-decoration : underline;
}

.titol1 {
	font-family : "Arial Black";
	font-size : small;
}

.bg_gris {
	background-color : #F3F3F3;
}

a {
	color : Navy;
}

a:hover {
	color : #B8860B;
}

.titol2 {
	color : #0000CD;
	font-size : small;
}