/*
codici colore: 
	giallo: #FDCA00;
	rosso: #B20006;
	arancio: #EE9100;
	violetto: #73107D;
	celeste: #004798;
	azzurro: #69C2F6;
*/

body  {
		background: #FFF;
		margin: 0; padding: 0;
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
}
h1 {
		color: #73107D;
		font: normal bold 18px Tahoma, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		margin: 0;
}
h2 {
		color: #B20006;
		font: normal bold 18px Tahoma, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		margin: 0;
}
h3 {
		color: #EE9100;
		font: normal bold 18px Tahoma, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		margin: 0;
}

#sound {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
}
frameset {
	border: 0;
}
/* ---------------------------------- contenitore con ombre ---------------------------------- */ 
#stage {
		display: block;
		width: 770px;
		position: absolute;
		left: 50%;
		margin: 0 0 0 -385px;
		padding: 0 10px;
		background: #FFF url("/img/ombra.gif") 0 0 repeat-y;
		} 
i {content: "\"/*" }
#stage {
		position: relative;
		left: 0;
		width: 750px;
		margin: 0 auto;
		} 
/* */
#bogus{}
/* ---------------------------------- /contenitore con ombre ---------------------------------- */ 


/* ---------------------------------- header ---------------------------------- */
#header {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100px;
		background: #FFF url("/img/sfondoMenuHeader.gif") left bottom repeat-x;
} 
#logo {
		margin: 0;
		padding: 0;
		float: left;
} 


/* ---------------------------------- bottoni header ---------------------------------- */
#bottoni {
		margin: 0;
		padding: 0;
		float: left;
		width: 479px;
		height: 76px;
		background: #FFF url("/img/sfondoHeader.jpg") right top no-repeat;
}
a#meteo:link, a#meteo:visited {
		display: block;
		float: right;
		margin: 15px 12px 0 0;
		padding: 0;
		width: 39px;
		height: 39px;
		background-image: url("/img/bottoni/meteo.gif");
		background-position: 0 0;
} 
a#webcam:link, a#webcam:visited {
		display: block;
		float: right;
		margin: 15px 22px 0 0;
		padding: 0;
		width: 36px;
		height: 39px;
		background-image: url("/img/bottoni/webcam.gif");
		background-position: 0 0;
} 
a#bottoneVideo:link, a#bottoneVideo:visited {
		display: block;
		float: right;
		margin: 15px 22px 0 0;
		padding: 0;
		width: 32px;
		height: 39px;
		background-image: url("/img/bottoni/video.gif");
		background-position: 0 0;
} 
a#bottonePhoto:link, a#bottonePhoto:visited {
		display: block;
		float: right;
		margin: 15px 22px 0 0;
		padding: 0;
		width: 32px;
		height: 39px;
		background-image: url("/img/bottoni/photo.gif");
		background-position: 0 0;
} 
a#files:link, a#files:visited {
		display: block;
		float: right;
		margin: 15px 24px 0 0;
		padding: 0;
		width: 32px;
		height: 39px;
		background-image: url("/img/bottoni/files.gif");
		background-position: 0 0;
} 
#bottoni a span {
		display: none;
} 
#bottoni a:hover {
		background-position: 0 -39px;
} 
/* ---------------------------------- /bottoni header ---------------------------------- */

/* ---------------------------------- menu lingua ---------------------------------- */
#cambioLingua {
		position: absolute;
		top: 63px;
		left: 290px;
		height: 10px;
		z-index: 1000;
} 
#cambioLingua a:link, #cambioLingua a:visited {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		height: 10px;
}
#cambioLingua a span{
		display: none;
}
a#lingua:link, a#lingua:visited {
		background: url("/img/lingue/italiano.gif") 0 0 no-repeat;
		width: 65px;
}
a#language:link, a#language:visited {
		background: url("/img/lingue/english.gif") 0 0 no-repeat;
		width: 52px;
}
#cambioLingua a:hover {
		background-position: 0 -10px;
} 
/* ---------------------------------- menu lingua ---------------------------------- */


