@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: url(../images/taglio/background.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #6A6D72;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 204px;
	background:url(../images/sf_header.jpg) no-repeat top right;
	float: left;
}
#content {
	width: 960px;
	float: left;
}
#spalla {
	width: 340px;
	background: url(../images/taglio/spalla_border.jpg) right center no-repeat;
	float:left;
	padding: 0 20px 20px 0;
}
#main {
	width: 530px;
	float: right;
	padding: 8px 27px 27px 27px;
}
#main a {
	color:#666;
}
/*----------------logo--------------------*/
#header a.logo {
	background: #FFF url(../images/logo.jpg) no-repeat 20px 20px;
	height: 159px;
	width: 335px;
	display: block;
	padding: 0;
	margin: 11px 0 0 0;
	border: 1px solid #76CCF5;
	border-bottom: none;
}
/*------------------------Tipografia---------------------*/

h1 {
	font-size:220%;
	color: #252525;
	font-weight: lighter;
	margin: 0px;
	padding: 0;
}
h2 {
	font-size:130%;
	color: #46525D;
	font-weight: lighter;
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
}
h3 {
	font-size:110%;
	color: #545454;
	padding: 0;
	margin: 25px 0 0 0;
}
h3.ico1 {
	background: url(../images/ico1.jpg) no-repeat left top;
	padding: 8px 0 0 110px;
	height: 90px;
	font-weight: lighter;
	color: #003777;
}
h3.ico2 {
	background: url(../images/ico2.jpg) no-repeat left top;
	padding: 8px 0 0 110px;
	height: 90px;
	font-weight: lighter;
		color: #003777;

}
h3.ico3 {
	background: url(../images/ico3.jpg) no-repeat left top;
	padding: 8px 0 0 110px;
	height: 90px;
	font-weight: lighter;
		color: #003777;

}
h4 {
	font-size:130%;
	color:#6A6C72;
	font-weight: lighter;
	margin: 0;
	padding: 0;
}
h5 {
	font-size:120%;
	color:#333;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 14px 0 10px 0;
	border-bottom: 1px solid #CCC;
	padding: 0;
}
#spalla h3 {
	font-size: 150%;
	color: #7DBE25;
	margin-top: 35px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
#main p {
	color: #6A6D72;
	font-size: 95%;
}
#main #title h1 {
	font-size:160%;
	color: #333;
	margin-bottom: 0px;
}
#main #title h2 {
	font-size:200%;
	color:#F60;
	margin-bottom: 5px;
	margin-top:3px;
}
ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/*---------------------- SPALLA navigazione------------------------*/
#main dl {
	margin: 0;
	padding: 0;
	margin-left: 15px;
}
#main dt {
	font-size: 105%;
	color: #252525;
	text-transform: uppercase;
	margin: 15px 0 0 0;
	font-weight: bold;
}
#main dt span {
	font-size: 110%;
	color: #6A6C72;
	text-transform: lowercase;
}
#main dd {
	line-height: 160%;
	color: #6A6D72;
	font-size: 95%;
	margin: 0;
	padding: 0;
}
#main dt.one {
	background: url(../images/uno.jpg) no-repeat left top;
	display: block;
	width: 224px;
	height: 50px;
}
#main dt.two {
	background: url(../images/two.jpg) no-repeat left top;
	display: block;
	width: 271px;
	height: 50px;
}
#main dt.three {
	background: url(../images/three.jpg) no-repeat left top;
	display: block;
	width: 271px;
	height: 50px;
}
#main dd.formule {
	padding: 0 0 0 60px;
	font-size: 100%;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
