font {
	font-family: "Trebuchet ms",verdana,Arial, Helvetica, sans-serif;
	}
body{
	font:12px "Trebuchet ms",verdana,arial;
	background-color: #FFFFFF;
}

blockquote{
	font:12px "Trebuchet ms",verdana,arial;
	text-align:center; 

}
td.banner a:link{
	text-decoration: none;
}
#Copyr{
	position:relative;
	bottom:0px;
	width:100%;
	left:0px;
	border-top:1px solid #1E477F;
	margin-top:0px;
	padding-top:5px;
	font:11px "Trebuchet ms",verdana,arial;
	text-align:center;
	color: #3A3A3A;
	background-color: #FFFFFF;

}

div.menu_su{
	text-align:center;
	width:100%;
	padding-bottom:2px;
	cursor:hand;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	
}
div.menu_su a{
	text-align:center;
	width:100%;
	padding-bottom:2px;
	cursor:hand;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
div.menu_lat{
	cursor:hand;
	width:100%;
	padding-top:2px;
	padding-bottom:2px;
}
A.menu {
	border:1px outset;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	FONT-FAMILY: "Trebuchet ms",verdana,Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #004080;
	TEXT-DECORATION: none;
	}
A.menu:link { 
	color: #FFFFFF; 
	text-decoration: none; 
}

A.menu:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
}
A.menu:active { 
	color: #FFFFFF; 
	text-decoration: none; 
}
A.menu:hover {
	BACKGROUND-COLOR:#0080C0 ;
	COLOR:  #FFFFFF;
	TEXT-DECORATION: none;
	border:1px inset;
	}
a#activelink{	
	BACKGROUND-COLOR: #0080C0 ;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	border:1px inset;
}

#titoloPAgina{
	font-weight: bold;
	font-size:20px;
	color: #002B55;
	padding:0 0 10 0;
	border-bottom:2px solid #1E477F;
	margin-bottom:10px;
	text-align:center;
}