/* ---------------------------------- menu header ---------------------------------- */
#menuHeader {
		display: block;
		position: absolute;
		top: 76px;
		left: 467px;
		width: 293px;
		height: 24px;
		text-align: right;
} 
#menuHeader a {
		display: block;
		float: right;
		margin: 0;
		padding: 0;
		width: 73px;
		height: 24px;
} 
#menuHeader a span, #menu a span {
		display: none;
} 
a#home:link, a#home:visited {
		background: url("/img/bottoni/home.gif") 0 0 no-repeat;
		width: 74px;
} 
a#news:link, a#news:visited {
		background: url("/img/bottoni/news.gif") 0 0 no-repeat;
} 
a#collegamento:link, a#collegamento:visited {
		background: url("/img/bottoni/link.gif") 0 0 no-repeat;
} 
a#press:link, a#press:visited {
		background: url("/img/bottoni/press.gif") 0 0 no-repeat;
} 
#menuHeader a:hover {
		background-position: 0 -24px;
} 

/* ---------------------------------- /menu header ---------------------------------- */
/* ---------------------------------- /header ---------------------------------- */

#progettoHome {
		border: 1px solid #CCC;
		background-color: #EAEAEA;
		margin: 10px;
		padding: 5px;
		clear: both;
		font: normal bold 11px Tahoma, Verdana, Arial, sans-serif;
		color: #333;
		text-align: center;
}
/* ---------------------------------- content ---------------------------------- */ 
#content {
		margin: 0;
		padding: 0;
		border: 1px solid #73107D;
		font: normal normal 11px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		text-align: left;
} 
#contentLivelloUno {
		margin: 0;
		padding: 0;
		border: 1px solid #B20006;
		font: normal normal 11px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		text-align: left;
} 
#contentLivelloDue {
		margin: 0;
		padding: 0;
		border: 1px solid #EE9100;
		font: normal normal 11px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		text-align: left;
} 
#contentLivelloTre {
		margin: 0;
		padding: 0;
		border: 1px solid #FDCA00;
		font: normal normal 11px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		text-align: left;
} 
#ticker {
		margin: 0;
		padding: 5px;
		width: 748px;
		background-color: #B20006;
		font: normal bold 12px Tahoma, Verdana, Arial, sans-serif;
		color: #FFF;
		text-align: right;
}
i {content: "\"/*" }
#ticker {
		width: 738px;
		} 
/* */
#bogus{}

/* ---------------------------------- menu ---------------------------------- */ 
/* #menu {
		margin: 0 20px 10px 10px;
		padding: 35px 0 20px 0;
		background: #FCF2C5 url("/img/angoloMenu.gif") right bottom no-repeat;
		width: 160px;
		float: left;
}
#menu a span {
		display: none;
}  */
#colonnaSx {
		display: inline;
		float: left;
		margin: 0;
		padding: 0;
		background: #FFF;
		width: 190px;
}

#menu {
		display: inline;
		float: left;
		margin: 25px 20px 10px 10px;
		padding: 0;
		background: #FCF2C5;
		width: 160px;
		border: 1px solid #FDCA00;
		border-width: 5px 1px 0px 1px;

}
#menu a {
		display: block;
		margin: 0;
		padding: 0;
		height: 44px;
		border-bottom: 1px solid #FDCA00;
		line-height: -100px;
}
#menu a:hover {
		background-position: 0 -44px;
} 

#linkIcone {
		display: inline;
		float: left;
		margin: 10px 20px 10px 10px;
		border: 5px solid #EE9100;
		border-width: 5px 0 1px 0;
		padding: 5px 0;
		background: #EDEDED;
		width: 162px;
}
#linkIcone a:link, #linkIcone a:visited {
		display: block;
		float: left;
		margin: 5px 0;
		padding: 0;
		width: 81px;
		height: 55px;
		background-position: 0 -55px;
}
#linkIcone a:hover {
		background-position: 0 0;
}
#linkIcone a span {
		display: none;
}
#linkIcone a#grotteOliero {
		background-image: url("/img/icone/grotte.gif");
}
#linkIcone a#casaFiume {
		background-image: url("/img/icone/casa.gif");
}
#linkIcone a#fattoriaDidattica {
		background-image: url("/img/icone/fattoria.gif");
}
#linkIcone a#comprensivo {
		background-image: url("/img/icone/comprensivo.gif");
}
#linkIcone a#canoa {
		background-image: url("/img/icone/canoa.gif");
}
#altreIcone {
		display: inline;
		float: left;
		margin: 10px 20px 10px 10px;
		border: 5px solid #73107D;
		border-width: 5px 0 1px 0;
		padding: 5px 0;
		background: #E1D6E2;
		width: 162px;
}
#altreIcone a:link, #altreIcone a:visited {
		display: block;
		float: left;
		margin: 5px 0;
		padding: 0;
		width: 81px;
		height: 55px;
		background-position: 0 -55px;
}
#altreIcone a:hover {
		background-position: 0 0;
}
#altreIcone a span {
		display: none;
}
#altreIcone a#comprensivo {
		background-image: url("/img/icone/comprensivo.gif");
}