/*---------------------- SPALLA navigazione------------------------*/
a.planimetria {
	background: url(../images/planimetria.jpg) no-repeat left top;
	font-size: 145%;
	color: #FFF;
	text-decoration: none;
	width: 290px;
	height: 200px;
	display: block;
	margin: 40px 0 20px 0;
	padding: 12px 0 0 30px;
}
a.download {
	background: url(../images/taglio/download.jpg) no-repeat center top;
	width: 207px;
	height: 50px;
	display: block;
	text-align: center;
	color: #333;
	font-size: 100%;
	text-decoration: none;
	padding: 14px 0 0 40px;
	margin: 0 0 20px 0;
}
.light img {
	padding: 2px;
	border: 1px solid #46525D;
	margin: 0 7px 0 0;
}
/*------------------------------SPALLA DL-------------------*/
#spalla dl {
	margin: 0;
	padding: 0;
	width: 285px;
	margin-left: 15px;
}
#spalla dt {
	font-size: 90%;
	color: #252525;
	text-transform: uppercase;
	margin: 13px 0 0 0;
	font-weight: bold;
}
#spalla dt span {
	font-size: 110%;
	color: #6A6C72;
	text-transform: lowercase;
}
#spalla dd {
	line-height: 160%;
	color: #6A6D72;
	font-size: 90%;
	margin: 0;
	padding: 0;
}
/*------------------------------SPALLA UL-------------------*/

#spalla ul#nav {
	background: url(../images/taglio/left_ul.jpg) left center no-repeat;
	height: 190px;
	padding: 20px 0 0 40px;
	margin: 20px 0 0 0;
}
#spalla li {
	border-bottom: 1px solid #CCC;
	color: #252525;
	font-size: 125%;
	text-align: right;
}
#spalla li a {
	color: #252525;
	text-decoration: none;
	height: 44px;
	display: block;
	padding: 9px 105px 0 0;
}
#spalla li a:hover {
	color: #7DB418;
}
#spalla li a.nav1 {
	background: url(../images/taglio/nav1.jpg) no-repeat left top;
}
#spalla li a.nav2 {
	background: url(../images/taglio/nav2.jpg) no-repeat left top;
}
#spalla li a.nav3 {
	background: url(../images/taglio/nav3.jpg) no-repeat left top;
}
/*------------------------------SPALLA CALL-------------------*/
#spalla a.call {
	background: url(../images/call_spalla.jpg) no-repeat left top;
	color: #FFF;
	font-size: 110%;
	text-decoration: none;
	width: 320px;
	height: 171px;
	margin: 0;
	padding: 15px 0 0 12px;
	display: block;
}
/*-------------------------------ul content------------------------*/
	
#main ul.contentul {
	font-size:95%;
	padding: 0;
	margin: 15px 0 15px 20px;
}
.contentul li {
	background: url(../images/taglio/bullet.jpg) no-repeat left top;
	padding: 0 0 0 25px;
	margin: 15px 0 0 0;
}
.contentul a {
	color:#333;
	text-decoration:none;
}
.contentul a:hover {
	color: #999;
	text-decoration: underline;
}
/*----------------------call MAIN----------------*/

#main a.call {
	background: url(../images/taglio/call.jpg) no-repeat left top;
	color: #001A33;
	font-size: 130%;
	width: 529px;
	height: 70px;
	padding: 10px 0 0 20px;
	display: block;
	text-decoration: none;
}
#main a:hover.call {
	color: #001A33;
	text-decoration: underline;
}
#main a.call span {
	font-size: 80%;
}
/*-----------------Stili immagini con testo-------------------*/

img.right {
	float: right;
	padding: 10px 0 10px 15px;
	border-left: 1px dotted #CCC;
	margin-left: 10px;
}
img.img_nofloat {
	margin: 10px 30px 0 0;
	padding: 3px;
	border: 1px solid #CCC;
	}
/*-----------------pdf download-------------------*/
ul.ebook {
	margin: 10px 0 0 20px;
	padding: 0;
}
ul.ebook li a {
	background: url(../images/pdf.jpg) no-repeat left top;
	height: 50px;
	display: block;
	padding: 10px 0 0 60px;
	margin: 0;
	text-decoration: none;
	color: #333;
}
ul.ebook li a:hover {
	text-decoration: underline;
	color: #333;
}
.ebook li {
	list-style-type: none;
}
/*---------------Footer------------*/

