@charset "utf-8";
.chiavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #DDDDDD;
	text-align: center;
}

.collegamenti {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding-left: 25px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.collegamenti a {
	font-size: 20px;
	color: #333333;
	text-decoration: none;
}
.collegamenti    a:hover, #lingue   a:hover, .testo  a:hover {
	color: #999999;
	text-decoration: underline;
}
.fasciasx {
	font-size: 16px;
	color: #04597B;
	text-align: center;
	background-color: #C5C7D3;
}
.fasciasxtd {
	color: #FFFFFF;
	background-color: #B6B8C7;
	font-weight: bold;
	line-height: 22px;
}



.copy {
	font-size: 16px;
	color: #04597B;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #C5C7D3;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #04597B;
	padding-top: 15px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 15px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #04597B;
}

.testo {
	font-size: 15px;
	color: #705538;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
}

.testo a {
	color: #705538;
}
#lingue {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 30px;
	font-size: 16px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}

#lingue  a {
	color: #666666;
	text-decoration: none;
}
.fasciasx a {
	color: #333333;
	font-weight: bold;
}
.fasciasx h1 {
	padding-left: 25px;
	text-align: left;
	color: #856745;
	padding-top: 40px;
	font-size: 24px;
}
.fasciasx h3 {
	color: #6B4B32;
	padding-left: 25px;
	text-align: left;
	font-weight: normal;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 40px;
	padding-right: 20px;
}
.testovideo {
	margin: 0px;
	padding: 0px;
}
.titolo {
	font-size: 30px;
}
.testo-contatti {
	font-size: 14px;
	color: #705538;
}


/* AGGIUNTE 2011 */
.linkasiti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 6px;
	text-decoration: none;
}
a.linkasiti:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006599;
	margin-top: 6px;
	text-decoration: none;
}

