html,body{	margin:0px;	padding:0px;width:100%; 
	height:100%;
}

body{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: small;
	text-align:center;
	color: #333;
	background:#e4e4e4;
	
	
}

h1,h2,h3,h4{
	margin-left:5px;
	text-align:left;
	
}
h5{
	margin-top:5px;
	margin-left:0px;
	margin-bottom:5px;
	text-align:left;
}


h1{color: #872432;font-size: 120%;width:100%;border-bottom:1px solid #872432;text-align:right;}
h2{color: #999;font-size: 110%;}
h3{color: #666;font-size: 105%;}
h4{color: #669933;font-size: 100%;font-weight:bold;}
h5{color: #333;font-size: 105%;font-weight:bold;}

p{margin:10px 10px 10px 10px;text-align:left;}



a:link, a:visited{
	color: #872432;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color: #000;
	text-decoration:none;	
}



.home a{
	
	font-size:22px;
	color: #ccc;
	text-decoration: none;
	
} 

.home a:visited{
	color: #ccc;
	font-size:22px;
	text-decoration: none;
	
} 

.home a:hover{
	color: #999; 
	text-decoration: none; 
} 


table.menu a{
	margin-left:10px;
	margin-right:10px;
    text-decoration:none;
	font-weight:bold;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:small;
	color:#000033;
}

table.menu a:hover{
	color:#ccc;
} 


table.menu{
	width:100%;
	height:20px;
	text-align:center;
	margin-bottom:40px;
	background:#f1f1f1;
}


#top{
	
	height:160px; 
	padding:0px;
	text-align:right;
	height:153px !important;
	height:155px;

}


div#data{
	position: absolute;
	top:180;
	right:10;
	color:#333;
	height:17px;
	white-space:nowrap;
	z-index:5;
	font-size: 76%;
}

div#footer{
	position:relative;	
	margin-top:0px;
	width: 100%; 
	padding:0;
    height:20px;
	text-align:center;
}


#body{
	background:#f5ffd9;
	color: #666;
	text-align:left;		
	margin:0px;
	padding:20px !important;
	padding:20px;
}

#body h1{
	color: #669933;
	height:15px;
	font-weight: bold;
	font-size: 110%;
	padding-left:0px;

}

div.contentmenu{
	
    font: Normal 16px Times New Roman;
	border: Solid 1px #000;
	width: 180px;
	height: 22px;
	text-align: left;
}

div.topvoice{
	float: left;
	/*background-color: #ffffdd;*/
    font: Normal 16px Verdana;
    border: Solid 1px #fff;
	width: 120px;
	height: 20px;
}

div.vocemenu{
	/*background-color: #ffcea5;*/
}

div.verticalcontent
{
	position: Absolute;
    visibility: Hidden;
    /*background-color: #ffffdd;*/
    font: Normal 16px Times New Roman;
    width: 170px;
    border: Solid 1px #666;
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;	
}

.verticalvoice{
	float: left;
	background:url(images/menu_bg.gif) no-repeat;
	padding-left:17px;
	color: #D51673;
    font: normal 12px Verdana;
	width: 160px;
	
}

div.orizontalcontent
{
	position: Absolute;
    visibility: Hidden;
    font: Normal 16px Verdana;
    width: 150px;
	right:425px;
	margin: -16px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
}

div.orizontalvoice{
	float: left;
	background-color: #ffffdd;
    font: Normal 16px Verdana;
    border: Solid 1px #fff;
	width: 170px;
	height: 18px;
	margin: 0px 2px 0px 0px !important;
	margin: 0px 0px 0px 0px;
}

div.verticalvoice a{
	
	font-family: Arial,Verdana,Times new Roman,Helvetica, sans-serif;
	font-size:12px;
	color: #999;
	text-decoration: none;
	
} 

div.verticalvoice a:visited{
	color: #999;
	font-size:12px;
	text-decoration: none;
	
} 

div.verticalvoice a:hover{
	color: #333; 
	text-decoration: none;
	
} 

table.blu {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:95%;	
	border-left: 1px solid #666;
	margin-bottom:20px;	
}

table.blu th{   
	font-weight:bold;
	text-align: center;
	color: #fff;
	background:#666;
	border-right: 1px solid #666;	
}

table.blu td{
	padding-top: 5px;    
	text-align: center;
	color: #333;	
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}


table.elenco {
	float:left;
    width:60%;
	margin-top:0px;
	font-size:12px;
}

table.elenco th{
    height:20px;	
	background:#000066;
	color: #fff;
	font-weight:normal;
}

table.elenco td{
	
	height:20px;
	color: #333;
	
}

.tableback{ 
    width:44%;
	margin:20px 0px 0px 38px;
	float:left;
	text-align:left;
	border:1px solid #CCCCCC;
}

.titleback{
    width:100%;
	height:20px;
	background:#000066;
	color: #fff;
}

