/* GENERALE */
*{
	margin:0px;
	padding:0px;
}
h1 span,
h3 span,
a span{
	display:block;
	height:0; 
	overflow:hidden; 
	clip: rect(0,0,0,0);
}
body{
	font-family:'Lucida Grande', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:center;
	color:#3d3d3d;
	background:#7a3550;
}
#contenitore{
	margin:0 auto;
	margin-top:18px;
	width:980px;
}
h5{
	font-size:12px;
	font-weight:bold;
	color:#fff500;
	margin:0px 25px;
	text-transform:uppercase;
}
h6{
	font-size:11px;
	font-weight:bold;
}
p a,
table a{
	color:#a00944;
}
/* HEADER */
#header{
	width:723px;
	height:43px;
	background:url(images/fe/header.jpg) no-repeat;
	padding-top:147px;
	padding-left:257px;
}
h2{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#fff500;
	line-height:28px;
	text-align:left;
	letter-spacing:1px;
}
/* CORPO */
#corpo{
	float:left;
	width:980px;
	background:url(images/fe/pattern_corpo.gif) repeat-y;
}
/* COLONNA SX */
#colonna_sx{
	float:left;
	width:242px;
	padding-top:126px;
	background:url(images/fe/top_colsx.jpg) top no-repeat;
}
#menu{
	margin-left:14px;
	margin-right:11px;
	padding-left:10px;
	padding-right:5px;
	width:202px;
	background:#585858 url(images/fe/pattern_menu.gif) repeat-y;
}
#menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:left;
}
#menu ul li{
	line-height:26px;
	font-family:"Trebuchet MS";
	font-size:13px;
}
#menu ul li a{
	display:block;
	width:173px;
	padding-left:29px;
	background:url(images/fe/bg_menu.gif) no-repeat top;
	color:#d8d8d8;
	text-decoration:none;
}
#menu ul li a:hover{
	background:url(images/fe/bg_menu.gif) no-repeat 0 -52px;
	color:#fff500;
	text-decoration:none;
}
#menu ul li.act{
	display:block;
	width:173px;
	padding-left:29px;
	background:url(images/fe/bg_menu.gif) no-repeat 0 -52px;
	color:#fff500;
	text-decoration:none;
}
#bottom_menu{
	width:217px;
	height:15px;
	margin-left:14px;
	margin-right:11px;
	background:url(images/fe/bottom_menu.gif) no-repeat;
}
#pulsante_moduloiscr a{
	width:176px;
	height:77px;
	background:url(images/fe/img_modulo.jpg) no-repeat;
	margin:0 auto;
	margin-top:15px;
	cursor:pointer;
	display:block;
}
#pulsante_newsletter a{
	width:176px;
	height:77px;
	background:url(images/fe/img_newsletter.jpg) no-repeat;
	margin:0 auto;
	margin-top:15px;
	cursor:pointer;
	display:block;
}
#pulsante_convenzione a{
	width:176px;
	height:77px;
	background:url(images/fe/img_convenzione.jpg) no-repeat;
	margin:0 auto;
	margin-top:15px;
	cursor:pointer;
	display:block;
}
/* COLONNA DX */
#colonna_dx{
	width:732px;
	margin-right:6px;
	float:left;
}
*:first-child+html #colonna_dx{
	text-align:left;
}
#colonna_dx object{
	width:732px;
	height:157px;
}
.top_box{
	width:693px;
	height:23px;
	padding:3px 5px 0px;
	background:url(images/fe/top_box.jpg) no-repeat;
	line-height:23px;
	text-align:left;
	margin-left:8px;
}
.box{
	width:693px;
	min-height:662px;
	padding:0px 5px;
	background:url(images/fe/pattern_box.gif) repeat-y;
	margin-left:8px;
	float:left;
}
.box_home{
	width:693px;
	padding:0px 5px;
	background:url(images/fe/pattern_box.gif) repeat-y;
	margin-left:8px;
	float:left;
}
.testo{
	padding:15px 30px 10px;
	width:633px;
	font-size:11px;
	text-align:left;
	line-height:17px;
}
.testo img{
	padding:6px;
	background:#fff;
	border:1px solid #989898;
	float:left;
	margin-right:22px;
	margin-bottom:10px;
}
.testo ul{
	margin-left:10px;
	padding-left:15px;
	font-size:11px;
	text-align:left;
	line-height:17px;
	list-style:disc;
	margin-bottom:10px;
}
.testo ol{
	margin-left:10px;
	padding-left:15px;
	font-size:11px;
	text-align:left;
	line-height:17px;
	margin-bottom:10px;
}
.testo p.paragrafo{
	margin-bottom:20px;
}
.testo p.citazione{
	font-style:italic;
	font-weight:bold;
	margin-bottom:10px;
}
.testo p.autore{
	font-style:italic;
	margin-bottom:10px;
	text-align:right;
	font-weight:normal;
}
.box_foto{
	float:left;
	margin-left:170px;
	margin-bottom:20px;
}
.box_foto img{
	width:45px;
	height:61px;
	padding:5px;
	background:#fff;
	border:1px solid #989898;
	margin-right:20px;
	margin-left:18px;
	margin-bottom:5px;
	float:left;
}
.box_foto p{
	font-size:12px;
	line-height:20px;
	text-align:center;
}
*:first-child+html .box_foto p{
	clear:left;
}
.box_foto p a{
	text-decoration:none;
}
.box_foto p a:hover{
	text-decoration:underline;
}
.bordo{
	margin:10px 0px;
	border-bottom:1px solid #bfbfbf;
	width:633px;
	clear:left;
}
*:first-child+html .bordo{
	margin:-10px 0px 10px;
}
.docente{
	font-size:12px;
	font-style:italic;
}
.bottom_box{
	width:703px;
	height:13px;
	background:url(images/fe/bottom_box.gif) no-repeat;
	margin-left:8px;
	margin-bottom:9px;
	clear:left;
}
/* HOME */
.corso_inevidenza{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#a00944;
	line-height:30px;
	text-align:left;
}
.testo p.descrizione{
	margin-bottom:15px;
	font-size:12px;
	line-height:17px;
}
/* ELENCO CORSI */
#corsi_attivi{
	float:left;
	height:25px;
	margin:0px 25px 10px;
	padding-left:43px;
	background:url(images/fe/ico_corsiattivi.gif) no-repeat left top;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}
