body{ 
	background:url(../img/background/back_body.gif); 
	background-repeat:repeat-x; 
	background-color:#0C91CD;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#0C91CD;
}

h1 {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
}

h2{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
}

h3{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
}

h4{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
}

a{
	text-decoration:none;
	color:#04355E;
	cursor:pointer;
}

p{
	margin:0px;
	padding:0px;
}

input{
	border:1px solid #C0C6C9;
	background-color:#FFFFFF;
}

select{
	border:1px solid #C0C6C9;
	background-color:#FFFFFF;
}

textarea{
	border:1px solid #C0C6C9;
	background-color:#FFFFFF;
}

h5 {
	color:#FFFFFF;
}

#container {
	position:relative;
	width:764px;
	height:786px;
	margin-left:auto;
	margin-right:auto;
	border:5px solid #FFFFFF;
	background-color:#FFFFFF;
	background-image:url(../img/background/back_col_center_0.png);
	background-repeat:no-repeat; 
	background-position:bottom;
}


/***************inizio HEADER***************/
#mail_header{
	position:absolute;
	width:187px;
	height:20px;
	top:175px;
	left:0px;
	margin-left:0px;
	text-align:center;
	z-index:1;
}

a#link_1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#04355E;
}

a#link_1:hover{
	text-decoration:underline;
	color:#04355E;
}

#language {
	position:absolute;
	width:577px;
	height:25px;
	color:#FFFFFF;
	top:0px;
	left:187px;
	background-image:url(../img/background/back_language.png);
	background-repeat:repeat-x;
	background-color:#0C91CD;
}

#flash_header{
	position:absolute;
	width:577px;
	height:168px;
	color:#FFFFFF;
	top:25px;
	left:187px;
	background-color:#CFE7F2;
}

#menu{
	position:absolute;
	width:764px;
	height:51px;
	top:194px;
	left:0px;
	background-image:url(../img/background/back_menu_center.png);
	background-repeat:repeat-x;
	z-index:3;
}

#menu_border_sx{
	position:absolute;
	width:15px;
	height:51px;
	top:0px;
	left:0px;

}

#menu_border_dx{
	position:absolute;
	width:15px;
	height:51px;
	top:0px;
	left:749px;
	z-index:1;
}

#area_button{
	position:absolute;
	width:764px;
	height:51px;
	top:0px;
	left:0px;
}
/***************fine HEADER***************/

/***************inizio COLONNA SX***************/
#colonna_sx {
	position:absolute;
	width:187px;
	height:491px;
	top:245px;
	left:0px;
	background-image:url(../img/background/back_col_sx.png);
	background-repeat:no-repeat;
	color:#033055;
}

#testo_offerte{
	margin-left:15px;
	padding-left:15px;
}

#offerteanteprima a:hover{
	color:#033055;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:underline;
}

a#link_2:hover{
	color:#033055;
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:underline;
}

#box_newsletter{
	background-image:url(../img/background/back_newsletter.png);
	background-repeat:no-repeat;
	width:160px;
	height:136px;
	padding-left: 7px;
	color:#003366;
}

#input_box_newsletter{
	border:1px solid #003366;
	height:16px;
	width:110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:5px;
	padding-left:3px;
	color:#003366;
}

#button_newsletter{
	height:21px;
	width:21px; 
	cursor: pointer; 
	border:0px; 
	background-image:url(img/button/button_gomail.png);
	background-repeat:no-repeat;
}

/***************fine COLONNA SX***************/

/***************inizio CENTER***************/
#colonna_center{
	position:absolute;
	width:437px;
	height:541px;
	top:245px;
	left:187px;
	background-image:url(../img/background/back_col_center_hotel.png);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#033055;
}

a#link_4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#04355E;
}

a#link_4:hover{
	text-decoration:underline;
	color:#04355E;
}
/***************fine CENTER***************/

/********************************* Stile per Offerte  **********************************/
#offertelastminute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #04355E;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	color: #04355E;
	text-decoration:none;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2792C3;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0px;
	padding:0px;
}

/* Stile per Descrizione Breve Offerta */
#offertelastminute h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #04355E;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

/* Stile per Descrizione Lunga Offerta */
#offertelastminute h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #04355E;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px dashed #2792C3;
}
/********************************* Stile Offerte FINE  **********************************/


/********************************* Stile Offerte IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#offerteanteprima h1{
	color:#033055;
	text-decoration:none;
	font-size:11px;
	margin:0px;
	padding:0px;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #04355E;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0px;
	padding:0px;
}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border: 0px dashed;
	background-color: #37A7DA;
	height: 1px;
	color: #37A7DA;
}


/***************inizio COLONNA DX***************/
#colonna_dx {
	position:absolute;
	width:140px;
	height:491px;
	top:245px;
	left:624px;
	background-image:url(../img/background/back_col_dx.png);
	background-repeat:no-repeat;
	color:#033055;
}
/***************fine COLONNA DX***************/

/***************inizio FOOTER***************/
#footer{
	color:#FFFFFF;
}

a#link_3{
	color:#FFFFFF;
	text-decoration:none;
}

a#link_3:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/***************fine FOOTER***************/
.bottone {background-image:url('../img/button/button_gomail.png');
background-repeat:no-repeat;
background-position:center center;
width:21px;
height:21px;
background-color:#E7E7E7;
}