@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background:#F5F5F5 url(../images/taglio/background.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #424D51;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 130px;
	background: #FFF url(../images/sf_header.jpg) no-repeat center center;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
	border: 1px solid #CCC;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
}
#content {
	width: 960px;
	float: left;
	position: relative;
	margin: 30px 0 0 0;
	padding: 0;
}
#spalla {
	width: 270px;
	float:right;
	padding: 0 0 0 0;
	margin: 0;
}
#main {
	width: 630px;
	float: left;
	padding: 0 27px 27px 27px;
	margin: 0;
}
#main a {
	color:#666;
}
/*-------------logo--------------*/
#header a.logo {
	display: block;
	width: 585px;
	height: 100px;
	margin: 0;
	padding: 0;
}
/*--------------Titoli--------------*/

h1 {
	font-size:210%;
	color: #1B1B1B;
	border-bottom: 4px solid #DDDEE0;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	height: 35px;
}
h2 {
	font-size:130%;
	color: #252525;
	font-weight: lighter;
	margin: 13px 0;
	padding: 0 0 2px 0;
}
h3 {
	font-size:140%;
	color:#582659;
	padding: 0;
	margin: 0;
}
h4 {
	font-size:120%;
	color:#4A4A4A;
	padding: 0;
	margin: 25px 0 0 0;
	border-bottom: 1px solid #E5E5E5;
}
#spalla h3 {
	font-size: 170%;
	border-bottom: 4px solid #DDDEE0;
	color: #9AC810;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	height: 35px;
}
#spalla h4 {
	font-size:120%;
	color:#4A4A4A;
	padding: 0;
	margin: 5px 0 20px 20px;
	border-bottom: 1px solid #E5E5E5;
}
#main p {
	line-height: 160%;
	color: #676767;
	font-size: 100%;
}
#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 {
	margin: 0;
	padding: 0;
}
dl {
	margin: 0;
	padding: 0;
}
/*---------------------- IMG classi------------------------*/

img.float_left {
	float: left;
	margin: 20px 20px 0 0;
}
/*---------------------- NAV header------------------------*/
ul#nav {
	background: #F5F5F5;
	width: 940px;
	clear: both;
	height: 30px;
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
ul#nav li {
	padding: 0 20px 0 20px;
	display: inline;
	font-size: 130%;
	text-transform: uppercase;
	border-right: 1px solid #CACACA;
}
ul#nav li a {
	text-decoration: none;
	color: #1D2226;
}
ul#nav li a:hover {
	background: #EAF9BD;
}
/*---------------------- SPALLA lista------------------------*/
#spalla ul li {
	background: url(../images/taglio/li.jpg) no-repeat left top;
	padding: 0 0 0 30px;
	margin: 10px 0 15px 0;
	list-style-type: none;
}
/*---------------------- SPALLA navigazione------------------------*/
a.download {
	background: url(../images/taglio/download.jpg) no-repeat left top;
	width: 230px;
	height: 60px;
	display: block;
	color: #FFF;
	font-size: 120%;
	text-decoration: none;
	padding: 22px 0 0 82px;
	margin: 0 0 20px 10px;
}
#spalla a.download span {
	font-size: 110%;
	color: #282107;
	margin-top: 10px;
	display: block;
}
/*-------------------------------ul content------------------------*/
#content a.bread  {
	color: #9AC810;
	text-decoration: underline;
	display: block;
	margin: 10px 0 0 500px;
	}

/*-------------------------------ul content------------------------*/
ul.contentul_img {
	list-style-type: none;
	line-height:120%;
	font-size:110%;
	margin: 15px 0 15px 230px;
}
.contentul_img li {
	background: url(../images/taglio/bullet.png) left top no-repeat;
	line-height: 120%;
	margin: 12px 0 12px 0;
	padding: 0 0 0 25px;
}
.contentul_img li a {
	text-decoration: underline;
}
.contentul_img li strong {
	text-transform: uppercase;
}
.contentul_img a {
	color:#333;
	text-decoration:none;
}
.contentul_img a:hover {
	color: #999;
	text-decoration: underline;
}

ul.contentul {
	list-style-type: none;
	line-height:120%;
	font-size:110%;
	margin-left: 15px 0 15px 30px;
}
.contentul li {
	background: url(../images/taglio/bullet.png) left top no-repeat;
	line-height: 120%;
	margin: 12px 0 12px 0;
	padding: 0 0 0 25px;
}
.contentul li strong {
	text-transform: uppercase;
}
.contentul a {
	color:#333;
	text-decoration:none;
}
.contentul a:hover {
	color: #999;
	text-decoration: underline;
}
/*-------------------------------------MAIN content---------------------------------*/
#content_first {
	background: #D0D4D7 url(../images/taglio/back_cont_first.jpg) repeat-x left top;
	border: 1px solid #CCC;
	border-top: none;
	width: 960px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
