/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-left:0px;
    margin-top: 0px;
}

font { FONT-SIZE: x-small; FONT-FAMILY: Verdana, Helvetica, sans-serif }
TD { FONT-SIZE: x-small; FONT-FAMILY: Verdana, Helvetica, sans-serif }
Table.Page { padding-left: 5px; width:790px}
TD.Navigator { vertical-align:top; background-color:#f9f9f9; }	
TD.content { text-align:center }	
TFOOT, THEAD	{	
	font-size:	10pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	10pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	
{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	
{
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	
{
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	8pt;
	}	

BIG	{	
	font-size:	12pt;
	}	

BLOCKQUOTE, PRE	{	
	
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	}
	
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-color: #e8e6e6;
}
.txpiccolo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal}
.menu{  font-size: 9pt; color: #FFFFFF; text-decoration: none ; BORDER-RIGHT: #ffcc00 1px solid;BORDER-TOP: black 0px solid;BORDER-LEFT: black 0
px solid;BORDER-BOTTOM: black 0px solid}
.menutendina{border: solid; font-size: 9pt; color: #FFFFFF; text-decoration: none; border-width: 1px 1px 0px; border-color: #CCCCCC #CCCCCC #000000}
.menubianco{  font-size: 9pt; color: #FFFFFF; text-decoration: none }