* { 
	margin: 0;
	padding: 0;
}
html, body{
margin:0;
padding:0;
}
body {
	color:#333;
	font-family: Verdana, arial, snas-serif;
	font-size: 12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-transform:none;
	margin:0px;
	line-height:1.5;
}
a {
	text-decoration:underline;
	color: #505050;
}

a:hover {
	text-decoration:none;
	color: #D62E35;
}
h1 {
	font-size:18px;
	margin:0;
	padding:5px 0 5px 0px;
}
p {
	padding:5px 0 5px 10px;
}

.titoloarticoloh1 {
	background:#f7f7f7;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc !important;
	color:#6F9C4B !important;
	font-size:14px !important;
	font-family: Helvetica;
	margin:10px 0 10px 0;
	padding:5px 0 5px 10px !important;
	clear: both;
}
.titoloarticolo {
	background:#f7f7f7;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc !important;
	color:#212121 !important;
	font-size:14px !important;
	font-family: Helvetica;
	margin:10px 0 10px 0;
	padding:5px 0 5px 10px !important;
	clear: both;
	display:block;
}












/* Header */
#header {
	width: 960px;
	height: 78px;
	margin: 0px auto;
	padding: 2px 5px 0px 5px;
	vertical-align: bottom;
	color:#000;
	overflow:hidden;
}

#header h1 {
	margin: 0;
	float:left;
}
#header h1 a {
	margin: 0;
	display: block;
	float: left;
	height: 78px;
	width: 340px;
	padding: 0px;
	text-decoration: none;
	background: url(sf_header.png) top left no-repeat;
}
#topcontatti {
	float:right;
	height:29px;
	padding:5px;
	text-indent: -99999px;
	background:url(bt_contatti.png) top center no-repeat;
	width:154px;
	margin-top:20px;
}
#topcontatti a {
	display:block;
	width:154px;
	height:29px;
}

/* SLIDER */
#slider {
	height:120px;
	margin-bottom:10px;
	margin-top:10px;
	position:relative;
	z-index: -1px;
}
.grid_12 {
	width:940px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

#horizontal_carousel {
	float:left;
	height:120px;
	margin-bottom:10px;
	margin-top:0px;
	padding:3px;
	position:relative;
	width:955px;
}
#horizontal_carousel .container {
	float:left;
	height:115px;
	margin-left:92px;
	overflow:hidden;
	position:relative;
	width:762px;
}
* html #horizontal_carousel .container {
	float:left;
	height:105px;
	margin-left:40px;
	overflow:hidden;
	position:relative;
	width:762px;
}
/**/
.carousel {
	height:98px;
}
.carousel p {
	margin: 0px;
	text-align: left;
}
a.carousel {
	color:#333;
	display:block;
	padding-top:6px;
	text-decoration:none;
}
a.carousel:hover {
	color:#D62E35;
	padding-top:6px;
	height:94px;
	display:block;
}
#horizontal_carousel ul {
	height:106px;
	left:0;
	margin:0;
	padding:0;
	position:relative;
	top:0;
	width:100000px;
}
#horizontal_carousel ul li {
	background:#f7f7f7;
	display:block;
	border:1px solid #e8ecf0;
	float:left;
	height:100px;
	list-style:none;
	margin:9px 5px 3px 5px;
	text-align:left;
	width:242px;
}
#horizontal_carousel ul li img {
	border-bottom:none;
	border-top:none;
	float:left;
	margin:10px 5px 0px 5px;
}
#horizontal_carousel .next_button {
	background:url(right.png);
	cursor:pointer;
	float:right;
	height:50px;
	width:32px;
	z-index:10000;
	margin-right:30px;
	margin-top: 40px;
}
#horizontal_carousel .previous_button {
	background:url(left.png);
	cursor:pointer;
	float:right;
	height:50px;
	width:32px;
	z-index:100;
	margin-top: 40px;
}
#horizontal_carousel .previous_button_over {
	background:url(left_over.png);
}
#horizontal_carousel .previous_button_disabled {
	background:url(left_disabled.png);
	cursor:default;
}
#horizontal_carousel .next_button_over {
	background:url(right_over.png);
}
#horizontal_carousel .next_button_disabled {
	background:url(right_disabled.png);
	cursor:default;
}
#titoloslide {
	position:absolute;
	left:5px; 
	width:80px; 
	height:30px;
	padding:30px 5px 0px 5px;
	font-size:11px;
	color:#111;
	text-align:center;
}
/*
======================================================= menu ========*/

.sf-menu {
    font-size:14px;
    font-family:Helvetica,Arial,sans-serif;
    font-weight:bold;
    width:800px;
    position:relative;
    z-index: 5;
	margin-bottom:6px;
    }
