body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
@media screen { 
body { margin:0px; padding:0px; background-color:#FFF; color:#666; }
	}
@media print { 
body { margin:0px; padding:0px; background-color:#FFF; text-align:left; font-size:10px; color:#000; }
	}
A {
	text-decoration: none;
	color: #33C;
	}
A:hover {
	text-decoration: underline;
	color: #666;
	}
.minifont {
	font-size: 10px;
	line-height: 13px;
}

/*------------------- Home Box (width 778px) ---------------------------------*/
div.siteDesc{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666	;
	}
div.homeBox{
	width:	778px;
	height: auto;
	margin:0px auto 0px auto; padding:0;
	border: 1px solid #666;
	background-color: #FFF;
	text-align: left;
	}

/*------------------- Header ---------------------------------*/
div.homeHeader{
	width:	778px;
	height: 90px;
	background-image:  url("img/home/logo.gif"); 
	background-repeat: no-repeat;
	margin-bottom: 0px;
	}
div.homeHeader IMG{
	width:	110px;
	height: 55px;
	margin: 10px 0 0 30px;
	border: 0px solid #FFF;
	}
div.homeHeaderLink {
	font-size: 10px;
	line-height: 13px;
	color: #999;
	margin: 0px 10px;
	}
div.homeHeaderLink A {
	text-decoration: none;
	color: #999;
	margin: 0px 5px;
	}
div.homeHeaderLink A:hover {
	text-decoration: underline;
	color: #666;
	}
/*------------------- Right Box (width 200px + 20 px) ---------------------------------*/
div.homeRBox {
	font-size: 11px;
	line-height: 13px;
	width: 190px;
	float: right;
	margin-right: 10px;
	}
div.homeRBox div.box {
	border: 1px solid gray;
	margin-bottom: 10px;
	}
div.box div.title{
	padding: 5px;
	background-color: #CCC;
	}
div.box div.title A{
	color: #666;
	text-decoration: none;
	}
div.box div.desc {
	padding: 5px;
	}
.more {
	font-weight: bold;
	}
.more A {
	color : #898641;
	text-decoration : none;
	}
.more A:hover {
	color : #D1BD94;
	text-decoration : none;
	}
div.homeRBox div.box div.onspot {
	width: 160px;
	margin: 12px auto 0 auto;
	}
div.homeRBox div.box div.onspot div.onspotTitle {
	background-color:#EEEEAA;
	}
div.homeRBox div.box div.onspot div.onspotTitle A {
	color : #816D44;
	text-decoration : none;
	padding: 5px;
	line-height: 15px;
	}
div.homeRBox div.box div.onspotEnd {
	font-size: 10px;
	line-height: 10px;
	}
/*------------------- Under Box (width 200px + 20 px) ---------------------------------*/
div.homeUBox {
	font-size: 11px;
	line-height: 13px;
	width: auto;
	height: 130px;
	margin: 0 5px 10px 5px;
	float: right;
	}
div.homeUBox div.box {
	border: 1px solid gray;
	margin: 0 5px 0 5px;
	width: 240px;
	height: auto;
	float: left;
	}

/*------------------- Main Foto (width 558px) ---------------------------------*/
div.homeMainFoto {
	float: left;
	}

/*------------------- Main Part (width 538px ) ---------------------------------*/
div.homeMainContain{
	float: left;
	width: 538px;
	margin: 5px 0 5px 15px;
	}
div.homeMainDesc{
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 20px;
	}
div.homeMainDesc div.descBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 5px;
	}

div.cateWindow {
	width: 250px;
	margin: 0;
	margin-bottom:20px;
	float: left;
	}
div.cateWindow div.cateLinkTitle {
	background-color:#EEEEAA;
	background-color:#222222;
	background-color:#999;
	}
div.cateWindow div.cateLinkTitle A {
	display:block;
	text-decoration : none;
	font-size: 11px;
	line-height: 15px;
	padding:5px 2px;
	color : #000;
	color:#FFFFFF;
	}
div.cateWindow div.cateLinkTitle A:hover {
	color:#666666;
	color:#000;
	}
div.cateWindow div.cateDesc {
	margin-top: 10px;
	font-size: 11px;
	line-height: 13px;
	}
div.villa div.cateDescRTitle, div.wedding div.cateDescRTitle {
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 10px;
	}
div.cateWindow div.cateTitleBig {
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 10px;
	}
div.cateWindow div.cateTitleBig A {
	color: #995;
	font-weight: bold;
	text-decoration: none;
	}
div.cateWindow div.cateTitleBig A:hover {
	color: #575;
	font-weight: bold;
	text-decoration: underline;
	}

/*------------------- Footer General Information ---------------------------------*/
div.footerGeneral {
	font-size: 12px;
	line-height: 14px;
	color: #666;
	margin: 10px 10px;
	text-align: right;
	}
div.footerGeneral A {
	text-decoration: none;
	color: #666;
	margin: 0px 5px;
	}
div.footerGeneral A:hover {
	text-decoration: underline;
	color: #333;
	}

/*------------------- Footer ---------------------------------*/
div.homeFooter {
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	padding: 5px 10px;
	height: 40px;
	background-color: #CCC;
	border-top: 3px solid #AAA;
	}
div.homeFooter div.footerLink {
	width: 200px;
	float: left;
	}
div.homeFooter div.footerLink A {
	text-decoration: none;
	color: #999;
	margin: 0px 5px;
	}
div.homeFooter div.footerLink A:hover {
	text-decoration: underline;
	color: #666;
	}
div.homeFooter div.footerCopy {
	width: 500px;
	float: left;
	}
div.homeFooter span.tel {
	width: 25px;
	float: left;
	}

/*-----------------------------------------------------------------------------*/
/*------------------- Dalla Seconda Pagina ---------------------------------*/
/*-----------------------------------------------------------------------------*/
.topbox{
	width: 778px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	}
.lay2top11 {	height: 10px;	width: 10px;}
.lay2top21 {	height: 40px;	width: 40px;}
.lay2top22 {	height: 10px;	width: 40px;}
.lay2top31 {	height: 20px;	width: 20px;}
.lay2main11 {	height: 40px;	width: 40px;}
.lay2main21 {	height: 10px;	width: 10px;}
.lay2border {	height: 1px;	width: 100%;}
.lay2fotos {	height: 150px;	width: 150px;	border: none;}
TD.lay2fotoTD {	width: 100px;}
.lay2foot11 {	height: 20px;	width: 20px;}
.lay2foot21 {	height: 40px;	width: 20px;}
.lay2foot31 {	height: 20px;	width: 20px;}

.lay2desc {
	font-size: 13px;
	line-height: 16px;
	color: #666;
}
.lay3title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 21px;
	color: #663333;
	font-weight: bold;
}
.lay3adress{
	font-size: 10px;
	line-height: 12px;
}
.lay3subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	color: #991111;
}
.lay3subtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #338833;
}
.lay3subtitle3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;		font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.lay3fotos {	height: 180px;	width: 180px;	border: none;}
.lay3center11 {	height: 20px;	width: 10px;}

