<!--
/* tag classici */
body {
	background: #ffffff;
	border: 0 0 0 0;
	margin: 0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
h1 {
	/*il titolo viene nascosto per essere visibile solo ai motori*/
	font-size: 12px;
	display:inline;
}
h4 {
	/*il titolo viene nascosto per essere visibile solo ai motori*/
	font-size: 12px;
	font-weight: lighter;
	line-height: 5px;
	line-height: 17px;
	margin: 0 0 0 0;
}
img {
	border: 0;
}
ul{
	margin: 0 0 0 -40px;
}
li {
	list-style:none;
	margin-left: 0px;
	text-indent: 25px;
}
/* box */
#supercontenitore {
	width: 100%;
}
#testata {
	display: none;
}
#testatastampa {
	display: block;
}
#testatastampa img{
	/*width: 100%;*/
	margin: 0 0 0 0;
}
#menutestata {
	display: none;
}
#strisciacentro {
	display: none;
}
#strisciapath {
	float: none;
	background-color: #EBEBEB;
	width: 100%;
	height: 29px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	line-height: 29px;
	vertical-align:bottom;
	text-indent: 15px;
	text-transform: uppercase;
}
#contenuti {
	float: right;
	width: 100%;
	font-size:12px;
	color:#000000;
	margin: 0 0 0 0;
}
#contenuti-scheda {
	float: left;
	width: 520px;
	font-size:12px;
	padding: 15px 15px 0 15px;
	line-height: 17px;
}
#contenuti-scheda a:link, #contenuti-scheda a:visited  {
	color: #0066CA;
	text-decoration:none;
}
#contenuti-scheda a:hover {
	color: #333333;
}
#map {
	width: 520px;
	height: 400px;
	margin: 0 0 0 0;
	text-align: center;
}
#contenuti-scheda-testo {
	padding: 0 0 0 0;
	text-align: left;
}
#contenuti-scheda-tabella {
	width: 100%;
	padding: 0 0 0 0;
	text-align: center;
}
#contenuti-scheda-tabella table{
	width: 520px;
	border: 1px solid #0066CA;
	margin: 10px 0 10px 0;
	text-align: left;
}
#contenuti-scheda-tabella table a:link, #contenuti-scheda-tabella table a:visited{
	font-size: 10px;
	color: #cccccc;
}
#contenuti-scheda-tabella table a:hover{
	font-size: 10px;
	color: #FFFFFF;
}
#contenuti-scheda-foto {
	width: 100%;
	padding: 0 0 0 0;
	text-align: center;
}
#contenuti-scheda-fotogrande {
	text-align: center;
}
#contenuti-scheda-fotogrande img{
	margin: 0 0 0 0;
}
#contenuti-scheda-elencofoto {
	padding: 10px 0 10px 0;
}
#contenuti-scheda-elencofoto img{
	margin: 0 10px 0 0;
}
.descrizionetabella{
	background:#0066CC;
	color: #FFFFFF;
}
.primarigatabella{
	background:#ECF0F1;
	/*color: #FFFFFF;*/
}
.secondarigatabella{
	background:#EBEBEB;
	/*color: #FFFFFF;*/
}
#contenuti-scheda-linkscheda {
	width: 100%;
	padding: 0 0 0 0;
	text-align: right;
	font-size: 10px;
	color:#0066CA;
}
#contenuti-scheda-spazio {
	padding: 50px 0 0 0;
}
#contenuti-menu {
	display: none;
	float:left;
	width: 218px;
	font-size:12px;
	padding: 15px 0 0 0;
	line-height: 17px;
	text-transform:uppercase;
	border-left: 1px solid #cccccc; /*per evitare che le righe bianche nascondano lo sfondino */
}
#contenuti-menu-testo {
	color: #333333;
	margin: 0 0 0 5px;
	text-transform: none;
}
#footer {
	float: right;
	width: 100%;
	height: 20px;
	border-top: 1px solid #cccccc;
	line-height: 20px;
	vertical-align:middle;
}
#footer a {
	font-size: 9px;
	text-decoration: none;
	margin-left: 15px;
}
#footer a:link, #footer a:visited  {
	color: #333333;
}
#footer a:hover {
	color: #0066CA;
}
#barralingua {
	display: none;
	float: right;
	width: 100%;
	height: 29px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	line-height: 29px;
	vertical-align:bottom;
}
#lingue {
	float: left;
	text-align:left;
	padding-left: 10px;
	border: 0;
}
#networkitaly a {
	font-size: 9px;
	text-decoration: none;
	margin-left: 15px;
	position: absolute;
	left: 670px;
}
#networkitaly a:link, #networkitaly a:visited  {
	color: #333333;
}
#networkitaly a:hover {
	color: #0066CA;
}
-->