@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	line-height: 1;
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background-color:#000000;
}
p {
	font-size: 12px;
	line-height: 1.5;
	text-align:justify;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}
form {
	margin:0;
	padding:0;
}

a{
   overflow: hidden;
   border:0;
   color:#24323b;
   text-decoration:none;
}

img {
	border:0;
}

div#main {
	width:975px;
	margin:0 auto;
}
div#header {
	width:975px;
	height:106px;
	background:url(../images/background_top.png) repeat-x;
	margin:0;
	padding:0;
}

div#logo {
	margin-top:5px;
	margin-left:10px;
	float:left;
	width:600px;
	height:66px;
	padding:0;
}
div#logo h1 {
	margin:0;
	padding:0;
   float: left;
   background: url(../images/logo_main.png) no-repeat;
   width: 275px;
   height: 66px;
   text-indent: -9999px;
}
div#logo h1 a {
	margin:0;
	padding:0;
}

div#search {
	margin-top:5px;
	float:right;
	width:250px;
	height:66px;
	padding:0;
}
.textfield_search {
	background:url(../images/textfield_search.png);
	width:150px;
	height:19px;
	margin:0;
	padding:0;
	font-size:12px;
}
div#menu_container {
	margin-top:5px;
	float:right;
	width:975px;
	height:30px;
	padding:0;
}

/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   z-index: 999;
   list-style: none;
   margin:0;
   padding:0;
   font-size: 12px;
}

#nav li{
   float: left;
   margin-right: 3px;
   background: url(../images/bg_nav_li2.gif) no-repeat right top;
   font-size: 12px;
   text-transform: uppercase;
}

#nav li.current{
   background-position: right bottom;
}

#nav li a{
   float: left;
   display: block;
   height: 22px;
   padding: 9px 14px 0;
   background: url(../images/bg_nav_li_a2.gif) no-repeat left top;
   color: #9BAAB5;
   text-decoration: none;
   font-size: 12px;
}

#nav li.current a{
   background-position: left bottom;
   color: #27333A;
}

#nav li:hover,
#nav li.sfhover{
   background-position: right -31px;
}

#nav li.current:hover,
#nav li.sfhover.current{
   background-position: right bottom;
}

#nav li:hover a,
#nav li.sfhover a{
   background-position: left -31px;
   color: #FFF;
}

#nav li.current:hover a,
#nav li.sfhover.current a{
   background-position: left bottom;
   color: #27333A;
}

#nav li#nav_home.current{
   background-position: right top;
}

#nav li#nav_home.current a{
   background-position: left top;
   color: #9BAAB5;
}

#nav li.current#nav_home:hover,
#nav li.current.sfhover#nav_home{
   background-position: right -31px;
}

#nv li.current#nav_home:hover,
#nav li.current.sfhover#nav_home a{
   background-position: left -31px;
   color: #FFF;
}

#nav li ul{
   clear: left;
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 161px;
   margin-top: 31px;
   margin-left: -1px;
   margin-top: 0; /* IE6 only */
   border: 1px solid #BABEB1;
   border-top: 0;
   border-bottom: 0;
   list-style: none;
   line-height: 1;
}

/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
*+html #nav li ul{
   margin-top: 0;
}

#nav li li{
   display: inline;
   display: block;
   float: none;
   float: left;
   margin: 0;
   font-size: .9167em;
   text-transform: none;
}

#nav li ul ul{
   margin: -31px 0 0 161px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: auto;
}

#nav li li li{
   font-size: 1em;
}

#nav li:hover li a,
#nav li.sfhover li a{
   float: none;
   width: 133px;
   height: auto;
   padding: 9px 14px;
   border-top: 1px solid #FBFCFE;
   border-bottom: 1px solid #D3D6CD;
   background: #F1F3EE;
   color: #384751;
}

#nav li:hover li a:hover,
#nav li.sfhover li a:hover{
   background: #DDEAF3;
}

         #nav li.current#nav_home,
         #nav li.current#nav_home:hover{
            background-position: right bottom;
         }
         
         #nav li.current#nav_home a,
         #nav li.current#nav_home a:hover{
            background-position: left bottom;
            color: #27333A;
         }
