*{
	padding: 0;
	margin: 0;
}
body {
	font: 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background: #fff url(images/pagebkg.jpg) repeat-x top;
	margin:0;
	padding:0;
	color:#3C3C3C;
}
/*------------classi-----------------------*/
.mainpadclass{
	padding: 0 25px 25px 25px;
}
.padclass{
	padding: 10px;
}

.smaller{
	font-size:0.9em;
}
.sinistra{
	float: left;
	display: block;
}
.destra{
	float:right;
}
.clearall{
	
	clear:both;
}
.centrato{
	text-align:center;
}
/********************LAYOUT*************************/
#contenitore{
	/*900px centrato*/
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: transparent url(images/contentbkg.jpg) repeat-y top center;
}
#testata{
	width: 850px;
	height: 118px;
	background: url(images/head_bkg.jpg) no-repeat top center;
	position: relative;
	padding-bottom: 5px;
}
#sinistra{
	width: 202px;
	float: left;
	background-color: #F5F5F5;
	margin: 0 0 5px 3px!important;
	margin: 10px 0 5px 1px;
}
#sinistra img#chiusuraleft{
	margin-bottom:-5px;
	
}
#destra{
	width: 600px;
	float: left;
	margin: 0 0 5px 20px!important;
	margin: 10px 0 5px 23px;
}
#destrawishlist{
	width: 800px;
	float: left;
	margin: 0 0 5px 20px!important;
	margin: 10px 0 5px 23px;
}
#destrascheda{

	width: 418px!important;
	width: 380px;
	float: left;
	margin: 0px 20px 5px 20px!important;
	margin: 10px 20px 5px 23px;
}
#colonnascheda{
	width: 180px;
	float: left;
	/*background-color: #FFD4A8;
	border: 1px solid #FFC386; */
	
}
#colonnascheda .box1{
	background-color: #FFD4A8;
	border: 1px solid #FFC386; 
	margin-bottom: 8px;
}

#colonnascheda .box2{
	background-color: #F4F8FD;
	border: 1px solid #E4E9FE;
	margin-bottom: 8px;
}
#fondo{
	clear: both;
}
#sinistrahome{
	width:424px;
	float:left;
	border-right: 1px solid #eee;
	
}
#destrahome{
	width:425px;
	float:left;
	
}

#testata img#logo{
	position:absolute;
	top:14px;
	left:30px;
}
#chiusura{
	border:0;
	padding:0;
	color: #2B5B9D;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#chiusura img{
}
#piede{
	width: 884px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top:10px;
}
#rigavillas{
	clear: both;
	margin-bottom: 10px;
	padding: 8px;
	border-top: 1px solid #FDD5A8;
	width: 100%;
}

#rigavillas #foto{
	width: 250px;
	
	/*background: transparent url(images/foto_risultato_villas_bkg.jpg) no-repeat left top;*/
	float:left;
}
#rigavillas #boxtesto{
	
	
	width: 246px!important;
	width: 260px;
	float: left;
	padding: 8px;
	background-color: #FBFBFB;
	margin-left: 8px;
	
	border: 1px solid #EEEEEE;
}
#rigavillas #boxtesto.singlecol{
	
	
	width: 506px!important;
	width: 520px;
	
}
.boxtesto{
	width: 246px!important;
	width: 260px;
	float: left;
	padding: 8px;
	background-color: #FBFBFB;
	margin-left: 16px!important;
	margin-left: 12px;
	border: 1px solid #EEEEEE;
}


#rigavillas #boxscheda{
	width: 40px;
	float: left;
	padding: 5px;
	border: 1px solid #EEEEEE;
	text-align: center;
	margin-left: 5px;
	font-size: 0.85em;
}

#rigarisultativillas{
	clear: both;
	margin-bottom: 10px;
	padding: 8px;
	border-top: 1px solid #FDD5A8;
	width: 100%;
}

#rigarisultativillas #foto{
	width: 155px;
	height: 105px;
	background: transparent url(images/foto_risultato_villas_bkg.jpg) no-repeat left top;
	float:left;
}
#rigarisultativillas #foto img {
margin-left: 2px;
margin-top: 2px;
}
#rigarisultativillas #boxtesto{
	
	
	width: 198px!important;
	width: 202px;
	float: left;
	padding: 4px;
	background-color: #FBFBFB;
	margin-left: 4px;
	
	border: 1px solid #EEEEEE;
}
#rigarisultativillas #boxtesto a{
	color: #000066;	
	
	
}
.galleryvilla{
	padding: 0.5em;
}
.galleryvilla .fotogrande img{
	padding: 1px;
	border: 1px solid #ddd;
}
.galleryvilla .thumbs{
	margin-top: 8px;
	width: 380px;
	background-color: #FFF4EC;
	border: 1px solid #FFC397;
	padding-bottom: 4px;
}
.galleryvilla .thumbs img{
	margin-top: 4px;
	margin-left: 2px;
	border: 0;
}
table#wishlist{
	margin-top: 0px;
}
table#wishlist p{
	margin: 0.2em;
	text-align: left;
}
table#wishlist thead{
	background-color: #3369AF;
	color: #fff;
}
table#wishlist td, th{
	text-align: center;
	font-size: 0.9em;
	padding: 0.5em;
	vertical-align: middle;
}
table#wishlist tbody tr td{
	background-color: #F9F9F9;
}
table#wishlist tbody tr.alternata td{
	background-color: #F0F0F0;
}
table#wishlist caption{
	visibility: hidden;
	height: 0px;
	margin: 0;
}
table#wishlist textarea{
	width: 390px;
}
table#wishlist tr.campi td{
	background-color: #F0F8FF;
}
form#wishlistform input{
color: #333;
	width: 160px;
	font: 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