.sf-menu, .sf-menu ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    margin:9px 0px 8px 20px;
    width:800px;
    line-height: 22px;
    position:relative;
    }
.sf-menu a {
    display:block;
    color:#fff;
    text-decoration:none;
    padding:0px 16px;
    position:relative;
    }
.sf-menu li {
    float:left;
    padding:0;
    }
.sf-menu ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }
.sf-menu li li {
    width:149px;
    font-weight:bold;
    }
.sf-menu li li a {
    padding:8px 16px;
    width:130px;
    font-size:15px;
    color:#fff;
    }
.sf-menu li ul ul {
    margin:-29px 0 0 150px;
    }
.sf-menu li li:hover {
    }
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a {
    color:#D62E35;
    text-decoration: none
    }
.sf-menu li:hover a, .sf-menu li.sfhover a {
    color:#D62E35;
    }
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a {
    color:#fff;
    border-bottom:1px #21639c solid;
    }
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul {
    left:-999em;
    }
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul {
    left:auto;
    background:#0e4d91;
    }
.sf-menu li:hover, .sf-menu li.sfhover {

    }
    
  .sf-menu .current_page_item a, .on {
	border-bottom:3px solid #D62E35;
	color:#fff;
	display:block;
	font-family:Arial;
	font-size:14px;
	font-weight:700;
	margin:0 5px 0 0;
	padding:0 10px 0 12px;
	text-decoration:none;
}  
#rss {
	float:right;
	height:20px;
	width:57px;
	padding-right:5px;
	padding-top:9px;
	font-size:14px;
	font-weight:bold;
}
#rss a {
	display:block;
	width:57px;
	height:20px;
	color:#FFF;
	text-decoration:none;
}
#rss a:hover {
	color:#D62E35;
	text-decoration:none;
}
/* slideshow */
#slideshow {
    position:relative;
	width:928px;
    height:262px;
	margin:0 auto;
	padding-left:17px;
	padding-right:15px;
}





/* CONTENUTO */
#wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
#wrappercont {
	width: 960px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(sf_wrapperpage.jpg) top center no-repeat;
}
#wrappercont2 {
	width: 960px;
	margin: 0 auto;
	padding: 10px 5px 0 5px;
	background: url(sf_wrapperpage2.jpg) top center no-repeat;
}
#pagina {
	width: 928px;
	margin: 0 auto;
	padding: 10px 15px 0 17px;
	background: url(sf_pagina.png) top center repeat-y;
}



/* Main */
#main {
	width: 610px;
	float:left;
	padding: 0px 0px 10px 0px;
	height: auto !important;  /* per i browser moderni */
    height: 500px;      /* per IE5.x e IE6 */
    min-height: 500px;  /* per i browser moderni */
}
#main  h2 {
	display:block;
	font-size:15px;
	border-bottom:1px solid #E0E0E0;
	padding: 6px 0px 3px 0px;
	font-weight:bold;
	color:#D62E35;
	margin-bottom:6px;
}
#main  h2 a {
	text-decoration:none;
}
#main h1{

	padding:3px 0px 2px 8px;
	font-size:13px;
	color:#0073e9;
	text-transform: uppercase;
	background: #ebebeb;
	border-bottom:1px solid #ddd;

}



/*Vetrina Home */
.vetrina {
	float:left;
	height:254px;
	width:181px;
	border: 3px #ebebeb solid;
	padding: 5px;
	margin-left:5px;
	margin-top:14px;
	margin-bottom:8px;
	overflow:hidden;
}
.prezzovetrina {
	height:22px;
	font-size:14px;
	font-weight:bold;
	color:#5C5C5C;
	border-bottom: 2px solid #E0E0E0;
	overflow:hidden;
	width:181px;
}
.testovetrina {
	height:63px;
	font-size:11px;
	font-weight:bold;
	color:#5C5C5C;
	overflow:hidden;
	width:181px;
	line-height:14px;
}
.dettagliovetrina {
	height:18px;
	text-align:right;
	width:181px;
	padding-bottom:8px;
}
.fotovetrina {
	margin: 0 auto;
	height:128px;
	width:170px;
	border: 5px solid #E0E0E0;
}

