/* ******************************************************************* PARTI COMUNI */
*
{
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	font: 11px Arial, Sans-serif;
	color: #333626;
	text-align: center;
	background: #fff url(sfondo_body.gif) repeat-x top;
}
#box {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-color: #fafcfc;
	position: relative;
}
.larghezza {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-color: #fafcfc;
}
/* ******************************************************************* FINE PARTI COMUNI */

/* ******************************************************************* HEADER */
#header {
	height: 134px;
	width: 980px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
#header #logo {
	position: absolute;
	top: 0;
	left: 0;
}
#header #slogan {
	position: absolute;
	top: 25px;
	right: 0;
}
#header #lang {
	position: absolute;
	bottom: 11px;
	left: 14px;
	color: #656f2a;
}
#header #lang a:link, #header #lang a:visited, #header #lang a:hover, #header #lang a:active {
	color: #656f2a;
	text-decoration: none;
}
#header #lang a:hover {
	text-decoration: underline;
}
/* ******************************************************************* FINE HEADER */

/* ******************************************************************* CONTENT UP */
#content_up {
	padding-top: 83px;
	position: relative;
	width: 980px;
}
#content_up #main_foto img {
	display: block;
}
#content_up #packages {
	position: absolute;
	top: 312px;
	right: 48px;
	width: 202px;
	height:172px;
	overflow:hidden;
}
#content_up #packages #text_packages img
{
	margin:5px 0;
}
#content_up #packages #text_packages a:link, #content_up #packages #text_packages a:visited, #content_up #packages #text_packages a:hover, #content_up #packages #text_packages a:active
{
	color:#fff;
	text-decoration:none;
	float:right;
}
#content_up #packages #text_packages {
	color: #fff;
	margin-left:15px;
	margin-top:8px;
	width: 172px;
	text-align: justify;
	line-height: 17px;
}
#content_up #packages #text_packages {
	color: #fff;
	margin-left:15px;
	margin-top:8px;
	width: 172px;
	text-align:left;
	line-height: 17px;
}
#content_up #packages .sfondo_black {
	width: 202px;
	height: 173px;
	background-color: #000;
	opacity: 0.60;
	filter: alpha(opacity=60);
}
#content_up #packages h2 {
    color: #F5D876;
    font: 14px Helvetica,Arial,sans-serif;
    left: 0;
    position: absolute;
    text-align: center;
	width:100%;
    top: 0;
}
#content_up #offers {
	position: absolute;
	top: 131px;
	right: 48px;
	width: 202px;
}

#content_up #offers .sfondo_black {
	width: 202px;
	height: 173px;
	background-color: #000;
	opacity: 0.60;
	filter: alpha(opacity=60);
}
#content_up #offers #text_offers {
	color: #fff;
	position: absolute;
	top: 0;
	left: 15px;
	width: 172px;
	text-align: left;
	line-height: 17px;
}
#content_up h2 {
    color: #F5D876;
    float: left;
    font: 14px Helvetica,Arial,sans-serif;
    margin: 9px 0 10px;
    /*text-align: center;*/
    width: 160px;
}
#content_up #offers a:link, #content_up #offers a:visited, #content_up #offers a:hover, #content_up #offers a:active {
	color: #fff;
	text-decoration: none;
	float: right;
}
#content_up #express {
    position: absolute;
    right: 48px;
    top: 622px;
}
#content_up #express .sfondo_black {
    background-color: #000000;
    height: 24px;
    opacity: 0.6;
    width: 915px;
	opacity: 0.60;
	filter: alpha(opacity=60);
}
#content_up #express #text_express {
    color: #FFFFFF;
    float: left;
    left: 15px;
    margin: 0;
    position: absolute;
    top: -4px;
}
#content_up #express #text_express label {
    /*clear: left;*/
    float: left;
    line-height: 32px;
    margin-left: 24px;
    /*width: 60px;*/
}
#content_up #express #text_express input {
    background-color: transparent;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    float: left;
    font: 11px Arial,Helvetica,sans-serif;
    height: 13px;
    margin: 8px 5px;
    /*width: 80px;*/
}
#content_up #express #text_express input.invia {
    border: 0 none;
    float: right;
	width: 71px;
}
/* ******************************************************************* FINE CONTENT UP */

