.Stile1 {
	color: #003366;
	font-weight: bold;
}
.Stile2 {color: #666666}
.Stile3 {color: #000000}
.Stile4 {color: #666666; font-size: 9px; }
.Stile5 {color: #333333;
	font-style: italic;
        font-size: 9px;
}
.Stile6 {color: #FFFFFF; font-size: 10px; }
.box {color: #666666; font-size: 10px; }
.tabellapulita {color: #000000; font-size: 10px;}
.Stile44 {color: #666666; font-size: 9px; }
.Stile55 {
	font-size: 12px;
	font-weight: bold;
	color: #cc3433;
}
.Stile555 {
	color: #003366;
	font-weight: bold;
}
.Stile66 {
	color: #666666;
	font-style: italic;
}
.Stile444 {color: #333333}
.Stile33 {	color: #333333;
	font-style: italic;
}

html, body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
} 
 
#pagewidth{ 
 width:804px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:100px;
	background-color:#FFFFFF;
	width:804px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-left: 2px;
	
} 
 
#leftcol{
	width:200px;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	text-align: right;
	margin-right: 2px;
	background-image: url("/pix/castelloleft.jpg");
	background-repeat: no-repeat;
	height: 800px;
	background-position: 0px 230px;
	
			
	
 }
 
a.leftcol, a.leftcol:visited, a.leftcol:active {
	text-decoration:none;
	color: #000;
}

a.leftcol:hover {
color:#666666; 
text-decoration:underline;
}

#swaplangli0 {

	background-image: url("/pix/icoita.gif");
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	list-style-type: none;
        color: #000;
        padding-right: 14px;
        
}


#swaplangli9 {

	background-image: url("/pix/icouk.gif");
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	list-style-type: none;
        color: #000;
        padding-right: 14px;


}





.boxleft {
	margin-top: 390px;
	color:#666666;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	font-size: 10px;
	}

 
.boxleft2 {
	margin-top: 150px;
	color:#666666;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	}
 
 
#twocols{
 width:602px; 
 float:right; 
 position:relative;
  }
 
#rightcol{
	width:198px;
	float:right;
	position:relative;
	background-color:#FFFFFF;
	text-align: center;
	margin-left: 2px;
	background-image: url("/pix/caporight.jpg");
	background-repeat: no-repeat;
	background-position: 0px 230px;
	height: 530px;
		
 }
 
 .boxright {
	
	margin-top: 370px;
	color:#666666;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0F0000;
	}
 
#maincol{
	background-color: #E8ECEF;
	float: left;
	display:inline;
	position:relative;
	width:400px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	text-align: justify;
	
	}
	
a.maincol, a.maincol:visited, a.maincol:active {
	color:#003366;
	text-decoration:none;
	font-weight: bold;
}

a.maincol:hover {
color:#003366; 
text-decoration:underline;
font-weight: bold;
}

a.commenti, a.commenti:visited, a.commenti:active {
	color:#666666;
	text-decoration:none;
	font-size: 9px;
}

a.commenti:hover {
color:#666666; 
text-decoration:underline;
font-weight: bold;
}

#footer{
	height:100px;
	background-color:#FFFFFF;
	clear:both;
	text-align: center;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
