@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	background:url(../images/body-back.jpg) top repeat-x #dee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#555;
}
img{
	border:0;
}
form{
	margin:0;
}
h1{
	margin:0;
	padding:0 0 5px 0;
	color:#033;
	display:block;
	font-size:20px;
	line-height:24px;
}
h2{
	margin:0;
	padding:0 0 5px 0;
	color:#044;
	display:block;
	font-size:16px;
	line-height:20px;
}
h3{
	margin:0;
	padding:0 0 3px 0;
	color:#055;
	display:block;
	font-size:14px;
	line-height:18px;
}
h4{
	margin:0;
	padding:0 0 3px 0;
	color:#066;
	display:block;
	font-size:12px;
	line-height:15px;
}

p{
	margin:0;
}
a{
	text-decoration:underline;
	color:#066;
}
a:hover{
	color:#099;
}
strong{
	color:#000;
}



/* ---------------------- GENERALI ---------------------- */
.container{
	width:962px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.cleaner{
	height:1px;
	display:block;
	clear:both;
}
a.FMT-general-link{
	display:block;
	float:right;
	padding:5px;
	margin:0 15px 15px 0 !important;
	margin:0 7px 15px 0;
	font-size:10px;
	line-height:10px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/FMT-Sprite-04.gif);
	background-position:0 -28px;
	background-repeat:repeat-x;
	border:solid 1px #ccc;
}
a:hover.FMT-general-link{
	color:#013;
	text-decoration:underline;
	background-image:url(../images/FMT-Sprite-04.gif);
	background-position:0 -68px;
	background-repeat:repeat-x;
	border:solid 1px #025;
}
a.CT-general-link{
	display:block;
	float:right;
	padding:5px;
	margin:0 15px 15px 0 !important;
	margin:0 7px 15px 0;
	font-size:10px;
	line-height:10px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/CT-Sprite-04.gif);
	background-position:0 -28px;
	background-repeat:repeat-x;
	border:solid 1px #ccc;
}
a:hover.CT-general-link{
	color:#210;
	text-decoration:underline;
	background-image:url(../images/CT-Sprite-04.gif);
	background-position:0 -68px;
	background-repeat:repeat-x;
	border:solid 1px #531;
}



