@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: #F1F1F1 url(../images/taglio/background.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #6A6D72;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 140px;
	background:url(../images/sf_header.jpg) no-repeat top right;
	float: left;
}
#content {
	width: 960px;
	background: url(../images/taglio/sf_content.jpg) repeat-y;
	float: left;
	margin: 20px 0 20px 0;
}
#spalla {
	width: 310px;
	background: url(../images/taglio/spalla_border.jpg) right center no-repeat;
	float:left;
	padding: 0 20px 20px 20px;
}
#main {
	width: 548px;
	float: right;
	padding: 0 27px 27px 27px;
}
#main p a {
	color:#666;
	text-decoration:underline;
}

/*-------------Content--------------*/

#content .top_content {
	width: 958px;
	height: 25px;
	display: block;
	background: url(../images/taglio/top_content.jpg) no-repeat left top;
	float: left;
	margin: 0;
	padding: 0;
}
#content .bottom_content {
	width: 958px;
	height: 25px;
	display: block;
	background: url(../images/taglio/bottom_content.jpg) no-repeat left top;
	float: left;
	margin: 0;
	padding: 0;
}
/*-------------Content BOX--------------*/

#content_box {
	width: 960px;
	background: url(../images/taglio/sf_content_box.jpg) repeat-y;
	float: left;
	margin-bottom: 20px;
	padding: 0;
}
#content_box .top_content_box {
	width: 958px;
	height: 25px;
	display: block;
	background: url(../images/taglio/top_content_box.jpg) no-repeat left top;
	float: left;
	margin: 0;
	padding: 0;
}
#content_box .bottom_content_box {
	width: 958px;
	height: 25px;
	display: block;
	background: url(../images/taglio/bottom_content_box.jpg) no-repeat left top;
	float: left;
	margin: 0;
	padding: 0;
}
#spalla_box {
	width: 320px;
	background: url(../images/taglio/hr_row_box.jpg) right center no-repeat;
	float:left;
	padding: 0 20px 0 20px;
}
#main_box {
	width: 538px;
	float: right;
	padding: 0 20px 0 20px;
}
#spalla_box a.verde {
	background: url(../images/taglio/sf_spalla_box.jpg) no-repeat left top;
	width: 311px;
	height: 108px;
	display: block;
	color: #333;
	font-size: 100%;
	text-decoration: none;
	padding: 70px 0 0 0;
}
#spalla_box span {
	width: 185px;
	display: block;
}
/*------spalla------*/
#spalla ul {
	margin: 15px 20px 10px 20px;
	padding: 0 0 5px 0;
	background: url(../images/taglio/row_ul.jpg) no-repeat bottom left;
	list-style-type:none;
}
#spalla ul li a {
	height: 100px;
	display: block;
	padding: 8px 0 0 93px;
	color: #7D7D7E;
	text-decoration: none;
	font-weight: lighter;
	font-size: 170%;
}
#spalla ul li a:hover {
	color: #6995DE;
	text-decoration: none;
}
#spalla ul li a.carriera {
	background: url(../images/taglio/carriera.jpg) no-repeat left top;
}
#spalla ul li a.location {
	background: url(../images/taglio/location.jpg) no-repeat left top;
}
#spalla ul li a.programma {
	background: url(../images/taglio/programma.jpg) no-repeat left top;
}
#spalla ul li a.docenti {
	background: url(../images/taglio/docenti.jpg) no-repeat left top;
}
#spalla ul li a.organizzazione {
	background: url(../images/taglio/organizzazione.jpg) no-repeat left top;
}
#spalla ul li a.faq {
	background: url(../images/taglio/faq.jpg) no-repeat left top;
}
#spalla ul li a span {
	font-size: 70%;
	color: #707071;
}
/*------spalla CALL------*/

#spalla a.call {
	width: 190px;
	height: 40px;
	display: block;
	background:url(../images/taglio/call_sidebar.jpg) no-repeat left top;
	color: #FFF;
	font-size: 180%;
	text-decoration: none;
	margin: 20px 0 0 10px;
	padding: 41px 0 0 40px;
}
/*------spalla edizione------*/
#spalla .edizione {
	background: url(../images/edizione.jpg) no-repeat left top;
	display: block;
	color: #626B7E;
	font-size: 130%;
	height: 40px;
	padding: 50px 0 0 48px;
	margin: 20px 0 0 5px;
	font-weight: lighter;
}
/*---------------Footer------------*/

