body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	color: #333333;
}

a, a:link {
	color: #6666FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1{
	clear: left;
	color: #006699;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #CCCCFF;
}

h2{
	color: #006699;
	font-size: 1.1em;
	font-weight: bold;
}


#header{
	height: 120px;
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(images/head.gif);
}

.titolo_alto{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 4px;
	padding: 4px;
	text-align: left;
	background-color: #336699;
	color: White;
	border-bottom: 4px solid orange;
}

#centrale{
	float: left;
	width: 100%;
}

#c_center{
	margin: 0 205px 0 205px;
	background-color: White;
	border-top: 1px solid silver;
	text-align: justify;
	
	background: url(images/carta.jpg);
	padding-top: 140px;	
	background-repeat: no-repeat;
	background-position: top left;
}

#c_hcenter{
	margin: 6px 205px 0 205px;
	background: url(images/monte_linas.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 190px;
	background-color: White;
	border-top: 1px solid silver;
}

#c_full{
	margin: 0 0 0 205px;
	background-color: White;
	border-top: 20px solid #FF9900;
	border-bottom: 2px solid #D2B48C;
}

#c_left{
float: left;
width: 200px;
margin-left: -100%;
}

#c_right{
float: left;
width: 190px; 
margin-left: -208px; 
}

#footer{
	clear: both;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-top: 1px solid #EEE8AA;
	border-bottom: 1px solid #EEE8AA;
	padding: 6px;
}

#centra{
	text-align: center;
	padding: 6px;
}

.margine10{
margin-left: 10px; 
margin-right: 10px; 
margin-top: 6px; 
margin-bottom: 4px; 
}

.imp_txt{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 4px;
	padding: 2px;
	text-align: right;
}

.tools{
	margin: 2px;
	padding: 2px;
	text-align: right;
	background-color: #FFFF99;
	border: 1px solid #CCCC66;
}


#menu_v {
width: 170px;
padding: 0px;
margin: 0px;
}

#menu_v h1 {
	display: block;
	font-weight: bold;
	padding: 5px;
	border-top: 1px dotted silver;
	border-bottom: 1px solid gray;
	border-left: 5px solid gray;
	border-right: 1px dotted silver;
	color: #006699;
	margin: 0px;
	width: 170px;
}

#menu_v ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#menu_v ul li {
margin: 0px;
padding: 0px;
line-height: 200%;
}

#menu_v ul li a {
display: block;
border-bottom: 1px dotted silver;
border-left: 5px solid #006699;
border-right: 1px dotted silver;
padding: 5px;
text-decoration: none;
color: #666666;
width:170px;
}

#menu_v ul li a:hover, #menu_v ul li a:focus {
color: #000000;
background-color: #eeeeee;
border-left: 5px solid #FF9900;
}

.img_bl {
	float: left;
}

.img_br {
	float: right;
}

.img_x {
	padding: 4px;
	margin: 2px;
	background-color: White;
	border: 1px solid silver;
}

.img_xbold {
	padding: 2px;
	margin: 1px;
	border: 1px solid gray;
}

.img_sx {
	float: left;
	padding: 4px;
	margin: 2px;
	margin-right: 10px;
	background-color: White;
	border: 1px solid silver;
}

.img_dx {
	float: right;
	padding: 4px;
	margin: 2px;
	margin-left: 10px;
	background-color: White;
	border: 1px solid silver;
}

.stemmi {
	float: left;
	padding: 1px;
	margin: 1px;
	border: 0px;
}

.acapo{
	clear: left;
}