/* CSS Document */
body{
	padding:0px;
	margin:0px;
	color:#333;
	background-color: #FFF;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

.clear {clear: both; margin: 0px}
.spacer{font-size:0; line-height:10px; clear:both;}

/* TOP */

#top{
	width:847px;
	height:140px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/b_top.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#logo{
	width:207px;
	height:106px;
	position:absolute;
	top:41px;
	left:7px
}

ul.menu {
	position:absolute;
	top:0px;
	left:311px;
	height: 93px;
	margin-top: 0px;
}
ul.menu li{float:left}

ul.menu li.home a{
	width:88px;
	height:81px;
	display:block;
	background:url(../images/btn_home.jpg) 0 0 no-repeat;
	text-indent:-20000px;
}
ul.menu li.home a:hover{
	width:88px;
	height:81px;
	background:url(../images/btn_home_over.jpg) 0 0 no-repeat;
}
ul.menu li.azienda a {
	width:88px;
	height:81px;
	display:block;
	text-indent:-20000px;
	background-image: url(../images/btn_azienda.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.menu li.azienda a:hover {
	width:88px;
	height:81px;
	background-image: url(../images/btn_azienda_over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.menu li.servizi a {
	width:88px;
	height:81px;
	display:block;
	text-indent:-20000px;
	background-image: url(../images/btn_servizi.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.menu li.servizi a:hover {
	width:88px;
	height:81px;
	background-image: url(../images/btn_servizi_over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.menu li.proposte a {
	width:88px;
	height:81px;
	display:block;
	text-indent:-20000px;
	background-image: url(../images/btn_proposte.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.menu li.proposte a:hover {
	width:88px;
	height:81px;
	background-image: url(../images/btn_proposte_over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.menu li.contatti a {
	width:88px;
	height:81px;
	display:block;
	text-indent:-20000px;
	background-image: url(../images/btn_contatti.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.menu li.contatti a:hover {
	width:88px;
	height:81px;
	background-image: url(../images/btn_contatti_over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* HEADER */

#header{
	width:847px;
	height:257px;
	position:relative;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#formPan{
	width:212px;
	height:257px;
	float:left;
	background:url(../images/b_form.png) 0 0 no-repeat;
}
#formPan h2{
	height:32px;
	background:url(../images/h_form.gif) 7px 9px no-repeat;
	position:relative;
	background-image: url(../images/h_form.gif);
}

form.search{color:#353739; margin: 10px 0 0 0; padding:0 0 0 9px;}
form.search select{height:18px; border: #abadb3 1px solid; font:10px/14px Tahoma, sans-serif; width:80px}
form.search select.location{height:18px; border: #abadb3 1px solid; font:10px/14px Tahoma, sans-serif; width:190px}
form.search input{height:16px; border: #abadb3 1px solid; font:10px/14px Tahoma, sans-serif; width:85px}
form.search input.submitBtn{margin:10px 0 0 120px;  width:66px; height:17px; line-height:0; font-size:0;}

#mainimgPan{
	width:635px;
	float:left;
}

#mainimgPan ul{
	position:relative;
	clear:both;
	height:26px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
}
#mainimgPan ul li {float:left; margin-right:40px}
#mainimgPan ul li.btn1 a{width:133px; height:15px; display:block; background:url(../images/btn_compare.jpg) 0 0 no-repeat; text-indent:-20000px; }
#mainimgPan ul li.btn2 a{width:196px; height:15px; display:block; background:url(../images/btn_presentation.jpg) 0 0 no-repeat; text-indent:-20000px; }
#mainimgPan ul li.line {width:2px; height:18px;}

#mainimg{position:relative; height:225px; clear:both; background:url(../images/b_slogan.jpg) 0 0 no-repeat;}
#mainimg img {
	position: absolute;
	top:141px;
	left:550px
}


/* CONTENT */

#content{
	width:847px;
	position:relative;
	clear:both;
	background:#70848f;
	border-bottom: #FFFFFF 1px dashed;
	border-top: #FFFFFF 1px dashed;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content a{
	font:10px/14px Tahoma, sans-serif;
	color:#000;
	text-decoration:none
}
#content a:hover{
	color:#FFF;
}

#leftPan{
	width:212px;
	position:relative;
	float:left;
	background-image: url(../images/b_leftpan.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#services{position:relative; margin: 20px 15px 15px 15px}
#services h2{width:182px; height:25px; background:url(../images/h_services.jpg) 0 0 no-repeat; position:relative; padding-bottom:15px}
#services p{width:170px; position:relative; padding: 0 0 0 4px; }
#services p span{width:170px; font:10px/14px Tahoma, sans-serif; color:#000000; font-weight:bold;}

.spacerline{position:relative; clear:both; height:2px; background:url(../images/b_hline.jpg) 0 0 repeat-x; margin:0 }

#mortgage {position:relative; margin: 20px 15px 15px 5px}
#mortgage h2{width:182px; height:25px; background:url(../images/h_mortgage.jpg) 0 0 no-repeat; position:relative; padding-bottom:15px; margin-left:10px}
#mortgage p{width:80px; position:relative; padding: 22px 10px 20px 103px; background:url(../images/img_mortgage.jpg) 0 0 no-repeat; font:10px/14px Tahoma, sans-serif; color:#000000; font-weight:bold; }

#mortgage ul {position:relative; clear:both; margin: 5px 20px 0 16px}
#mortgage ul li{height:18px;}
#mortgage ul li a{
	font:10px/18px Tahoma, sans-serif;
	color:#fff;
	font-weight:normal;
	background:url(../images/arrow1.gif) 0 7px no-repeat;
	padding: 0 0 0 7px;
	display:block;
}
#mortgage ul li a:hover{text-decoration:none; background:#3c474f;}

#rightPan{
	width:635px;
	position:relative;
	float:left;
}

#welcome{
	width:615px;
	position:relative;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 14px;
}
#welcome h2{width:285px; height:24px; background:url(../images/h_welcome.jpg) 0 0 no-repeat; position:absolute; top:0; left:0;}
#welcome h3{width:113px; height:113px; background:url(../images/img_welcome.jpg) 0 0 no-repeat; position:absolute; top:40px; left:4px;}
#welcome p{
	width:450px;
	position:relative;
	clear:both;
	padding-top:40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 137px;
}
#welcome p span{
	font:12px/18px Tahoma, sans-serif;
	color:#000;
	font-weight:normal;
}

#welcome ul{
	width:200px;
	position:relative;
	float:left;
	padding-bottom:20px;
}
#welcome ul li{height:18px;}
#welcome ul li a{font:10px/18px Tahoma, sans-serif; color:#fff; font-weight:normal; text-decoration:underline; background:url(../images/arrow1.gif) 0 7px no-repeat; padding: 0 0 0 7px; display:block;}
#welcome ul li a:hover{text-decoration:none; background:#3c474f;}
#welcome ul.left {margin: 0 0 0 140px;}
#welcome ul.right {margin: 0 0 0 30px;}
#welcomeazienda {
	width:615px;
	position:relative;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 14px;
}
#welcomeazienda h2 {
	width:285px;
	height:24px;
	background:url(../images/h_welcome.jpg) 0 0 no-repeat;
	position:absolute;
	top:0;
	left:0;
	background-image: url(../images/h_servizi.jpg);
}
#welcomeazienda h3 {
	width:113px;
	height:113px;
	background:url(../images/img_welcome.jpg) 0 0 no-repeat;
	position:absolute;
	top:40px;
	left:4px;
}
#welcomeazienda p {
	width:550px;
	position:relative;
	clear:both;
	padding-top:40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 27px;
}
#welcomeazienda p span {
	font:12px/18px Tahoma, sans-serif;
	color:#000;
	font-weight:normal;
}
#welcomeazienda ul {
	width:200px;
	position:relative;
	float:left;
	padding-bottom:20px;
}
#welcomeazienda ul li {
	height:18px;
}
#welcomeazienda ul li a {
	font:10px/18px Tahoma, sans-serif;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	background:url(../images/arrow1.gif) 0 7px no-repeat;
	padding: 0 0 0 7px;
	display:block;
}
#welcomeazienda ul li a:hover {
	text-decoration:none;
	background:#3c474f;
}
#welcomeazienda ul.left {
	margin: 0 0 0 140px;
}
#welcomeazienda ul.right {
	margin: 0 0 0 30px;
}

