/* CSS Document */

body { top:0px; left:0px; margin:0px; padding:0px; }
	

	
	.testo_home {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #ffffff;
	text-align:justify;
	background-color:#666666;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
	text-align: left;
	line-height:16px;
	overflow:auto;
	height:257;
	
}
    .testo {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #ffffff;
	text-align:justify;
	background-color:#666666;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
	text-align: left;
	line-height:16px;
	overflow:auto;
	height:308;
	/*width:554;*/
}
    .testo a:link {color: #CCCCCC; text-decoration: none; font-weight: bold;}
	.testo a:visited {color: #CCCCCC; text-decoration: none; font-weight: bold;}
	.testo a:hover {color: #FF6600; text-decoration: none; font-weight: bold;}
	
	.orange { font-family: Verdana, Arial;  color: #FF6600;}
	
	
	.smallbottom { font-family: Verdana, Arial; font-size: 7pt; color: #999999; font-weight: normal;}
	.smallbottom a:link {color: #CCCCCC; text-decoration: none; font-weight: bold;}
	.smallbottom a:visited {color: #CCCCCC; text-decoration: none; font-weight: bold;}
	.smallbottom a:hover {color: #000000; text-decoration: none; font-weight: bold}
	
	
	.alto_dx { font-family: Verdana, Arial; font-size: 9pt; color: #333333; font-weight: bold; padding:4px;}
	.alto_dx a:link {color: #333333; text-decoration: none; font-weight: bold;}
	.alto_dx a:visited {color: #333333; text-decoration: none; font-weight: bold;}
	.alto_dx a:hover {color: #FF6600; text-decoration: none; font-weight: bold;}
	
	.alto_sx { 
	font-family: Verdana, Arial; 
	font-size: 9pt; color: #333333; 
	text-align:right; 
	font-weight: bold; 
	padding:4px;
	
	}
	.alto_sx a:link {color: #333333; text-decoration: none; font-weight: bold;}
	.alto_sx a:visited {color: #333333; text-decoration: none; font-weight: bold;}
	.alto_sx a:hover {color: #FF6600; text-decoration: none; font-weight: bold;}
	
	.barra_ind { font-family: Verdana, Arial; font-size: 8pt; 
	color: #666666; font-weight: normal; padding:4px; text-align:right; padding-top:10px;}
	.barra_ind a:link {color: #333333; text-decoration: none; font-weight: normal;}
	.barra_ind a:visited {color: #333333; text-decoration: none; font-weight: normal;}
	.barra_ind a:hover {color: #FF6600; text-decoration: none; font-weight: normal;}
	
	.barra_new { 
	font-family: Verdana, Arial; font-size: 8pt; 
	color: #666666; font-weight: normal; padding:4px; 
	text-align:left; padding-top:10px; padding-left:6px; vertical-align:top}
	.barra_new a:link {color: #333333; text-decoration: none; font-weight: bold;}
	.barra_new a:visited {color: #333333; text-decoration: none; font-weight: bold;}
	.barra_new a:hover {color: #FF6600; text-decoration: none; font-weight: bold;}
	
	
	
#ddblueblockmenu{
border: 0px solid white;
border-bottom-width: 0;
width: 148;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;

}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 4px;
padding-bottom:4px;
padding-top:4px;
width: 148; /*175px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #7f7f7f;
border-bottom: 1px solid #333333;
border-left: 12px solid #cbae7a;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 180px; /*IE 5*/
w\idth: 148; /*175px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #fc6602;
border-left-color: #dfccac;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: #015190;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
#ddblueblockmenu a:link {color:#ffffff;; text-decoration:none;}
#ddblueblockmenu a:hover {color:#ffffff; text-decoration:none;}
#ddblueblockmenu a:visited {color:#ffffff; text-decoration:none;}