#content_first #main_first {
	width: 650px;
	float: left;
	padding: 20px;
	margin: 0;
}
#content_first #main_first dl#box1, dl#box2, dl#box3 {
	float: left;
	height: 150px;
	background: #F5F5F5;
	width: 182px;
	border: 1px solid #CCC;
	padding: 15px;
	margin: 0;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
}
dl#box2 {
	background: #CACACA url(../images/taglio/arrow_box2.png) no-repeat -70px top;
}
dl#box3 {
	background: #F5F5F5/* url(../images/taglio/arrow_box3.png) no-repeat -70px top*/;
}
#content_first #main_first dl#box2 dt {
	border-bottom: 3px solid #DEDFE1;
}
#content_first #main_first dl dt {
	font-size: 170%;
	text-transform: uppercase;
	color: #1D2126;
	border-bottom: 3px solid #CACACA;
	line-height: 100%;
	padding: 0 0 5px 13px;
}
#content_first #main_first dl dt span.pic {
	text-transform: none;
	font-size: 80%;
}
#content_first #main_first dl dd {
	color: #333;
	margin: 10px 0 0 0;
}
dd.bold_box {
	background: url(../images/taglio/virg.png) no-repeat left top;
	padding: 0 0 0 35px;
	font-weight: bold;
	text-transform: uppercase;
}
img.recycle {
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
}
/*-----------------------------call_first---------------------------------------*/
#content_first #spalla_first {
	background: url(../images/taglio/back_spalla.png) no-repeat right -40px;
	width: 270px;
	float:right;
	padding: 0;
	margin: 0;
}
#content_first #spalla_first a.call_first {
	background: url(../images/taglio/call_first.png) no-repeat left top;
	color: #1F2227;
	font-size: 180%;
	text-decoration: none;
	margin: 3px 0 0 0;
	width: 250px;
	height: 130px;
	padding: 40px 0 0 20px;
	display: block;
}
#content_first #spalla_first a:hover.call_first {
	text-decoration: underline;
}
span.call_cors {
	font-size: 60%;
}
/*-----------------------------Footer---------------------------------------*/

#footer {
	padding: 20px;
	font-size: 95%;
	color: #292208;
	border-top: 4px solid #DDDEE0;
	clear: both;
	width: 910px;
	margin: 0 auto;
	text-align:center;
}
#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: #787878;
	padding: 0 5px 0 5px;
	border-right: 1px solid #787878;
}
#footer strong a {
	color: #4E4E4E;
	text-decoration: none;
}
#footer a:hover {
	color: #3B454E;
	text-decoration: underline;
}
/*-----------------pdf download-------------------*/
.ebook ul {
	margin: 20px 0;
	padding: 0;
}
.ebook li a {
	background: url(../images/pdf.jpg) no-repeat left top;
	height: 70px;
	display: block;
	padding: 10px 0 0 60px;
	text-decoration: none;
	color: #333;
}
.ebook li {
	list-style-type: none;
}
/*-----------------------------FORM-----------------------------------------*/

#form_content {
	width: 960px;
	position: relative;
	float: left;
}
h3.form_h3 {
	font-size: 170%;
	border-bottom: 4px solid #DDDEE0;
	color: #9AC810;
	text-transform: uppercase;
	width: 960px;
	margin: 0;
	padding: 0;
	height: 35px;
	position: relative;
	float: left;
	display: block;
}
/*----------------FORM BOX------------------------------*/

fieldset {
	border: 0;
	margin-top: 15px;
}
#nomesia_form {
	font-size:120%;
	width: 960px;
	float: left;
	position: relative;
}
#nomesia_form div {
	margin:7px 10px 7px 0;
	float: left;
	width: 450px;
}
#nomesia_form #tipologia_lead_container {
	visibility:hidden;
	display:none;
}
#nomesia_form label {
	display:block;
	width:130px;
	float:left;
	color: #1F2227;
	font-size: 100%;
}
#nomesia_form textarea, #nomesia_form input, #nomesia_form select {
	color:#333;
	border: 1px solid #CCC;
	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 #CCC;
	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 label {
	font-size: 100%;
}
#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 {
	float:left;
	display:block;
	width:400px;
	font-size: 80%;
}
#nomesia_form #privacy_container label a {
	color: #99C710;
}
#nomesia_form #privacy input {
	border: 0;
	background: none;
}
#nomesia_form .button_form {
	margin:20px auto;
	background: url(../images/taglio/invia.jpg) no-repeat;
	width: 184px;
	height: 85px;
	display: block;
	border: 0;
	font-weight: bold;
	font-size: 130%;
	text-transform: uppercase;
	cursor: pointer;
	color: #1F2227;
	letter-spacing: 1px;
	padding: 0 0 0 20px;
	text-align: left;
}
#nomesia_form input:focus.button_form {
	margin:20px auto;
	background: url(../images/taglio/invia.jpg) no-repeat;
	width: 184px;
	height: 85px;
	display: block;
	border: 0;
	font-weight: bold;
	font-size: 130%;
	text-transform: uppercase;
	cursor: pointer;
	color: #1F2227;
	letter-spacing: 1px;
	padding: 0 0 0 20px;
	text-align: left;
}
#messaggio_container label {
	padding-bottom: 15px;
}
.clear {
	clear: both;
}
