body {
	font-family: Arial, Helvetica, Verdana sans-serif;
	font-size: 12px;

}

.container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	color: #555555;
	font-size:12px;
	font-family:Arial;
	line-height: 1.6;	
}

a
{text-decoration:none;}

hr
{
     height:1px;
     border: none;
     color:#d0cccc;
     background-color: #d0cccc;
}

/* HEADER */
#header 

{
	height: 390px;
    background:url(images/bg_header2.jpg) center top no-repeat;
}

#header2 

{
	height: 139px;
    background:url(images/bg_header_small.jpg) center top no-repeat;
}

#header_content 
{

}

#header_content2 
{
    

}


/* SLIDESHOW */

#slide 
{
	margin-top:18px;
	background-image:url(images/bg_slide.png);
	background-repeat:no-repeat;
	float:right;	
	width:545px;
	height:305px;
	
}

#slideshow {
    position:relative;
    height:275px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* MENU */

#menu 
{
	height: 56px;
	float:left;
	width:960px;
	display:inline;
}


#nav 
{
	height: 56px;
	float:right;	
	width:552px;
}

#nav ul 
{
    font-size: 12px;
    text-decoration: none;
    color:#7b7b7b;
    margin: 0;
    padding: 0;
    list-style:none;	
}
#nav li 
{
    display: inline;
    text-align: center;
    padding:18px 8px;	
    float: left;
}

#nav li:hover 
{
    display: inline;
    text-align: center;
    padding: 0;
    padding:18px 8px;
    float: left;
    color:White;
    background-color:#c6c6c6;
}

#nav a 
{
    display: inline;
    text-align: center;
    padding:0 8px;	
    float: left;
    font-size: 12px;
    text-decoration: none;
    color:#7b7b7b;
}

#nav a:hover 
{
    display: inline;
    text-align: center;
    padding:0 8px;	
    float: left;
    color:White;
    background-color:#c6c6c6;
}
  
li#active 
{
    display: inline;
    text-align: center;
    padding: 0;
    padding:18px 8px;
    float: left;
    color:White;
    background-color:#c6c6c6;
}

.active_menu
{
    display: inline;
    text-align: center;
    padding: 0;
    padding:18px 8px;
    float: left;
    color:White;
    background-color:#c6c6c6;
}

li#active a
{
    color:White;
}



/* CONTENT */
#content {}

#c_center
{
	float:left;
	display:inline;
}

#c_left
{
	float:left;
	width:640px;
	padding-top:30px;
	padding-bottom:30px;
	margin-right:20px;
}

#c_right
{
	float:right;
	display:inline;
	width:258px;
	background-color:#f3f3f3;
	border-left:solid 1px #e4e4e4;
	border-right:solid 1px #e4e4e4;
	padding: 30px 20px;
	font-size:14px;
}


/* RESIDENCE */

#residence 
{
	width:618px;
	height: 142px;
    background-image:url(images/bg_residence.gif);
    background-repeat:repeat;
    border:solid 1px #e4e4e4;
    padding:10px;
}

#small_unita 
{
	width:292px;
	height: 98px;
    background-image:url(images/bg_smallunita.gif);
    background-repeat:repeat;
    border:solid 1px #e4e4e4;
    padding:8px;
}

#lavori 
{
	width:618px;
	height: 80px;
    background-image:url(images/bg_residence.gif);
    background-repeat:repeat;
    border:solid 1px #e4e4e4;
    padding:10px;
}

#box_lavori 
{
	width:256px;
	height: 256px;
    border:solid 1px #e4e4e4;
    background-color:White;
}






/* FOOTER */
#footer 
{
	height: 203px;
    background:url(images/bg_footer.jpg) center top no-repeat;
}

#footer_container
{
	float:left;
	display:inline;
}

/* MENU FOOTER */

#nav_footer 
{
	margin-top:45px;
	width:600px;
}

#nav_footer ul 
{
    font-size: 12px;
    text-decoration: none;
    color:white;
    margin: 0;
    padding: 0;
    list-style:none;	
    text-transform:uppercase;
}
#nav_footer li 
{
    color:white;
    font-size: 12px;
    display: inline;
    text-align: center;
    padding-right:13px;
    float: left;
    text-decoration:none;
}

#nav_footer li:hover 
{
    display: inline;
    text-align: center;
    padding-right:13px;
    float: left;
    text-decoration:underline;

}

#nav_footer a 
{
    color:white;
    font-size: 12px;
    display: inline;
    text-align: center;
    padding-right:13px;
    float: left;
    text-decoration:none;
}

#nav_footer a:hover 
{
    display: inline;
    text-align: center;
    padding-right:13px;
    float: left;
    text-decoration:underline;

}

nolink {
	color: #E6E5E7;}

.GAinput {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
	border: 1px solid #878686;
	height:20px;
	padding-left:5px;
}
.GAinput1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
	border: 1px solid #878686;
	height:20px;
	padding-left:5px;
}

.immagini
{
    padding:10px;
    background-color:#f3f3f3;
	border:solid 1px #e4e4e4;
}

.immagini_small
{
    padding:5px;
    background-color:white;
	border:solid 1px #e4e4e4;
}

.immagini_slide
{
    padding:5px;
    background-color:white;
	border:solid 1px #c6c6c6;
}

/* SLIDER */

    #slider
    {
    width:300px;
        }
 
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 

		width:300px;
		overflow:hidden;
		}
	span#prevBtn{}
	span#nextBtn{}		
	
/* SLIDER LAVORI */

    #slider_lavori
    {
    width:265px;
        }
 
	#slider_lavori ul, #slider_lavori li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider_lavori, #slider_lavori li{ 

		width:265px;
		overflow:hidden;
		}
	span#prevBtn {margin-left:110px;color:#a51111;}
	span#prevBtn a{color:#a51111;}
	span#prevBtn a:hover{color:#c6c6c6;}
	span#nextBtn {margin-right:110px;color:#a51111;}		
	span#nextBtn a{color:#a51111;}		
	span#nextBtn a:hover{color:#c6c6c6;}				


/* TEXT E LINK */

.white{color:white;}
.green{color:#88c31d;font-size:16px;}
.gray{color:#575757;font-size: 16px;}
.gray_big{color:#575757;font-size: 20px;}
.red{color:#a51111;font-size: 16px;}
.light{color:#878686;font-size:13px;}
.link_gray{color:#575757;text-decoration:none;}
.link_gray:hover{color:#a51111;text-decoration:none;}
.link_white{color:white;text-decoration:none;font-weight:bold;}
.link_white:hover{color:#a51111;text-decoration:none;font-weight:bold;}
.link_light{color:#7d7d7d;text-decoration:none;font-size:14px;}
.link_light:hover{color:#a51111;text-decoration:none;font-size:14px;}88c31d