/*------------------ HOME SUB */

div#home_sub {
	float:left;
	background:url(../images/sub_menu_home.png) repeat-x;
	height:325px;
	width:975px;
}
div#immobile_sub {
	float:left;
	background:url(../images/sub_menu_home.png) repeat-x;
	height:30px;
	width:975px;
}

div#regione_sub {
	float:left;
	background:url(../images/sub_menu_home.png) repeat-x;
	height:130px;
	width:965px;
	padding:5px;
}
div#regione_sub a img {
	border:1px solid #c4d694;
	background:#dcded6;
	margin-left:3px;
	margin-top:3px;
	padding:3px;
}
div#regione_sub h1 
{
	margin:2px;
	padding-left:2px;
	padding-right:2px;
	color:#24323b;
	font-size:16px;
margin-bottom:2px;
padding-bottom:4px;

background:url(../images/dots-hor.png) 0 100% repeat-x;
}


div#immobile_sub h1 {
	padding-top:7px;
	margin:0;
	padding-left:16px;
	color:#24323b;
	font-size:15px;
}
div#breadcumb {
	height:20px;
	background:url(../images/breadcumb.png) repeat-x;
	float:left;
	width:975px;
}
#breadcumb div a{ 
display:block;
float:left;
padding: 4px 0 4px 20px;
margin-bottom:1px;
color:#767676;
background:url(../images/arrows_breadcumb.png) 5px 5px no-repeat;
margin-right:10px;
font-weight:bold;
}
#breadcumb div a:hover{ text-decoration:underline; font-weight:bold;}

div#container_home {
	background:url(../images/background_home_container.png) repeat-y;
	width:975px;
	float:left;
}
div#container_sx {
	width:614px;
	float:left;
	background:#f5f6f0;
	padding-left:15px;
	padding-right:15px;
}
div#container_dx {
	width:305px;
	float:right;
	padding-left:10px;
	padding-right:10px;
}
div#container_dx a img {
	margin-top:5px;
}
div#container_dx h3 {
	margin-bottom:2px;
padding-bottom:4px;
color:#24323b;
font-size:13px;
background:url(../images/dots-hor.png) 0 100% repeat-x;
}
div#container_sx h2{
margin-bottom:20px;
padding-bottom:4px;
padding-bottom:4px;
color:#24323b;
font-size:14px;
background:url(../images/dots-hor.png) 0 100% repeat-x;
}
.container_sx_case {
	width:614px;
	padding-bottom:5px;
	background:url(../images/decal.gif) bottom center no-repeat;
	height:140px; 
	margin-bottom:10px;
}

.container_sx_case_regioni {
	float:left;
	width:614px;
	padding-bottom:5px;
	background:url(../images/decal.gif) bottom center no-repeat;
	height:100px; 
	margin-bottom:10px;
}

.container_sx_case_foto {
	float:left;
	width:120px;
	height:120px;
	background:url(../images/preview.png) no-repeat;
	margin-right:5px;
	padding-left:3px;
	padding-top:3px;
	
}
.container_sx_case_foto_regioni {
	float:left;
	width:99px;
	height:99px;
	background:url(../images/preview90.png) no-repeat;
	margin-right:5px;
	padding-left:3px;
	padding-top:3px;
	
}

.container_sx_case_descrizione {
	float:right;
	width:320px;
	height:120px;
		
}
.container_sx_case_descrizione_regioni {
	float:right;
	width:500px;
	height:120px;
		
}


.h3_titolo_home {
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:0;
	margin-bottom:-10px;
	font-size:14px;
}