/* ---------------------------------- /menu ---------------------------------- */ 


/* ---------------------------------- home ---------------------------------- */ 
#bodyHome a#files, #bodyHome a#bottonePhoto, #bodyHome #linkIcone, #bodyHome #altreIcone {
		display: none;
}


#contentHome {
		margin-top: 35px;
		margin-left: 10px;
		margin-bottom: 20px;
		margin-right: 0;
		padding: 0;
		width: 540px;
		float: left;
} 
.testoArancio {
		margin: 0 0 10px 0;
		padding: 10px 0;
		border-top: 1px solid #EE9100;
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		text-align: justify;
		line-height: 150%;
} 
.testoGiallo {
		margin: 0;
		padding: 10px 0;
		border-top: 1px solid #FDCA00;
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		text-align: justify;
		line-height: 150%;
} 
.testoGiallo a:link, .testoGiallo a:visited {
		color: #B20006;
		text-decoration: underline;
} 
.testoGiallo a:hover {
		color: #EE9100;
		text-decoration: underline;
} 
.testoRosso {
		margin: 0 0 10px 0;
		padding: 10px 0;
		border-top: 1px solid #B20006;
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		text-align: justify;
		line-height: 150%;
} 
.testoViola {
		margin: 0 0 10px 0;
		padding: 10px 0;
		border-top: 1px solid #73107D;
		border-bottom: 1px solid #73107D;
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		text-align: justify;
		line-height: 150%;
} 
.testoDettaglioNews {
		margin: 0;
		padding: 10px;
		background-color: #FCEFD9;
		border-top: 1px solid #FDCA00;
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		text-align: justify;
		line-height: 150%;
} 

.linkVeloci {
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #B20006;
		text-align: justify;
		text-transform: uppercase;
} 
.linkVeloci a:link, .linkVeloci a:visited {
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #B20006;
		text-decoration: none;
		text-transform: uppercase;
} 
.linkVeloci a:hover {
		color: #004798;
} 

#servizio {
	display: block;
	height: 20px;
	background: #fff url("/img/giallo.gif") 0 8px repeat-x;
}
#contentLivelloUno #servizio {
	background: #fff url("/img/rosso.gif") 0 8px repeat-x;
}
#contentLivelloDue #servizio {
	background: #fff url("/img/arancio.gif") 0 8px repeat-x;
}
#indietro {
	display: block;
	float: left;
	padding: 1px 8px;
	border: 1px solid #FDCA00;
	margin-left: 10px;
	background: #fff;
	color: #b20006;
	text-decoration: none;
	}
#indietro:hover {
	background: #fcf2c5;
	}
#stampa {
	display: block;
	float: right;
	padding: 1px 8px;
	border: 1px solid #FDCA00;
	margin-right: 10px;
	background: #fff;
	color: #b20006;
	text-decoration: none;
	}
#stampa:hover {
	background: #fcf2c5;
	}
#contentLivelloUno #indietro, #contentLivelloUno #stampa {
	border: 1px solid #B20006;
}
#contentLivelloDue #indietro, #contentLivelloDue #stampa {
	border: 1px solid #EE9100;
}
img.fotoRight {
	margin: 0 0 10px 10px;
	float: right;
	border: 1px solid #B20006;
}
img.fotoLeft {
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #B20006;
}
/* ---------------------------------- /home ---------------------------------- */ 


/* ---------------------------------- menu Sinistra ---------------------------------- */ 
#bodyValbrenta a#valbrenta,
#bodyFiume a#vivereFiume,
#bodyStrutture a#strutture,
#bodyChiSiamo a#chiSiamo,
#bodyComeFare a#comeFare,#bodyComeFare a#bottonePhoto {
		display: none;
}
#sottomenu {
		margin: 0;
		padding: 0;
		width: 748px;
		height: 25px;
		background: #B20006;
}


