html,body{	margin:0px;	padding:0px;width:100%;
	height:100%;
}

body{
	font-family: Times New Roman,Verdana,Arial,Helvetica,sans-serif;
	font-size: small;
	text-align:center;
	color: #4e0202;
	background:#4e0202;	

}

h1,h2,h3,h4{
	margin: 0;
	margin-top:5px;
	text-align:left;

}
h5{
	margin: 0;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}


h1{color: #669933;font-size: 120%;}
h2{color: #999;font-size: 110%;}
h3{color: #666;font-size: 105%;}
h4{color: #669933;font-size: 100%;font-weight:bold;}
h5{color: #4E0202;font-size: 105%;font-weight:bold;}

p{margin:10px 10px 10px 10px;text-align:left;}



a:link{
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	color: #fff;
	text-decoration:none;
}

a:visited {
	color: #006600;
	font-size: 11px;
	text-decoration:none;
}

.home a{

	font-size:20px;
	color: #fff;
	text-decoration: none;

}

.home a:visited{
	color: #fff;
	font-size:20px;
	text-decoration: none;

}

.home a:hover{
	color: #ccc;
	text-decoration: none;
}

#mainmenu a{
	margin-right:10px;
    text-decoration:none;
	font-weight:bold;
	font-family:Times New Roman,Verdana,Arial, Helvetica, sans-serif;
	font-size:small;
	color:#fff;
}

#mainmenu a:hover{
	color:#fff;
}


#mainmenu{
	width:760px;
	height:20px;
	float:right;
	clear:both;
	margin-bottom:10px;
	margin-right:0px;
}


#top{

	padding:0px;
	text-align:right;
	height:149px !important;
	height:151px;

}


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{
	color: #4e0202;
	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{
	/*background-color: #fff;*/
    font: Normal 20px Times New Roman;
	/*border: Solid 1px #eeeeee;*/
	width: 170px;
	height: 22px;
	text-align: left;
}

div.topvoice{
	float: left;
	/*background-color: #ffffdd;*/
    font: Normal 16px Times New Roman;
    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;
}

div.verticalvoice{
	float: left;
	background:url(images/menu_bg.gif) no-repeat;
	padding-left:17px;
	color: #D51673;
    font: italic 20px Times New Roman;
	width: 170px;
	height: 23px;
}

div.orizontalcontent
{
	position: Absolute;
    visibility: Hidden;
    font: Normal 16px Times New Roman;
    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 Times New Roman;
    border: Solid 1px #fff;
	width: 170px;
	height: 18px;
	margin: 0px 2px 0px 0px !important;
	margin: 0px 0px 0px 0px;
}

div.verticalvoice a{

	font-family: Times New Roman,Verdana,Helvetica, sans-serif;
	font-size:20px;
	color: #4E0202;
	text-decoration: none;
	margin-left:25px;
}

div.verticalvoice a:visited{
	color: #4E0202;
	font-size:20px;
	text-decoration: none;
	margin-left: 25px;
}

div.verticalvoice a:hover{
	color: #999;
	text-decoration: none;
	margin-left: 25px;
}

table.elenco {
	float:left;
    width:60%;
	margin-top:0px;
	font-size:12px;
}

table.elenco th{
    height:20px;
	background:#669933;
	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:#669933;
	color: #fff;
}



