* { 
	margin: 0;
	padding: 0;
}
html, body{
margin:0;
padding:0;
}
body {
	background:#D7DFF3;
	color: #333;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	text-decoration:underline;
	color: #a22529;
}

a:hover {
	text-decoration:none;
	color: #333;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0px 5px 0px 5px;
	background: url(sf_wrapper.png) top center repeat-y;
	line-height:15px;
}
#contleft {
	float:left;
	width:740px;
	margin:0px;
	padding:0px;
}

/* Header */
#header {
	width: 740px;
	height: 121px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	background: url(sf_header.png) top right no-repeat;
	color:#000;
}

#header h1 {
	margin: 0;
}
#header h1 a {
	display: block;
	float: left;
	height: 90px;
	width: 229px;
	padding: 30px 0px 0px 0px;
	text-decoration: none;
	text-indent: -9999px;
	background: #FFF url(Immobiliare_Chiara.png) top left no-repeat;
}
#topnav {
	float:left;
	padding: 12px 0px 0px 10px;
	text-align: right;
	vertical-align: bottom;
	height: 24px;
	color:#FFFFFF;
	font-size:14px;
	}
#topnav a {
	color:#A22529;
	font-weight:bold;
	text-decoration:none;
	padding:0px 8px 0px 8px;
}
#topnav a:hover {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

/* Main */
#main {
	width: 502px;
	float:right;
	padding: 1px 7px 15px 0px;
	height: auto !important;  /* per i browser moderni */
    height: 540px;      /* per IE5.x e IE6 */
    min-height: 540px;  /* per i browser moderni */
	line-height:16px;
	border-top: 22px solid #c22328;
}
.mainbox {
	width: 498px;
	margin:0 auto;
	padding: 5px 0px 5px 4px;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
}
.mainbox h2 {
	display:block;
	font-size:16px;
	border-bottom:1px solid #8C8C8C;
	padding: 4px 0px 3px 0px;
	font-weight:bold;
	color:#A22529;
}
.mainbox h2 a{
	text-decoration:none;
	color:#A22529;
}
.mainbox h3 {
	padding-bottom:3px;
}
.mainbox h3 a{
	text-decoration:none;
	color:#A22529;
	font-size:13px;
}
.vetrina {
	height:110px;
	width:498px;
	background:url(sf_vetrina.png) bottom left no-repeat;
	padding: 18px 0px 9px 0px;
	border-bottom:2px solid #eff0ea;
}
.vetrinaconrleft {
	float:left;
	height:90px;
	width:278px;
	padding: 0px 10px 0px 0px;
}
.vetrinaconrright {
	float:left;
	height:90px;
	width:209px;
	padding: 0px;
	overflow:hidden;
}
.rosso{
	color:#A22529;
}
.dettaglio {
	clear:both;
	height:24px;
	width:203px;
	padding: 0px;
	background:url(sf_dettagli.png) top left no-repeat;
	border-top:1px solid #8C8C8C;
	text-align:left;
	padding-right:3px;
	padding-left:3px;
	font-size:12px;
	font-weight:bold;
}
.dettaglio a {
	text-decoration:none;
}
.dettaglio span {
	padding-top:4px;
}
.dettaglio img {
	padding: 1px 3px 0px 0px;
}
.descrizione {
	clear:both;
	height:63px;
	width:204px;
	padding: 0px;
}
.chisiamo {
	background:url(sf_chisiamo.jpg) bottom center no-repeat;
}