form#wishlistform div.celeste{
display: block;
	background-color: #F0F8FF;
	width: auto;
	height: auto;
	padding: 0.2em;
	margin-bottom: 0;
}
#sort{
	width: auto;
	padding: 0.5em;
	float: right;
	background: #FDD5A8 url(images/sortbkg.jpg) repeat-x top;
	font-size: 0.9em;
	border: 1px solid #FDD5A8;
}
#sort a{
	color: #0A4EA6;
	text-decoration: none;
}
#sort a:hover{
	text-decoration: underline;
}
.paging{
	float: right;
	clear: both;
}

.paging a{
	
	width: 22px;
	height: 22px;
	background: #FDD5A8 url(images/sortbkg.jpg) repeat-x top;
	border: 1px solid #FDD5A8;
	text-align: center;
	color: #0A4EA6;
	text-decoration: none;
	padding: 4px;
	font-size: 11px;
	/*display: block;
	float: left;*/
}
#criteri{
	margin-bottom: 0.6em;
}
#criteri b{
	color: #eb7203;
}

/*****************MAIN MENU************************/

ul#menu{
	list-style-type: none;
	width: 844px;
	height: 44px;
	background: transparent url(images/menubkg.jpg) no-repeat top center;
	margin-left: 2px;
	padding-top:14px;
	text-align:center;
}
ul#menu li{
	display: inline;
	margin:0;
	font-size: 1em;
}
ul#menu li a{
	text-decoration: none;
	color: #eb7203;
	padding: 6px;
	margin:0;
	border-right: 1px solid #ccc;
}
ul#menu li a:hover, ul#menu li a.selected{
	color: #fff;
	background: transparent url(images/menubkg_over.jpg) repeat-x center ;
	border-bottom: 1px solid #666;
}
/*****************MENU FONDO************************/
ul#menufondo {
	list-style-type: none;
	width: 844px;
	margin-left: 2px;
	text-align:center;
}
ul#menufondo li{
	display: inline;
	margin:0;
	font-size: 1em;
}
ul#menufondo li a{
	text-decoration: none;
	color: #eb7203;
	padding: 10px;
	margin:0;
}
ul#menufondo li a:hover{
	color: #0A3876;
}

/*****************MENU BASE************************/
.menubaseblock{
	margin-top:10px;
	padding-top:10px;
	width:147px;
	float:left;
	font-size: 0.9em;
	text-align:center;
	background: transparent url(images/menubaseblockbkg.jpg) no-repeat top;
}
.menubaseblock a{
	color: #0A3876;
	text-decoration: none;
	font-weight: bold;
	
}
.menubaseblock a:hover{
	
	color: #eb7203;
}
ul#menubase {
	list-style-type: none;
	font-size: 0.92em;
	text-align: left;
	margin: 16px 0 0 5px;
	padding-top: 5px;
}
ul#menubase li{
	width:90%;
border-bottom: 1px solid #eee;
	
	
	padding: 2px;
}
ul#menubase li a{
	text-decoration: none;
	color: #666;
	font-weight:normal;
	
	
}
ul#menubase li a:hover{
	color: #0A3876;
}

/************formattazione***************/
.noborder{
	border: none;
}
p{
	margin: 1em 1em 1em 1em;
	line-height: 1.7em;
	text-align: justify;
}
p a{
	text-decoration: none;
	color: #585858;
}
h1{
	font-size: 2.4em;
	
}
h2{
	font-size: 1.6em;
	margin: 0.5em 0.5em 0.5em 0.5em;
}

h3{
	font-size: 1.5em;
	margin: 0.5em 0.5em 0.5em 0.7em;
}

