/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-align: left;
	background: url("../images/cerchio.gif");
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-align: left}

img {
	border:0;}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #000066;
	text-decoration: none}

a:hover{
	color: #005FA9;
	text-decoration: underline}

/***********************************************/
/* Stili testo 					*/
/***********************************************/

.titolo {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #FF6600; 
	text-align: left}

.paragrafo {  
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000066; 
	text-align: right}

.testo {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000066;
	text-align: justify}

.testo-normale {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000066}

.testo-ita {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: italic; 
	font-weight: normal; 
	color: #000066}

.testo-giust {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000066; 
	text-align: justify}

.testo-grassetto {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000066}

.testo-link {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000066}

.testo-editoriale {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000066;}

.testo-small {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000066}

.menu {  
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FF6600}

.testata {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: right}

.sottotestata {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: italic; 
	font-weight: bold; 
	color: #FFFFFF}

.testo-data {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF}

.costola {
	FONT-FAMILY: Verdana, Helvetica;
	FONT-SIZE: 10px;
	font-weight: bold;
	line-height: 18px}

.costola-titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: left}

.visite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #588BC4;
	line-height: 10px;
	background-color: #FFFFFF;
	border: 1px solid #B7CDE6;
}

.sezioni {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: left}

.novita {
	border-bottom: 1px dashed #000066}

/***********************************************/
/* Sezioni Divs                                 */
/***********************************************/

#globalNav{
   	position:relative;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	left: 5px;
	top: 8px;
	height: 25px;
	width:210px;
	background-image:  url("../images/bg_nav.gif");}

#globalNav img{
	margin-bottom: -4px;}

/***********************************************/
/* GlobalLink elements				*/
/***********************************************/

#globalLink{
	position: absolute;
	top: 1px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;}

#globalLink a, #globalLink a:visited{
	font-size: 14px;
	color: #EEEEEE;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-left: 1px solid #5F83B3;
	border-right: 1px solid #5F83B3;}


#globalLink a:hover{
	background-image:  url("../images/bg_celle.gif");
	text-decoration: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 102px;
	left: 60px;
	width: 640px;
	height: 20px;
	padding: 0px 10px 0px 10px;
	color: #ffffff;
	visibility: hidden;
	font-size: 14px;
	text-align: center}

.subglobalNav a:link, .subglobalNav a:visited {
	color: #ffffff;}

.subglobalNav a:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #005FA9;}

/***** DINABAR *****/
#dinabar{
position:absolute;
width: 300px;
border: 0px solid #000000;
background-color: #c8dcdc;
font:14px Arial, Helvetica, sans-serif;
color:#114fc1;
padding: 5px;
visibility: hidden;
z-index: 999;
}

#dinaclose, #dinaclose a, #dinaclose a:link, #dinaclose a:visited {
text-align:left;
color:black;
font:12px Trebuchet MS, Arial, Helvetica, sans-serif;
}