/* ---------------------------------- /menu Sinistra ---------------------------------- */ 
/* ---------------------------------- menu grotte sotto ---------------------------------- */ 
.icoGrotta, .icoGrotta p{
	margin: 0 10px 0 0;
	padding: 0;
}
.icoGrotta p a img {
	float: left;
	margin: 0 10px 0 0;
}
.icoGrotta p a span {
	display: block;
	margin: 5px 0 0 0;
}
.icoGrotta p a {
	display: block;
	float: left;
	margin: 0 8px 10px 8px;
	padding: 0;
	border: 1px solid #EE9100;
	border-left: 4px solid #EE9100;
	background: #fcf2c5;
	width: 150px;
	text-decoration: none;
	/* text-indent: -5000px; */
	font: normal normal 13px Tahoma, Arial, Helvetica, sans-serif;
	color: #EE9100;
}
.icoGrotta p a:hover {
	color: #FFF;
	background: #EE9100;
}
/* ---------------------------------- /menu grotte sotto ---------------------------------- */ 

/* ---------------------------------- news---------------------------------- */ 
#bodyNews a#files, #bodyNews a#bottonePhoto {
		display: none;
}
#contentNewsGen {
		margin: 25px 0 10px 0;
		padding: 0;
		width: 535px;
		float: left;
		background: #FFF url("/img/news/sfondoNewsGen.gif") -20px 0 no-repeat;
} 
#contentLinkGen {
		margin: 25px 10px 10px 0;
		padding: 0;
		width: 535px;
		float: left;
		background: #FFF url("/img/news/sfondoLinkGen.gif") -20px 0 no-repeat;
} 
#contentPressGen {
		margin: 25px 10px 10px 0;
		padding: 0;
		width: 535px;
		float: left;
		background: #FFF url("/img/news/sfondoPressGen.gif") -20px 0 no-repeat;
} 
#spiegazione {
		margin: 50px 100px 0 0;
		padding: 0;
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #333;
}
.listaNewsGenerale {
		margin: 20px 10px 0 0;
		display: inline;
		padding: 0;
		width: 250px;
		float: left;
		background-color: #FCEFD9;
		border-bottom: 1px solid #EE9100;
} 
a#newsValbrenta:link, a#newsValbrenta:visited,
a#newsFiume:link, a#newsFiume:visited,
a#newsStrutture:link, a#newsStrutture:visited,
a#newsChisiamo:link, a#newsChisiamo:visited {
		display: block;
		width: 250px;
		height: 25px;
		background-position: 0 0;
		background-repeat: no-repeat;	
}
a#newsValbrenta:hover, a#newsFiume:hover, a#newsStrutture:hover, a#newsChisiamo:hover {
		background-position: 0 -25px;
}
a#newsValbrenta span, a#newsFiume span, a#newsStrutture span, a#newsChisiamo span {
		display: none;
}


#contentNews {
		margin: 25px 10px 20px 0;
		padding: 0;
		width: 530px;
		float: left;
} 
.sezione {
		margin: 0 0 2px 0;
		padding: 3px 0 0 20px;
		height: 20px;
		background: #EE9100 url("/img/sfondoSezione.gif") 0 0 repeat-y;
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #FFF;
}
.testoNews {
		margin: 0;
		padding: 5px 0 10px 0;
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		background-color: #FCEFD9;
		text-align: left;
}
.testoNews ul, #listaNewsValbrenta ul, #listaNewsFiume ul, #listaNewsStrutture ul, #listaNewsChisiamo ul {
		list-style-image: url("/img/freccetteLista.gif");
}
.imgNews {
		margin: 0 5px 10px 10px;
		float: right;
}
li.listaNews {
		margin: 0 0 10px 0;
}
li.listaNews a:link, li.listaNews a:visited {
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #333;
		text-decoration: none;
}
li.listaNews a:hover {
		color: #73107D;
		text-decoration: underline;
}
#servizioNews {
	display: block;
	height: 20px;
	background: #fff url("/img/sfondoServizioNews.gif") 0 0 repeat-x;
}
#paginazione {
		display: inline;
		float: left;
		padding: 1px 0;
		width: 100px;
		border: 1px solid #EE9100;
		margin-left: 209px;
		background: #fff;
		color: #b20006;
		text-decoration: none;
		text-align: center;
	}
