﻿
body 
{
    font-family:Arial;
  	color: #555555;
    font-size:14px;
    background-color:White;

}

.container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	color: #555555;
	font-size:14px;
	font-family:Arial;
	line-height: 1.6;	
}

.containerc {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	color: #555555;
	font-size:14px;
	font-family:Arial;
	line-height: 1.6;
	overflow: hidden;	
}

hr
{
     height:1px;
     border: none;
     color:#d0cccc;
     background-color: #d0cccc;
}
#menu

{
	height: 50px;
    background:url(img/bg_menu.gif);
    background-repeat:repeat-x;
}



/*  header */
#header 
{
	height: 400px;
    background:url(img/bg_header.jpg);
    background-repeat:repeat-x;
}

#header2 
{
	height: 230px;
    background:url(img/bg_header2.jpg);
    background-repeat:repeat-x;
}

#h_container 
{
    width:960px;
    display:inline;
    float:left;
    
}

#h_left 
{
	width:420px;
	float:left;
	color:#fff;
}

#h_right
{
	width:540px;
	float:right;
}

#line 
{
	height: 2px;
	width:100%;
    background:url(img/bg_line.gif);
    background-repeat:repeat-x;
}

/* SLIDER  */

#slider { margin:0 auto; padding:0; list-style:none; width:465px; }
#slider ul,
#slider li { margin:0; padding:0; list-style:none; }
#slider li { width:465px; overflow:hidden; padding:0; margin:0 auto; }
.slider_image { padding:5px; width:455px; height:260px;background-color:#fff; }
p#controls { margin:0; position:relative; }
#prevBtn,
#nextBtn { display:block; margin:0; overflow:hidden; width:15px; height:30px; position:absolute; left:2px; top:-173px; }
#nextBtn { left:496px; }
#prevBtn a { display:block; width:15px; height:30px; background:url(img/l_arrow.gif) no-repeat 0 0; }
#nextBtn a { display:block; width:15px; height:30px; background:url(img/r_arrow.gif) no-repeat 0 0; }

/*  intro */
#intro 
{
	height: 200px;
    background:url(img/bg_intro.jpg);
    background-repeat:repeat-x;
}

.e_intro { width:604px; float:left; margin:0; padding:10px 5px 10px 0px;}
.e_intro h2 { font: bold 18px Arial, Helvetica, sans-serif; color:#fff; border-bottom:1px solid #3d3d3d; padding:10px 5px; margin:0;}
.e_intro p { color:#acacac; font:normal 11px Arial, Helvetica, sans-serif; line-height:1.8em; padding:5px 5px; margin:0;text-align:justify;}
.e_intro img { float:left; margin:10px 10px; padding:0;}
.e_intro a { color:#a1bf1f; text-decoration:none;font-weight:bold;}
.e_intro a:hover { color:#fff; text-decoration:none;font-weight:bold;}

.e_intro2 { width:326px; float:left; margin:0; padding:10px 5px 10px 20px;}
.e_intro2 h2 { font: bold 18px Arial, Helvetica, sans-serif; color:#fff; border-bottom:1px solid #3d3d3d; padding:10px 5px; margin:0;}
.e_intro2 p { color:#acacac; font:normal 11px Arial, Helvetica, sans-serif; line-height:1.8em; padding:5px 5px; margin:0;text-align:justify;}
.e_intro2 img { float:left; margin:10px 10px; padding:0;}
.e_intro2 a { color:#a1bf1f; text-decoration:none;font-weight:bold;}
.e_intro2 a:hover { color:#fff; text-decoration:none;font-weight:bold;}

/*  content */

#content 
{
  background:url(img/bg_content.jpg);
  background-repeat:repeat; 
  position:relative;

}

#c_container 
{
    width:960px;
    display:inline;
    float:left;
    vertical-align:top;
}

#c_left 
{
	width:630px;
	float:left;
	color:#fff;
	margin:25px 0;
	color:#5b5a5a;
}

#c_right
{
	width:330px;
	height:100%;
	float:right;
	background-color:#e6e3e2;
	color:#5b5a5a;
}

#vetrina 
{
    width:610px;
    display:inline;
    float:left;
    vertical-align:top;
   
}

#vetrina_left 
{
	width:220px;
	float:left;
}

#vetrina_right
{
	width:390px;
	height:147px;
	float:right;
	color:#5b5a5a;
	vertical-align:top;
}

#immobili 
{
    width:936px;
    display:inline;
    float:left;
    vertical-align:top;
    padding:10px;
    border:solid 1px #d8d8d8;
    background-color:#f1f1f1;
}

#immobili_left 
{
	width:220px;
	float:left;
}

#immobili_right
{
	width:716px;
	height:147px;
	float:right;
	color:#5b5a5a;
	vertical-align:top;
}

#dettaglio_immobili 
{
    width:630px;
    display:inline;
    float:left;
    vertical-align:top;
}

#dettaglio_immobili_left 
{
	width:270px;
	float:left;
}

#dettaglio_immobili_right
{
	width:360px;
	float:right;

}

.venduto {
	position: absolute;
	right: -1px;
	top: -2px;
	width: 87px;
	height: 89px;
	z-index: 5;
	background: url(img/venduto.png) right top no-repeat;
}


#cerca_link
{
	display: block;
}


#cerca 
{
	height: 164px;
    background:url(img/bg_cerca.jpg);
    background-repeat:repeat-x;
    display: none;  
}

#cerca_container
{
	width:960px;
    display:inline;
    float:left;
    margin:0;
}

#cerca_title
{
	height: 164px;
    margin-top:57px;
    color:#FFF;
    float:left;
    width:220px;
}

#cerca_form
{
	height: 164px;
    color:#FFF;
    float:right;
    width:740px;
}


/*  footer */

#footer
{
	height: 140px;
    background:url(img/bg_footer.jpg);
    background-repeat:repeat;
}

#f_container 
{
    width:960px;
    display:inline;
    float:left;
    margin:0;
}

#f_left 
{
	width:300px;
	float:left;
	color:#fff;
	margin-top:45px;
}

#f_right
{
	width:660px;
	float:right;
}



.invisible 
{
    display:none;    
}

img{
    vertical-align: middle; 
}

.immagine
{
    border:solid 1px #d8d8d8;
    padding:4px;
    background-color:#fff;
}

.immagine_gruppo
{
    border:solid 1px #d8d8d8;
    padding:5px;
    background-color:#fff;
    text-align:center;
    vertical-align:middle;
    width:290px;
    height:170px;
    margin:0 20px 20px 0;
}



