a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C82AA;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37C6F4;
	text-decoration: underline;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-color: #e9e9e9;
	background-image: url(../images/background.jpg);
}

#divsito{
	top:0%;
	margin-top:15px;
	left:-1px;
	position:absolute;
	z-index:1;
}
#divmenu{
	top:0%;
	margin-top:120px;
	left:153px;
	position:absolute;
	width:216px;
	height:195px;
	z-index:2;
}
#divmenu:hover{
	top:0%;
	margin-top:120px;
	left:153px;
	position:absolute;
	width:216px;
	height:195px;
	z-index:6;
}
#divbacknews{
	top:0%;
	margin-top:375px;
	left:-2px;
	position:absolute;
	z-index:3;
}
#divnews{
	top:0%;
	margin-top:46px;
	left:50%;
	margin-left:-100px;
	position:absolute;
	width:300px;
	z-index:4;
}
#divlingua{
	top:0%;
	margin-top:20px;
	left:50%px;
	margin-left:726px;
	position:absolute;
	z-index:5;
}
#divcontatti{
	top:0%;
	margin-top:110px;
	left:400px;
	position:absolute;
	z-index:5;
}
.titlingua {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.txtnewslato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: justify;
}
.txtnewslato:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E2E2E2;
	text-decoration: underline;
	text-align: justify;
}
.titnewslato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.backnotiziario {
	background-image: url(../images/backnotiziario.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.backmenu {
	background-image: url(../images/backmenu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.txtglobal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

.backmezzocont {
	background-image: url(../images/mezzocont.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.titcontatti {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0E84AA;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0B81A7;
}
.bordomappa {
	border: 1px solid #0A80A6;
}
.titolopagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #057BA3;
	background-color: #e8e8e8;
	text-indent: 5px;
}
.construction {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

