﻿.sfondo {
	border-collapse: collapse;
	background-image: url('../images/sfondo.jpg');
	background-repeat: no-repeat;
}
.Titolo {
	font-family: "Edwardian Script ITC";
	font-size: 40pt;
	color: #FFFFFF;
	text-align: center;
}
.indirizzo {
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
}
.sfondo {
	border-style: solid;
	border-width: 0;
	background-image: url('images/sfondo.jpg');
	text-align: left;
}

/*bandiere*/

.bandiere {
	text-align: center;
}
a.ita {
	background: url('images/Bandiere/ita.jpg') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.ita:hover {
	background: url('images/Bandiere/bandierebkgd.gif') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.deu {
	background: url('images/Bandiere/deu.jpg') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.deu:hover {
	background: url('images/Bandiere/bandierebkgd.gif') no-repeat -59px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.aus {
	background: url('images/Bandiere/aus.jpg') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.aus:hover {
	background: url('images/Bandiere/bandierebkgd.gif') no-repeat -118px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.eng {
	background: url('images/Bandiere/eng.jpg') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.eng:hover {
	background: url('images/Bandiere/bandierebkgd.gif') no-repeat -179px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.fra {
	background: url('images/Bandiere/fra.jpg') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.fra:hover {
	background: url('images/Bandiere/bandierebkgd.gif') no-repeat -239px 0px;
	width: 50px;
	height: 33px;
	display: block;
}

/*testo*/

.testo {
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.testo_prezzi_app{
	text-align: center;
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
}

.testo1 {
	text-align: justify;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
/*Menu a lato*/

#menu01v {
	width: 10em;
	font: 80% "Kristen ITC";
	color: #FFB401;
}
#menu01v ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Arial Narrow";
}
#menu01v a:visited {
	display: block;
	background: ;
	color: white;
	margin: .06em 0;
	padding: 0.3em 0.6em;
	text-decoration: none;
	border: 1px solid white;
	font-size: medium;
	font-weight: bold;
}
#menu01v a:link {
	display: block;
	background: ;
	color: white;
	margin: 0.06em 0;
	padding: 0.3em 0.6em;
	text-decoration: underline;
	border: 1px solid white;
	text-align: left;
	font-weight: bold;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
}
#menu01v a:active {
	background: #99CCFF;
	color: white;
	border-color: #41545F;
	padding-left: 0.95em;
	text-transform: uppercase;
}
#menu01v a:focus {
	background: #6699FF;
	color: #41545F;
	border-color: #41545F;
	padding-left: 0.95em;
	text-transform: uppercase;
}
#menu01v a:hover {
	background: aqua;
	color: #41545F;
	border-color: #41545F;
	padding-left: 0.95em;
	text-transform: uppercase;
}
#menu01v li a.here {
	background: #6699FF;
	color: #41545F;
	border-color: #41545F;
}
.Immagini {
	border-width: 0px;
	text-align: center;
}
/*tabella app*/

.tab_prezzi_app {
	background-color: orange;
	text-align: center;
	font-size: large;
}
.tab_prezzi_app1 {
	border-style: solid;
	border-width: 1px;
	background-color: #CCFF99;
}

/*tabella_prezzi_hotel*/

.prezzi {
	text-align: center;
	font-size: large;
	border: 1px solid #FE9900;
	background-color: #FFFFFF;
	color: #000080;
}
.testo_prezzi {
	color: #000080;
	text-align: center;
	font-size: large;
	background-color: #FFFFFF;
}
.testo_tab {
	text-align: left;
	font-size: medium;
	border: 1px solid #FE9900;
	background-color: #FFFFFF;
	color: #000080;
}
.testo_tab1 {
	text-align: center;
	font-size: medium;
	border: 1px solid #FE9900;
	background-color: #FFFFFF;
	color: #000080;
}
.date {
	text-align: center;
	font-size: 14px;
	border: 1px solid #FE9900;
	background-color: #FFFFFF;
	color: #000080;
}
.bordo_blu {
	border: 4px solid #000080;
}
.style1 {
	border-left: 1px solid #FE9900;
	border-right: medium none #FE9900;
	border-top: 6px solid #FE9900;
	border-bottom: medium none #FE9900;
	text-align: center;
	font-size: large;
	background-color: #FFFFFF;
	color: #000080;
}
.style2 {
	border-left: medium none #FE9900;
	border-right: 1px solid #FE9900;
	border-top: 6px solid #FE9900;
	border-bottom: medium none #FE9900;
	text-align: left;
	font-size: medium;
	background-color: #FFFFFF;
	color: #000080;
}
.mio {
	border-left: medium none #FE9900;
	border-right: 1px solid #FE9900;
	border-top: 6px solid #FE9900;
	border-bottom: medium none #FE9900;
	text-align: center;
	font-size: medium;
	background-color: #FFFFFF;
	color: #000080;
}

.style4 {
	border-left: 1px solid #FE9900;
	border-right: 1px solid #FE9900;
	border-top: 6px solid #FE9900;
	border-bottom: medium none #FE9900;
	text-align: center;
	font-size: large;
	background-color: #FFFFFF;
	color: #000080;
}

/*tabella faq*/

.tabella_faq {
	text-align: left;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	background-image: url('images/sfondotab.gif');
	font-style: normal;
}
.testo_faq {
	color: navy;
	background-color: white;
	font-style: normal;
}
.tittolo_cam {
	color: #FF0066;
	border-style: solid;
	border-width: 1px;
	text-align: left;
	font-size: large;
}
.testoArrivare {
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	font-weight: normal;
}


/* menu a scomparsa sport e relax */

.dropmenudiv_e{
position:absolute;
border: 1px solid #657f27; 
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #eff8d2;
width: 150px;
visibility: hidden;
}


.dropmenudiv_e a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #657f27; 
border-bottom-width: 1px;
padding: 2px;
text-decoration: none;
color: black;
}

.dropmenudiv_e a:hover{
background-color: #c8e181;
}
/*pagina bimbi*/



.style11 {
	position: absolute;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 100;
	width: 150px;
	visibility: hidden;
	border-left: 1px solid #657f27;
	border-right: 1px solid #657f27;
	border-top: 0 solid #657f27;
	border-bottom: 0 solid #657f27;
	background-color: #eff8d2;
}
.style12 {
	color: #0000FF;
	font-size: x-large;
}
.style14 {
	color: #FF0000;
}
.style15 {
	color: #008000;
}
.style16 {
	color: #0000FF;
}
.style17 {
	text-align: center;
}
.style18 {
	font-family: "Comic Sans MS";
}
.style19 {
	font-size: 15pt;
}
.style20 {
	color: #FF0000;
	text-align: left;
}
/*home */
.style8 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
.style9 {
	color: #FFFFFF;
	font-size: x-large;
}
.style10 {
	border-collapse: collapse;
	border-style: solid;
	border-width: 0;
	background-image: url('images/sfondo.jpg');
	background-repeat: no-repeat;
}
.c {
	font-family: "French Script MT";
}