#paginazione a:link, #paginazione a:visited {
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #333;
		text-decoration: none;
}
#paginazione a:hover {
		color: #b20006;
}
.linkUtili {
		margin: 5px 10px;
		padding: 0;
		font: normal normal 11px Tahoma, Verdana, Arial, sans-serif;
		color: #333;
}
.linkUtili a:link, .linkUtili a:visited {
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		text-decoration: underline;
}
.linkUtili a:hover {
		color: #B20006;
		text-decoration: none;
}
/* ---------------------------------- /news---------------------------------- */ 


/* ---------------------------------- photo ---------------------------------- */ 
#bodyPhotoValbrenta a#valbrenta, #bodyPhotoValbrenta a#bottonePhoto,
#bodyPhotoFiume a#vivereFiume, #bodyPhotoFiume a#bottonePhoto,
#bodyPhotoStrutture a#strutture, #bodyPhotoStrutture a#bottonePhoto,
#bodyPhotoChiSiamo a#chiSiamo, #bodyPhotoChiSiamo a#bottonePhoto {
		display: none;
}
#contentPhoto {
		margin: 0;
		padding: 0;
		border: 1px solid #294C89;
		font: normal normal 11px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		text-align: left;
} 
#photo {
		display: inline;
		float: left;
		margin: 0;
		padding: 0;
		width: 190px;
}
#contentPhoto #contentHome .testoViola {
		border-width: 1px 0 0 0;
} 
#servizioPhoto {
	display: block;
	height: 20px;
	background: #fff url("/img/viola.gif") 0 8px repeat-x;
}
#servizioPhoto #indietro, #servizioPhoto #stampa {
	border: 1px solid #73107D;
	background: #fff;
	color: #73107D;
}
#servizioPhoto #indietro:hover, #servizioPhoto #stampa:hover {
	background: #73107D;
	color: #FFF;
}
#divScrollTextCont {
	position:relative;
	left:0px;
	top:0px;
	width: 540px;
	height: 90px;
	clip: rect(0px 540px 90px 0px);
	margin: 10px 0 0 0;
	padding: 5px 0;
	border: 1px solid #73107D;
	border-width: 1px 0 1px 0;
	visibility: hidden;
	overflow: hidden;
}
#divText {
		position:absolute;
		left: 0px;
		top: 0px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		height: 75px;
		z-index: 3; 
}
a.listaPhotoGallery {
	margin: 5px 3px;
	padding: 0;
	display: block;
	float: left;
}
#divLeft {
		z-index:10;
		position: absolute;
		top: 203px;
		left: 211px;
		cursor:pointer; 
} 
#divLeft a:link, #divLeft a:visited {
		display: block;
		width: 17px;
		height: 17px;
		background: #FFF url("/img/left.gif") 0 0 no-repeat;
} 
#divRight {
		z-index:10; 
		position: absolute;
		top: 203px;
		left: 714px;
		cursor:pointer; 
}
#divRight a:link, #divRight a:visited {
		display: block;
		width: 17px;
		height: 17px;
		background: #FFF url("/img/right.gif") 0 0 no-repeat;
} 
#divLeft a:hover, #divRight a:hover {
		background-position: 0 -17px;
} 
#divLeft a span, #divRight a span {
		display: none;
} 
#divRight, #divLeft {
		visibility: visible;
		display: block;
}
#zoomPhoto #contentHome {
	width: 760px;
	text-align: center;
	margin: 10px 10px 0 10px;
}
#zoomPhoto #servizio {
	margin: 0 0 20px 0;
}
#zoomMovie #contentHome {
	width: 450px;
	text-align: center;
	margin: 10px 10px 0 10px;
}
#zoomMovie #servizio {
	margin: 0 0 20px 0;
}
/* ---------------------------------- /photo ---------------------------------- */ 