.vetrinatesto {
	display:block;
	height:24px;
	border:1px solid #CCCCCC;
	background:#F7F7F7;
	padding: 2px 3px 1px 3px;
	font-size:14px;
	color:#212121;
	margin-bottom:6px;
}
.vetrinatestoleft {
	float:left;
	width:400px;
}
.vetrinatestoright {
	float:right;
	width:180px;
	text-align:right;
}
.vetrinatesto a {
	text-decoration:none !important;
}
.lineasepara{
	border-bottom: 1px solid #E0E0E0;
	height:auto;
	padding-bottom:5px;
}
label{
	float:left;
	font-weight:bold;
	width:200px;
	padding-left:10px;
}
.required {
	border: 1px solid #597aa4;
}
.meta {
	font-size: 12px;
	color: #333;
	float: right;
	text-align:right;
	width:600px;
	display: block;
	padding:5px;
}
.meta a {
	color: #333;
}
#tipologiapagina {
	padding:5px;
	height:auto;
}
.fototipologia {
	float:left;
	margin: 3px 10px 5px 0;
	border:5px solid #ebebeb;
	background: #f7f7f7;
}
a:hover .fototipologia {
	float:left;
	margin: 3px 10px 5px 0;
	border:5px solid #9f9f9f;
	background: #FFFFCC;
}
.titolotipologia {
	display:block;
	font-size:12px;
	color:#555 ;
	font-weight:bold;
	margin-bottom:5px;
}
.descrizionetipologia {
	float:left;
	width:285px;
	padding-right:10px;
	font-size:11px;
}
.descrizionetipologiadentro {
	height:70px;
	overflow:hidden;
}

.typetipologia {
	float:left;
	width:150px;
	padding-right:10px;
	height:86px;
}
.bottonetipologia {
	float:right;
	height:26px;
	width:86px;
	padding-right:10px;
}
.prezzotipologia {
float:right;
font-size:13px;
color:#D62E35;
padding-right:5px;
}

/*
====================================================== Pagina Dettaglio =======*/
.current_property {
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0;
	line-height: 36px;
	padding-left:10px;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	margin-bottom: 5px;
	color: #666;
	margin-top: 10px;
}
.highlight {

	color: #D62E35;
	padding: 3px;
}
.mainbox-paddinf {
	padding:5px 0px 1px 0px;
	height:auto;
	clear:both;
}
.rigalabel {
	margin:0 auto;
border-bottom:1px solid #eff0ea;
margin-bottom:3px;
padding-bottom:2px;
text-align:left;
width:590px;
clear:both;
}
.floatleft247 {
float:left;
width:295px;
}
.modulolabeldettaglio {
float:left;
font-weight:bold;
padding-right:6px;
text-align:left;
width:85px;
}
.modulolabeldettaglio2 {
float:left;
font-weight:bold;
padding-right:6px;
text-align:left;
width:120px;
}
.thumbs {
	float:left;
	margin: 5px 8px 5px 0;
	padding:3px;
	border: solid #eeeeee 2px;
	background: #f7f7f7;
}






/* Colonne sidebar e Motore di ricerca */
#sidebar {
	width: 297px;
	float:right;
	padding: 0px 3px 10px 5px;
	height:auto;
	background: url(sf_h2_motoreside.png) top repeat-x;
	border:3px solid #EBEBEB;
	margin-bottom:8px;
}
#contmotore {
	width: 297px;
	color:#D62E35;
	padding-bottom:6px;
}
#contmotore  h2 {
	display:block;
	font-size:15px;
	padding: 4px 0px 1px 0px;
	font-weight:bold;
	color:#D62E35;
}
#side-ricerca {
	padding-top:0px;
	line-height:22px;
}
#side-ricerca form {
	margin:0px;
	padding:0px;
}
.imputmorore {
	width:295px;
	font-size:12px;
	padding:2px;
}
#side-ricerca label {
	display:block;
	padding-top:8px;
}

.contsidebar h2 {
	display:block;
	font-size:15px;
	padding: 6px 0px 3px 0px;
	font-weight:bold;
	color:#505050;
	border-top: 1px dashed #5C5C5C;
	margin-bottom:4px;
	margin-top:10px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding:0px;
}
#sidebar li {
	padding: 0px 0px 2px 16px;
	display:block;
	background: url(sf_li.png) bottom left no-repeat; 
}
#sidebar li a {
	padding: 1px 2px 0px 0px;
	font-size:12px;
	text-decoration:none;
	display:block;
	color:#333333;
}
#sidebar li a:hover {
	color:#D62E35;
}





/* Footer */
#footer {
	margin: 0 auto;
	padding-top:8px;
	background: url(sf_footer.png) bottom no-repeat;
	height:114px;
	color:#fff;
	font-size:10px;
	line-height:14px;
	width:920px;
	padding-left: 20px;
	padding-right: 20px;
}
#footercont {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#footer p {
margin:0;
text-align:left;
padding: 2px 0px 2px 0px;
}
#footer a {
	color:#fff;
}
#credit {
	display:block
	color:#fff;
	text-align:right;
	padding-bottom:8px;
	font-size:9px;
}
#credit a {
	color:#fff;
}
