@charset "utf-8";
/* CSS Document */
a:link {
	color: #F00;
}
a:visited {
	color: #F00;
}
a:hover {
	color: #000;
}
a:active {
	color: #F00;
}
body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: x-small;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(/loghi/logoCareboSfondoPagina.png);
	background-repeat: repeat;
}
.tableCentro
{
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size:11px; 
    color:#FFFFFF;
    border-width:0;
    
    }