#fcontainer{
	width:615px;
	position:relative;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 14px;
}

#featured{
	width:570px;
	position:relative;
	float:left;
}
#featured h2{width:285px; height:24px; background:url(../images/h_featured.jpg) 0 0 no-repeat; position:relative; padding-bottom:17px}
#featured p{
	width:450px;
	position:relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
}
#featured p span.town{font:10px/14px Tahoma, sans-serif; color:#000; font-weight:bold;}
#featured p span.price{font:10px/14px Tahoma, sans-serif; color:#000; font-weight:normal;}
#featured p span.number{
	font:10px/14px Tahoma, sans-serif;
	color:#FFF;
	font-weight:bold;
}
#featured p.feat1{
}
#featured p.feat2{background:url(../images/img_featured2.jpg) 4px 0 no-repeat; }

#vspacerline{width:2px; height:164px; position:relative; float:left; padding-right:7px; margin-top:5px; background:url(../images/line1.jpg) 0 0 no-repeat;  }

#links{width:157px; position:relative; float:left; padding-top:3px}
#links h2{width:107px; height:22px; background:url(../images/h_links.jpg) 0 0 no-repeat; position:relative; padding-bottom:10px}
#links ul{width:157px; position:relative; clear:both; padding-bottom:20px;}
#links ul li{height:18px;}
#links ul li.back{background:#5a6a72;}
#links ul li a{font:11px/18px Tahoma, sans-serif; color:#fff; font-weight:normal; text-decoration:none; background:url(../images/arrow2.gif) 8px 7px no-repeat; padding: 0 0 0 26px; display:block;}
#links ul li a:hover{text-decoration:underline;}

/* FOOTER */

#footer{
	width:847px;
	height:65px;
	position:relative;
	clear:both;
	background:#3c474f;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
#footer img{
	width:156px;
	height:37px;
	position:absolute;
	left:16px;
	top:20px;
}
#footer p{
	width:615px;
	position:relative;
	font:10px/14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	color:#fff;
	display:block;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 212px;
}
#footer a{font:10px/14px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal;  color:#fff; text-decoration:none; padding: 0 5px}
#footer a:hover{color:#000; text-decoration:none; background:#fff;}

/* BOTTOM */

#bottom{
	width:847px;
	height:35px;
	position:relative;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bottom a {
	color: #FFFFFF;
}
#bottom p{
	width:615px;
	position:relative;
	font:10px/14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	color:#fff;
	display:block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
.left_box_borderscheda{
	border:1px #CCCCCC solid;
	padding:2px;
	}