#footer {
	background: url(../images/taglio/sf_footer.jpg) repeat-x;
	padding: 20px;
	height: 137px;
	font-size: 100%;
	color: #666666;
	clear: both;
	width: 100%;
	margin: 20px 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:#666;
	padding: 0 5px 0 5px;
	border-right: 1px solid #666;
}
#footer strong a {
	color:#6995DE;
	text-decoration: none;
}
#footer a:hover {
	color: #6995DE;
	text-decoration: underline;
}
/*--------------logo-------------------*/
#header img {
	margin: 0;
	padding: 0 0 0 30px;
}
/*Titoli*/

h1 {
	font-size:260%;
	color: #252525;
	font-weight: lighter;
	margin-bottom: 0px;
}
h2 {
	font-size:170%;
	color: #525252;
	background: url(../images/taglio/h2_row.jpg) no-repeat bottom left;
	font-weight: lighter;
	margin: 5px 0 20px 0;
	padding: 0 0 10px 0;
}
h3 {
	font-size:140%;
	color:#4D76AC;
	padding: 0;
	margin: 25px 0 0 0;
}
h4 {
	font-size:130%;
	line-height: 140%;
	color:#6A6C72;
	font-weight: lighter;
	margin: 0 0 15px 0;
	padding: 0;
}
#spalla h3 {
	font-size: 150%;
	color: #7DBE25;
	margin-top: 35px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
#main p {
	line-height: 160%;
	color: #6A6D72;
	margin: 2px 0 15px 0;
}
#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;
}
/*---------------------- Main DL------------------------*/
#main dl {
	margin: 0;
	padding: 0 0 10px 0;
	margin-left: 5px;
	background: url(../images/taglio/h2_row.jpg) no-repeat left bottom;
}
#main dt {
	font-size:140%;
	color: #498FE4;
	font-weight: lighter;
	margin: 0;
	padding: 0 0 0 23px;
	font-weight: bold;
	background: url(../images/taglio/bullet_dl.jpg) left top no-repeat;
}
#main dt.break {
	background: url(../images/taglio/break.jpg) 130px top no-repeat;
	display: block;
	height: 35px;
}
#main dt span {
	color: #6A6D72;
	font-size: 90%;
	text-transform: uppercase;
	font-weight: lighter;
	text-transform: none;
}
#main dd {
	line-height: 140%;
	color: #6A6D72;
	font-size: 100%;
	margin: 0;
	padding: 0 0 0 23px;
}
#main .ore {
	display: block;
	margin: 20px 0 0 0;
	color: #4D76AC;
}
#main img.right {
	margin: 0 0 10px 20px;
	float: right;
}
/*---------------------- Main DL .docenti------------------------*/

#main dl.ogliari {
	margin: 0;
	margin: 15px 0 0 5px;
	background: url(../images/ogliari.jpg) no-repeat left top;
	border-bottom: 1px solid #CCC;
}
#main dl.ogliari dt {
	padding: 0 0 0 110px;
	background: none;
}
#main dl.gorla {
	margin: 0;
	margin: 15px 0 0 5px;
	background: url(../images/paolo_gorla.jpg) no-repeat left top;
	border-bottom: 1px solid #CCC;
}
#main dl.gorla dt {
	padding: 0 0 0 110px;
	background: none;
}
#main dl.campironi {
	margin: 0;
	margin: 15px 0 0 5px;
	background: url(../images/claudio_campironi.jpg) no-repeat left top;
	border-bottom: 1px solid #CCC;
}
#main dl.campironi dt {
	padding: 0 0 0 110px;
	background: none;
}





#main dl.fontana {
	margin: 0;
	margin: 15px 0 0 5px;
	background: url(../images/fontana.jpg) no-repeat left top;
	border-bottom: 1px solid #CCC;
}
#main dl.fontana dt {
	padding: 0 0 0 110px;
	background: none;
}

#main dl.bjorn {
	margin: 0;
	margin: 15px 0 0 5px;
	background: url(../images/bjorn.jpg) no-repeat left top;
	border-bottom: 1px solid #CCC;
}
#main dl.bjorn dt {
	padding: 0 0 0 110px;
	background: none;
}