#sinistrahome h2{
	color:#eb7203;
}
#sinistrahome h2 a{
	color:#eb7203;
	text-decoration:none;
}
#destrahome h2,#destrahome h3, #destrahome h2 a, #destrahome h3 a{
	color: #3867AB;
	text-decoration: none;
}
#destrahome a{
	color: #3867AB;
	text-decoration: none;
	text-align: justify;
}
#rigavillas h2{
	font-size: 1.3em;
	color: #1B4889;
}
#rigavillas h3{
	font-size: 1em;
	color: #1B4889;
}
#rigavillas p{
	
	font-size: 0.9em;
}
#rigarisultativillas h2{
	font-size: 1em;
	color: #1B4889;
}
#rigarisultativillas p{
	
	font-size: 0.85em;
}
#sinistra h2{
	font-size: 1.6em;
}
#sinistra ul{
	list-style-type: none;
	margin: 1em 1em 1em 1em;
}
#sinistra a{
	color: #0A3876;
	text-decoration: none;
}
#sinistra img#chiusuraleft{
	clear: both;
}
#sinistra a:hover{
	color: #eb7203;
}
#colonnascheda h2, #colonnascheda p{
	font-size: 0.85em;
	margin: 2px;
}
#colonnascheda h2.features{
font-size: 1.3em;
}
#destrascheda{
	font-size: 0.85em;
}
#destrascheda h1{
	color: #E86300;
}
#colonnascheda a{
	color: #1B4889;
}

/*--------------form motore di ricerca---------------*/
form.homepage{
	color: #333;
	font-size: 0.9em;
	width: 406px!important;
	width: 396px;
	position:relative;
	background-color: transparent;
	background-image: url(images/backvillasearch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
form.homepage h3{
	font-weight:normal;
	color: #083674;
	font-size: 1.8em;
	padding:1em;
}
form.homepage p{
	float: left;
	width: 168px;
	height: 60px; /*background-color: #FFC78E;*/
	padding: 0px;
	line-height: 2em;
	margin-bottom: 0px;
	background-position: left top;
	background-repeat: no-repeat;
}
form.homepage select{
	width: 150px;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #FF8F1E;
	padding: 0.1em;
	background-color: #FFF;
}
form.homepage input{
	width: 100px;
	height:30px;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #FF8204;
	background-color: #F60;
	padding: 0.1em;
	margin-bottom:4px;
	margin-top:10px;
}
img#chiusuraform{
	margin-top:-2px;
	
	margin-left:0;
	border:0;
	margin-bottom:20px;
}
form.villas{
	width: 198px;
	border-bottom: 1px solid #EBEBEB;
	margin-bottom: 10px;
	margin-left: 1px;
}
form.villas p{
	margin:0.6em;
	font-size: 0.85em;
}
form.villas h3{
	font-size: 0.9em;
	margin:0.6em;
}
form.villas select{
	width: 150px;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #FF8F1E;
	padding: 0.1em;
	background-color: #FFE2C6;
}
form.villas input{
	/*width: 100px;*/
	height:26px;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #FF8204;
	background-color: #FFCE9D;
	padding: 0.1em;
	margin-bottom:4px;
	margin-top:10px;
}

form.richiesta{
	width: 100%;
	background-color: #FFE2C6;
	border: 1px solid #FFC386;
	
}
form.richiesta input, form.richiesta textarea{
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #FFCF9F;
	background-color: #FFECD9;
	padding: 0.1em;
	margin-bottom: 2px;
	width: 154px;
}
form.richiesta p{
	padding: 0.2em;
}
form.richiesta .pulsante{
width: 90px;
	border: 1px solid #FF8204;
	background-color: #FFCE9D;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


form.scheda{
	float: left;
	background-color: #FFE2C6;
	border: 1px solid #FFC386;
	width: 246px!important;
	width: 250px;
	margin-left: 8px;
	font-size: 0.85em;
}
form.scheda input, form.scheda textarea, form.scheda select{
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #FFCF9F;
	background-color: #FFECD9;
	padding: 0.1em;
	margin-bottom: 2px;
	width: 184px;
}
form.scheda p{
	margin: 0.5em 0.5em 0.5em 0.5em;
	width: 100%;
}
form.scheda .pulsante{
width: 90px;
	border: 1px solid #FF8204;
	background-color: #FFCE9D;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.pulsante{
width: 90px;
	border: 1px solid #FF8204;
	background-color: #FFCE9D;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a img{
	border: 0;
	padding: 2px 1px 0 1px;
}
#boxtesto table{
	margin: 0.5em;
}
#boxtesto td{
	font-size: 0.75em;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
}
#boxtesto ul {
	list-style-type: none;
	font-size: 1em;
	text-align: left;
	margin: 16px 0 0 5px;
	padding-top: 5px;
}
#boxtesto li{
	width:90%;
	border-bottom: 1px solid #eee;
	padding-left: 15px;	
}
#boxtesto li a{
	text-decoration: none;
	color: #666;
	font-weight:normal;
	
	
}
#boxtesto li a:hover{
	color: #0A3876;
}
#boxscheda a{
	text-decoration: none;
	color: #1B4889;
}

#destrahome table{
	text-decoration: none;
	width: 410px;
	background-color: #EBF8FE;
}
#destrahome td{
	text-decoration: none;
	width: 200px;
	border: 0px;
}
#destrahome tr{
	
}
.object{
	margin-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
