body {
	margin: 0;
	padding: 0;
	background:#FFFF8E;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}
a {
	text-decoration:underline;
	color: #000000;
}

a:hover {
	text-decoration:none;
}

h2 {
	font-size: 16px;
	border-bottom: 1px solid #666666;
	display:block;
	color:#333333;
	margin: 0;
	text-align:left;
	margin-bottom:5px;
	padding: 10px 0px 1px 0px;

}
h2 a {
text-decoration:none;
}
h3 {
display:block;
font-size:11px;
border-bottom: 1px solid #666666;
color:#333333;
margin-bottom:3px;
	padding: 10px 0px 1px 0px;
}
h3 a {
text-decoration:none;
}
h4 {
display:block;
font-size:11px;
color:#333333;
	padding: 0px 0px 1px 0px;
}
h4 a {
text-decoration:none;
}
.form {
font-size:10px;
}
p {
	margin: 9px 0px;
}






#content {
	width: 830px;
	margin: 0 auto;
	padding: 0;
	background:url(sfondo.jpg) top center repeat-y;


}
#header {
	width: 581px;
	margin: 0px 0px;
	text-align: left;
	vertical-align: bottom;
	height: 100px;
	background:#000000;
	border-bottom: 1px solid #666666;
}

#header h1 {
	margin: 0;
}
#header h1 a {
	background: #000000 url(AGENZIA_IMMOBILIARE_MASSA_EMMESSE.jpg) right no-repeat;
	display: block;
	float: left;
	height: 100px;
	margin:0px;
	text-decoration: none;
	text-indent: -9999px;
	width: 580px;
}
#navigationh1 {
	height: 13px;
	font-size:10px;
	background: #000;
	text-align:left;
	margin:0 auto;
	padding:0px 0px 0px 0px ;
	width:800px;
}
#navigationh1 h1, #navigationh1 h1 a {
	margin:0px;
	padding:0px 3px 0px 3px;
	font-size:10px;
	color:#fafafa;
	float: none;
	height: 13px;
	text-indent: 0px;
	width: 790px;
	text-align:left;
	background: none;
	text-decoration:none;
} 
#main {
	float: left;
	width: 590px;
	padding-left:15px;
	font-size: 12px;
	line-height:1.7em;
}
#contenuto {
	width: 570px;
	margin-left:5px;
	text-align: left;
	vertical-align: bottom;
}
#contenuto h2 a {
color:#333333;
}

#contenuto .post {
	margin: 0 3px;
	padding: 15px 0 10px 0;
}
/* Begin CSS Drop Down Menu */


#menuh
	{
	font-family: arial, helvetica, sans-serif;
	width: 575px;
	font-size:12px;
	margin-left:4px;
	height:20px;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0px 2px;
	font-size:12px;
	cursor:pointer;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: #ffff8e;
	background:url(men_sx.png) bottom left no-repeat;
	text-decoration:none;
	height:20px;
	}
#menuh a span
	{
	background:url(men_dx.png) bottom right no-repeat;
	text-decoration:none;
	margin:0;
	display:block;
	padding: 0px 3px;
	font-size:12px;
	height:20px;
	}
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #FFFFFF;
	background:url(men_sx.png) bottom left no-repeat;
	}	
			
#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:115px;
		}

#menuh li
	{
    min-height: 1px; 	
    vertical-align: bottom; 
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

#sidebar{
	float: left;
	width: 205px;
	color:#ffff8e;
	padding-left:0px;
	padding-top:10px;
	text-align:left;
}
#sidebar h2 {
display:block;
border-bottom: 1px solid #ffff8e;
padding-bottom:2px;
font-size:14px;
color:#ffff8e;
margin-top:10px;
}
#sidebar a {
color: #ffff8e;
}
#sidebar ul {
margin:0px;
list-style:none;
padding:0px 0px 4px 0px;
}
#sidebar li {
	padding: 2px 0px;
}

#sidebar li li {
	padding: 0px;
	border: none;
	display:block;
	width:190px;
}
#sidebar ul a {
display:block;
	padding: 2px 2px 2px 1px;
	font-size:11px;
	border-bottom: #414100 solid 1px;
	text-decoration:none;
	font-weight:bold;
	color: #ffff8e;
}