/* ---------------------- HEADER ---------------------- */
.header{
	width:962px;
	height:100px;
	display:block;
}
a.logotype{
	width:360px;
	height:100px;
	display:block;
	float:left;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
a:hover.logotype{
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -100px;
	background-repeat:no-repeat;
}
.header-content{
	width:602px;
	height:100px;
	display:block;
	float:left;
}
.contact-banner{
	height:45px;
	display:block;
	float:left;
	margin:0 5px 0 0;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:right -245px;
	background-repeat:no-repeat;
}
.contact-banner .content{
	height:35px;
	display:block;
	float:left;
	padding:5px 10px 5px 10px;
	font-size:10px;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:left -200px;
	background-repeat:no-repeat;
}
.contact-banner .content strong{
	font-size:12px;
	color:#033;
	font-weight:bold;
}
.contact-banner .content a{
	font-size:12px;
	color:#033;
	text-decoration:none;
	font-weight:bold;
}
.contact-banner .content a:hover{
	color:#066;
}
ul.flags{
	width:120px;
	display:block;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
ul.flags li{
	width:24px;
	height:24px;
	display:block;
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
ul.flags li a.normal{
	width:18px;
	height:12px;
	display:block;
	float:left;
	padding:12px 0 0 0;
	opacity:0.7;
	filter:alpha(opacity=70);
}
ul.flags li a:hover.normal{
	opacity:1.0;
	filter:alpha(opacity=100);
}
ul.flags li a.active{
	width:18px;
	height:12px;
	display:block;
	float:left;
	padding:12px 0 0 0;
	opacity:1.0;
	filter:alpha(opacity=100);
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:-484px 0;
	background-repeat:no-repeat;
}



/* ---------------------- MENU ---------------------- */
ul.main-menu{
	width:600px;
	height:35px;
	padding:19px 0 0 0;
	margin:0;
	list-style:none;
}
ul.main-menu li{
	height:35px;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
ul.main-menu li a.normal{
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	color:#033;
	display:block;
	float:left;
	padding:11px;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:-369px -290px;
	background-repeat:no-repeat;
	text-decoration:none;
}
ul.main-menu li a:hover.normal{
	color:#011;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -290px;
	background-repeat:no-repeat;
}
ul.main-menu li a.active{
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	color:#011;
	display:block;
	float:left;
	padding:11px;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -290px;
	background-repeat:no-repeat;
	text-decoration:none;
}



/* ---------------------- NAVIGATOR ---------------------- */
.navigator{
	width:790px;
	height:12px;
	display:block;
	float:left;
	padding:10px 0 10px 10px;
	font-size:10px;
	line-height:10px;
	text-transform:uppercase;
	color:#aff;
	letter-spacing:0.05em;
}
.navigator a{
	color:#aff;
	font-weight:bold;
	text-decoration:underline;
}
.navigator a:hover{
	color:#fff;
}

/* ---------------------- CHEST ---------------------- */
.chest{
	width:960px;
	border:solid 1px #fff;
	background-image:url(../images/PORTAL-sprite-02.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}
.main-col-sx{
	width:240px;
	display:block;
	float:left;
}
.main-col-dx{
	width:720px;
	display:block;
	float:right;
}
h1.page-content{
	padding:15px;
	background-image:url(../images/PORTAL-sprite-02.gif);
	background-position:-1440px 0;
	background-repeat:repeat-y;
	background-color:#033;
	color:#fff;
	border-bottom:solid 1px #fff;
}
img.chisiamo{
	border-left:solid 1px #fff;
}
.base-content{
	display:block;
	padding:15px 15px 0 15px;
	background-color:#fff;
}
.base-content p{
	display:block;
	padding:0 0 15px 0;
	background-color:#fff;
}



/* ---------------------- FOOTER ---------------------- */
.footer{
	width:960px;
	display:block;
	padding:0 0 15px 0;
	font-size:10px;
	line-height:13px;
	color:#677;
}
.footer strong{
	color:#055;
}
.footer a{
	color:#677;
	text-decoration:none;
}
.footer a:hover{
	color:#233;
	text-decoration:underline;
}
.footer p{
	width:225px;
	display:block;
	padding:15px 15px 0 0;
	float:left;
}
ul.footer-menu{
	display:block;
	float:left;
	margin:0;
	padding:15px 15px 0 15px;
	border-left:solid 1px #fff;
	list-style:none;
}
ul.footer-menu li{
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}



/* ---------------------- PORTAL HOMAGE ---------------------- */

.portal-chest{
	width:960px;
	border:solid 1px #fff;
	background-image:url(../images/PORTAL-sprite-04.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}
.homepage-col{
	width:359px;
	display:block;
	float:left;
	border-left:solid 1px #fff;
}
.portal-flash{
	width:359px;
	height:250px;
	display:block;
}
h2.homepage-FMT{
	padding:15px;
	font-size:20px;
	line-height:20px;
	color:#fff;
	font-weight:normal;
	background-image:url(../images/FMT-Sprite-01.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
h2.homepage-CT{
	padding:15px;
	font-size:20px;
	line-height:20px;
	color:#fff;
	font-weight:normal;
	background-image:url(../images/CT-Sprite-01.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.hotel-slide{
	width:359px;
	display:block;
	border-bottom:solid 1px #ccc;
}
.hotel-slide .hotel-1{
	width:269px;
	display:block;
	padding:10px 10px 10px 80px;
	background-image:url(../images/PORTAL-sprite-03.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	border-top:solid 1px #fff;
}
.hotel-slide .hotel-2{
	width:269px;
	display:block;
	padding:10px 10px 10px 80px;
	background-image:url(../images/PORTAL-sprite-03.gif);
	background-position:0 -200px;
	background-repeat:no-repeat;
	border-top:solid 1px #fff;
}
.hotel-slide .hotel-3{
	width:269px;
	display:block;
	padding:10px 10px 10px 80px;
	background-image:url(../images/PORTAL-sprite-03.gif);
	background-position:0 -400px;
	background-repeat:no-repeat;
	border-top:solid 1px #fff;
}
.hotel-slide .hotel-4{
	width:269px;
	display:block;
	padding:10px 10px 10px 80px;
	background-image:url(../images/PORTAL-sprite-03.gif);
	background-position:0 -600px;
	background-repeat:no-repeat;
	border-top:solid 1px #fff;
}
.hotel-slide .hotel-5{
	width:269px;
	display:block;
	padding:10px 10px 10px 80px;
	background-image:url(../images/PORTAL-sprite-03.gif);
	background-position:0 -1600px;
	background-repeat:no-repeat;
	border-top:solid 1px #fff;
}
.hotel-slide .hotel-6{
	width:269px;
	display:block;
	padding:10px 10px 10px 80px;
	background-image:url(../images/PORTAL-sprite-03.gif);
	background-position:0 -800px;
	background-repeat:no-repeat;
	border-top:solid 1px #fff;
}
.hotel-slide .hotel-7{
	width:269px;
	display:block;
	padding:10px 10px 10px 80px;
	background-image:url(../images/PORTAL-sprite-03.gif);
	background-position:0 -1000px;
	background-repeat:no-repeat;
	border-top:solid 1px #fff;
}
.hotel-slide .hotel-8{
	width:269px;
	display:block;
	padding:10px 10px 10px 80px;
	background-image:url(../images/PORTAL-sprite-03.gif);
	background-position:0 -1200px;
	background-repeat:no-repeat;
	border-top:solid 1px #fff;
}
.hotel-slide .hotel-9{
	width:269px;
	display:block;
	padding:10px 10px 10px 80px;
	background-image:url(../images/PORTAL-sprite-03.gif);
	background-position:0 -1400px;
	background-repeat:no-repeat;
	border-top:solid 1px #fff;
}
a.hotel-thumb img{
	width:125px;
	height:80px;
	display:block;
	float:right;
	padding:5px;
	border:solid 1px #ccc;
	opacity:0.8;
	filter:alpha(opacity=80);
}
a:hover.hotel-thumb img{
	border:solid 1px #aaa;
	opacity:1.0;
	filter:alpha(opacity=100);
}
.hotel-box{
	width:124px;
	display:block;
	float:left;
}
p.hotel-location{
	display:block;
	padding:0 0 10px 0;
	font-size:10px;
	line-height:12px;
}
ul.htbox{
	width:124px;
	height:11px;
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
ul.htbox li{
	margin:0;
	padding:0;
	display:inline;
}
ul.htbox li a img{
	opacity:0.5;
	filter:alpha(opacity=50);
}
ul.htbox li a:hover img{
	opacity:1.0;
	filter:alpha(opacity=100);
}


/* FORIO MARE TERME */
.hotel-slide .hotel-1 a{
	color:#8b1;
}
.hotel-slide .hotel-1 a:hover{
	color:#9d0;
}
.hotel-slide .hotel-1 h3 a{
	display:block;
	padding:10px 0 0 0;
	background-image:url(../images/STARS-01.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-decoration:none;
}
.hotel-slide .hotel-1 h3 a:hover{
	background-image:url(../images/STARS-01.gif);
	background-position:0 -100px;
	background-repeat:no-repeat;
}
.hotel-slide .hotel-2 a{
	color:#077;
}
.hotel-slide .hotel-2 a:hover{
	color:#0aa;
}
.hotel-slide .hotel-2 h3 a{
	display:block;
	padding:10px 0 0 0;
	background-image:url(../images/STARS-01.gif);
	background-position:0 -200px;
	background-repeat:no-repeat;
	text-decoration:none;
}
.hotel-slide .hotel-2 h3 a:hover{
	background-image:url(../images/STARS-01.gif);
	background-position:0 -300px;
	background-repeat:no-repeat;
}
.hotel-slide .hotel-3 a{
	color:#ea3;
}
.hotel-slide .hotel-3 a:hover{
	color:#fc5;
}
.hotel-slide .hotel-3 h3 a{
	display:block;
	padding:10px 0 0 0;
	background-image:url(../images/STARS-01.gif);
	background-position:0 -400px;
	background-repeat:no-repeat;
	text-decoration:none;
}
.hotel-slide .hotel-3 h3 a:hover{
	background-image:url(../images/STARS-01.gif);
	background-position:0 -500px;
	background-repeat:no-repeat;
}
.hotel-slide .hotel-4 a{
	color:#e71;
}
.hotel-slide .hotel-4 a:hover{
	color:#fa5;
}
.hotel-slide .hotel-4 h3 a{
	display:block;
	padding:10px 0 0 0;
	background-image:url(../images/STARS-01.gif);
	background-position:0 -600px;
	background-repeat:no-repeat;
	text-decoration:none;
}
.hotel-slide .hotel-4 h3 a:hover{
	background-image:url(../images/STARS-01.gif);
	background-position:0 -700px;
	background-repeat:no-repeat;
}
.hotel-slide .hotel-5 a{
	color:#eba;
}
.hotel-slide .hotel-5 a:hover{
	color:#eba;
}
.hotel-slide .hotel-5 h3 a{
	display:block;
	padding:0;
	text-decoration:none;
}
/* CANARIAS TURISTICA */
.hotel-slide .hotel-6 a{
	color:#770;
}
.hotel-slide .hotel-6 a:hover{
	color:#aa0;
}
.hotel-slide .hotel-6 h3 a{
	display:block;
	padding:10px 0 0 0;
	background-image:url(../images/STARS-01.gif);
	background-position:-360px 0;
	background-repeat:no-repeat;
	text-decoration:none;
}
.hotel-slide .hotel-6 h3 a:hover{
	background-image:url(../images/STARS-01.gif);
	background-position:-360px -100px;
	background-repeat:no-repeat;
}
.hotel-slide .hotel-7 a{
	color:#3ad;
}
.hotel-slide .hotel-7 a:hover{
	color:#5cf;
}
.hotel-slide .hotel-7 h3 a{
	display:block;
	padding:10px 0 0 0;
	background-image:url(../images/STARS-01.gif);
	background-position:-360px -200px;
	background-repeat:no-repeat;
	text-decoration:none;
}
.hotel-slide .hotel-7 h3 a:hover{
	background-image:url(../images/STARS-01.gif);
	background-position:-360px -300px;
	background-repeat:no-repeat;
}
.hotel-slide .hotel-8 a{
	color:#a85;
}
.hotel-slide .hotel-8 a:hover{
	color:#ca8;
}
.hotel-slide .hotel-8 h3 a{
	display:block;
	padding:10px 0 0 0;
	background-image:url(../images/STARS-01.gif);
	background-position:-360px -400px;
	background-repeat:no-repeat;
	text-decoration:none;
}
.hotel-slide .hotel-8 h3 a:hover{
	background-image:url(../images/STARS-01.gif);
	background-position:-360px -500px;
	background-repeat:no-repeat;
}
.hotel-slide .hotel-9 a{
	color:#ea4;
}
.hotel-slide .hotel-9 a:hover{
	color:#fc6;
}
.hotel-slide .hotel-9 h3 a{
	display:block;
	padding:10px 0 0 0;
	background-image:url(../images/STARS-01.gif);
	background-position:-360px -600px;
	background-repeat:no-repeat;
	text-decoration:none;
}
.hotel-slide .hotel-9 h3 a:hover{
	background-image:url(../images/STARS-01.gif);
	background-position:-360px -700px;
	background-repeat:no-repeat;
}

	



/* ---------------------- WIDGETS ---------------------- */
.widget{
	width:240px;
	display:block;
	background-image:url(../images/PORTAL-sprite-02.gif);
	background-position:-1200px bottom;
	background-repeat:no-repeat;
}
.widget h1{
	padding:15px;
	line-height:20px;
	font-weight:normal;
	background-image:url(../images/PORTAL-sprite-02.gif);
	background-position:-960px top;
	background-repeat:no-repeat;
}



/* ---------------------- FORMS ---------------------- */

form.small{
	width:225px;
	display:block;
	padding:0 0 15px 15px;
	font-size:10px;
	color:#333;
}
form.small label{
	display:block;
	line-height:10px;
	padding:0 0 5px 0;
}
form.small label.check{
	display:inline;
	line-height:10px;
	margin:0 0 0 5px;
}
form.small p.base{
	width:210px;
	display:block;
	padding:0 0 5px 0;
	line-height:12px;
}
form.small p.mezzo{
	width:110px;
	display:block;
	float:left;
	padding:0 0 5px 0;
}
form.small p.send{
	width:210px;
	display:block;
	padding:5px 0 0 0;
	text-align:right;
}
form.small select.entire{
	width:210px;
	height:20px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
form.small select.entire optgroup{
	color:#033;
	font-weight:bold;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-indent:0;
	padding:5px;
	margin:0;
	background:#fff;
}
form.small select.entire option{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
form.small select.half{
	width:100px;
	height:20px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
form.small input.entire{
	width:208px !important;
	width:206px;
	height:18px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
*:first-child+html /* solo IE 7.0 */ form.small input.entire{
	width:206px !important;
	height:18px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
html/*/>/**/ body /* solo IE 8.0 */ form.small input.entire{
	width:205px !important;
	height:18px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
form.small input.calendar{
	width:208px !important;
	width:206px;
	height:18px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:right -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
*:first-child+html /* solo IE 7.0 */ form.small input.calendar{
	width:206px !important;
	height:18px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:right -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
html/*/>/**/ body /* solo IE 8.0 */ form.small input.calendar{
	width:205px !important;
	height:18px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:right -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
form.small input.send{
	height:22px;
	border:solid 1px #033;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -375px;
	background-repeat:no-repeat;
	background-color:#033;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 5px 2px 25px;
	margin:0;
	overflow:visible;
	text-align:left;
	font-size:11px;
}
form.small input.newsletter{
	height:22px;
	border:solid 1px #033;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:-240px -375px;
	background-repeat:no-repeat;
	background-color:#033;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 5px 2px 25px;
	margin:0;
	overflow:visible;
	text-align:left;
	font-size:11px;
}
h3.form-big{
	display:block;
	font-size:20px;
	line-height:20px;
	color:#033;
	font-weight:normal;
	padding:15px;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -420px;
	background-repeat:no-repeat;
}
form.big{
	width:705px;
	display:block;
	padding:15px 0 15px 15px;
	font-size:12px;
	color:#333;
	background-image:url(../images/PORTAL-sprite-05.gif);
	background-position:0 bottom;
	background-repeat:no-repeat;
	background-color:#fff;
}
form.big label{
	display:block;
	line-height:12px;
	padding:0 0 5px 0;
}
form.big label.check{
	display:inline;
	line-height:10px;
	margin:0 0 0 5px;
}
form.big h3.sezione{
	display:block;
	padding:0 0 5px 0;
	margin:0 0 15px 0;
	border-bottom:solid 5px #cdd;
}
form.big p.base{
	width:690px;
	display:block;
	padding:0 0 15px 0;
}
form.big p.mezzo{
	width:340px;
	display:block;
	float:left;
	padding:0 10px 15px 0;
}
form.big p.quarto{
	width:165px;
	display:block;
	float:left;
	padding:0 10px 15px 0;
}
form.big p.send{
	width:690px;
	display:block;
	padding:0;
	text-align:right;
}
form.big select.half{
	width:340px;
	height:20px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
form.big select.half optgroup{
	color:#033;
	font-weight:bold;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-indent:0;
	padding:5px;
	margin:0;
	background:#fff;
}
form.big select.quarter{
	width:165px;
	height:20px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
form.big select.quarter optgroup{
	color:#033;
	font-weight:bold;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-indent:0;
	padding:5px;
	margin:0;
	background:#fff;
}
form.big select.half option{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
form.big input.half{
	width:338px !important;
	width:336px;
	height:18px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
*:first-child+html /* solo IE 7.0 */ form.big input.half{
	width:336px !important;
	height:18px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
html/*/>/**/ body /* solo IE 8.0 */ form.big input.half{
	width:335px !important;
	height:18px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
form.big input.calendar{
	width:338px !important;
	width:336px;
	height:18px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:right -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
*:first-child+html /* solo IE 7.0 */ form.big input.calendar{
	width:336px !important;
	height:18px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:right -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
html/*/>/**/ body /* solo IE 8.0 */ form.big input.calendar{
	width:335px !important;
	height:18px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:right -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
form.big textarea.entire{
	width:688px !important;
	width:686px;
	height:100px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -480px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
*:first-child+html /* solo IE 7.0 */ form.big textarea.entire{
	width:686px !important;
	height:100px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -480px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
html/*/>/**/ body /* solo IE 8.0 */ form.big textarea.entire{
	width:685px !important;
	height:100px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -480px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
form.big input.send{
	height:22px;
	border:solid 1px #033;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -375px;
	background-repeat:no-repeat;
	background-color:#033;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 5px 2px 25px;
	margin:0;
	overflow:visible;
	text-align:left;
	font-size:11px;
}
form.big input.newsletter{
	height:22px;
	border:solid 1px #033;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:-240px -375px;
	background-repeat:no-repeat;
	background-color:#033;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 5px 2px 25px;
	margin:0;
	overflow:visible;
	text-align:left;
	font-size:11px;
}
form.big input.user{
	height:22px;
	border:solid 1px #033;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:-480px -375px;
	background-repeat:no-repeat;
	background-color:#033;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 5px 2px 25px;
	margin:0;
	overflow:visible;
	text-align:left;
	font-size:11px;
}
/* ---------------------- FORMS ALERT ---------------------- */
form.small .alert-box{
	width:198px;
	display:block;
	padding:5px;
	margin:0 0 10px 0;
	background:#fdd;
	border:solid 1px #c00;
}
form.small .alert-box h3{
	color:#c00;
	font-size:11px;
	line-height:13px;
}
form.big .alert-box{
	width:658px;
	display:block;
	padding:15px;
	margin:0 0 10px 0;
	background:#fdd;
	border:solid 1px #c00;
}
form.big .alert-box h3{
	color:#c00;
}


/* CORRETTO */
form.small .alert-0 select.entire,
form.small .alert-0 select.half,
form.small .alert-0 select.quarter,
form.small .alert-0 input.entire,
form.small .alert-0 input.half,
form.small .alert-0 input.quarter,
form.small .alert-0 input.calendar,
form.small .alert-0 textarea.entire,
form.small .alert-0 textarea.half,
form.small .alert-0 textarea.quarter{
	border:solid 1px #9aa;
}
form.big .alert-0 select.entire,
form.big .alert-0 select.half,
form.big .alert-0 select.quarter,
form.big .alert-0 input.entire,
form.big .alert-0 input.half,
form.big .alert-0 input.quarter,
form.big .alert-0 input.calendar,
form.big .alert-0 textarea.entire,
form.big .alert-0 textarea.half,
form.big .alert-0 textarea.quarter{
	border:solid 1px #9aa;
}
.alert-0 label,
.alert-0 label.check strong{
	color:#333;
}
*:first-child+html /* solo IE 7.0 */ form.small .alert-0 select.entire,
*:first-child+html /* solo IE 7.0 */ form.small .alert-0 select.half,
*:first-child+html /* solo IE 7.0 */ form.small .alert-0 select.quarter,
*:first-child+html /* solo IE 7.0 */ form.small .alert-0 input.entire,
*:first-child+html /* solo IE 7.0 */ form.small .alert-0 input.half,
*:first-child+html /* solo IE 7.0 */ form.small .alert-0 input.quarter,
*:first-child+html /* solo IE 7.0 */ form.small .alert-0 input.calendar,
*:first-child+html /* solo IE 7.0 */ form.small .alert-0 textarea.entire,
*:first-child+html /* solo IE 7.0 */ form.small .alert-0 textarea.half,
*:first-child+html /* solo IE 7.0 */ form.small .alert-0 textarea.quarter{
	border:solid 1px #9aa;
}
*:first-child+html /* solo IE 7.0 */ form.big .alert-0 select.entire,
*:first-child+html /* solo IE 7.0 */ form.big .alert-0 select.half,
*:first-child+html /* solo IE 7.0 */ form.big .alert-0 select.quarter,
*:first-child+html /* solo IE 7.0 */ form.big .alert-0 input.entire,
*:first-child+html /* solo IE 7.0 */ form.big .alert-0 input.half,
*:first-child+html /* solo IE 7.0 */ form.big .alert-0 input.quarter,
*:first-child+html /* solo IE 7.0 */ form.big .alert-0 input.calendar,
*:first-child+html /* solo IE 7.0 */ form.big .alert-0 textarea.entire,
*:first-child+html /* solo IE 7.0 */ form.big .alert-0 textarea.half,
*:first-child+html /* solo IE 7.0 */ form.big .alert-0 textarea.quarter{
	border:solid 1px #9aa;
}
*:first-child+html /* solo IE 7.0 */ .alert-0 label,
*:first-child+html /* solo IE 7.0 */ .alert-0 label.check strong{
	color:#333;
}
/* ERRORE */
form.small .alert-1 select.entire,
form.small .alert-1 select.half,
form.small .alert-1 select.quarter,
form.small .alert-1 input.entire,
form.small .alert-1 input.half,
form.small .alert-1 input.quarter,
form.small .alert-1 input.calendar,
form.small .alert-1 textarea.entire,
form.small .alert-1 textarea.half,
form.small .alert-1 textarea.quarter{
	border:solid 1px #c00;
}
form.big .alert-1 select.entire,
form.big .alert-1 select.half,
form.big .alert-1 select.quarter,
form.big .alert-1 input.entire,
form.big .alert-1 input.half,
form.big .alert-1 input.quarter,
form.big .alert-1 input.calendar,
form.big .alert-1 textarea.entire,
form.big .alert-1 textarea.half,
form.big .alert-1 textarea.quarter{
	border:solid 1px #c00;
}
.alert-1 label,
.alert-1 label.check strong{
	color:#c00;
}
*:first-child+html /* solo IE 7.0 */ form.small .alert-1 select.entire,
*:first-child+html /* solo IE 7.0 */ form.small .alert-1 select.half,
*:first-child+html /* solo IE 7.0 */ form.small .alert-1 select.quarter,
*:first-child+html /* solo IE 7.0 */ form.small .alert-1 input.entire,
*:first-child+html /* solo IE 7.0 */ form.small .alert-1 input.half,
*:first-child+html /* solo IE 7.0 */ form.small .alert-1 input.quarter,
*:first-child+html /* solo IE 7.0 */ form.small .alert-1 input.calendar,
*:first-child+html /* solo IE 7.0 */ form.small .alert-1 textarea.entire,
*:first-child+html /* solo IE 7.0 */ form.small .alert-1 textarea.half,
*:first-child+html /* solo IE 7.0 */ form.small .alert-1 textarea.quarter{
	border:solid 1px #c00;
}
*:first-child+html /* solo IE 7.0 */ form.big .alert-1 select.entire,
*:first-child+html /* solo IE 7.0 */ form.big .alert-1 select.half,
*:first-child+html /* solo IE 7.0 */ form.big .alert-1 select.quarter,
*:first-child+html /* solo IE 7.0 */ form.big .alert-1 input.entire,
*:first-child+html /* solo IE 7.0 */ form.big .alert-1 input.half,
*:first-child+html /* solo IE 7.0 */ form.big .alert-1 input.quarter,
*:first-child+html /* solo IE 7.0 */ form.big .alert-1 input.calendar,
*:first-child+html /* solo IE 7.0 */ form.big .alert-1 textarea.entire,
*:first-child+html /* solo IE 7.0 */ form.big .alert-1 textarea.half,
*:first-child+html /* solo IE 7.0 */ form.big .alert-1 textarea.quarter{
	border:solid 1px #c00;
}
*:first-child+html /* solo IE 7.0 */ .alert-1 label,
*:first-child+html /* solo IE 7.0 */ .alert-1 label.check strong{
	color:#c00;
}




/* ---------------------- OFFERTE ---------------------- */
.widget ul.offerte-container{
	width:225px;
	height:auto;
	display:block;
	margin:0;
	padding:0 0 15px 15px;
	list-style:none;
}
.widget ul.offerte-container li{
	width:210px;
	height:auto;
	display:block;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	float:none;
	border-top:solid 1px #9aa;
}
.widget ul.offerte-container li a.thumb{
	width:100px;
	display:block;
	float:left;
	padding:0 0 5px 5px;
	border:solid 1px #cdd;
	opacity:0.9;
	filter:alpha(opacity=90);
	background:#fff;
	text-decoration:none;
}
.widget ul.offerte-container li a:hover.thumb{
	opacity:1.0;
	filter:alpha(opacity=100);
}
.widget img.thumb-offerta{
	display:block;
	width:95px;
	margin:0;
}
.widget ul.offerte-container li .dettaglio{
	width:95px;
	display:block;
	float:right;
}
.widget ul.offerte-container li .dettaglio h3.FMT-offerta-title a{
	height:auto;
	display:block;
	padding:0 0 3px 0;
	font-size:11px;
	line-height:12px;
	color:#38f;
	text-decoration:none;
}
.widget ul.offerte-container li .dettaglio h3.FMT-offerta-title  a:hover{
	color:#037;
	text-decoration:underline;
}
.widget ul.offerte-container li .dettaglio h3.CT-offerta-title a{
	height:auto;
	display:block;
	padding:0 0 3px 0;
	font-size:11px;
	line-height:12px;
	color:#963;
	text-decoration:none;
}
.widget ul.offerte-container li .dettaglio h3.CT-offerta-title a:hover{
	color:#531;
	text-decoration:underline;
}
.widget ul.offerte-container li .dettaglio p.data{
	font-size:10px;
	line-height:11px;
	display:block;
	padding:0 0 5px 0;
}
.widget ul.offerte-container li .dettaglio p.prezzo{
	display:block;
	padding:0;
	font-size:11px;
	line-height:12px;
}
.widget ul.offerte-container li .dettaglio p.prezzo strong{
	color:#000;
}
h2.FMT-offerte-widget{
	font-size:14px;
	line-height:14px;
	padding:12px 0 12px 45px;
	color:#037;
	background-image:url(../images/FMT-sprite-04.gif);
	background-position:0 -110px;
	background-repeat:no-repeat;
}
h2.CT-offerte-widget{
	font-size:14px;
	line-height:14px;
	padding:12px 0 12px 45px;
	color:#531;
	background-image:url(../images/CT-sprite-04.gif);
	background-position:0 -110px;
	background-repeat:no-repeat;
}
.FMT-box-offerte{
	width:359px;
	display:block;
	background-image:url(../images/FMT-Sprite-01.gif);
	background-position:-960px bottom;
	background-repeat:no-repeat;
	background-color:#025;
}
ul.offerte-container{
	width:341px;
	height:180px;
	display:block;
	margin:0;
	padding:0 0 15px 15px;
	list-style:none;
}
ul.offerte-container li{
	width:160px;
	display:block;
	margin:0;
	padding:0 9px 0 0;
	float:left;
}
ul.offerte-container li a.thumb{
	display:block;
	padding:0 5px 5px 5px;
	border:solid 1px #000;
	opacity:0.9;
	filter:alpha(opacity=90);
	background:#fff;
	text-decoration:none;
}
ul.offerte-container li a:hover.thumb{
	opacity:1.0;
	filter:alpha(opacity=100);
}
ul.offerte-container li h3.FMT-offerta-title a{
	height:45px;
	display:block;
	padding:10px 0 0 0;
	font-size:12px;
	line-height:15px;
	color:#38f;
	text-decoration:none;
}
ul.offerte-container li h3.FMT-offerta-title a:hover{
	color:#fff;
	text-decoration:underline;
}
ul.offerte-container li h3.CT-offerta-title a{
	height:45px;
	display:block;
	padding:10px 0 0 0;
	font-size:12px;
	line-height:15px;
	color:#963;
	text-decoration:none;
}
ul.offerte-container li h3.CT-offerta-title a:hover{
	color:#fff;
	text-decoration:underline;
}
img.thumb-offerta{
	display:block;
	width:148px;
}
img.logo-hotel{
	margin:0 2px 0 0;
	display:inline;
}
ul.offerte-navigator{
	width:180px;
	height:14px;
	display:block;
	float:left;
	padding:0 0 15px 15px;
	margin:0;
	list-style:none;
}
ul.offerte-navigator li.normal{
	margin:0 2px 0 0;
	padding:0;
	float:left;
}
ul.offerte-navigator li.normal a.FMT{
	width:28px;
	height:14px;
	display:block;
	float:left;
	background-image:url(../images/FMT-Sprite-04.gif);
	background-position:0 -14px;
	background-repeat:no-repeat;
	opacity:0.9;
	filter:alpha(opacity=90);
}
ul.offerte-navigator li.normal a.FMT:hover{
	background-image:url(../images/FMT-Sprite-04.gif);
	background-position:0 -14px;
	background-repeat:no-repeat;
	opacity:1.0;
	filter:alpha(opacity=100);
}
ul.offerte-navigator li.normal a.CT{
	width:28px;
	height:14px;
	display:block;
	float:left;
	background-image:url(../images/CT-Sprite-04.gif);
	background-position:0 -14px;
	background-repeat:no-repeat;
	opacity:0.9;
	filter:alpha(opacity=90);
}
ul.offerte-navigator li.normal a.CT:hover{
	background-image:url(../images/CT-Sprite-04.gif);
	background-position:0 -14px;
	background-repeat:no-repeat;
	opacity:1.0;
	filter:alpha(opacity=100);
}
ul.offerte-navigator li.normal-active{
	margin:0 2px 0 0;
	padding:0;
	float:left;
}
ul.offerte-navigator li.normal-active a.FMT{
	width:28px;
	height:14px;
	display:block;
	float:left;
	background-image:url(../images/FMT-Sprite-04.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
ul.offerte-navigator li.normal-active a.CT{
	width:28px;
	height:14px;
	display:block;
	float:left;
	background-image:url(../images/CT-Sprite-04.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.CT-box-offerte{
	width:359px;
	display:block;
	background-image:url(../images/CT-Sprite-01.gif);
	background-position:-960px 0;
	background-repeat:no-repeat;
	background-color:#310;
}
.CT-box-offerte h2{
	padding:15px;
	font-size:20px;
	line-height:20px;
	color:#fff;
	font-weight:normal;
	background-image:url(../images/CT-Sprite-01.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}



/* ---------------------- LOGOTYPES ---------------------- */
h1.FMT-link{
	padding:0;
}
h1.FMT-link a{
	display:block;
	padding:10px 0 10px 50px;
	font-size:16px;
	line-height:20px;
	color:#fff;
	background-image:url(../images/FMT-Sprite-01.gif);
	background-position:-1920px 0;
	background-repeat:no-repeat;
	background-color:#025;
	text-decoration:none;
}
h1.FMT-link a:hover{
	background-image:url(../images/FMT-Sprite-01.gif);
	background-position:-2280px 0;
	background-repeat:no-repeat;
	background-color:#013;
}
h1.FMT-link a span{
	font-size:10px;
	line-height:10px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-weight:normal;
}
h1.CT-link{
	padding:0;
}
h1.CT-link a{
	display:block;
	padding:10px 0 10px 50px;
	font-size:16px;
	line-height:20px;
	color:#fff;
	background-image:url(../images/CT-Sprite-01.gif);
	background-position:-1920px 0;
	background-repeat:no-repeat;
	background-color:#310;
	text-decoration:none;
}
h1.CT-link a:hover{
	background-image:url(../images/CT-Sprite-01.gif);
	background-position:-2280px 0;
	background-repeat:no-repeat;
	background-color:#013;
}
h1.CT-link a span{
	font-size:10px;
	line-height:10px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-weight:normal;
}



/* ---------------------- DOWNLOADS ---------------------- */
h2.FMT-downloads{
	display:block;
	padding:10px 0 10px 50px;
	font-size:16px;
	line-height:20px;
	color:#fff;
	background-image:url(../images/FMT-Sprite-01.gif);
	background-position:-2640px 0;
	background-repeat:no-repeat;
}
h2.FMT-downloads span{
	font-size:10px;
	line-height:10px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-weight:normal;
}
h2.CT-downloads{
	display:block;
	padding:10px 0 10px 50px;
	font-size:16px;
	line-height:20px;
	color:#fff;
	background-image:url(../images/CT-Sprite-01.gif);
	background-position:-2640px 0;
	background-repeat:no-repeat;
}
h2.CT-downloads span{
	font-size:10px;
	line-height:10px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-weight:normal;
}
a.hotel-downloads img{
	display:block;
	float:right;
	opacity:0.8;
	filter:alpha(opacity=80);
}
a:hover.hotel-downloads img{
	opacity:1.0;
	filter:alpha(opacity=100);
}
p.hotel-file{
	display:block;
	padding:0;
	font-size:10px;
}



/* ---------------------- CONTATTI ---------------------- */
.phone{
	padding:0 10px 3px 18px;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:-720px 0;
	background-repeat:no-repeat;
}
.fax{
	padding:0 10px 3px 18px;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:-720px -30px;
	background-repeat:no-repeat;
}




/* ---------------------- EVENTI ---------------------- */

/* solo widget */
ul.eventi-container{
	width:225px;
	height:auto;
	display:block;
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
}
.widget ul.eventi-container li{
	width:210px;
	height:auto;
	display:block;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	float:none;
	border-bottom:solid 1px #9aa;
}
.widget ul.eventi-container li a.thumb{
	width:105px;
	display:block;
	float:left;
	padding:5px 0 5px 5px;
	margin:0 5px 0 0;
	border:solid 1px #cdd;
	opacity:0.9;
	filter:alpha(opacity=90);
	background:#fff;
	text-decoration:none;
}
.widget ul.eventi-container li a:hover.thumb{
	opacity:1.0;
	filter:alpha(opacity=100);
}
.widget ul.eventi-container li h3.FMT-evento-title a{
	height:auto;
	display:block;
	padding:0;
	font-size:11px;
	line-height:13px;
	color:#38f;
	text-decoration:none;
}
.widget ul.eventi-container li h3.FMT-evento-title a:hover{
	color:#037;
	text-decoration:underline;
}
.widget ul.eventi-container li h3.FMT-evento-title .data{
	font-size:10px;
	line-height:10px;
	color:#037;
	display:block;
	padding:0 0 5px 0;
}
.widget ul.eventi-container li h3.CT-evento-title a{
	height:auto;
	display:block;
	padding:0;
	font-size:11px;
	line-height:13px;
	color:#963;
	text-decoration:none;
}
.widget ul.eventi-container li h3.CT-evento-title a:hover{
	color:#531;
	text-decoration:underline;
}
.widget ul.eventi-container li h3.CT-evento-title .data{
	font-size:10px;
	line-height:10px;
	color:#531;
	display:block;
	padding:0 0 5px 0;
}
.widget img.thumb-evento{
	display:block;
	width:100px;
	margin:0;
}
h2.FMT-eventi-widget{
	font-size:14px;
	line-height:14px;
	padding:12px 0 12px 45px;
	color:#037;
	background-image:url(../images/FMT-sprite-04.gif);
	background-position:0 -110px;
	background-repeat:no-repeat;
}
h2.CT-eventi-widget{
	font-size:14px;
	line-height:14px;
	padding:12px 0 12px 45px;
	color:#531;
	background-image:url(../images/CT-sprite-04.gif);
	background-position:0 -110px;
	background-repeat:no-repeat;
}

form.small select.quarter{
	width:55px;
	height:20px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	margin:0 5px 0 0;
}
img.calendarimg{
	display:block;
	float:right;
}
form.small select.age{
	width:40px;
	height:20px;
	border:solid 1px #9aa;
	background-image:url(../images/PORTAL-sprite-01.gif);
	background-position:0 -345px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 5px 0 0;
}


















