body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titolgranrojo{
	font-size: 36px;
	color: #CC0033;
	font-weight: bold;
}
.tdgrisnegre{
	background : #cccccc;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.tdblancnegre{
	background : #FFFFFF;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.tdnegrerojo{
	background : #000000;
	font-size: 24px;
	color: #CC0033;
	font-weight: bold;
	text-align: center;
}
.petitnegre{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.petitblanc{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.petitrojo{
	font-size: 10px;
	color: #CC0033;
	font-weight: bold;
}
.petitgris{
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.mblanc{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.mrojo{
	font-size: 18px;
	color: #CC0033;
	font-weight: bold;
}
a{
	color: #CC0033;
}
hr {
	color: #CC0033;
	width: 98%;
	height: 4px;
background-color: #CC0033;
}
.tdrallas {
	background-image: url(../dibs/xfondo01.gif);
	width: 100px;
}

.tablenegre {
	text-align: center;
	background-image: url(../dibs/fondosdc.jpg);
}