body {
	
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#contenitore {
	
	width: 960px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #694d6b;
	
}

#caption {

	font-size: 10px;
	color: #694d6b;
	height: 12px;
	margin: 0;
	padding: 0;
	background-color: white;
	width: 600px;
	float: left;
	
}

#info-top {

	font-size: 10px;
	font-weight: bold;
	color: #694d6b;
	height: 12px;
	margin: 0;
	padding: 0;
	background-color: white;
	width: 360px;
	float: left;
	text-align: right;
}

#banner {
	
	background-image: url(../images/home-top.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 295px;
	margin: 0;
	padding: 0;
}

#banner-sezione {
	
	background-image: url(../images/sezione-top.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 239px;
	margin: 0;
	padding: 0;
}

#banner-dettaglio {
	
	background-image: url(../images/dettaglio-top.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 105px;
	margin: 0;
	padding: 0;
}

#menu {
	
	background-image: url(../images/background-menu.gif);
	background-repeat: no-repeat;
	width: 960px;
	height: 31px;
	margin: 0;
	padding: 0;
	float: left;
}

.voce-menu {
	
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
	
}

.voce-menu a:link,
.voce-menu a:visited,
.voce-menu a:focus,
.voce-menu a:active {

	text-decoration: none;
	color: #8b8c8c;
}

.voce-menu a:hover {

	color: #694D6B !important;
	text-decoration: none;
	
}

.menu_selected a {

	font-weight: bold;
}

#menu-1 {
	
	width: 183px;
	
	}
	
#menu-2 {
	
	width: 190px;
	
	}
	
#menu-3 {
	
	width: 232px;
	
	}
	
#menu-4 {
	
	width: 230px;
	
	}
	
#menu-5 {
	
	width: 125px;
	
	
	}
	

#bottom {
	
	background-color: #694d6b;
	width: 960px;
	/*height: 100%;*/
	margin: 0;
	padding: 0;
	float: left;

}

#bottom-dettaglio {
	
	background-color: #97979b;
	width: 960px;
	height: 100%;
	margin: 0;
	padding: 0 0 30px 0;
	float: left;

}

#bottom2 {
	
	background-image: url(../images/background-con-scritta.gif);
	background-repeat: no-repeat;
	width: 960px;
	margin: 0;
	padding: 0 0 30px 0;
	float: left;
	height: 100%;
	
	
}

#text-home {
	float: left;	
	width: 600px;
	margin: 0;
	padding: 15px 0 15px 206px;
	
}

.testo_home_page_text {
	
	margin: 0;
	padding: 0;
	color: #f0f0f0;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;

}

.testo_home_page .title {
	margin: 5px 0 5px 0;
	padding: 0;
	color: #f0f0f0;
	font-size: 20px;
}

#contenitore-boxes-home {
	
	float: left;
	margin: 0;
	width: 850px;
	padding: 0 0 0 100px;

}


#boxes-home {
	float: left;
	width: 960px; 
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	min-height: 300px;

}


#left-part {
	float: left;	
	width: 310px;
	margin: 0;
	padding: 15px 0 0 206px;
	
}
/*
#left-part p {
	
	margin: 0;
	padding: 0;
	color: #f0f0f0;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;

}*/

#left-part h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	color: #f0f0f0;
	font-size: 15px;
}

#right-part {
	float: left;
	width: 444px; 
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	
}

#contenitore-boxes {
	
	float: left;
	padding: 0;
	width: 424px;
	margin: 0 0 20px 10px;
}

* html #contenitore-boxes {
	
	margin: 0 0 0 5px;
}

.box-immobile {

	float: left;
	width: 202px;
	height: 205px;
	padding: 0;
	margin: 4px;
	background-image: url(../images/background-box-immobile.gif);
	background-repeat: no-repeat;
		
	
}

.box-immobile-foto {
	
	float: left;
	width: 182px;
	height: 122px;
	padding: 7px 0 0 10px;
	}
	
.box-immobile-localita {

	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 182px;
	padding: 2px 0 0 10px;
	text-align: left;
	color: #f0f0f0;
	
}
	
.box-immobile-tipologia {

	font-size: 11px;
	float: left;
	width: 182px;
	padding: 4px 0 0 10px;
	margin: 0;
	text-align: left;
	color: #f0f0f0;
	height: 16px;
	
}

.box-immobile-prezzo {

	font-size: 11px;
	float: left;
	width: 72px;
	padding: 4px 0 0 120px;
	margin: 0 0 0 0;
	text-align: right;
	color: #f0f0f0;
	height: 16px;
	
}
	