/*------------------- Layout 2 ---------------------------------*/
div.lay2VillaName {
	margin-bottom: 10px;
	}
div.lay2VillaName A {
	font-size: 13px;
	line-height: 16px;
	color: #333;
	text-decoration:none;
	}
div.lay2VillaName A:hover {
	color: #333;
	text-decoration:underline;
	}

/*------------------- Bottoni di BOOKING ---------------------------------*/
div.BTbooking, div.BTbooking3 {
	text-align: center;
	float: right;
	width: 104px;	/* for Mac+IE */
	}
div.BTbooking {
	margin-top: 27px;
	}
div.BTbooking ul, div.BTbooking3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
div.BTbooking ul li, div.BTbooking3 ul li {
	margin: 0;	padding: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	display: inline;
	}
div.BTbooking A, div.BTbooking3 A {
	background: url(img/BTbooking.gif) no-repeat center center;
	color: #666;
	text-decoration: none;
	width: 104px;
	height: 20px;
	display: block;
	padding-top: 1px;
	}
div.BTbooking A:hover, div.BTbooking3 A:hover {
	color: #333;
	text-decoration: underline;
	}
TABLE.lay3Location {
	float: left;
	}
TD.secondtitle {
	font-size: 15px;
	line-height: 20px;	
	color: #999;
	}