#corsi_programmazione{
	float:left;
	height:25px;
	margin:0px 15px;
	padding-left:43px;
	background:url(images/fe/ico_corsiprogrammazione.gif) no-repeat left top;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}
#corsi_preparazione{
	float:left;
	height:25px;
	margin-left:15px;
	padding-left:43px;
	background:url(images/fe/ico_corsipreparazione.gif) no-repeat left top;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}
.attivo_grigio,
.attivo_bianco,
.programmazione_grigio,
.programmazione_bianco,
.preparazione_grigio,
.preparazione_bianco{
	height:34px;
	padding-left:40px;
	line-height:34px;
	width:593px;
	float:left;
}
.attivo_grigio h6,
.attivo_bianco h6,
.programmazione_grigio h6,
.programmazione_bianco h6,
.preparazione_grigio h6,
.preparazione_grigio h6{
	text-transform:uppercase;
}
.attivo_grigio{
	background:url(images/fe/ico_attivo.gif) no-repeat 8px 8px;
}
.programmazione_grigio{
	background:url(images/fe/ico_programmazione.gif) no-repeat 8px 8px;
}
.preparazione_grigio{
	background:url(images/fe/ico_preparazione.gif) no-repeat 8px 8px;
}
.attivo_bianco{
	background:url(images/fe/bg_attivobianco.gif) no-repeat left;
}
.programmazione_bianco{
	background:url(images/fe/bg_programmazionebianco.gif) no-repeat left;
}
.preparazione_bianco{
	background:url(images/fe/bg_preparazionebianco.gif) no-repeat left;
}
.box_contatticorsogrigio{
	float:left;
	margin-top:-34px;
	margin-left:420px;
	width:175px;
	height:34px;
}
.box_contatticorsobianco{
	float:left;
	width:175px;
	height:34px;
	margin-top:-34px;
	margin-left:420px;
}
.info_grigio a{
	padding-left:25px;
	background:url(images/fe/ico_infogrigio.jpg) no-repeat left;
	color:#3d3d3d;
	float:left;
	display:block;
	margin-right:19px;
	font-weight:bold;
	width:53px;
	height:34px;
}
.info_bianco a{
	padding-left:25px;
	background:url(images/fe/ico_infobianco.jpg) no-repeat left;
	color:#3d3d3d;
	float:left;
	display:block;
	margin-right:19px;
	font-weight:bold;
	width:53px;
	height:34px;
}
.info_grigio a:visited,
.info_bianco a:visited{
	color:#a2a1a1;
}
.iscriviti_grigio a{
	background:url(images/fe/bottone_iscrivitigrigio.jpg) no-repeat;
	width:69px;
	height:21px;
	float:left;
	display:block;
	margin-top:8px;
}
.iscriviti_bianco a{
	background:url(images/fe/bottone_iscrivitibianco.jpg) no-repeat;
	width:69px;
	height:21px;
	float:left;
	display:block;
	margin-top:8px;
}
/* DETTAGLIO CORSO */
h4{
	font-family:"Trebuchet MS";
	font-size:17px;
	font-weight:normal;
	color:#ad3262;
	line-height:40px;
}
table{
	font-size:11px;
	margin-bottom:10px;
}
.cella_titolo{
	width:140px;
	text-align:right;
	font-weight:bold;
	line-height:30px;
	padding-right:13px;
	vertical-align:top;
}
.cella_descrizione{
	width:471px;
	height:30px;
	background:url(images/fe/bg_cella.gif) no-repeat;
	line-height:30px;
	padding-left:15px;
}
.cella_descrizionebig{
	width:471px;
	height:30px;
	background:#f6f6f6;
	line-height:17px;
	padding:15px;
}
.mail a{
	padding-left:40px;
	background:url(images/fe/ico_mail.gif) no-repeat left;
	color:#3d3d3d;
	float:left;
	display:block;
	font-weight:bold;
	width:200px;
	height:35px;
	line-height:35px;
	margin-left:300px;
}
/* ELENCO DOCENTI */
.docente_grigio,
.docente_bianco{
	height:34px;
	padding-left:40px;
	line-height:34px;
	width:593px;
	float:left;
}
.docente_grigio{
	background:url(images/fe/ico_infogrigio.jpg) no-repeat 8px 8px;
}
.docente_bianco{
	background:url(images/fe/bg_docentebianco.gif) no-repeat left;
}
.docente_grigio a,
.docente_bianco a{
	color:#3d3d3d;
}
.web_grigio a{
	padding-left:40px;
	background:url(images/fe/ico_webgrigio.gif) no-repeat left;
	color:#3d3d3d;
	float:right;
	display:block;
	margin-right:28px;
	font-weight:bold;
	width:55px;
	height:34px;
	margin-top:-34px;
}
.web_bianco a{
	padding-left:40px;
	background:url(images/fe/ico_webbianco.gif) no-repeat left;
	color:#3d3d3d;
	float:right;
	display:block;
	margin-right:28px;
	font-weight:bold;
	width:55px;
	height:34px;
	margin-top:-34px;
}
/* RASSEGNA STAMPA */
.titolo_libro{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#a00944;
	line-height:20px;
	text-align:left;
}
.nome_autore{
	font-weight:bold;
	line-height:20px;
}
/* DETTAGLIO PUBBLICAZIONE */
.titolo_pubblicazione{
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	width:515px;
	padding-bottom:10px;
	border-bottom:1px dashed #3d3d3d;
	margin-bottom:10px;
	float:left;
}
.testo_pubblicazione{
	padding:15px 30px 10px;
	width:633px;
	font-size:11px;
	text-align:left;
	line-height:17px;
}
.testo_pubblicazione img{
	padding:6px;
	background:#fff;
	border:1px solid #989898;
	float:left;
	margin-right:22px;
	margin-bottom:10px;
	width:79px;
	height:111px;
}
.testo_pubblicazione p.descrizione{
	margin-top:15px;
}
a.link{
	color:#a00944;
	font-weight:bold;
}
p.struttura{
	border:1px solid #3d3d3d;
	margin:10px 20px;
	padding:10px;
}
/* MASTER */
.titolo_master{
	font-size:11px;
	font-weight:bold;
	color:#a00944;
	line-height:20px;
	text-align:left;
}
/* FORM */
form,
fieldset{
	padding:0px;
	margin:0px;
	border:none;
	font-size:12px;
}
label{
	font-size:12px;
	line-height:22px;
	vertical-align:middle;
}
input{
	margin-left:5px;
}
textarea{
	margin-left:5px;
	border:1px solid #424242;
	width:427px;
	height:80px;
	vertical-align:top;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
}
form p{
	font-size:12px;
	text-align:left;
	line-height:20px;
}
form#iscrizione,
form#informazioni{
	width:590px;
}
input.primo{
	width:427px;
	height:17px;
	margin-bottom:9px;
	border:1px solid #424242;
}
input.secondo{
	width:259px;
	height:17px;
	margin-bottom:9px;
	border:1px solid #424242;
}
input.terzo{
	width:124px;
	height:17px;
	margin-bottom:9px;
	border:1px solid #424242;
}
input.quarto{
	width:60px;
	height:17px;
	margin-bottom:9px;
	border:1px solid #424242;
}
input.sede{
	width:415px;
	height:17px;
	border:1px solid #424242;
}
input.radio{
	vertical-align:middle;
	margin-left:15px;
}
fieldset#iscrizione1{
	margin-bottom:30px;
	text-align:right;
}
fieldset#iscrizione1 input.secondo{
	margin-right:168px;
}
fieldset#iscrizione1 input.terzo{
	margin-right:303px;
}
fieldset#iscrizione1 input.quarto{
	margin-right:367px;
}
fieldset#iscrizione2{
	margin-bottom:30px;
}
fieldset#iscrizione3{
	text-align:right;
	margin-top:5px;
}
fieldset#iscrizione4{
	text-align:right;
	margin-top:-15px;
}
fieldset#iscrizione3 input.terzo{
	margin-right:215px;
}
fieldset#iscrizione3 input.secondo{
	margin-right:80px;
}
fieldset#iscrizione4 input{
	margin-right:5px;
}
fieldset#iscrizione4 label{
	vertical-align:baseline;
	margin-right:45px;
}
*:first-child+html fieldset#iscrizione4 label{
	margin-right:0px;
}
form p.min{
	font-size:10px;
	text-align:left;
	margin-bottom:10px;
}
form p.margine{
	margin-bottom:15px;
}
form p a{
	color:#a00944;
}
button{
	margin-top:10px;
	margin-bottom:10px;
	width:69px;
	padding-bottom:2px;
	height:22px;
	border:none;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	float:left;
	text-align:center;
	cursor:pointer;
}
button.annulla{
	background:url(images/fe/bottone_form.jpg) no-repeat;
	margin-left:440px;
}
button.invia{
	background:url(images/fe/bottone_form.jpg) no-repeat 0 -24px;
	margin-left:10px;
}
fieldset#informazione1{
	margin-bottom:30px;
	text-align:right;
}
/* FOOTER */
#footer{
	width:800px;
	height:40px;
	background:url(images/fe/bg_footer.jpg) no-repeat top;
	padding:45px 90px 0px 90px;
	clear:left;
	line-height:18px;
	margin-bottom:40px;
}
#footer p{
	font-size:11px;
	color:#bfb7b1;
}
#footer a,
#footer a:hover{
	color:#bfb7b1;
}