div#container_dx h2{
margin-bottom:20px;
padding-bottom:4px;
color:#24323b;
font-size:14px;
background:url(../images/dots-hor.png) 0 100% repeat-x;
}
/* --------------------------------------------------------- FOOTER --------------------- */
div#footer {
	float:left;
}
div#footer_shadow {
	background:url(../images/footer-shade.gif) repeat-x;
	height:4px;
	float:left;
	width:975px;
}
div#footer_container {
	background:#c2baa9;
	width:975px;
	float:left;
	height:150px;
}
div#footer_end {
	background:#403F3C;
	float:left;
	width:975px;
	text-align:center;
	height:70px;
}
div#footer_end a img { border:0px; margin-left:5px; margin-top:5px; float:left; }


/* HEADER
--------------------------------------------------------- */
div#header_wrap {
	padding: 0px 0px;
}


/* ---- header content --- */
div#header_content_wrap {}
div#header_content {
	height: 305px;
}

/* ---- scrolling header --- */
#demo-bar {
	margin: 0px auto;
	padding: 0;
	width:975px;
	text-align: center;
} 
#demo-wrapper {
	margin: 0px auto;
	overflow: hidden; 
	height: 305px; 
	width:975px;
	position: relative;
} 
#demo-inner {
	width: 4600px;
	height: 305px;
	position: relative;
} 
.scrolling-content {
	background: transparent url(bubble.png) top left no-repeat;
	width: 139px;
	height: 73px;
	text-align: left;
	position: absolute;
} 
.scrolling-content h1 { 
	color: #fff;
	padding: 0;
	font-size: 11px;
} 
#content1 {
	left: 0px; 
	top: 0px;
	width:975px;
	height: 305px;
	background: url(../images/slider_background1.jpg) top right no-repeat;
}
.descrizione {
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	width: 580px;
	padding: 20px 0 0 20px;
	float:left;
}
.fotografia {
	width: 300px;
	padding-right: 20px;
	padding-top:20px;
	float:right;
}

.descrizione strong {
	color:#CCCCCC;
}
div#content1 a:link, div#content1 a:visited,
div#content2 a:link, div#content2 a:visited,
div#content3 a:link, div#content3 a:visited,
div#content4 a:link, div#content4 a:visited,
div#content5 a:link, div#content5 a:visited {
	color: #9a9a9a;
	text-decoration: underline;
}
div#content1 a:hover,
div#content2 a:hover,
div#content3 a:hover,
div#content4 a:hover,
div#content5 a:hover {
	color: #fff;
}
#content2 {
	left: 975px; 
	top: 0px;
	width:975px;
	height: 305px;
	background: url(../images/slider_background3.jpg) top right no-repeat;
} 
#content3 {
	left: 1952px; 
	top: 0px;
	width:975px;
	height: 305px;
	background: url(../images/slider_background2.jpg) top right no-repeat;
} 
#content4 {
	left: 2928px; 
	top: 0px;
	width:975px;
	height: 305px;
	background: url(../images/slider_background4.jpg) top right no-repeat;
}
#content5 {
	left: 3904px; 
	top: 0px;
	width:975px;
	height: 305px;
	background: url(../images/slider_background5.jpg) top right no-repeat;
}

/* ---- header buttons --- */
div#header_buttons_wrap {}
div#header_buttons {
	height: 66px;
	background: url(../images/header_buttons_bg.png) top left repeat-x;
}
/* a#link1, a#link2, a#link3, a#link4, a#link5 {
	width: 184px;
	height: 80px;
	display: block;
}*/
ul#buttons {
	margin: 0;
	padding: 0;
}
ul#buttons li {
	list-style: none;
}
ul#buttons li a:link, ul#buttons li a:visited {
	width: 195px;
	height: 66px;
	display: block;
}

