body
{
	width:870px;
	background:#FFF;
	margin: 0px auto;
	padding:0px 0px;
	text-align:center;
}

.lanciotop
{
	background-color:#FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #336699;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	text-decoration: none;
	line-height: normal;
}

.lanciobottom
{
	background-color:#FFFFFF;
	height: 12px;
	text-align: center;
	vertical-align: middle;
}

.lanciobottom h1
{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #37660A;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	text-decoration: none;
	line-height: normal;
}

/* Header
----------------------------------------------- */

#headerhome
{
	width:870px;
	height:170px;
	background-image:url(imgs/header_ott08.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-align:right;
	color:#000;
}

  #header{
  width:870px;
  background-image:url(imgs/header_ott08.jpg); 
  background-repeat:no-repeat;
  margin:0px;
  padding:0px;
  text-align:right;
  vertical-align:top;
  color:#000;
  }
  
  .infobox {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
	word-spacing: normal;
	letter-spacing: 1px;
}

#header a:hover {
  color:#000000;
  }
  
/* Main
----------------------------------------------- */
#main {
  z-index:1;
  width:870px;
  background-image:url(imgs/bkg_prato2.jpg); 
  background-repeat:repeat-y;
  margin:0px auto;
  padding:0px 0px;
  color:#000;
  }

  
  /* News
----------------------------------------------- */
#news {
    width:140px;
    float:right;
    text-align:left;
    margin:0 10px 0 5px;
	padding:5px;
}

#news_top {
    width:140px;
	text-align:right;
    margin:0 10px 0 5px;
	padding:5px;
}

#news_bottom {
    width:140px;
	text-align:right;
    margin:0 10px 5px 5px;
	padding:5px;
}

.news_bkg {
  border:0;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="imgs/bkg_news.png");
}
/* IE ignores styles with [attributes], so it will skip the following. */
.news_bkg[class] {
  background-image:url(imgs/bkg_news_noie.png);
  background-repeat:repeat;
}

.news_title {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	/*color: #483A0D;*/
	color: #332805;
	text-decoration: none;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	vertical-align: top;
}

.news_lancio {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	vertical-align: top;
}

a.news_lancio {
  color:#FFFFFF;
  font-weight: bold;
  position:relative;
}

.news_header {
	font-family: Garamond, "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-align: right;
	vertical-align: top;
	    }

.offerte_header {
	font-family: Garamond, "Times New Roman", Times, Georgia, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-align: right;
	vertical-align: bottom;
	    }

  /* Testo
----------------------------------------------- */
#testo {
	width:678px;
	float:left;
	text-align:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
    }
  
  /* Content
----------------------------------------------- */
#content {
    width:672px;
    float:left;
	align:center;
    background:#FFF;
    margin:0px;
    padding:0px;
    }

	.hotel {
	font-family: Garamond, "Times New Roman", Times, Georgia, serif;
	font-size: 20px;
	color: #483A0D;
	text-decoration: none;
	font-style: normal;
	line-height: 36px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
	    }
		
	.terme {
	font-family: Garamond, "Times New Roman", Times, Georgia, serif;
	font-size: 20px;
	color:#3366FF;
	text-decoration: none;
	font-style: normal;
	line-height: 36px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
}
		
	.benessere {
	font-family: Garamond, "Times New Roman", Times, Georgia, serif;
	font-size: 20px;
	color: #003399;
	text-decoration: none;
	font-style: normal;
	line-height: 36px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
	    }
	
	.territorio {
	font-family: Garamond, "Times New Roman", Times, Georgia, serif;
	font-size: 20px;
	color: #006600;
	text-decoration: none;
	font-style: normal;
	line-height: 36px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
	    }
		
	.hotelmenu{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #483A0D;
	text-decoration: none;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	    }
		
	.termemenu {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #3366FF;
	text-decoration: none;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
	
	.benesseremenu { 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
 } 
 

.territoriomenu  { 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
 } 

		
	a.hotelmenu:hover {
	text-decoration: underline;
  }
		
	a.termemenu:hover {
	text-decoration: underline;
  }
		
	a.benesseremenu:hover {
	text-decoration: underline;
  }
  
    a.territoriomenu:hover {
	text-decoration: underline;
  }
  
  	.tithotel {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
	margin-top: 10px;


	    }
		
	.titterme {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #3366FF;
	text-decoration: none;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
	    }
		
	.titbenessere {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #0033CC;
	text-decoration: none;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
	    }
		
	.titterritorio {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #006600;
	text-decoration: none;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
	    }
		
	.corpopagina {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
	    }

  /* Menu
----------------------------------------------- */
#hotel,#benessere,#territorio{float:left; width:216px; height:350px; text-align:right; padding:0px; margin:0px; border:0px;}
#hotel {margin-left:8px; background:url(imgs/hotel.jpg) top no-repeat;}
#benessere {margin:0px; background:url(imgs/benessere.jpg) top no-repeat;}
#territorio {margin-right:8px; background:url(imgs/territorio.jpg) top no-repeat;}


/* Strapposopra
----------------------------------------------- */
#strapposopra {
    width:672px;
    float:left;
	text-align:left;
	background:url(imgs/strapposopra.gif) no-repeat center bottom;
    margin:0px;
    padding:0px;
    }

/* Strapposotto
----------------------------------------------- */
#strapposotto {
    width:672px;
    float:left;
	text-align:left;
  background-image:url(imgs/strapposotto.gif); 
  background-repeat:no-repeat;
    margin:0px;
    padding:0px;
    }


/* Address
----------------------------------------------- */
#address {
	width:846px;
	min-height:15px;
	height:auto !important;
	height:15px;
	align:center;
	clear:both;
	text-align:center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.address_bkg {
  border:solid 1px #555;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="imgs/bkg_address.png");
}
/* IE ignores styles with [attributes], so it will skip the following. */
.address_bkg[class] {
  background-image:url(imgs/bkg_address.png);
  background-repeat:repeat;
}

	
	.address {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	vertical-align: middle;
	word-spacing: normal;
	letter-spacing: normal;

}

	.columbia {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}

/* Immagini
----------------------------------------------- */

IMG.screenshot {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; MARGIN-BOTTOM: 2px; VERTICAL-ALIGN: middle; BORDER-RIGHT-WIDTH: 1px; BORDER-COLOR: #000000
}

.image {
border:1px; border-thickness: 1px; border-color: #00000; border-style: solid;
}

a:link .image { border-color: #000000; } 
a:hover .image {border:1px; border-thickness: 1px; border-color: #FF9900; border-style: solid}
a:active .image {border:1px; border-thickness: 1px; border-color: #FF9900; border-style: solid}
a:visited .image {border:1px; border-thickness: 1px; border-color: #000000; border-style: solid}


/* Pacchetti
----------------------------------------------- */
.pactitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #3366FF;
	text-decoration: none;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	vertical-align: top;
}
.evidenzahotel {

	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	vertical-align: top;
}