#footer {
	padding: 20px;
	height: 137px;
	font-size: 80%;
	color: #252525;
	clear: both;
	margin: 20px auto;
	text-align:center;
	background: #ECEDEF;
}
#footer ul {
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
	text-align: center;
}
#footer li {
	display: inline;
	line-height: 22px;
}
#footer li a {
	text-decoration: none;
	color: #48403B;
	padding: 0 5px 0 5px;
	border-right: 1px solid #252525;
}
#footer p strong a {
	color: #252525;
	text-decoration: underline;
	font-size: 110%;
}
#footer a:hover {
	color: #515153;
	text-decoration: none;
}
#footer p a {
	color: #515153;
	text-decoration: none;
}
#footer a.privacy_link {
	font-style: italic;
	text-decoration: underline;
	color: #252525;
}
/*-----------------------------FORM-----------------------------------------*/
.top {
	background: url(../images/taglio/top.jpg) no-repeat;
	width: 530px;
	height: 140px;
}
.top_visitatori {
	background: url(../images/taglio/top_visitatori.jpg) no-repeat;
	width: 530px;
	height: 140px;
}
.bottom {
	background: url(../images/taglio/bottom.jpg) no-repeat;
	width: 530px;
	height: 50px;
	display: block;
}
#form {
	background: url(../images/taglio/bg.jpg) repeat-y;
	font-size: 13px;
	margin: 28px 0 20px 0;
	color: #252525;
}
/*----------------FORM BOX------------------------------*/

fieldset {
	border: 0;
	margin-top: 15px;
}
#nomesia_form {
	font-size:13px;
	clear:both;
	margin: 0 0 0 20px;
}
#nomesia_form div {
	margin:7px 0 7px 0;
	clear:both;
	width:500px;
}
#nomesia_form #tipologia_lead_container {
	visibility:hidden;
	display:none;
}
#nomesia_form label {
	font-size: 120%;
	color: #252525;
	display:block;
	width:160px;
	float:left;
}
#nomesia_form textarea, #nomesia_form input, #nomesia_form select {
	color:#333;
	border: 1px solid #999;
	background-color:#FFF;
	width:250px;
	margin-bottom:10px;
	padding: 3px;
}
#nomesia_form input:focus, #nomesia_form select:focus {
	color:#333;
	border: 1px solid #CCC;
	background-color:#FFF;
	border:1px solid #7DB418;
	width:250px;
	margin-bottom:10px;
	padding: 3px;
}
#nomesia_form textarea {
	width: 250px;
	height: 100px;
}
#nomesia_form textarea:focus {
	background: #FFF;
}
#nomesia_form #privacy_container {
	border:none;
	float:left;
}
#nomesia_form #privacy_container input {
	margin:10px 20px 0 0;
	padding:0;
	background:none;
	border:none;
	width:15px;
	float:left;
}
#nomesia_form #privacy_container label {
	font-size: 95%;
	float:left;
	display:block;
	width:400px;
}
#nomesia_form #privacy input {
	border: 0;
	background: none;
}
#nomesia_form .button_form {
	margin:20px auto;
	font-size: 130%;
	background: url(../images/taglio/invia.jpg) no-repeat;
	width: 110px;
	height: 50px;
	display: block;
	border: 0;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	color: #252525;
	letter-spacing: 1px;
}
#nomesia_form input:focus.button_form {
	background: url(../images/taglio/invia.jpg) no-repeat;
	width: 110px;
	height: 50px;
	display: block;
	border: 0;
	cursor: pointer;
	color: #252525;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
}
#messaggio_container label {
	padding-bottom: 15px;
}
.clear {
	clear: both;
}

