.copyright  {
	font-size : 10px;
	font-family : Arial;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
}
.copyright A:link{color:#000000;text-decoration:none}
.copyright A:visited{color:#000000;text-decoration:none}
.copyright A:hover{color:#c4151a;text-decoration:none}

body {
	color: black;
	background-color: #bcbec0;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #bcbec0;
	scrollbar-shadow-color: #C4161C;
	scrollbar-highlight-color: #C4161C;
	scrollbar-3dlight-color: #bcbec0;
	scrollbar-darkshadow-color: #bcbec0;
	scrollbar-track-color: #bcbec0;
	scrollbar-arrow-color: #C4161C;
}
body,div,table {
	font-family: Century Gothic, Trebuchet MS, Arial;
	font-size: 12px;
}
#top {
	width: 806px;
	height: 307px;
}
.vocemenu {
	background-color: white;
	margin-bottom: 2px;
	text-align: center;
	width: 328px;
	height: 15px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	padding: 3px 0 0 0;
}
.pieno {
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}
.vocemenu a{
	display: block;
	width: 328px;
	height: 15px;
	background-color: white;
	text-decoration:none;
	color: #c4161c;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.vocemenu a:hover{
	width: 328px;
	height: 15px;
	color: #c4161c;
	font-weight: bold;
}

/*
#menu1{
	width: 128px;
	height: 100px;
	position: relative;
	left: 17;
	top: 0;
	z-index:100;
}
#menu2{
	width: 128px;
	height: 100px;
	position: relative;
	left: 146px;
	top: -100px;
	z-index:100;
}
#menu3{
	width: 128px;
	height: 100px;
	position: relative;
	left: 275px;
	z-index:100;
}
*/
#menu4{
	width: 358px;
	height: 300px;
	overflow: auto;
	position: relative;
	left: 403px;
	top: 0px;
	z-index:1000;
}

#menu4_int {
	width: 348px;
	height: 275px;
	overflow: auto;
	padding-bottom: 1px;
}
/*
#menu5{
	width: 128px;
	height: 100px;
	position: relative;
	left: 532px;
	top: -400px;
	z-index:100;
}
#menu6{
	width: 128px;
	height: 100px;
	position: relative;
	left: 661px;
	top: -500px;
	z-index:100;
}
*/
#lat1 {
	background: url(../grafica/lat_s.gif) no-repeat top right;
}
#lat2 {
	background: url(../grafica/lat_d.gif) no-repeat top left;
}
#corpo {
	background-color: white;
	padding: 25px 20px 10px 20px;
	height: 415px;
    min-height: 415px;
	text-align: justify;
}
.puntini {
	background: url(../grafica/puntini.gif);
}
.persaperne {
	float: left;
	margin: 5px 10px 0 0;
}
.titolo {
	color: #C4161C;
	font-size: 22px;
	font-weight: bold;
}
ul {
	margin: 10px 0 10px 20px;
	padding: 0;
	list-style: circle;
}
.foto_sinistra {
	float: left;
	border: 0px;
	margin: 4px 10px 2px 0;
}
.foto {
	border: 1px solid #c4161c;
}
h1 {
	font-size: 22px;
	font-weight: bold;
}
A {color : #c4161c;}
A:link{color:#c4161c}
A:alink{color:#c4161c}
A:vlink{color:#c4161c}
A:visited{color:#c4161c}
A:hover{color:#000000}


.casella {
	font-family: Century Gothic, Trebuchet MS, Arial;
	font-size: 12px;
	color: black;
	border: 1px solid black;
}
textarea {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #C4161C;
	scrollbar-highlight-color: #C4161C;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #C4161C;
	font-family: Century Gothic, Trebuchet MS, Arial;
	font-size: 12px;
	color: black;
}
.privacy {
	font-family: Century Gothic, Trebuchet MS, Arial;
	font-size: 10px;
	color: black;
	margin-top; 10px;
	text-align: justify
}
.pulsante  {
	background : #c4161c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #c4161c;
	margin-top: 3px;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#c4161c',EndColorStr='#000000');
}
.captcha {
	width: 85px;
	height: 30px;
	font-family : Arial;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #000000;
}
.barretta {
	width: 200px;
	height: 5px;
	margin-bottom: 4px;
	font-size: 0;
	line-height: 0;
}

.itinerario { margin-bottom: 0px; }
.itinerario span { font-weight: bold; }


.arancione span, .arancione a, .arancione a:visited { color: rgb(255,115,0); }
div.arancione { background-color: rgb(255,115,0); color: inherit; }
.giallo span, .giallo a, .giallo a:visited { color: rgb(255,192,0); }
div.giallo { background-color: rgb(255,192,0); color: inherit; }
.verde span, .verde a, .verde a:visited { color: rgb(123,200,0); }
div.verde { background-color: rgb(123,200,0); color: inherit; }
.rosa span, .rosa a , .rosa a:visited { color: rgb(255,0,205); }
div.rosa { background-color: rgb(255,0,205); color: inherit; }
.rosso span, rosso a, rosso a:visited { color: rgb(255,0,0); }
div.rosso { background-color: rgb(255,0,0); color: inherit; }
.blu span, .blu a, .blu a:visited { color: rgb(0,25,255); }
div.blu { background-color: rgb(0,25,255); color: inherit; }
.viola span, .viola a, .viola a:visited { color: rgb(179,0,255); }
div.viola { background-color: rgb(179,0,255); color: inherit; }

.pdf { padding-right: 20px; background: transparent url(../grafica/pdf.png) right no-repeat; }

.td_itinerari { position: relative; overflow: visible; }
.td_itinerari div { position: absolute; top: 31px; left: 0px; display: none; width: 250px; height: 200px; }
.td_itinerari:hover div { display: block; }