/* ******************************************************************* CALENDARIO **/
/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
    display: block;
   /* float: left;*/
    height: 16px;
    margin: 8px 4px 0 135px;
   /* overflow: hidden;*/
    text-indent: -2000px;
    width: 17px;
	background: url(calendar.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* ******************************************************************* FINE CALENDARIO **/

/* ******************************************************************* MENU */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font: 15px Helvetica, Arial, sans-serif;
}
#nav {
	position: absolute;
	left: 57px;
	bottom: -18px;
}
#nav li {
	float: left;
	width: 202px;
	height: 58px;
	background: url(sfondo_menu.jpg) no-repeat;
	margin-right: 22px;
}
#nav li ul {
	position: absolute;
	width: 202px;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	display: block;
	width: 202px;
	color: #3a521b;
	text-decoration: none;
	text-align: center;
	padding-top: 12px;
}
#nav a:hover {
	font-weight: bold;
}
#nav a:link span, #nav a:visited span, #nav a:hover span, #nav a:active span {
	font-size: 13px;
	display: block;
	color: #635f60;
}
#nav li li {
	height: auto;
	background: #000 none;
	opacity: 0.75;
	filter: alpha(opacity=75);
	border-bottom: 1px solid #fff;
}
#nav li li a:link, #nav li li a:visited, #nav li li a:hover, #nav li li a:active {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	padding: 0;
}
/* ******************************************************************* FINE MENU */

/* ******************************************************************* OFFERS */
#offers {
	position: absolute;
}
#packages{
	position: absolute;
}
/* ******************************************************************* FINE OFFERS */

/* ******************************************************************* EXPRESS */
#express {
	position: absolute;
}
/* ******************************************************************* FINE EXPRESS */

/* ******************************************************************* CONTENT */
#content {
	margin: 55px 0 0 17px;
	min-height:350px;
}
#breadcrumbs {
	margin-right: 250px;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
	color: #333626;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#content h1 {
	color: #f55302;
	font: 17px Helvetica, Arial, sans-serif;
	margin: 35px 0 23px 0;
}
#content #text {
	line-height: 24px;
	padding-bottom: 30px;
	width: 690px;
	min-height: 200px;
}
#content #text a:link, #content #text a:visited, #content #text a:hover, #content #text a:active {
	color: #3f5622;
	text-decoration: none;
}
#content #text a:hover {
	text-decoration: underline;
}
#content #text p {
	margin: 13px 0;
}
#frame_events {
	width: 690px;
	height: 690px;
}
#content .col2 {
	float: right;
	width: 40%;
	margin: 0;
	padding: 0 0 0 24px;
}
#content #logo_altea {
	float: right;
}
#content #link {
	float: right;
	width: 200px;
}
#content #piantina {
	display: block;
}
/* ******************************************************************* FINE CONTENT */

/* ******************************************************************* MENU EXTRA */
#menu_extra {
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 250px;
	font: 14px Helvetica, Arial, sans-serif;
}
#menu_extra li {
	float: left;
	width: 204px;
	background: url(sfondo_menu_extra.jpg) no-repeat;
	margin-bottom: 1px;
}
#menu_extra a:link, #menu_extra a:visited, #menu_extra a:hover, #menu_extra a:active {
	display: block;
	color: #3e5621;
	line-height: 37px;
	text-decoration: none;
	padding-left: 49px;
}
#menu_extra a:hover {
	font-weight: bold;
}
/* ******************************************************************* FINE MENU EXTRA */

/* ******************************************************************* FOOTER */
#footer {
	border-top: 2px solid #f5d97b;
	padding-top: 25px;
}
#footer address {
	line-height: 24px;
	color: #656f2a;
	font-style: normal;
	margin-left: 28px;
}
#footer address a:link, #footer address a:visited, #footer address a:hover, #footer address a:active {
	color: #656f2a;
	text-decoration: none;
}
#footer address a:hover {
	text-decoration: underline;
}
#footer #copy {
	margin-top: 4px;
}
#footer #loghi {
	float: right;
	width: 250px;
	text-align: right;
}
#footer #loghi img {
	float: left;
}
#footer #loghi .sitemap {
	display: block;
	clear: both;
	padding: 13px 26px 0 0;
}
#footer #loghi a:link, #footer #loghi a:visited, #footer #loghi a:hover, #footer #loghi a:active {
	color: #fec819;
	text-decoration: none;
}
#footer #loghi a:hover {
	text-decoration: underline;
}
/* ******************************************************************* FINE FOOTER */

