﻿body
{
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

h1
{
	font-size: 14px;
	color: #ffffff;
	padding-left: 15px;
	line-height: 24px;
}

h2
{
	font-size: 20px;
	font-weight: normal;
	padding: 5px 10px;
	margin: 0px;
}
ul
{
	list-style-type: none;
}
/* ----------container-------------- */

#container
{
	width: 990px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

/* ----------header-------------- */
#menu
{
	text-align: left;
	height: 33px;
	background-image: url(../images/menu_background.jpg);
	color: #FFFFFF;
	margin: 0px;
	line-height: 32px;
	padding-left: 20px;
}

.link
{
	font-size: 12px;	
	color: #FFCC00;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

a.link:hover
{	
	color: #FFFFFF;
	text-decoration: none;
}

#logo
{
	text-align: left;
	height: 86px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 32px;
	padding-left: 10px;
	background-color: #ffffff;
}

#spot
{
	height: 400px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	min-height: 800px;
	height: expression(this.scrollHeight > 800 ? "auto":"800px");
}

.destinazioni
{
	width: 270px;
	margin: 0px;
	padding: 48px 10px 20px 20px;
	border: 0px;
	background-color: transparent;
	float: left;
}

#slideofcontainer
{
	width: 690px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	float: right;
}
#slideofofferte
{
	width: 950px;
	margin: 0px;
	margin-left:20px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	float: left;
}

#slideshow
{
	width: 685px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	padding-top: 57px;
}

#offerte
{
	width: 685px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	padding-top: 10px;
}

/* ----------outer and inner----------------- */
#outer
{
	border-left: solid 200px #EBD3E0;
	border-right: solid 200px #EBD3E0;
	background-color: transparent;
}

#inner
{
	margin: 0;
	width: 100%;
}

/* --------------left and right navigation------------- */
#left
{
	width: 200px;
	float: left;
	position: relative;
	margin-left: -200px;
	margin-right: 1px;
	background-color: transparent;
}

#right
{
	width: 200px;
	float: right;
	position: relative;
	margin-right: -200px;
	margin-left: 1px;
	background-color: transparent;
}

/* -----------------content--------------------- */
#content
{
	position: relative;
	margin: 0px;
	background-color: transparent;
}

pre
{
	font-size: 12px;
	padding: 5px 10px;
	margin: 0px;
}
.contentPage
{
	width: 640px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	padding-top: 57px;
	text-align: justify;
}
.contentOfferte
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	padding-top: 57px;
	text-align: justify;
}
.note
{
  font-style:italic;
  color:#CC0000;
}
/* ----------------footer---------------------- */
#footer
{
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

/* ----------------offerte---------------------- */
/* stili generici */
.tblOfferte
{
	border-collapse: collapse;
	width: 640px;
}
.tblOfferte th
{
	text-align: left;
	background: #DAE6F4;
	color: #000;
	padding: 5px 3px;
}
.tblofferte th, td
{
	padding: 5px 3px;
}
.tblOfferte tr.odd td
{
	background: #eee;
	padding: 5px 3px;
}
.tblOfferte tr.other td
{
	background: #FFFFFF;
	padding: 5px 3px;
}

.tblContatti
{
	border-collapse: collapse;
}
.tblContatti th
{
	text-align: right;
}
.tblContatti td
{
	padding: 0;
}
.titleContainer
{
	width: 640px;
	background-color: #0d6eb2;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	line-height: 24px;
}
.mesiFormat
{
	color: #000000; 
	font-weight:bold;
}
a.mesiFormat:hover
{
	color: #FFFFFF; 
	font-weight:bold;
}   
.mesiFormat:visited
{
	color: #666666; 
	font-weight:bold;
}      

.textBoxVerySmall
{
	text-align: center;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 60px;
	border: 1px solid #666666;
}
        
/* regole per l'header fisso */
div.tablewrap
{
	position: relative;
	width: 640px;
	padding-top: 5px;
	vertical-align: top;
}
div.tablewrap-inner
{
	width: 640px;
	height: 330px;
	overflow: auto;
}
div.tablewrap thead tr
{
	position: absolute;
	top: -3px;
}
/* contatti---------------------------------------------------*/
.disclaimer{
	width: 100%; 
	height: 50px; 
	overflow: auto;
}
.disclaimerContatti{
	width: 100%; 
	height: 150px; 
	overflow: auto;
}
.formContatti
{
	background-color:#0D6EB2; 
	color:#FFFFFF;
	padding-right: 5px;
	text-align: right;
}

/*--------Slider-----------------------------------------------*/
#slider div span
{
	position: absolute;
	width: 100%;
	background-color: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
}
#slider
{
	position: relative;
	height: 400px;
}

#slider DIV
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
	height: 400px;
	background-color: #000;
}

#slider DIV.active
{
	z-index: 10;
	opacity: 1.0;
}

#slider DIV.last-active
{
	z-index: 9;
}

#slider DIV IMG
{
	height: 360px;
	display: block;
	border: 0;
	margin-bottom: 10px;
}

/*--------Slider-----------------------------------------------*/

.titoliDestinazioni
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.titoliUrl
{
	font-weight: bold;
	font-size: 12px;
	color: #153164;
	text-decoration: none;
}

a.titoliUrl:hover
{
	color: #ffcc00;
	text-decoration: none;
}

li
{
  cursor: pointer;
}
.textBoxMedium
{
	/*text-align: center;*/
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 300px;
	border: 1px solid #666666;
}
.textBoxLarge
{
	margin-bottom: 1px;
	font-size: 15px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	width: 500px;
	border: 1px solid #666666;
}
.text-input
{
	width: 150px;
	border: 1px solid #666666;
}