#main dl.relatore {
	margin: 0;
	margin: 15px 0 0 5px;
	background: url(../images/docente.jpg) no-repeat left top;
	border-bottom: 1px solid #CCC;
	height: 100px;
}
#main dl.relatore dt {
	padding: 0 0 0 110px;
	background: none;
}
#main dl.relatore {
	margin: 0;
	margin: 15px 0 0 5px;
	background: url(../images/docente.jpg) no-repeat left top;
	border-bottom: 1px solid #CCC;
}

#main dl.relatore1 dt {
	padding: 0 0 0 110px;
	background: none;
}
#main dt span {
	color: #6A6D72;
	font-size: 90%;
	text-transform: uppercase;
	font-weight: lighter;
	text-transform: none;
}
#main dd {
	line-height: 140%;
	color: #6A6D72;
	font-size: 100%;
	margin: 0;
	padding: 0 0 0 110px;
}
/*-------------------------------call MAIN------------------------*/
#main a.call_main {
	width: 233px;
	height: 42px;
	display: block;
	background: url(../images/taglio/call_main.jpg) no-repeat left top;
	color: #FFF;
	font-size: 150%;
	text-decoration: none;
	padding: 10px 0 0 220px;
	border-bottom: 1px solid #679FEC;
	margin: 22px 0 22px 0;
}
#main a.call2 {
	width: 190px;
	height: 40px;
	display: block;
	background:url(../images/taglio/call_sidebar.jpg) no-repeat left top;
	color: #FFF;
	font-size: 180%;
	text-decoration: none;
	margin: 20px 0 0 10px;
	padding: 41px 0 0 40px;
}
/*-------------------------------call MAIN BOX------------------------*/
#main_box a.call_main_box {
	width: 233px;
	height: 42px;
	display: block;
	background: url(../images/taglio/call_box.jpg) no-repeat left top;
	color: #FFF;
	font-size: 150%;
	text-decoration: none;
	padding: 10px 0 0 220px;
	border-bottom: 1px solid #679FEC;
}
/*-------------------------------ul content------------------------*/
	
.contentul {
	list-style-image: url(../images/taglio/bullet.jpg);
	background-position: 5px 10px;
	background-repeat:no-repeat;
	line-height:20px;
	font-size:110%;
	margin-left:30px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.contentul a {
	color:#333;
	text-decoration:none;
}
.contentul a:hover {
	color: #999;
	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-----------------------------------------*/
.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;
}
h4.step1 {
	background: url(../images/taglio/step.jpg) no-repeat left top;
	color: #666;
	font-size: 240%;
	padding: 40px 0 0 80px;
	display: block;
	height: 60px;
}
/*----------------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;
}
#nomesia_form #tipologia_lead_container {
	visibility:hidden;
	display:none;
}
#nomesia_form label {
	display:block;
	width:160px;
	float:left;
}
#nomesia_form textarea, #nomesia_form input, #nomesia_form select {
	color:#333;
	border: 1px solid #999;
	background-color:#F1F1F1;
	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-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	height: 40px;
}
#nomesia_form #privacy_container input {
	border: none;
	background: none;
	float: left;
	width: 30px;
}
#nomesia_form #privacy_container label {
	float: right;
	width: 430px;
}
#nomesia_form #privacy_container label a {
	text-decoration: underline;
}
#nomesia_form .button_form {
	margin:20px auto;
	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: #FFF;
	letter-spacing: 1px;
}
#nomesia_form input:focus.button_form {
	background: url(../images/taglio/invia_hover.jpg) no-repeat;
	width: 110px;
	height: 50px;
	display: block;
	border: 0;
}
#messaggio_container label {
	padding-bottom: 15px;
}
.clear {
	clear: both;
}
/* ----- #NOMESIA FORM --------------------------------------------------------------------------------------------------------------------------*/ 
#nomesia_form textarea.readonly {
	background-color: #F1F1F1;
	width: 460px;
}
#nomesia_form #accetto {
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	height: 40px;
}
#nomesia_form #accetto input {
	border: none;
	background: none;
	float: left;
	width: 30px;
}
#nomesia_form #accetto label {
	float: right;
	width: 430px;
}
#nomesia_form #accetto2 {
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	height: 40px;
}
#nomesia_form #accetto2 input {
	border: none;
	background: none;
	float: left;
	width: 30px;
}
#nomesia_form #accetto2 label {
	float: right;
	width: 430px;
}
#nomesia_form a.pdf {
	background: url(../images/pdf.jpg) no-repeat left top;
	color: #333;
	font-weight: bold;
	font-size: 110%;
	padding: 20px 0 0 60px;
	height: 40px;
	display: block;
}
