/* CSS Document */

body  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #FFF;
	background: url(../immagini/fondo_sfumato.jpg) center repeat-y; 
	margin: 0 auto;
	padding: 0;
}


p {
	padding: 0 auto;
	margin: 0 auto;
}

a {
	text-decoration:none;
	color: #FFFFFF;
}

a:hover{
	text-decoration:none;
	color: #FFFF99;
}

#contenitore {
	width:760px;
	margin: 0px auto;
	}

#head{
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 180px;
	margin:0px auto;
	z-index:1;
	padding-bottom: 0px;
}

#head h1{
	font-size: 12px;
	text-transform:uppercase;
	display: block;
	height: 18px;
	background-color: #28216d;
	margin:0px auto;
	padding-top: 2px;
	padding-left: 171px;
	text-align:left;
}

#piede{
	position: relative;
	top: 0px;
	left: 0px;
	width: 695px;
	height: 41px;
	margin:0px auto;
	padding-bottom: 10px;
	background: url(../immagini/fondo_piede.jpg) top center no-repeat;
	color: #7d631b;
	font-size: 9px;
	text-align: center;
	padding: 20px 0 0 65px 
}

#piede a{	color: #7d631b;}
#piede a:hover{	color:#CC0000;}

#pannello_logo{
	position: absolute;
	background-image: url(../immagini/logo_suite_home.png);
	padding-right: 5px;
	top: 0px;
	left: 20px;
	width: 140px;
	height: 180px;
	margin:0px auto;
	text-align:center;
	z-index:10;
}

#angolino
{
	position:absolute;
	background-image: url(../immagini/angolino.png);
	top: 24px;
	left: 0px;
	width: 571px;
	height: 156px;
	z-index:6;
}

#blocco_prenota
{
	position:absolute;
	background-color: #999999;
	background-image: url(../immagini/blocco_prenota.jpg);
	top: 24px;
	right: 0px;
	width: 180px;
	height: 150px;
	z-index:6;
	padding: 3px;
	text-align: left;
	z-index:6;
}

#blocco_prenota h2 {
	font-size: 14px;
	margin: 0px;
}

#blocco_prenota .blocco{
	display:block;
	border-bottom: 1px #FFFFFF solid; 
	text-align:left; 
	height: 27px;
	text-align: right;
}

#blocco_prenota .voce{
	float:left;
	padding-top:10px;
	font-weight: bold;
}

#centrale{
	position: relative;
	top: 0px; 
	width: 735px;
	left: 50%;
	margin-left: -380px;
	color:#171717;
	text-align:left;
	background: url(../immagini/fondo_parte_centrale.gif) center top no-repeat;
	padding: 0 15px 10px 0;
}

#bandiere a img{ 	border: 1px solid #000033; 	margin: 2px; }
#bandiere a:hover img{ 	border: 1px solid #FFF;}

#blocco_testo{
	width:570px;
	font-size: 12px;
	min-height: 240px;
	line-height: 18px;
	background-color: #990000;
}


/*Menù SX*/


#content_dx {
	float:right;
	text-align:justify;
	width:576px;
	background:url(../immagini/fondo_parte_centrale.gif) right top no-repeat;
	padding:10px;
	padding-top: 0px;
	color:#000066;
	min-height: 200px;
	}
	
#content_dx a{	color:#000033; padding: 0px;	}

#content_dx a:hover{	color:#990000;	}
	
#content_dx2 {
	float:right;
	text-align:justify;
	width:576px;
	background:url(../immagini/fondo_parte_centrale.gif) right top no-repeat;
	padding:10px;
	padding-top: 0px;
	color: #171717;
	min-height: 200px;

	}	
	

#content_dx2 h1{
	font-size: 24px;
	color:#606060;
	margin-top: 5px;
	border-bottom: 1px dashed #7c631b;
	}
	
#content_dx2 h2{
	font-size: 18px;
	color:#003366;
	margin-top: 5px;
	}

#content_dx2 h3{
	font-size: 18px;
	color:#003366;
	margin-top: 5px;
	border-bottom: 1px solid #999999;
	}


#content_dx2 p{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 16px;
	color:#000033;
	}
	
#content_dx2 img{
	border: 1px solid #000033; 
	margin: 5px;
	padding: 2px; 
	}
	
#content_dx2 dl dt{
	font-weight: bold;
	color: #000066;
	}	
	
#content_dx2 table {
	color: #000066;
	font-size: 12px;
	}		
	
#content_dx2 tr.uno {
	background-color: #7e641c;
	color: #FFFFFF;
	}	
	
#content_dx2 tr.due {
	background-color: #dfd4c6;
	}				

#content_dx2 tr.tre {
	background-color: #efeef7;
	}				
	
#content_dx2 table.prezzi{margin-bottom:15px; border-collapse:collapse; clear:right}
#content_dx2 table.prezzi tr td{ border-bottom:1px solid #ccc; padding:4px 0;}
	
#content_dx2 p.blu{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 16px;
	color:#003366;
	}
	
#content_dx2 a {
	text-decoration:none;
	color: #003366;
}

#txt_index {
	float:right;
	text-align:justify;
	width:576px;
	background:url(../immagini/fondo_parte_centrale.gif) right top no-repeat;
	padding:0px 10px 0px 10px;
	color: #171717;
	}

#txt_index h1{
	font-size: 24px;
	color:#606060;
	margin-top: 5px;
	border-bottom: 1px dashed #7c631b;
	}
#txt_index p{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 16px;
	color:#000033;
	}	
	
#content_sx {
	float:left;
	text-align:left;
	width:160px;
	background: url(../immagini/banda_sx.jpg) top no-repeat;
	color: #000000;
	min-height: 400px;
	}	
	


.blocco_newsletter{
	padding: 5px 3px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
}


.blocco_newsletter h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto;
	padding: 0 auto;
	color: #28216d;
}

#menu_voci	{	padding: 10px; font-family:Geneva, Arial, Helvetica, sans-serif; }
#menu_voci p{	font-size: 14px; height: 20px; border-bottom: 1px #000000 solid; padding: 7px 0 2px 0; display: block; }
#menu_voci p a{ color:#000;}
#menu_voci p a:hover{ color:#CC0000;}

	
	
.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}	

.box_offerte {
	text-align:left;
	width:579px;
	padding-bottom:15px;
	background:url(../immagini/fondo_offerta.png) bottom no-repeat;
	min-height: 180px;
	color: #28216d;
	line-height: 18px;
	margin-top: 20px;	
	}
	

.box_offerte h1 {
	color: #7e641c;
	border-bottom: 1px #7e641c dotted;
	padding:0px 0px 3px 0px;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 8px;
	}
	
	
.box_offerte a {
	text-decoration:none;
	background:url(../img/freccia_menu.gif) left no-repeat;
	padding-left: 15px;
	}
	
.img_dx{
	float:right;
	padding:0px 0px 0px 25px;
	}
.img_dx2{
	float:right;
	padding:2px;
	margin:0px 0px 5px 10px;
	border:1px double #735A10
	}
.img_sx{
	float:left;
	padding:2px;
	margin:0px 10px 5px 0px;
	border:1px double #735A10
	}	
.immagine_offerta{
	float: right;
	margin:0px 0px 0px 10px;
	overflow:hidden;
	width: 183px;
	height: 164px;
}