/* ---------------------------------- video ---------------------------------- */ 
#bodyVideo a#bottoneVideo, #bodyVideo a#bottonePhoto, #bodyVideo a#files {
		display: none;
}
.videoValbrenta {
		float: left;
		text-align: center;
		background-color: #FCF2C5;
		border: 1px solid #FDCA00;
		border-top: 5px solid #FDCA00;
		margin: 0 8px 8px 0;
		padding: 5px 10px;
}
a.linkVideo:link, a.linkVideo:visited {
		display: block;
		font: normal normal 12px Tahoma, Verdana, Arial, sans-serif;
		color: #333;
		text-decoration: none;
}
a.downloadVideo:link, a.downloadVideo:visited {
		display: block;
		border-top: 1px solid #FDCA00;
		font: normal normal 12px Tahoma, Verdana, Arial, sans-serif;
		color: #333;
		text-decoration: none;
}
a.linkVideo:hover, a.downloadVideo:hover {
		color: #B20006;
}
a.linkVideo img.iconaVideo {
		border: 2px solid #FCF2C5;
}
a.linkVideo:hover img.iconaVideo {
		border: 2px solid #B20006;
}
#real {
		display: block;
		margin: 30px 0 20px 0;
		padding: 0;
}
a#realLink:link, a#realLink:visited {
		display: block;
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #B20006;
		text-decoration: none;
		padding: 0 0 5px 110px;
		background: #FFF url("/img/real-player.gif") 0 0 no-repeat;
}
a#realLink:hover {
		color: #333;
		text-decoration: underline;
}
/* ---------------------------------- /video ---------------------------------- */ 


/* ---------------------------------- files ---------------------------------- */ 
#bodyFilesValbrenta a#valbrenta, #bodyFilesValbrenta a#files,
#bodyFilesFiume a#vivereFiume, #bodyFilesFiume a#files,
#bodyFilesStrutture a#strutture, #bodyFilesStrutture a#files,
#bodyFilesChiSiamo a#chiSiamo, #bodyFilesChiSiamo a#files,
#bodyFilesComeFare a#chiSiamo, #bodyFilesComeFare a#files, #bodyFilesComeFare a#bottonePhoto {
		display: none;
}
table.tabAllegati {
		width: 540px;
		margin: 10px 0;
		padding: 20px 0 0 0;
}
td.tabIcona {
		display: none;
}
td.tabNome {
		border-bottom: 1px solid #CCC;
		margin: 10px 0 0 0;
		padding: 15px 0 5px 0;
}
a.tabLink:link, a.tabLink:visited {
		background: url("/img/freccetteLista.gif") 0 2px no-repeat;
		display: block;
		padding-left: 15px;
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #333;
		text-decoration: none;
}
a.tabLink:hover {
		color: #B20006;
}
td.tabKb {
		width: 70px;
		text-align: right;
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #73107D;
		margin: 10px 0 0 0;
		padding: 15px 0 5px 0;
		border-bottom: 1px solid #CCC;
}
#acrobat {
		display: block;
		margin: 30px 0 20px 0;
		padding: 0;
}
a#acrobatLink:link, a#acrobatLink:visited {
		display: block;
		font: normal normal 13px Tahoma, Verdana, Arial, sans-serif;
		color: #B20006;
		text-decoration: none;
		padding-left: 100px;
		background: #FFF url("/img/adobe_reader.gif") 0 0 no-repeat;
}
a#acrobatLink:hover {
		color: #333;
		text-decoration: underline;
}
/* ---------------------------------- /files ---------------------------------- */ 


/* ---------------------------------- prenotazione ---------------------------------- */ 
.prenotazione {
		display: block;
		float: left;
		margin: 5px 10px 5px 0;
		font: normal normal 11px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
}
.prenotazione input, .sceltaPren input {
		border: 1px solid #999;
		height: 18px;
		background-color: #FFF;
		font: normal normal 12px Tahoma, Verdana, Arial, sans-serif;
		color: #333;
}
.sceltaPren {
		float: left;
		margin: 5px 10px 5px 0;
		font: normal normal 11px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		width: 230px;
}
input.ceck {
		width: 15px;
		height: 15px;
}
.bottonePren {
		display: block;
		float: left;
		width: 100%;
		text-align: center;
}
/* ---------------------------------- /prenotazione ---------------------------------- */ 


/* ---------------------------------- footer ---------------------------------- */ 
#footer {
		display: block;
		clear: both;
		margin: 10px;
		padding: 10px 0 0 0;
		border-top: 5px solid #EE9100;
		font: normal normal 11px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		text-align: center;
} 
#footer a:link, #footer a:visited {
		font: normal normal 11px Tahoma, Verdana, Arial, sans-serif;
		color: #000;
		text-decoration: none;
} 
#footer a:hover {
		color: #B20006;
		text-decoration: underline;
} 