/* ******************************************************************* PREZZI */
.prezzi {
	width: 100%;
	margin-bottom: 12px;
}
.prezzi td, .prezzi th {
	text-align: center;
	border-bottom: 1px solid #f5d97b;
	font: 11px Arial, Sans-serif;
}
.prezzi th {
	border-bottom: 2px solid #f55302;
}
.prezzi .periodo {
	text-align: left;
}
.prezzi th.periodo {
	text-align: center;
}
/* ******************************************************************* FINE PREZZI */

/* ******************************************************************* RICHIESTA */
#richiesta {
	width: 97%;
}
#richiesta td {
	font: 11px Arial, Sans-serif;
}
#richiesta .titoloform {
	padding-top: 8px;
	border-bottom: 1px solid #f55302;
	font-weight: bold;
}
#richiesta .date-pick-form {
	float: left;
}
#form {
	margin: 0;
}
input, textarea {
	border: 1px solid #000;
	font: 11px Arial, Sans-serif;
	color: #000;
}
input.no_color {
	border: 0;
}
input.invia {
	background-color: #f5d97b;
	color: #000;
	padding: 0px 17px;
	font-size: 12px;
	border: 0;
}
input.red, select.red, textarea.red {
	border: 1px solid #eb3426;
}
#ris_form {
	display: none;
	margin: 3px 3px 3px 0;
	border: 2px solid #eb3426;
	color: #000;
	padding: 7px 16px;
}
#ris_form p {
	margin: 2px 0 !important;
	line-height: normal !important;
}
/* ******************************************************************* FINE RICHIESTA */

#angebotswochen_pdf{
	float:right; padding:0; position:relative; top:-50px;
	}
	
.offerteInterna { border:1px solid #FEC200 ; overflow:hidden; position:relative;}
.offerteInterna .foto-interna {padding:15px; float:left;}
.offerteInterna .text-interna { padding:15px; float:left;font-size:12px;}

.offerteInterna .text-interna .titolo-interna {font-size:12px; color:#C41F2F; height: 22px; overflow:hidden; font-weight:bold;}
.offerteInterna .text-interna .periodo-interna {}
.offerteInterna .text-interna .descrizione {width:495px; height:auto; margin-top:15px; min-height:165px;}
.offerteInterna .foto-interna .indietro {width:135px;  position:absolute; bottom:10px; left:20px;}
.offerteInterna .foto-interna .indietro a {text-decoration:none; font-weight:normal; color:#C41F2F; font-size:12px}

.offerteInterna .text-interna .pacchetto-richiesto {width:100px; height:25px; background-color:#FEC200;text-align:center; line-height:25px; float:right; margin-top:9px; color:#fff}
#textbox #text .offerteInterna .text-interna .pacchetto-richiesto a {text-transform:uppercase; color:#fff !important; text-decoration:none; font-weight:bold; }	
.elenco-offerte
{
    padding: 10px 30px 0;
    width: 90%;
    background-color: #FFFFFF;
    border: 1px solid #5D3F0C;
    float: left;
    margin-top: 20px;
    position: relative;		
}
.elenco-offerte b
{
	 color: #FDC33B;
}
.elenco-offerte a:link, .elenco-offerte a:visited, .elenco-offerte a:hover, .elenco-offerte a:active
{
	 color: #404145;
    font-size: 14px;
    text-decoration: underline;
}
.quick
{
	left: 91px;
    position: absolute;
    top: -4px;
}
.quick_de
{
	left: 125px;
    position: absolute;
    top: -4px;
}
#events li 
{
	float:right;
	list-style:none;
	padding:0px 10px;
}
#events li a
{
	background-color:#FED756;
	padding:0px 10px;
	float:right;
	}
#events li .evid
{
	float:right;
	list-style:none;
	background-color:#646565;
	color:#FED756 !important;
	padding:0px 10px;
	
}

#events
{
    float: left;
    margin-top: 15px;
}

.pakete {padding:10px; font-size:12px; color:#fff; height:129px;}
.pakete img {float:left;}
.pakete .titlepaket {float:left; width:182px;}
.pakete .go a.paketlink {color:#fff; text-decoration:underline;}

.datum1 b{color:#000;}

#text_offers h2 span {color:#fff; text-align:left; display:block;}
#text_offers .elenco-offerte {padding:0px !important; background:none; border:0; margin-top:0px;}
#text_offers .elenco-offerte .datum1 {display:none;}
#text_offers .elenco-offerte .photo {display:none;}
