@charset "utf-8";
body {
	font-family: Arial;
	background-color: #fbfcfd;
	background-image: url(img_struttura/sfondo_pagina.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu{
	background-color:#004C94;
	margin-left:3px;
	margin-right:3px;
	height:16px;
	color:#FFF;
	font-size:12px;
}
#menu a{
	color:#FFF;
	text-decoration:none;
	margin-left:7px;
	margin-right:7px;
}
#menu a:hover{
	color:#84C5FF;
}
#menusx{
	width:157px;
	margin-left:3px;
}
#menudx{
	width:157px;
	margin-right:3px;
}
.TITOL{
	margin-top:17px;
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
}
.titolo{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#333;
}
.titolo a{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#333;
}
.titoloblu{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#036;
}
.titoloblu a{
	color:#036;
}
.titoloblu a:hover{
	color:#666;
}
.testo_menu{
	font-family:Arial;
	font-size:12px;
	color:#666;
	line-height:18px;
}

.testo_menu a{
	color:#666;
	text-decoration:none;
	}
.testo_menu a:hover{
	color:#84C5FF;
	text-decoration:none;
	}
#rigablu{
	background-color:#004C94;
	margin-left:3px;
	margin-right:3px;
	height:16px;
}
#contenuto{

	margin-left:22px;
	margin-right:22px;
	margin-top:0px;
}
.testo{
	font-family:Arial;
	font-size:12px;
	color:#333;
	line-height:18px;
}
.testo a{
	color:#333;
	
}
.testo a:hover{
	color:#84C5FF;
	
}
.imgsx{
	margin-right:15px;
	float:left;
}
.punti_interesse{
	margin-right:10px;
	margin-left:10px;
	padding:10px;
	height:100%;
	background-image:url(img_struttura/sfondo_punti_interesse.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
