body
{
	margin:auto;
	background-color:#E1F0FF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}



h1 {
	color: #E22C10;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
}



#top_text {
	width: auto;
	text-align: right;
	padding-right: 30px;
	color: #868686;
	font-style: italic;
}

a#logo {
	display: block;
	width: 319px;
	height: 175px;
	margin-left: 30px;
}

.alt {
	display: none;
}

#container {
	margin: auto;
	width: 833px;
	height: auto;
}
#head {
	height: 215px;
	width: 833px;
	background-image: url(head.png);
	margin-top: 10px;
}
#contenuto {
	background-image: url(cont.png);
	width: 833px;
	background-repeat: repeat;
	overflow: hidden;
}


.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 154px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background: #fff;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
	background-color: #E1F0FF;
}

.suckerdiv .subfolderstyle{
	background: url(images/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

#main {
	width: auto;
	margin-left: 200px;
	padding-right: 40px;
	background-color: #FFFFFF;
	margin-right: 25px;
}

#main_annunci {
	width: auto;
	margin-left: 200px;
	padding-right: 5px;
	background-color: #FFFFFF;
	margin-right: 25px;
	padding-top: 1px;
}

#annuncio_singolo {
	width: auto;
	padding-right: 5px;
	background-color: #FFFFFF;
	margin-right: 25px;
	padding-top: 1px;
	margin-left: 140px;
}


#footer {
	background-image: url(footer.png);
	height: 76px;
	width: 833px;
}
.nav_left {
	float: left;
	width: 157px;
	padding-left: 33px;
	padding-top: 18px;
	height: auto;
}
.vetrina {
	float: left;
	height: 240px;
	width: 180px;
	border: 1px solid #999999;
	background-image: url(sfondo_vetrina.jpg);
	background-repeat: repeat-x;
	color: #333333;
	margin-left: 7px;
	margin-bottom: 25px;
}
.testo_vetrina {
	width: 170px;
	margin: auto;
	padding-top: 5px;
	color: #E1F0FF;
	font-weight: bold;
	font-size: 10px;
}
.link_vetrina {
	height: 50px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}

.image_vetrina {
	height: 120px;
	width: 170px;
	margin: auto;
	padding-top: 5px;
}


.photo_head {
	height: 121px;
	width: 700px;
}


.lista-verticale{
	width:154px;
	margin:0;
	padding:0;
	list-style:none;
	font: 90% Trebuchet MS;
}
.lista-verticale a{
display:block;
text-decoration:none;
padding:3px 10px;
margin:1px 0;
border:1px solid #666;
background:#fff;
color:#009;
font-size:1.1em;
}
.lista-verticale li{
display:inline;
}
.lista-verticale a{
height:auto!important;
height:0;
}
.lista-verticale a:link,
.lista-verticale a:visited{
	color:#666666;
	font-weight: bold;
	letter-spacing: 1px;
}

.lista-verticale a.current {
	color:#E22C10;
	text-decoration:none;
	background-color: #E1F0FF;
}

.lista-verticale a:hover,
.lista-verticale a:focus,
.lista-verticale a:active{
	background:#eee;
	color:#ff0000;
	border-color:#666;
	font-weight: bold;
}


.title {
	width: 154px;
	background-image: url(title.jpg);
	background-repeat: no-repeat;
	height: 21px;
}
.vendita {
	height: auto;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
}


.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;
}

/*** Horizontal menu ***/

#mainmenu {
	float:right;
	margin-bottom:25px;
	padding-top: 100px;
	margin-right: 80px;
}

#mainmenu ul {
	font-size:16px;
	margin:0;
	padding:0;
	font-weight: bold;
}

#mainmenu li {
float:left;
height:60px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
	color:#999;
	display:block;
	font-size:0.7em;
	padding:50px 10px 10px;
	width:65px;
	text-align:center;
	text-decoration: none;
}

#mainmenu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #DA301D;

}

#mainmenu a.current {
	color:#FFF;
	text-decoration:none;
	background-color: #DA301D;
}
#link_footer {
	margin: auto;
	width: 833px;
	text-align: center;
	color: #9E9E9E;
	line-height: 20px;
	padding-bottom: 15px;
}

#link_footer a:link, #link_footer a:visited  {
	color:#B7B7B7;
	text-decoration: underline;
}

#link_footer a:hover {
	color:#999;
	text-decoration: none;
}


#copyright {
	width: 833px;
	text-align: center;
	padding-top: 30px;
}
.testo_annuncio {
	height: 100px;
	width: auto;
	margin-left: 5px;
	margin-bottom: 20px;
}



a:link, a:visited {
	color:#666666;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
.left {
	float: left;
}

.entry-content img {
	padding: 4px;
	border: 1px solid #ccc;
	max-width: 100%;
	margin: 0 2px;
	margin-right: 5px;
}
#dettaglio_ann {
	width: 600px;
	height: auto;
}
#foto_right {
	height: auto;
	width: 260px;
	float: right;
}
#text_dettaglio {
	width: 300px;
	float: left;
	padding-left: 5px;
}

p.dettaglio {
	line-height: 11pt;
	margin-top: 1px;
	
}	

#text_int {
	height: auto;
	width: auto;
	text-align: justify;
	line-height: 120%;
	padding-bottom: 20px;
}


.tumb_foto_int {
	height: 110px;
	margin-left: 10px;
}
#arrow {
	margin: auto;
	width: 25px;
}
#main_photo {
	margin: auto;
	height: 205px;
	width: 773px;
}

/**************************************** Contact form immobili ****************************/

label {
	font-size: 12px;
	color: #999999;
	font-family: Verdana, Geneva, sans-serif;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}

input.fields_contact_us {
	display: block;
	width: 200px;
	background: #FFFFFF;
	border-top: 1px solid #E5E3E4;
	border-left: 1px solid #E5E3E4;
	border-bottom: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 11px;
}

textarea {
	width: 290px;
	background: #FFFFFF;
	border-top: 1px solid #E5E3E4;
	border-left: 1px solid #E5E3E4;
	border-bottom: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	display: block;
	margin-top: 3px;
	font-family: verdana;
	font-size: 11px;
}

.submit_button_contact {
	width: 75px;
	padding: 2px;
	background-color: #0099FF;
	cursor: pointer;
	color: #FFFFFF;
	margin-top: 10px;
}

.reset_button_contact {
	width: 75px;
	padding: 2px;
	background-color: #0099FF;
	cursor: pointer;
	color: #FFFFFF;
	margin-right: auto;
}
