@charset "utf-8";

/* CSS Document */

* :focus {
	outline: 0;
}

* {
	margin:0;
	padding:0
}

/* Sfondo Bianco */
body, html {
	margin-top: 3px; 
	background-color: #FFF;
/*	height:100%;*/
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
}

h1 {
	font-size: 20px;
	font-weight: 800;
	color: #c5c5e1;
}

h2 {
	font-size: 24px;
	font-weight: 800;
	color: #8887cb;
	margin-bottom: 12px;
	text-align: center;
}

h3 {
	font-size: 18px;
	color: #171795;
	margin-bottom: 20px;
	text-align: center;
}
h3 a {
	font-size: 36px;
	text-decoration: none;
	font-weight: 800;
}

h3 a:hover {
	text-decoration: underline;
}

a:link, a:visited, a:active {
	color: #696969;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #BC1623;
}

p {
	margin-bottom: 6px;
}

.clear {
	float:none;
}

#barra-top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
	color: #7B75BF;
	background-color: #4A5AA7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 100%;	
}

#container {
	position:absolute;
	width: 955px;
	height: 750px;
	left:50%;
	margin: 0 0 0 -477px;
	background: #FFF;
/*	top:50%;
	margin:-375px 0 0 -477px;
	border: 1px solid #D6D6D6;  /* da cancellare  */
}

#Logo {
	position:absolute;
	left:746px;
	top:0px;
	width:140px;
	height:145px;
	z-index: 11;
}

#piva {
	position:absolute;
	z-index:1;
	color: #c5c5e1;
	right: 5px;
	bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img {
	border: none;
}

/* -- Scelta Lingue e LastMinute ------ */
#Lingue, #LastMinute {
	position:absolute;
	top:12px;
	height:65px;
	font-size: 20px;
	font-weight: 800;
	text-decoration: none;
}

#Lingue {
	left:15px;
	width:140px;
	color: #83a6ff;
}

#LastMinute {
	left:540px;
	width:197px;
	color: #C00;
}

#Lingue a {
	color: #e1eafe;
	text-decoration: none;
	text-transform: lowercase;
}

#LastMinute a {
	color: #FFC5C5;
	text-decoration: none;
	text-transform: lowercase;
}

#Lingue a:hover {
	color: #BC1623;
	text-decoration: none;
}

#LastMinute a:hover {
	color: #83a6ff;
	text-decoration: none;
}

#Lingue .attivo {
}


/* -- Inglese ------ */
#Welcome, #SpecialPromotion {
	position:absolute;
	left:11px;
	top:5px;
	width:86px;
	height:21px;
	z-index:1;
}

#Welcome {
	width:86px;
}

#SpecialPromotion {
	width:177px;
}

/* -- Italiano ------ */
#Benvenuti, #OffertaSpeciale {
	position:absolute;
	left:39px;
	top:20px;
	width:86px;
	height:21px;
	z-index:2;
}

#Benvenuti {
	width:86px;
}

#OffertaSpeciale {
	width:152px;
}

/* -- Tedesco ------ */
#Willkommen, #SpeziellAngebot {
	position:absolute;
	left:24px;
	top:34px;
	width:165px;
	height:21px;
	z-index:3;
}

#Willkommen {
	width:86px;
}

#SpeziellAngebot {
	width:165px;
}

/* -- PARTE CENTRALE -------------------- */

#Foto, #Corpo {
	position:absolute;
	width:720px;
	height:480px;
	top:90px;
	left:14px;
}

#destra {
	position:absolute;
	left:748px;
	top:127px;
	width:200px;
	height:442px;
	z-index: 10;
}

.didascalia {
	color: #002596;
	font-size: 18px;
	font-weight: 800;
}

/* -- MENU ---------------------------- */

#menu {
	position:absolute;
	width:720px;
	height:87px;
	left:14px;
	bottom: 80px;
	background-image: url(immagini/sfondomenu.jpg);
	float: left;
	z-index: 10;
}

#menu ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 40px;
	padding: 0 4px;
	font-size: 14px;
	font-weight: 800;
	color: #cfdcea;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px 5px 0;
	text-decoration: none;
/*	text-transform: lowercase; */
	font-size: 14px;
	font-weight: 800;
	color: #cfdcea;
	margin-right: 1px;
}

#menu a:hover {
	color: #fcfcfa;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: fcfcfc;
}

#menu .current_page a {
	color: #4a5aa7;
	border-bottom: none;
}

/* -- ANTEPRIME ---------------------------------*/

#anteprime {
	position:absolute;
	width: 200px;
	height: 87px;
	right: 10px;
	bottom: 80px;
	/*	float: right;*/
	z-index: 11;
}

/*#anteprime img {
	margin-right: 5px;
}
*/
.secondaRiga {
	margin: 7px 5px 0 0;
}

/* -- PIEDE ------------------------------------ */

#piede {
	position:absolute;
	width:100%;
	height:60px;
	left:14px;
	bottom: 10px;
}

#PDF {
	position:relative;
	width:200px;
	height:60px;
	left:-7px;
	float: left;
}

#PDF a {
	font-style: italic;
	color: #d80202;
	font-weight: 800;
	text-decoration: none;
}

#PDF a:hover {
	text-decoration: none;
	text-decoration: underline;
}

#scrittaVillaggio {
	float:right;
	margin: 15px 20px 0 0;
}

#anteprime p {
	font-weight: 800;
	text-align: center;
	margin-top: 75px;
	color: #C00;
	line-height: 130%;
}

#Contatti a {
	color: #171795;
	text-decoration: underline;
}

/* -- LISTINI -------------------------- */

#sinistra {
	position:absolute;
	width: 150px;
	height: 480px;
	top: 90px;
	left: 14px;
}

#sinistra p {
	font-size: 9px;
	text-align: left;
}

#Corpo {
	position:absolute;
	width: 565px;
	height: 480px;
	top: 90px;
	left: 175px;
}

#listino  {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #847590;
	border-left-color: #847590;
	text-align: center;
	font-weight: 800;
}

#listino td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #847590;
	border-bottom-color: #847590;
	color: #171795;
	font-size: 11px;
	padding: 2px;
}
#dateapertura {
	font-size: 16px;
	font-weight: 800;
	color: #8887CB;
	text-align: center;
}

.titoloTabella {
	font-size: 18px;
	text-align: left;
}

.stagione {
	text-transform: uppercase;
	line-height: 150%;
}
.bassaStagione{
	background-color: #f1d38a;
}

.altaStagione{
	background-color: #feb15f;
}

.periodi {
	font-size: 9px;
	font-weight: normal;
}

.villette, .camere {
	font-weight: normal;
	text-align: left;
}

.villette {
	background-color: #c1efb4;
}

.camere {
	background-color: #a7de98;
}

.captionBassa {
	font-style: italic;
	font-weight: 800;
	color: #171795;
	text-align: center;
	font-size: 11px;
}

.extra {
	text-align: left;
	background-color: #e8e8f4;
	border-top: 1px solid #847590;
	border-left: 1px solid #847590;
	border-right: 1px solid #847590;
}

.extra td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #847590;
	padding: 2px;
	font-weight: normal;
	font-size: 11px;
	color: #171795;
}

.extra li {
	list-style-type: disc;
	font-weight: 800;
	list-style-position: inside;
}