li#but_cierre {
	width: 195px;
	height: 66px;
	float: left;
	background: url(../../engines/button1.php) 0% 0% no-repeat;
}
li#but_cierre a:hover {
	background: url(../../engines/button1.php) 0% 50% no-repeat;
}
li#but_cierre a.active {
	width: 195px;
	height: 66px;
	float: left;
	background: url(../../engines/button1.php) 0% 100% no-repeat;
}
li#but_cierre a:active {
	width: 195px;
	height: 66px;
	float: left;
	background: url(../../engines/button1.php) 0% 100% no-repeat;
}
li#but_laboratori {
	width: 195px;
	height: 66px;
	float: left;
	background: url(../../engines/button2.php) 0% 0% no-repeat;
}
li#but_laboratori a:hover {
	background: url(../../engines/button2.php) 0% 50% no-repeat;
}
li#but_laboratori a.active {
	width: 195px;
	height: 66px;
	float: left;
	background: url(../../engines/button2.php) 0% 100% no-repeat;
}
li#but_settori {
	width: 195px;
	height: 66px;
	float: left;
	background: url(../../engines/button3.php) 0% 0% no-repeat;
}
li#but_settori a:hover {
	background: url(../../engines/button3.php) 0% 50% no-repeat;
}
li#but_settori a.active {
	width: 195px;
	height: 66px;
	float: left;
	background: url(../../engines/button3.php) 0% 100% no-repeat;
}
li#but_assistenza {
	width: 195px;
	height: 66px;
	float: left;
	background: url(../../engines/button4.php) 0% 0% no-repeat;
}
li#but_assistenza a:hover {
	background: url(../../engines/button4.php) 0% 50% no-repeat;
}
li#but_assistenza a.active {
	width: 195px;
	height: 66px;
	float: left;
	background: url(../../engines/button4.php) 0% 100% no-repeat;
}
li#but_arearis {
	width: 195px;
	height: 66px;
	float: left;
	background: url(../../engines/button5.php) 0% 0% no-repeat;
}
li#but_arearis a:hover {
	background: url(../../engines/button5.php) 0% 50% no-repeat;
}
li#but_arearis a.active {
	width: 195px;
	height: 66px;
	float: left;
	background: url(../../engines/button5.php) 0% 100% no-repeat;
}
/* FEATURES */
.descrizione_categoria {
	width:593px;
	float:left;
	border:1px solid #dcded6;
	background:#f3f3ee;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	
}
.descrizione_categoria h4 {
	font-style:italic;
	font-weight:bold;
	font-size:13px;
	margin-top:5px;
	margin-bottom:-5px;
	padding:0px;
}

.features_container {
	width:614px;
	float:left;
	border:1px solid #dcded6;
	background:#f3f3ee;
	padding-bottom:3px;
	margin-top:2px;
	margin-bottom:10px;
}

.features_container a img {
border:1px solid #c4d694;
background:#dcded6;
margin-left:3px;
margin-top:3px;
padding:3px;
}
 .features {margin:0; padding:0; list-style:none;font: 11px Tahoma,Arial, Helvetica, sans-serif; color:#767676;text-decoration:none;}
.features li {display:block; margin:1px; float:left; width:158px; padding:0px 20px; padding-top:8px;  background:url(../images/v.png) 2px 6px no-repeat;}

#headlines{}

#headlines div{
padding:5px 5px 4px 5px;
margin-bottom:5px;
margin-top:5px;
background-color:#E5E6E6;
border:1px solid #D5D6D4;
}

#headlines div a{ 
display:block;
padding: 4px 0 4px 20px;
margin-bottom:1px;
color:#767676;
background:url(../images/news.gif) 5px 5px no-repeat;
background-color:white;
}
#headlines div a:hover{ text-decoration:none; font-weight:bold;}

#headlines p{ 
margin-bottom:10px;
width:295px;
text-align:right;
font-size:12px;
}

#headlines h2 { 
font:12px Tahoma,Arial, Helvetica, sans-serif; 
color:#767676;
text-decoration:underline;
}

/* FOOTER */
#ulfooter {
	float:left;
	width:180px;
}
#ulfooter li {
	list-style: none;
	height:20px;
	background:url(../images/arrow_footer.png) no-repeat left top;
	padding-left:8px;
}
#ulfooter li a {
	font-size:11px;
	color:#333333;
}
#ulfooter li a:hover {
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	
}

div#divider {
	float:left;
	margin-top:-5px;
	background:url(../images/dots-hor.png) 0 100% repeat-x;
	height:1px;
	width:614px;
}
.h4_headlines {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	margin-top:8px;
	padding-left:8px;
}
