@charset "utf-8";
@import url("reset.css");

/* CSS Document */



body {	background: #f0ede8;
} 



.main-content {
	width:100%;
	height:100%;
}

.wrapper-header {
	background:url(../images/sf-testata-home.jpg) repeat-x;
	width:100%;
	height:490px;
}
.wrapper-header2 {
	background:url(../images/sf-testata-home.jpg) repeat-x bottom;
	width:100%;
	height:218px;
}
.wrapper-centre {
	width:100%;
	height:auto;
	background: url(../images/sf-content.jpg) repeat-y center;

}
.wrapper-footer {
	background:url(../images/sf-footer-home.jpg) repeat-x;
	width:100%;
	height:auto;
}
.img {
	border:0px;
}

/* HEADER */
.header-content-logo {
    width:996px;
	height:103px;
	margin-left:auto;
	margin-right:auto;
}
.header-content-gallery {
    width:996px;
	height:332px;
	margin-left:auto;
	margin-right:auto;
}
.header-content-cornice {   
    width:996px;
	height:55px;
	background: url(../images/sf-cornice-testata.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
}
.header-content-cornice2 {   
    width:996px;
	height:55px;
	background: url(../images/sf-cornice-testata.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
}
.logo {   
    float:left;
    width:353px;
	margin-left:22px;
	margin-top:25px;
}
.logo-slogan {   
    float:left;
    width:268px;
	margin-left:88px;
	margin-top:-15px;
	color:#58bff6;
	font-family: "Open Sans", Arial, Verdana, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
/* ------   MENU  ------- */
.menu {   
    float:right;
    width:593px;
	margin-right:25px;
	margin-top:50px;
	display:inline-block;
}

ul#menu1 {
	float:right;
    font-family: "Open Sans", Arial, Verdana, sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
    list-style: none;
	text-transform:uppercase;
}
 

ul#menu1 li {
    display: block;
	padding-left:10px;
	padding-right:10px;
    height: 25px;
    float: left;
	border-left: 1px solid white;
}
 
ul#menu1 li a {
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
    height: 25px;
    text-align: center;
}
 
ul#menu1 li.active, ul#menu1 li:hover {
    border-bottom: 2px solid #7dd8f0;
}
.sottomenu {
	width:107px;
	height:25px;
	background-color:#4c545d;
	border-top: 1px solid #353d43;
}
.dot {
	float:left;
	width:15px;
	height:25px;
	background:url(../images/dot.gif) no-repeat center;
}
.sottomenu-testo {
	height:25px;
	width:80px;
	color:#AFAFAF;
	font-family: "Open Sans", Arial, Verdana, sans-serif;
	font-style:italic;
	font-size:11px;
	padding-left:15px;
	padding-top:7px;
	text-align:left;
}
/* ------   fine MENU  ------- */

/* ------   SLIDE HOME  ------- */
.header-slide-img {
	float:left;
    width:606px;
	height:290px;
	margin-top:14px;
	margin-bottom:26px;
	margin-left:26px;
}
.header-slide-testo {
	float:left;
    width:288px;
	height:290px;
	margin-top:40px;
	margin-left:56px;
	color:#FFF;
	font-family: "Open Sans", Arial, Verdana, sans-serif;
}
/* ------   fine HEADER  ------- */





/* CONTENUTI */
.home-content { 
	width:996px;
	height:660px;
	background:url(../images/sf-content.jpg)  repeat-x center;
	margin-left:auto;
	margin-right:auto;
}
.home-content-left { 
	float:left;
	width:498px;
	height:auto;
	margin-top:40px;
	margin-bottom:30px;

}
.home-content-right { 
	float:left;
	width:498px;
	height:auto;
	margin-top:40px;
	margin-bottom:30px;
}
.content-title { 
	float:left;
	width:451px;
	height:auto;
	margin-left:37px;
	margin-right:10px;
	margin-bottom:28px;
	font-family:"Open Sans", Arial, Verdana, sans-serif;
}
.content-box { 
	float:left;
	width:451px;
	height:auto;
	margin-left:37px;
	margin-right:10px;
	margin-bottom:45px;
	font-family:"Open Sans", Arial, Verdana, sans-serif;
}
.content-sinergie { 
	float:left;
	background:url(../images/sinergie.gif)  no-repeat left top;
	width:910px;
	height:134px;
	margin-left:30px; 
	margin-top:-20px;
	padding-left:17px;
	padding-top:30px;
	font-family:"Open Sans", Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:15px;
}




/* FOOTER */
.footer-content-cornice {
	width:996px;
	height:58px;
	background: url(../images/sf-cornice-footer.jpg) repeat-x;
	margin-left:auto;
	margin-right:auto;
}
.footer-content-info {
	width:996px;
	height:184px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.footer-box-indirizzo {
	float:left;
	width:300px;
	height:167px;
	margin-left:34px;
	margin-top:17px;
	/* margin-right:auto; */
	text-align:left;
	font-family:"Open Sans", Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	color:#fefefe;

}
.footer-box-mappa {
	float:left;
	width:300px;
	height:167px;
	margin-left:34px;
	margin-top:17px;
	/* margin-left:auto;
	margin-right:auto; */
	text-align:left;
	font-family:"Open Sans", Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:15px;

}

.footer-box-menu {
	float:left;
	width:200px;
	height:167px;
	margin-top:36px;
	margin-left:83px;
	/* margin-left:auto;
	margin-right:auto; */
	text-align:left;
	font-family:"Open Sans", Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:15px;

}

.footer-lista-menu {
	float:left;
	width:160px;
	height:15px;
	text-align:left;
	font-family:"Open Sans", Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:13px;
}

/* REALIZZAZIONI */

.civile-content { 
	width:996px;
	height:1030px;
	background:url(../images/sf-content.jpg)  repeat-x center;
	margin-left:auto;
	margin-right:auto;
}

.title-page {

	width:700px;
	height:30px;
	font-family:"Open Sans", Arial, Verdana, sans-serif;
	padding-top:11px;
	color:#363d44;
	margin-bottom:38px;
}
.civile-content-boxes { 
	width:953px;
	margin-left:36px;
	height:auto;
}
.column-gallery { 
	float:left;
	width:290px;
	margin-left:0px;
	margin-right:26px;
	margin-bottom:15px;
}
.box-gallery { 
	float:left;
	width:290px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:18px;
}
.title-photo {
	float:left;
	width:220px;
	height:18px;
	font-family:"Open Sans", Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#02a7d3;
}
.snap {
	float:right;
	width:24px;
	height:18px;
	margin-right:10px;
}
.desc-photo {
	float:left;
	width:290px;
	font-family:"Open Sans", Arial, Verdana, sans-serif;
	font-size:11px;
	color:#363d44;
}

.industriale-content { 
	width:996px;
	height:650px;
	background:url(../images/sf-content.jpg)  repeat-x center;
	margin-left:auto;
	margin-right:auto;
}
.box-gallery2 { 
	float:left;
	width:191px;
	margin-left:0px;
	margin-right:33px;
	margin-bottom:18px;
}




.chisiamo-content { 
	width:996px;
	height:550px;
	background:url(../images/sf-content.jpg)  repeat-x center;
	margin-left:auto;
	margin-right:auto;
}
.chisiamo-text {
	font-family:"Open Sans", Arial, Verdana, sans-serif;
	font-size:12px;
	color:#363d44;
	float:left; 
	width:290px;
	padding-top:45px; 
	line-height:17px;
	text-align:justify;
}



.contatti-content { 
	width:996px;
	height:370px;
	background:url(../images/sf-content.jpg)  repeat-x center;
	margin-left:auto;
	margin-right:auto;
}