BODY	{
	background-color: #000000;
	margin: 0px;
	font-family:verdana,helvetica,arial;
	}
	
.tabellasito	{
	width:990px;
	height:630px;
	border:0px;
	}
	
.header	{
	width:990px;
	height:197px;
	}

.menu	{
	width:250px;
	background-color: #000000; \\#B1B1B1;
	vertical-align: top;
	font-size: 9pt;
	line-height: 2em;
	padding-top: 10px;
	}
	
.menu a, .menu a:visited	{
	color: #B1B1B1;
	margin-left:10px;
	padding-left:5px;
	font-weight: bold;
	text-decoration: none;
	width: 235px;
	}
	
.menu a:hover {
	color:#FFD200;
	background-image:url('img/bgmen.gif');	
	background-repeat: repeat-x;
	background-position: bottom;
	}


.menu span	{
	color: #BF0D0D;
	padding-left:15px;
	background-color: #E6E5E5;
	background-image:url('img/bgmenu.gif');	
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	width:250px;
	}
	
.pagina	{
	width:740px;
	background-color: #E6E5E5;
	vertical-align:top;
	}

.pagina P	{
	font-size:9pt;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
}


.pagina H1	{
	color: #BF0D0D;
	font-size:12pt;
	font-family: arial;
	font-weight: bold;
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-top: 30px;
}

.home TD	{
	vertical-align: top;
	border: 1px solid #999999;
	border-collapse: collapse;
}

.home P	{
	font-size:8pt;
	margin: 10px;
}

.home H1	{
	color: #BF0D0D;
	font-size:10pt;
	font-family: arial;
	font-weight: bold;
	margin: 5px;
}

.home A	{
	color: #BF0D0D;
	font-weight: bold;
	text-decoration: underline;
	}
	
.home A:hover	{
	color: #F6A11C;
	}
	
.footer	{
	text-align:right;
	color: #B1B1B1;
	font-size:8pt;
}

.footer A	{
	color: #B1B1B1;
}