/* ---------------------------------- ombra footer ---------------------------------- */ 
#ombraFooter {
		display: block;
		width: 770px;
		position: absolute;
		left: 50%;
		margin: 0 0 0 -385px;
		padding: 0 10px;
		background: #FFF url("/img/footer.gif") 0 0 no-repeat;
		} 
i {content: "\"/*" }
#ombraFooter {
		position: relative;
		left: 0;
		width: 750px!important;
		/* width: 764px;*/
		margin: 0 auto;
		} 
/* */
#bogus{}

#wtrec {
		display: block;
		float: left;
		margin: 20px 0;
		padding: 0;
		width: 50%;
} 
#wtrec a {
		display: block;
		float: left;
		margin: 0 10px 0 0;
		padding: 0;
} 
#aplexa {
		display: block;
		float: left;
		width: 50%;
		margin: 20px 0;
		text-align: right;
} 
#aplexa a {
		margin-right: 0!important;
		margin-right: 14px;
} 
/* ---------------------------------- /ombra footer ---------------------------------- */ 


/* ---------------------------------- menu a tendina ---------------------------------- */ 

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
		visibility: visible !important;
		margin: 0;
}

.sIFR-replaced {
		visibility: visible !important;
}

span.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
}


/* menu rosso con aree istituzionali */
#sottomenu {
		display: block;
		height: 25px;
		z-index: 100;
		}
#nav, #nav ol {
		padding: 0;
		margin: 0;
		list-style: none;

}
#nav a {
		display: block;
		font: normal bold 10px Tahoma, Verdana, Arial, sans-serif;
		background-repeat: no-repeat;
		text-decoration: none;
		height: 23px;
		margin-top: 2px;
		background-position: 0 0;
		border-left: 1px solid #fff;
	}
#nav li {
		float: left;
		margin: 0; padding: 0;
}
#nav li span {
		display: none;
}

#nav li ol { /* lista secondo livello (popup) */
		position: absolute;
		top: auto;
		left: -999em;
		z-index: 200;
		width: 150px;
	}

#nav li:hover ol, #nav li:focus ol, #nav li.over ol { /* lista secondo livello quando appare */
		left: auto;
		padding: 0;
		z-index: 200;
}
#nav li ol li { /* oggetti della lista secondo livello quando appare */
		clear: both;
		background-image: url(/img/logo.gif);
		background-color: #f00;
		}
#nav li ol li a {
		display: block;
		background-color: #FFF;
		border: 1px solid #ee9100;
		height: auto;
		padding: 3px;
		text-transform: uppercase;
		border-width: 1px 1px 1px 3px;
		}		

#nav a { color: #ee9100;}		
#nav a:hover {
		background-color: #fdca00;
		color: #000;
}		
#sottomenu ul {
		display: block;
		float: right;
		}
#sottomenu ul li a:hover {
		background-position: 0 -23px;
		}

/* singole tendine menu */

		
#nav li a {
		width: auto;
		}
#nav li ol li {
		width: 140px;
		}
#nav li ol li a {
		background: #FFF !important;
		width: 130px;
		}
#nav li ol li a:hover  {
		background: #fdca00 !important;
		width: 130px;
		}
/* ---------------------------------- /menu a tendina ---------------------------------- */ 



/* ---------------------------------- sottomenu Come Fare ---------------------------------- */ 
#menuComeFare {
		display: inline;
		float: left;
		margin: 0;
		padding: 0;
		width: 190px;
		background: #fff url(/img/comeFare/bandino.gif) 0 0 repeat-x;
	}
#sottomenuCome {
		display: block;
		height: 25px;
		background: #B20006;
		}
#sottomenuCome #nav {
		float: right;
		margin: 0;
		background: #B20006;
	}
#sottomenuCome #nav li a:hover {
		background-position: 0 -23px;
		}

#piccola {
		background: #B20006;
}
#bodyComeFare #contentLivelloDue {
		background: none !important;
		background: #fff url(/img/comeFare/bandino.gif) 0 1px repeat-x;
	}

/* ---------------------------------- /sottomenu Come Fare ---------------------------------- */ 
/*
codici colore: 
	giallo: #FDCA00;
	rosso: #B20006;
	arancio: #EE9100;
	violetto: #73107D;
	celeste: #004798;
	azzurro: #69C2F6;
*/
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	font-size: 18px;
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	font-size: 18px;
	visibility: hidden;
}

.sIFR-hasFlash h3 {
	font-size: 18px;
	visibility: hidden;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}