body {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #000000;
	background-color: #FBC404;
	margin: 0px;

}
td{
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}
input, textarea {
	font-family: "Arial";
	font-size: 9pt;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FBC404;
	border-right-color: #FBC404;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-left: 5px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.sottotitolo	{
	color: #FBC404;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	padding-left: 10px;

}
.angoloalto	{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.bordodx	{
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;

}
.corpo	{
	background-color: #FFFFFF; 
	padding-right: 30px;
	padding-left: 40px;
	padding-top: 40px;
	font-align:justify;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
			border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}

.footer	{
	background-color: #000000;
	color: #FBC404; 
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 9pt;
}



#titolo	{
position:absolute; 
width:540px; 
height:70px; 
z-index:3; 
left: 200px; 
top: 41px; 
visibility: visible;
background-color: #000000; 
	border-width: 1px;
	border-style: solid;
	border-color: #000000;


}
.titolo	{
	color: #FBC404;
	font-family: "Courier New", Courier, mono;
	font-size: 13pt;
	font-WEIGHT: BOLD;
	padding-left: 30px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.bordog {
	border: 1px solid #FFCC00;
}
}
.small {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
}
.titolostampa	{
	color: #FBC404;
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-WEIGHT: BOLD;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.titolinotizie	{
	color: #FBC404;
	background-color: #000000; 
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-WEIGHT: BOLD;
	padding-left:2px;

}

.giustif {
	text-align: justify;
}
.bordoarancio {
	border: 1px solid #FF6600;
	padding: 2px;

}
ul#menuor{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	list-style: none;
	margin: 5px 0px;
	padding: 7px 0;
    text-align: center;
	white-space: nowrap;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;	
	background-color:#E8B400;
	}
ul#menuor li{
	display: inline;
	margin: 0;
	
	}
ul#menuor a{
	text-decoration: none;
	color:#000;
	background-color:#FBC404;
	padding: 3px 6px;;
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;

	}

ul#menuor a:hover{
	color:#000;
	background-color:#FBD85E;
	padding: 3px 6px;;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-top: 1px solid #000;
    border-left: 1px solid #000;

	
	} 