#sidebar ul a:hover {
	color: #333;
	background:#ffff8e;
	font-weight:bold;
}

/* ---------------FORM-------------------*/

input {
	border: none;
	background: #ffff8e;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	border: 1px solid #999999;
	}
input:hover {
	font-size:10px;
	background: #FFFFFF;
	}
	
textarea {
	border: none;
	background: #ffff8e;
	color: #333333;
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	border: 1px solid #999999;
	}

textarea:hover {
	background: #fff;
		font-size:10px;
	}
	
#submit {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #415485;
	border-right-color: #415485;
	border-bottom-color: #415485;
	border-left-color: #415485;
	background:#ffff8e;
font-size:10px;
	border: 1px solid #999999;
	}
	
	
#submit:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #101d27;
	border-right-color: #101d27;
	border-bottom-color: #101d27;
	border-left-color: #101d27;
	cursor:pointer;


	}	

	
select {
	margin: 3px;
	padding-left: 3px;
	color: #333333;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffff8e;
	border: 1px solid #999999;
	}

.submit_blue {
			font : bold 10px Verdana;
			cursor: pointer;
			background-color: #2c426b;
			color: #fff;
		}

.cssform p{
clear: left;
margin: 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
}

.cssform label{
text-align:right;
font-weight: bold;
float: left;
margin-right:10px;
margin-left: -155px; /*width of left column*/
width: 200px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 200px;
font-size:10px;
}

.cssform textarea{
width: 300px;
height: 150px;
font-size:10px;
}
.cssform select{
font-size:10px;
}

/*.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;
}
div#popup {
background:#d9deec;
border:1px solid #999999;
margin:0px;
padding:1px;
width:260px;
}
#moduloricerca {
width:570px;

	background: url(motore_ricerca_sf.jpg) center top no-repeat;
	padding-top:20px;
	color:#333333;
}
#moduloricercadw {

	background: url(motore_ricerca_sf_dw.jpg) center top no-repeat;
	width:570px;
	height:30px;
}
#contlivesearch {
	background: #ffffc1;
}
.spaziodadestra {
width:120px;
text-align:right;
float:left;
}
.spaziondadestra2 {
width:240px;
text-align:left;
float:right;
}
.rosso {
color:#FF0000;
}
.rosso a:link {
color:#FF0000;
}
.rosso a:visited {
color:#FF0000;
}
.tipologia {
margin-right:4px;
padding-right:4px;
	font-size: 10px;
	color: #333;
	float: right;
	text-align:right;
	color:#FF0000;

}
.home {
background: url(sf_vetrina.jpg) top center no-repeat;
width:265px;
margin:4px;
padding-left:5px;
padding-right:5px;
float:left;
	padding-top:7px;
}
.vetrbox {
height:100px;
}
#testohome {
width:485px;
	background: #CCD7E6 url(sf_ric_top.jpg) center top no-repeat;
	padding-top:5px;
	color:#415485;
	font-weight:bold;
	border-bottom:1px solid #CCD7E6;
}
.rifTesto {
height:16px;
width:33px;
float:left;
margin-left:3px;
}
.rifTitolo {
height:16px;
width:180px;
float:left;
}
.rifLocal {
height:16px;
width:120px;
float:left;
}
.rifVani {
height:16px;
width:33px;
float:left;
}
.rifPrezzo {
height:16px;
width:78px;
float:left;
}
.meta {
	font-size: 10px;
	color: #333;
	float: right;
	width:465px;
	text-align:right;
}
.feedback {
	background-color: #ffff8e;
	padding: 3px;
	margin-bottom: 12px;
	width:565px;
	clear:both;
	padding-top:0px;
	margin-top:5px;
	margin-right:5px;
}
.foto {
	float: right;
	text-align:left;
	}
.foto img {
border: 1px dotted #415485;
	}
#type {
float:left;
text-align:left;
width:200px;
margin:4px;
}
#destra {
float:right;
text-align:center;
margin:4px;
}

/* Footer */

#footer {
	width: 810px;
	background:url(footer.jpg) bottom center no-repeat;
	min-height:85px;
	margin: 0 auto;
	padding-left:20px;
	margin-top:20px;
	font-size:11px;
	color:#333333;
}

#footer * {
	color: #333333;
}

#footer p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	text-align: left;
	
}