.box-immobile-foto a img {
	
	border: 0;
	display:block;
	width: 182px;
	height: 122px;
	overflow:hidden;
	
}

/* dettaglio */

#contenitore-dettaglio-foto {

	width: 335px;
	float: left;
	margin: 0;
	padding: 0;
}

#dettaglio-foto {

	width: 335px;
	height: 463px;
	float: left;
	margin: 0;
	padding: 0;
}

#dettaglio-foto img {

	margin: 30px 0 0 13px;
	padding: 0;
}


#dettaglio-testo {

	width: 344px;
	height: 352px;
	float: left;
	margin: 0;
	padding: 0;

}

#dettaglio-testo-interno {

	margin: 30px 0 0 30px;
}

#dettaglio-testo-interno h3 {

	color: #fdfefe;
	font-size: 24px;
	font-weight: normal;
}

#dettaglio-testo-interno p {

	text-align: justify;
	color: #664569;
	font-size: 12px;
}


#dettaglio-schema {

	width: 279px;
	height: 352px;
	float: left;
	margin: 0;
	padding: 0;

}

#dettaglio-gallery {

	width: 623px;
	float: left;
	margin: 0;
	padding: 0;

}

#contenitore-dettaglio {

	margin: 29px 0 0 33px;
	padding: 0;

}

#contenitore-dettaglio img {

	border: 0;
}

#dettaglio-top {

	width: 212px;
	height: 26px;
	background-image: url(../images/background-dettagli-schema-top.gif);
	background-repeat: no-repeat;

}

#dettaglio-middle {

	width: 212px;
	background-image: url(../images/background-dettagli-schema-middle.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	color: #fdfefe;
	padding: 0 0 0 5px;
	margin: 0;

}


#dettaglio-bottom {

	width: 212px;
	height: 10px;
	background-image: url(../images/background-dettagli-schema-bottom.gif);
	background-repeat: no-repeat;

}

#contenitore-gallery {

	/*float: left;*/
	margin: 10px 0 0 30px;
	padding: 0;
	
}


#fondino {
	
	clear: both;
	width: 960px;
	text-align: center;
	color: #8b8c8c;
	font-size: 11px;
	margin: 20px 0 6px 0;
	float: left;
}

#contenitore-link-contatti {

	margin: 5px 0;


}

#paginazione {

	float: left;
	clear: left;
	color:#F0F0F0;
	font-size:11px;
	width: 100%;
	text-align: left;
}

#paginazione a:link,
#paginazione a:visited,
#paginazione a:hover,
#paginazione a:focus,
#paginazione a:active {

	color: #F0F0F0;
	text-decoration: none;
}

.testo_sezione_text {
	
	margin: 0;
	padding: 0;
	color: #f0f0f0;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;

}

.testo_sezione .title {
	margin: 5px 0 5px 0;
	padding: 0;
	color: #f0f0f0;
	font-size: 16px;
}

#no_results {

	margin: 0;
	padding: 30px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	text-align: center;


}

#richiedi-info {

	position: relative;
	top: 10px;
	left: 10px;
	z-index: 2;
	float: left;
}

#richiedi-info img {

	border: 0;

}

/* form contatti */
#form_contatti {
	width: 348px;
	float: left;
	margin: 0;
	padding: 30px 0 0 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.cssform p {
	/*width: 290px;*/
	clear: both;
	margin: 0;
	/*padding: 5px 0 8px 0;*/
	/*padding-left: 155px;*/
	/*width of left column containing the label elements*/
	/*border-top: 1px dashed gray;*/
	height: 1%;
	text-transform: lowercase;
	color: #bbb;
}

.cssform a:link,
.cssform a:visited,
.cssform a:hover,
.cssform a:active,
.cssform a:focus {
	
	text-decoration: underline;
	color: #bbb;
	
	}

.cssform label {
	font-weight: normal;
	/*float: left;*/
	/*margin-left: -155px;*/
	/*width of left column*/
	/*width: 150px;*/
	/*width of labels. Should be smaller than left column (155px) to create some right margin*/
	display: block;
	;
}

.cssform input[type="text"] {
	/*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
	display: block;
}

.cssform textarea {
	width: 285px;
	height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix {
	margin-left: 3px;
}

strong.errore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	font-size: 13px;
	color: red;
	float: left;
}

#messaggio_contatti {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 30px 0 0 30px;
	color: #bbb;
	}

.testo_home_page_text a:link,
.testo_home_page_text a:visited,
.testo_home_page_text a:focus,
.testo_home_page_text a:hover,
.testo_home_page_text a:active {

	color: #ab5ce7;
}