.metachisiamo {
	width:239px;
	padding:5px;
	float:left
}
.sottochisiamo {
	width:488px;
	padding: 170px 5px 5px 5px;
	text-align:right;
}
.meta {
	font-size: 14px;
	color: #2e2e2e;
	float: right;
	text-align:right;
	width:498px;
	display: block;
}
.mainbox-paddinf {
	padding:5px 2px 1px 2px;
	height:auto;
	clear:both;
}
.rigalabel {
border-bottom:1px solid #eff0ea;
margin-bottom:3px;
padding-bottom:2px;
text-align:left;
width:494x;
	clear:both;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.floatleft247 {
float:left;
width:247px;
}
.modulolabeldettaglio {
float:left;
font-weight:bold;
padding-right:6px;
text-align:left;
width:90px;
}
.modulolabeldettaglio2 {
float:left;
font-weight:bold;
padding-right:6px;
text-align:left;
width:120px;
}




/* Sidebar */
#sidebar {
	width: 222px;
	float:left;
	padding: 0px 0px 15px 4px;
	height:auto;
}
#sidebar h2, #sidebar2 h2  {
	display:block;
	border-bottom:1px solid #8C8C8C;
	padding: 5px 0px 1px 0px;
	margin:0px auto;
	color:#A22529;
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
}
#sidebar h2 a, #sidebar2 h2 a {
	color:#A22529;
	text-decoration:none;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 2px 0px 20px 0px;
}
#sidebar li {
	padding: 0px 0px 1px 0px;
	height:19px;
	display:block;
	width:220px;
}
#sidebar li a {
	padding: 4px 2px 0px 4px;
	font-size:12px;
	text-decoration:none;
	display:block;
}
.side-ricerca-h2-txt {
	clear:both;
	margin-bottom:2px;
}
.side-ricerca-h2-txt h2 {
	display:block;
	border-bottom: none !important;
	margin:0px auto;
	color:#A22529;
	font-size:12px !important;
	font-weight:bold !important;
	margin-bottom:2px;
	padding: 0px 0px 0px 0px;
}







/* Sidebar2 */
#sidebar2 {
	width: 220px;
	float:left;
	padding: 0px 0px 15px 0px;
}
#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 2px 0px 5px 0px;
}
#sidebar2 li {
	padding: 0px 0px 8px 0px;
	display:block;
	width:210px;
}
#sidebar li a {
	padding: 4px 2px 0px 4px;
	font-size:12px;
	text-decoration:none;
	display:block;
}
.Contsidebar2 {
	padding: 14px 4px 0px 4px;
	clear:both;
}
#side-ricerca {
	width: 219px;
	padding: 0px 0px 18px 0px;
	background: url(sf_Ricerca_Bottom_side2.png) bottom left no-repeat;
	color:#FFF;
}
#side-ricerca h2 {
	display:block;
	width: 205px;
	height:56px;
	padding: 16px 0px 0px 14px;
	margin:0px auto;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	border:none !important;
}
.side-ricerca-h2 {
	background: url(sf_ricerca_immobili_h2.png) top center no-repeat;
}
.side-ricerca-h2-2 {
	background: url(sf_Ricerca_h2_2.png) bottom center no-repeat;
}
#BottoneCerca {
	width:219px;
	height:21px;
	background: url(sf_Div_bottone_cerca.png) bottom center no-repeat;
	padding-top:3px;
}
#side-ricerca a {
	color:#FFF;
}
#side-ricerca ul {
margin: 0;
padding: 0;
list-style: none;
padding: 0px 0px 0px 3px;
}
#side-ricerca li {
padding: 0px 0px 1px 0px;
}
#side-ricerca ul li a  {
display:block;
padding: 2px 0px 1px 18px;
font-size:12px;
text-decoration:none;
color:#fff;
font-weight:bold;
}
#side-ricerca ul li a  {
width:179px;
}
#side-ricerca ul li a {
}









/* Footer */
#soprafooterfooter {
	width: 960px;
	height:9px;
	margin: 0px;
	padding:0px;
	background: url(sf_sopra_footer.png) top center no-repeat;
}
#footer {
	width: 960px;
	background: url(sf_footer.png) top center repeat-y;
	color:#333333;
	margin: 0px;
	padding:0px;
	font-size:9px;
}
#footer p {
margin:0;
padding:0 0 5px 0;
text-align:left;
}
#footerleft {
	float:left;
	width:720px;
	margin:0px;
	padding: 5px;
	background:#FFF;
}
#footerright {
	float:right;
	width: 210px;
	margin:0px;
	padding: 5px;
}



form
{
	margin:0px;
	padding:0px;
}
select {
border:#9f9f9f 1px solid;
font-size:11px;
font-family:Verdana;
color:#666666;
width:190px;
}
input.textbox
{
	border:#9f9f9f 1px solid;
	font:1em Verdana, Arial, Serif;
	padding:2px;
}
input {
	border:#9f9f9f 1px solid;
	font:11px Verdana, Arial, Serif;
	padding:2px;

}
textarea{
	width: 80%;
	padding:5px;
	border: 1px solid #9f9f9f;	
	font:1em Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}
input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	color : #ff0000;
	margin-left:5px;
	font-weight: bold;
	text-align:left;
	
}