H3 {
	color: #999;
	margin: 0;
	padding: 10px;
	}
H3.rentavilla {	border: 1px solid #ACA;	}
H3.wedding {	border: 1px solid #D99;	}
TD.testimonial P {
	border-bottom: 1px dotted #CCC;
	margin: 20px 0;
	padding: 10px 0;
	}
TD.testimonial span.testimonialName {
	font-weight: bold;
	}
TD.aboutitaly div.title {
	font-size: 16px;
	line-height: 20px;	
	color: #999;
	border-bottom: 1px dotted #CCC;
	margin: 25px 0 10px 0;
	padding: 0;
	}
	
/*------------------- fotogallery ---------------------------------*/
div.fotogallery {
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-size: 12px;
	line-height: 15px;
	color: #666;
	}
div.FGBox {
	width: 608px;
	margin: 10px auto;
	padding: 2px;
	border: 1px solid #999;
	text-align:center;
	}
div.FGBox div.FGvillaName {
	font-size: 20px;
	line-height: 28px;
	color: #AAA;
	font-weight: bold;
}
div.FGBox div.FGnum {
	text-align:right;
	margin: 3px 10px 3px 0;
	font-size: 10px;
	line-height: 12px;
}
div.FGBox div.FGmainText {
	font-size: 16px;
	line-height: 20px;
}
div.FGBox div.FGmainText div.FGfotoTitle {
	text-align:center;
	float: left;
	width: 500px;
	color: #AAA;
	font-weight: bold;
}
div.FGfreL, div.FGfreR {
	text-align:center;
	width: 50px;
	font-weight: bold;
	}
div.FGfreL {	float: left;	}
div.FGfreR {	float: right;	}
div.FGfreL A, div.FGfreR A {
	font-weight: bold;
	color: #933;
	text-decoration:none;
}
div.FGfreL A:hover, div.FGfreR A:hover {
	text-align:center;
	font-weight: bold;
	color: #393;
	text-decoration:none;
}
div.fotogallery div.FGfooter {
	margin-top: 20px;
	text-align:center;
	font-size: 10px;
	line-height: 12px;
	}

/*------------------- Form ---------------------------------*/
div.formText {
	font-size: 11px;
	line-height: 12px;
	}
td.formTitle {
	font-size: 18px;
	line-height: 20px;
	vertical-align: middle;
	text-align: left;
	color: #333;
	}
td.inputTitle {
	font-size: 11px;
	line-height: 12px;
	vertical-align: middle;
	text-align: left;
	color: #898641;
	white-space: nowrap;
	}
td.inputArea {
	font-size: 11px;
	line-height: 12px;
	vertical-align: middle;
	text-align: left;
	}

/*------------------- Wedding ---------------------------------*/
.wedding2-topbutton {
	margin: 20px 0 10px 0;
	}
.wedding2-topbutton A {
	margin: 0 3px;
	padding: 4px 8px;
	background-color:#CCC;
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	text-decoration: none;
	}
.wedding2-topbutton A.ON {
	background-color:#CC6;
	}
.wedding2-topbutton A:hover {
	text-decoration: none;
	color: #666;
	background-color:#CC8;
	}
DIV.wedding2-rightphoto {
	float: right;
	width: 292px;
	}
IMG.wedding2-rightphoto {
	float: right;
	margin: 10px 0 0 50px;
	border: 1px solid #000;
	}
UL.list-services LI { list-style-type: circle; }
