*{
	border: 0;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
}
body {
	font-size: 80%;
	behavior:url(/css/csshover.htc);
}

a {
	color: #ec008c;
}
a:hover{
	color: #3b6493;
}
a.bianco {
	color: white;
}
a.bianco:hover{
	color: #ec008c;
}
a.blu {
	color: #406d9f;
}
a.blu:hover{
	color: #ec008c;
}
a.links {
	color: #406d9f;
	text-decoration: none;
}
a.links:hover{
	color: #ec008c;
	text-decoration: underline;
}
a.libro {
	color: #406d9f;
	font-weight: bold;
	font-size:1.2em;
}
a.libro:hover{
	color: #ec008c;
}
strong.libro{
	font-weight: bold;
	font-size:1.2em;
}
/** html a {display:block;}*/
#container{
	margin: auto;
	text-align: center;
	width: 998px;
}
.blu {
	color: #3D6392;
}
h2{
	color: #ec008c;
	font-weight: bold;
	font-size:1.4em;
	margin-bottom: 5px;
}
h3{
	color: #ec008c;
	font-weight: bold;
	font-size:1.3em;
	margin-bottom: 5px;
}
h4{
	color: #ec008c;
	font-weight: bold;
	font-size:1.2em;
}
h5{
	color: #3c6695;
	font-weight: bold;
	font-size:1.1em;
	text-align: center;
   margin-bottom: 15px;
}
h6{
	color: #ec008c;
	font-weight: bold;
	font-size:1em;
}
legend{
	display: none;
}
/*#content p, #content center, #content ol, #content ul{
    margin-bottom: 15px;
}*/
p, center, ol, ul{
   margin-bottom: 15px;
}
#content ul ul{
	text-indent: 2em;
	margin-bottom: 0;
}
#content ul ul ul{
	text-indent: 4em;
}
.normal-list{
	padding-left:1.5em;
	list-style-position:outside
}
.spazio{
   margin-bottom: 15px;
	float:left;
}
span.evidenza, li.evidenza{
    font-variant: small-caps;
    color: #1a6db6;
}
span.evidenzarosa{
    color: #ec008c;
}
.note{
    color: #1a6db6;
	 font-size: 0.85em;
}
.errore{
    /*font-variant: small-caps;*/
    color: red;
}
.noteerrore{
    font-variant: small-caps;
    color: red;
	 font-size: 0.85em;
}
.attenzione{
	border: 2px solid #3c6695;
	padding: 5px;
}
span.strike{
	text-decoration: line-through;
}
strong.evidenza{
    font-weight: bold;
    /*font-variant: small-caps;*/
    color: #1a6db6;
}
strong.evidenzarosa{
    font-weight: bold;
    /*font-variant: small-caps;*/
    color: #ec008c;
}
strong.evidenzabig{
    font-weight: bold;
	 font-size: 1.2em;
    color: #ec008c;
}
strong.evidenzalight{
    font-weight: bold;
    font-variant: small-caps;
    color: #4b9cd5;
}
table,tr,th,td,form,fieldset{
	padding: 0;
	margin: 0;
	border: 0;
}
hr{
	margin:5px 100px 10px 100px;
	border: 1px solid #ffb9e3;	
}

/********************************************************/

/*Footer*/

#footer{
	background-color: #4372a7;
	color: white;
	font-size: 0.8em;
	height: 19px;
	padding-top: 1px;
/*	margin-top: 15px;*/
}
html>body #footer {
	height: auto;
	min-height: 19px; 
}
#footer strong{
	font-size: 1.2em;
	font-weight: bold;
}
#footer #footleft{
	float: left;
	padding-left:10px;
}
#footer #footright{
	float: right;
	padding-right: 10px;
}

/********************************************************/

/*Header*/

#header{
	background-image: url(header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 135px;
}
html>body #header {
	min-height: 135px; 
}

/*Logo*/
#logo{
	float: left;
	width: 135px;
	height: 130px;
	margin:0;
}

/*Navigazione*/
#navigazione{
	float: left;
	margin-top: 117px;
	margin-left: -3px;
	line-height: normal;
}
#navigazione ul{
	list-style: none;
}
#navigazione a{
	background: url(bottone-top-bianco-r.gif) no-repeat right top;
	color: #3b6493;
	font-size: 0.85em;
	padding: 2px 5px 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
html>body #navigazione a{
	font-size: 0.9em;
}
#navigazione a:hover{
	color:#ec008c;
}
#navigazione li{
	background: url(bottone-top-bianco-l.gif) no-repeat left top;
	float: left;
	margin-left: 2px;
	padding: 0 0 0 5px;
	display: inline;
}
#navigazione a img{
	border:0;
}
html>body #navigazione a img{
	padding-top: 3px;
	vertical-align: top;
}
#navigazione a.corsi{
	background: url(bottone-top-corsi-r.gif) no-repeat right top;
	color: white;
}
#navigazione a.corsi:hover{
	color:#ec008c;
}
#navigazione li.corsi {
	background: url(bottone-top-corsi-l.gif) no-repeat left top;
}
#navigazione a.libri{
	background: url(bottone-top-libri-r.gif) no-repeat right top;
	color: white;
}
#navigazione a.libri:hover{
	color:#ec008c;
}
#navigazione li.libri {
	background: url(bottone-top-libri-l.gif) no-repeat left top;
}
#navigazione a.orientamento{
	background: url(bottone-top-orientamento-r.gif) no-repeat right top;
	color: white;
}
#navigazione a.orientamento:hover{
	color:#ec008c;
}
#navigazione li.orientamento {
	background: url(bottone-top-orientamento-l.gif) no-repeat left top;
}

/*Login*/
#login{
	float: left;
	font-size: 0.9em;
	text-align: left;
	width: 129px;
	margin-top: -132px;/*127*/
	margin-left: 864px;
}
* html #login
	{
	display: inline;
	}
#login h4{
	background: url(box-login-t.gif) no-repeat top left;
	border-bottom: 1px solid #ec008c;
	color: #ec008c;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
	padding: 2px 3px 1px 3px;
	text-align: center;
	font-size: 0.95em;
	height: 15px;
	display:block;
}
html>body #login h4 {
	height: auto; 
	min-height: 15px; 
	font-size: 1em;
}
#login form{
	background: url(box-login-b.gif) no-repeat bottom left;
	margin: 0;
	font-size: 0.9em;
	padding: 1px 5px 7px 5px;
	height: 95px;
	overflow: hidden;
}
html>body #login form {
	height: auto; 
	min-height: 95px; 
}
#login form label {
	color: #ec008c;
}
/*#login form input#box1{
	border: 1px solid #3B6493;
	color: #3B6493;
	font-weight: bold;
	font-family: inherit;
	height: 15px;
	width: 117px;
	font-size: 0.95em;
}*/
/*#login form input#box2{
	border: 1px solid #3B6493;
	color: #3B6493;
	font-weight: bold;
	font-family: inherit;
	height: 15px;
	width: 97px;
	font-size: 0.95em;
	margin-right: 2px;
}*/
#login form span{
	margin: 5px 0 5px 0;
	display: block;
}
input.box1{
	border: 1px solid #3B6493;
	color: #3B6493;
	font-weight: bold;
	font-family: inherit;
	height: 15px;
	width: 117px;
	font-size: 0.95em;
}
html>body input.box1 {
	height: 17px; 
}
input.box2{
	border: 1px solid #3B6493;
	color: #3B6493;
	font-weight: bold;
	font-family: inherit;
	height: 15px;
	width: 95px;
	font-size: 0.95em;
	margin-right: 2px;
}
html>body input.box2 {
	height: 17px; 
}
input.boxq{
	border: 1px solid #3B6493;
	color: #3B6493;
	font-weight: bold;
	font-family: inherit;
	width: 30px;
	text-align: center;
	font-size: 0.95em;
}
input.boxq1{
	border: 1px solid #3B6493;
	color: #3B6493;
	font-weight: bold;
	font-family: inherit;
	width: 90px;
	text-align: center;
	font-size: 0.95em;
}
input.boxq2{
	border: 1px solid #3B6493;
	color: #3B6493;
	font-weight: bold;
	font-family: inherit;
	width: 150px;
	font-size: 0.95em;
}
input.gestione,select.gestione,textarea.gestione{
	border: 1px solid #3B6493;
	color: #3B6493;
	font-weight: bold;
	font-family: inherit;
	width: 400px;
	font-size: 0.95em;
}
input.gestione200,select.gestione200,textarea.gestione200{
	border: 1px solid #3B6493;
	color: #3B6493;
	font-weight: bold;
	font-family: inherit;
	width: 200px;
	font-size: 0.95em;
}
input.tasto{
	border: 0;
	color: white;
	padding: 2px;
	font-size: 0.9em;
	background-color: #a7a7a9;
}
/*input.gestione200:hover{
	background-color: #ec008c;
}
input[type="button"].gestione200:hover{
	background-color: transparent;
}*/
input.imgsubmit{
	display: none;
}
.textarea1{
	border: 1px solid #3B6493;
	color: #3B6493;
	font-weight: bold;
	font-family: inherit;
	height: 75px;
	width: 117px;
	font-size: 0.95em;
}
.ok{
	border: 0;
	color: white;
	height: 17px;
	width: 17px;
	font-size: 0.85em;
	background-color: #a7a7a9;
}
html>body .ok {
	height: auto; 
	width: auto; 
	min-height: 17px; 
	min-width: 17px; 
}
.ok:hover{
	background-color: #ec008c;
}
.semibox{
	border: 0;
	color: white;
	padding: 0 3px;
	margin: 5px 0 5px 0;
	font-size: 0.85em;
	background-color: #a7a7a9;
	text-decoration:none;
}
.semibox:hover{
	background-color: #ec008c;
}
.semiboxbig{
	border: 0;
	color: white;
	padding: 2px 5px;
	margin-right: 3px;
	font-size: 1em;
	font-weight: bold;
	background-color: #a7a7a9;
	text-decoration:none;
}
.semiboxbig:hover{
	background-color: #ec008c;
}
a.box{
	border: 0;
	color: white;
	padding: 2px 5px;
	font-size: 1em;
	font-weight: bold;
	background-color: #a7a7a9;
	text-decoration:none;
}
a.box:hover{
	background-color: #ec008c;
}

/********************************************************/

/*Sei in*/

#seiin{
	color: white;
	background-color: #4372a7;
	font-size: 0.9em;
	height: 18px;
	padding: 2px 0px 0px 135px;
	text-align: left;
	margin-bottom:14px;
	clear: both;
}
html>body #seiin {
	height: auto;
	min-height: 18px; 
}
#seiin.libri{
	background-color: #5E758E;
}
#seiin.corsi{
	background-color: #6291C5;
}
#seiin.orientamento{
	background-color: #74A7DF;
}
#copy{
	display: none;
}

/********************************************************/

/*Page*/

#content{
	margin-left: 135px;
	width:704px;
	float:left;
    /*text-align: justify;*/
	text-align:left;
  	font-size: 0.95em;
    color: #3C6794;
    list-style: inside;
    padding:1px 10px 0 10px;
}
#contentmain{
	margin-left: 135px;
	width:724px;
	float:left;
    text-align: justify;
  	font-size: 0.95em;
    color: #3C6794;
    list-style: inside;
    padding: 0;
}
#pagelibri{
    background-image: url(sfondolibri.jpg);
    background-repeat: no-repeat;
    background-position: 275px bottom;
}
#pagecorsi{
    /*background-image: url(sfondocorsi.jpg);*/
    background-repeat: no-repeat;
    background-position: 275px bottom;
}
#pageorientamento{
    background-image: url(sfondoorientamento.jpg);
    background-repeat: no-repeat;
    background-position: 275px bottom;
}
#left{
	float: left;
	width:125px;
	margin-left: -854px;
}
#right{
	width:129px;
	float: left;
	margin-left: 5px;
}

* html #content
	{
	display: inline;
	}
* html #contentmain
	{
	display: inline;
	}
/********************************************************/

/* Contenuto pagine */
/* Form */

form.formcentrale fieldset.space{
	border: 2px solid #3c6695;
	padding: 3px 3px 0 3px;
/*	width: 100%;*/
	margin-bottom: 10px;
}
form.formcentrale legend{
	color: #ec008c;
	margin-bottom: 10px;
	padding: 3px 0 0 3px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
form.formcentrale label{
/*	color: #ec008c;
	margin-bottom: 10px;
	padding: 3px 0 0 3px;
	width: 150px;*/
/*	border-bottom: 1px solid #3c6695;*/
}
form.formcentrale div div.floatright{
	width: 337px;
	padding: 3px;
	margin: 0 0 3px 0;
	border: 1px dotted #3c6695;
}
form.formcentrale div div.floatleft{
	width: 339px;
	padding: 3px;
	margin: 3px 0 3px 0;
	border-top:0;
	border-left:0;
	border-bottom: 1px dotted #ec008c;
/*	border-right: 1px dotted #ec008c;*/
}
/*form.formcentrale div .boxcenter{
	width: 336px;
	border: 1px solid #3c6695;
}
form.formcentrale div .boxcenterpiccolo{
	width: 100px;
	border: 1px solid #3c6695;
}
form.formcentrale div .boxcentermini{
	width: 50px;
	border: 1px solid #3c6695;
}
form.formcentrale div textarea.boxscheda{
	width: 336px;
	height: 100px;
	border: 1px solid #3c6695;
	font-size: 0.95em;
}
form.formcentrale div select.boxscheda{
	width: 336px;
	height: 100px;
	border: 1px solid #3c6695;
	font-size: 0.95em;
}*/
form.formcentrale .boxcenter{
	width: 336px;
	border: 1px solid #3c6695;
}
form.formcentrale .boxcenterpiccolo{
	width: 100px;
	border: 1px solid #3c6695;
}
form.formcentrale .boxcentervaluta{
	width: 100px;
	border: 1px solid #3c6695;
	text-align: right;
}
form.formcentrale .boxcentervalutadis{
	width: 95px;
	padding-right: 5px;
	border: 1px solid #3c6695;
	text-align: right;
	color: #3c6695;
	background-color: #ececec;
	font-weight: bold;
}
form.formcentrale .boxcentermini{
	width: 50px;
	border: 1px solid #3c6695;
	text-align: center;
}
form.formcentrale textarea.boxscheda{
	width: 336px;
	height: 100px;
	border: 1px solid #3c6695;
	font-size: 0.95em;
}
form.formcentrale select.boxscheda{
	width: 336px;
	height: 100px;
	border: 1px solid #3c6695;
	font-size: 0.95em;
}
form.formcentrale div.nota{
	padding: 3px 3px 0 3px;
	margin: 0 0 3px 0;
	border: 1px dashed #3c6695;
	text-align: center;
}
form.formcentrale div.nota div div.floatright{
	width: 333px;
	text-align: left;
}
form.formcentrale div.nota div div.floatleft{
	width: 335px;
	text-align: left;
}
form.formcentrale div.nota div input.boxcenter{
	width: 332px;
	text-align: left;
}
form.formcentrale div.nota textarea.boxscheda{
	width: 332px;
	text-align: left;
}
form.formcentrale ul{
	margin-top: 10px;
	margin-bottom: 10px;
}
form.formcentrale ol{
	list-style: none;
}
form.formcentrale ol li{
	padding: 3px;
	border-bottom: 1px solid #a7a7a9;
	margin-bottom: 5px;
}
form.formcentrale ol li label{
	padding-left: 15px;
}

/* Table */

table.tablecentrale,table.tablecarrello{
	font-size: 0.95em;
	width: 100%;
	border-collapse: collapse;
	border: 2px solid #3c6695;
	padding: 5px;
	margin-bottom: 15px;
	text-align:left;
}
table.tablecentrale th, table.tablecentrale td{
	margin: 0;
	border-bottom: 1px solid #3c6695;
	padding: 5px 10px;
}
table.tablecentrale td.cen,th.cen{
	text-align: center;
}
table.tablecentrale td.r{
	text-align: right;
}
table.tablecentrale tr.even{
	background-color: #dcdcdc;
}
table.tablecarrello th, table.tablecarrello td{
	margin: 0;
	border-bottom: 1px solid #3c6695;
	border-right: 1px solid #3c6695;
	padding: 2px;
	text-align:center;
}
table.tablecarrello td.titolo{
	text-align:left;
	padding-left: 5px;
}
table.tablecarrello img{
	width:40px;
	height: 60px;
}
table.tablecarrello td.copecarrello{
	width:40px;
}
table.tablecarrello td.copecarrello a{
	display:compact;
}
table.tablecentrale tr,table.tablecarrello tr{
	background: #ECECEC;
}
table.tablecentrale tr.alt,table.tablecarrello tr.alt{
	background: #F5F5F5;
}
table.tablecentrale tr.space{
	border-bottom: 3px solid #3c6695;
}
table.tablecentrale tr.altspace{
	background: #F5F5F5;
	border-bottom: 3px solid #3c6695;
}
table.tablecentrale a{
/*	display: block;*/
}
table.tablecentrale a.r{
	display: inline;
}

table.tableridotta{
	font-size: 0.95em;
	width: 650px;
	border-collapse: collapse;
	border: 2px solid #3c6695;
	padding: 5px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
.boxlargo table.tableridotta{
	font-size: 1em;
}
table.tableridotta caption{
	width: 650px;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	font-size:1.3em;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
table.tableridotta th, table.tableridotta td{
	margin: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #3c6695;
	padding: 5px 10px;
	text-align: center;
}
table.tableridotta td.l{
	text-align: left;
}
table.tableridotta td.dis{
	color: #a7a7a9;
}
table.tableridotta tr{
	background: #ECECEC;
}
table.tableridotta tr.alt{
	background: #F5F5F5;
}
table.tableridotta a{
	display: block;
}

/* Riquadri semplici */

div.riquadro{
	border: 2px solid #4b9cd5;
	padding:5px;
	margin-bottom: 15px;
}
div.riquadroc{
	border: 2px solid #4b9cd5;
	padding:5px;
	margin-bottom: 15px;
	text-align: center;
}
div.riquadrod{
	border: 2px solid #4b9cd5;
	padding:5px;
	margin-bottom: 15px;
	text-align: right;
}

/* Box evidenza */

div.duecolonneleft{
    width: 334px;
    float: left;
}
div.duecolonneright{
    width: 334px;
    float: right;
}
div.quattrocolonne{
    width: 171px;
    float: left;
	 text-align: center;
	 padding: 5px;
	 margin-bottom: 15px;
}
div.quattrocolonneshort{
    width: 171px;
    float: left;
	 text-align: left;
	 padding: 2px;
	 margin-bottom: 15px;
}

.evidenza h4{
	background: url(riquadro-evidenza-t.gif) no-repeat top left;
	width: 328px;
	font-size: 1.3em;
   padding: 3px;
	color: white;
   background-color: #4b9cd5;
	text-align: center;
}
.evidenza h4.blink{
	text-decoration: blink;
}
.evidenza div{
	background: url(riquadro-evidenza-b.gif) no-repeat bottom left;
	width: 324px;
	padding: 5px 5px 20px 5px;
	font-size: 1em;
	/**/
	color: white;
   background-color: #1a6db6;
}
.evidenza div span{
	color: #cfe6f2;
}
.evidenza hr{
	margin:5px 0;
	border: 1px solid #4b9cd5;
}
.evidenzalargo{
	clear: both;
}
.evidenzalargo h4{
	background: url(riquadro-evidenzalargo-t.gif) no-repeat top left;
	width: 700px;
	font-size: 1.3em;
   padding: 2px;
	color: white;
   background-color: #4b9cd5;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.evidenzalargo div{
	background: url(riquadro-evidenzalargo-b.gif) no-repeat bottom left;
	width: 696px;
	padding: 5px 4px 20px 4px;
	font-size: 0.9em;
	color: white;
   background-color: #1a6db6;
	margin-left: auto;
	margin-right: auto;
}
.evidenza a, .evidenzalargo a {
	color: white;
}
.evidenza a:hover, .evidenzalargo a:hover{
	color: #ec008c;
}
p.citazione{
  /*background: url(virgolette-1.gif) no-repeat top left;*/
  font-weight: bold;
  margin: 0;
}
p.autorecitazione{
  /*background: url(virgolette-2.gif) no-repeat bottom right;*/
  font-style: italic;
  /*text-align: right;*/
  text-align: left;
}
p em img{
	vertical-align: middle;
}
img.absmiddle{
	border: 0;
	vertical-align: middle;
}

/* Struttura per visualizzazione collana */

.collana{
	clear: both;
	border-bottom: 1px dashed #a7a7a9;
	margin-bottom: 10px;
	overflow: auto;
	float: left;
	width: 100%;
}
.collana p{
	margin-bottom: 5px;
}
.collanaleft{
    width: 474px;
    float: left;
	 display: inline;
}
.collanaright{
    width: 220px;
    float: right;
	 margin-left:10px;
	 text-align: left;
	 display: inline;
}
.copertinacollana{
	 float: left;
	 margin-bottom: 10px;
	 position: relative;
}
.copertinacollana img{
	vertical-align: bottom;
}
.cope{
	border: 1px solid black;
}
.paginelibro{
	display: block;
}
.noombra{
	margin-right: 13px;
}
.datilistalibri{
	margin-left: 98px;
}
ul.bottone215{
	clear: both;
	overflow: hidden;
	list-style: none;
	margin-bottom: 15px;
	width: 215px;
	text-align: center;
}
ul.bottone215 li{
	display: block;
	background: url(bottone-215-b.gif) no-repeat left bottom;
	list-style-position: outside;
}
ul.bottone215 a{
	display: block;
	padding: 3px;
	margin-top: 3px;
	background: url(bottone-215-t.gif) no-repeat left top;
	text-decoration: none;
}
ul.bottone215 span{
	display: block;
	padding: 3px;
	margin-top: 3px;
	background: url(bottone-215-t.gif) no-repeat left top;
	text-decoration: none;
	color: #a7a7a9;
}
ul.bottone170{
	clear: both;
	overflow: hidden;
	list-style: none;
	margin-bottom: 15px;
	width: 170px;
	text-align: center;
}
ul.bottone170 li{
	display: block;
	background: url(bottone-170-b.gif) no-repeat left bottom;
	list-style-position: outside;
}
ul.bottone170 a{
	display: block;
	padding: 3px;
	margin-top: 3px;
	background: url(bottone-170-t.gif) no-repeat left top;
	text-decoration: none;
}
ul.bottone170 span{
	display: block;
	padding: 3px;
	margin-top: 3px;
	color: #a7a7a9;
	background: url(bottone-170-t.gif) no-repeat left top;
}

/* Struttura per visualizzazione libro */

#schedalibro{
	 margin-bottom: 10px;
}
/*.schedalibro p{
	 margin-bottom: 5px;
}*/
#schedalibroleft{
    width: 474px;
    float: left;
	 display: inline;
}
#schedalibroright{
    width: 220px;
    float: right;
	 margin-left:10px;
	 text-align: left;
	 display: inline;
}

/* Iscrizione ai corsi */

.boxlargochiaro{
	background: url(riquadrolargo-t.gif) no-repeat top left;
	width: 706px;
	padding-top: 10px;
	margin-bottom: 5px;
	float: left;
}
.boxlargochiaro .down{
	background: url(riquadrolargo-chiaro-b.gif) no-repeat bottom left;
	width: 706px;
	float: left;
}
.boxlargochiaro span{
	margin: 0 10px;
}
.boxlargochiaro span.titolocorso{
	width: 475px;
   display: inline;
	float: left;
	margin-bottom: 10px;
	font-size: 1.1em;
}
.boxlargochiaro div div p{
	float: left;
	padding: 0 10px;
	font-size: 1em;
	margin-bottom: 5px;
	text-align:justify;
}
.boxlargochiaro ul.citta{
	list-style: none;
	width:700px;
	margin-bottom:10px;
}
.boxlargochiaro ul.citta li{
	display: inline;
	padding: 0 5px 0 0;
}
.boxlargochiaro ul.citta li.on a{
	text-decoration: none;
	font-weight: bold;
}
.boxlargochiaro .info{
	text-indent: -9999px;
	overflow:hidden;
	display: block;
	height: 36px;
	width: 36px;
	background: url(info.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.boxlargochiaro .info:hover{
	background: url(info.gif);
	background-repeat: no-repeat;
	background-position: 0 -36px;
}

/* Box testo parte centrale */

.boxtesto h4{
	width: 334px;
	font-size: 1.2em;
    color: #ec008c;
    padding-top: 15px;
    border-top: 1px solid #25405E;
    clear: both;
    text-align: left;
}
.boxtesto h4.noline{
	border-top:0;
	padding-top:0;
}
.boxtesto div{
	width: 334px;
	font-size: 1em;
	/**/
   padding: 15px 1px;
   overflow: auto;
}
.boxtesto p{
	margin: 0;
}
.boxtesto img.salign{
    border: 1px solid #25405E;
    padding: 5px;
    margin: 0 0 0 10px;
    float: right;
    display: inline;
}
.boxtesto img.dalign{
    border: 1px solid #25405E;
    padding: 5px;
    margin: 0 10px 0 0;
    float: left;
    display: inline;
}
/*.boxtesto div.copertines{
	height:120px;
	width:80px;
	float:right;
   border: 1px solid #25405E;
   padding: 6px;
   margin: 0 0 0 10px;
}
.boxtesto div.copertined{
	height:120px;
	width:80px;
	float:left;
   border: 1px solid #25405E;
   padding: 6px;
   margin: 0 10px 0 0;
	text-align: left;
}*/
.boxlargo{
	margin-bottom: 10px;
}
.boxlargo h4{
	background: url(riquadrolargo-t.gif) no-repeat top left;
	width: 700px;
	font-size: 1.2em;
   padding: 5px 3px 3px 3px;
	text-align: center;
	border-bottom: 3px solid #4b9cd5;
}
.boxlargo div{
	background: url(riquadrolargo-b.gif) no-repeat bottom left;
	width: 686px;
	padding: 5px 10px 10px 10px;
	font-size: 1em;
	/**/
/*	text-align: justify;*/
}
.boxlargo div span.grande{
	font-size: 1.1em;
}
.boxlargo div ul{
	margin-bottom: 0;
}
.boxlargo form p{
	margin-bottom: 3px;
	float: left;
}
.boxlargo form p input,.boxlargo form p select{
	width: 330px;
	padding: 3px;
	margin: 0;
	border: 1px dotted #3c6695;
	float: right;
}
.boxlargo form p label{
	width: 330px;
	padding: 3px;
	margin: 0;
	border-top:0;
	border-left:0;
	border-bottom: 1px solid #ec008c;
	font-weight: bold;
	float: left;
	display: block;
}
.box{
	margin-bottom: 10px;
}
.box h4{
	background: url(riquadro-t.gif) no-repeat top left;
	width: 328px;
	font-size: 1.2em;
   padding: 5px 3px 3px 3px;
	text-align: center;
	border-bottom: 3px solid #4b9cd5;
}
.box div{
	background: url(riquadro-b.gif) no-repeat bottom left;
	width: 314px;
	padding: 5px 10px 1px 10px;
	font-size: 1em;
	/**/
	text-align: justify;
}
.box form p{
	margin-bottom: 10px;
	float: left;
}
.box form p input{
	width: 148px;
	padding: 3px;
	margin: 0 0 0 4px;
	border: 1px dotted #3c6695;
	float: right;
}
.box form p input.nofl{
	width: 20px;
	border: none;
	float: none;
}
.box form p input.semiboxbig{
	width: 156px;
	margin: 0 78px;
}
.box form p span input{
	width: auto;
	float: none;
}
.box form p select{
	width: 148px;
	padding: 3px;
	margin: 0;
	border: 1px dotted #3c6695;
	float: right;
}
.box form p label{
	width: 148px;
	padding: 3px;
	margin: 0;
	border-top:0;
	border-left:0;
	border-bottom: 1px solid #ec008c;
	float: left;
	display: block;
	text-align: left;
}
.box form p label.sino{
	width: 270px;
}
.box form p input.sino{
	width: auto;
}

.box215{
	margin-bottom: 5px;
}
.box215 h4{
	background: url(box-215-t.gif) no-repeat top left;
	width: 209px;
	font-size: 1em;
   padding: 4px 3px 0 3px;
	text-align: center;
	border-bottom: 3px solid #4b9cd5;
}
.box215 div{
	background: url(box-215-b.gif) no-repeat bottom left;
	width: 195px;
	padding: 5px 10px 10px 10px;
	font-size: 0.9em;
}
.boxsemplice{
	margin-bottom: 10px;
}
.boxsemplice p{
	background: url(riquadrolargo-t.gif) no-repeat top left;
	width: 706px;
	font-size: 1em;
   padding: 10px 0 0 0;
}
.boxsemplice span{
	background: url(riquadrolargo-chiaro-b.gif) no-repeat bottom left;
	width: 686px;
	padding: 0 10px 10px 10px;
	text-align: center;
	display: block;
}
.boxsemisemplice{
	margin-bottom: 10px;
}
.boxsemisemplice p{
	background: url(riquadro-t.gif) no-repeat top left;
	width: 334px;
	font-size: 1em;
   padding: 10px 0 0 0;
}
.boxsemisemplice span{
	background: url(riquadro-b.gif) no-repeat bottom left;
	width: 314px;
	padding: 0 10px 10px 10px;
	display: block;
}
font.marquee{
	font-size: 0.9em;
}

/********************************************************/

/* Basic Bar Graph */
.graph { 
	position: relative; /* IE is dumb */
	width: 328px; 
	border: 1px solid #6291C5;
	padding: 2px; 
	margin-bottom: .5em;					
}
.graph2 { 
	position: relative; /* IE is dumb */
	width: 698px; 
	border: 1px solid #6291C5;
	padding: 2px; 
	margin-bottom: .5em;					
}
.bar { 
	display: block;	
	position: relative;
	background: #6291C5;
	background-image: url(../corsi/images/isto.jpg); 
	color: #ec008c;
	height: 2em; 
	line-height: 2em;
	font-weight: bold;
}
.graph2 .bar{
	background-image: url(../psuni/images/isto.jpg); 
}
.bar2 { 
	display: block;	
	position: relative;
	background: #a7a7a9;
	background-image: url(../corsi/images/isto2.jpg); 
	color: #ec008c;
	height: 2em; 
	line-height: 2em;
	font-weight: bold;
}
.graph2 .bar2{
	background-image: url(../psuni/images/isto2.jpg); 
}
.bar3 { 
	display: block;	
	position: relative;
	background: #a7a7a9;
	background-image: url(../corsi/images/isto2.jpg); 
	color: #ec008c;
	height: 2em; 
	line-height: 2em;
	font-weight: bold;
}
.graph2 .bar3{
	background-image: url(../psuni/images/isto3.jpg); 
}
.bar span, .bar2 span, .bar3 span { position: absolute; left: 1em; } /* This extra markup is necessary because IE doesn't want to follow the rules for overflow: visible */

/********************************************************/

/* Box */

.boxchiaro{
	font-size: 0.9em;
	text-align: left;
	width: 125px;
	height: 50px;
	color: #406d9f;
	margin-bottom: 10px;
	position: relative;
}
html>body .boxchiaro {
	height: auto; 
	min-height: 50px; 
}
#librinovita h4{
	background: url(box-chiaro-librinovita.gif) no-repeat top left;
	border-bottom: 1px solid #3c6695;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
	padding: 2px 3px 1px 5px;
	font-size: 0.95em;
	height: 15px;
	display:block;
}
html>body #librinovita h4 {
	height: auto; 
	min-height: 15px; 
	font-size: 1em;
}
#links h4{
	background: url(box-chiaro-links.gif) no-repeat top left;
	border-bottom: 1px solid #3c6695;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
	padding: 2px 3px 1px 5px;
	font-size: 0.95em;
	height: 15px;
	display:block;
}
html>body #links h4 {
	height: auto; 
	min-height: 15px; 
	font-size: 1em;
}
.boxchiaro strong, .boxscuro strong{
	font-weight:bold;
	color: #ec008c;
}
#copertinanovita{
	position: relative;
	margin-left: 18px;
	margin-bottom: 5px;
	width: 80px;
	height: 120px;
}
#iconanew{
	position: absolute;
	top:85px;
	right: 15px;
}
#copertinanovitadx{
	position: relative;
	margin-left: 8px;
	margin-bottom: 5px;
	width: 80px;
	height: 120px;
}
#iconanewdx{
	position: absolute;
	top:45px;
	right: 15px;
}
.boxchiaro p{
	background: url(box-chiaro-b.gif) no-repeat bottom left;
	margin: 0;
	font-size: 0.9em;
	padding: 4px 5px 10px 5px;
/*	height: 95px;*/
	overflow: hidden;
}
/*html>body .boxchiaro p {
	height: auto; 
	min-height: 95px; 
}*/

.boxscuro{
	font-size: 0.9em;
	text-align: left;
	width: 129px;
/*	height: 120px;*/
	color: #3b6493;
	margin-bottom: 10px;
	position: relative;
}
/*html>body .boxscuro {
	height: auto; 
	min-height: 120px; 
}*/
#carrello h4{
	background: url(box-scuro-carrello.gif) no-repeat top left;
	border-bottom: 1px solid #3c6695;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
	padding: 2px 3px 1px 5px;
	font-size: 0.95em;
	height: 15px;
	display:block;
	color: White;
}
html>body #carrello h4 {
	height: auto; 
	min-height: 15px; 
	font-size: 1em;
}
#cerca h4{
	background: url(box-scuro-cerca.gif) no-repeat top left;
	border-bottom: 1px solid #3c6695;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
	padding: 2px 3px 1px 5px;
	font-size: 0.95em;
	height: 15px;
	display:block;
	color: White;
}
html>body #cerca h4 {
	height: auto; 
	min-height: 15px; 
	font-size: 1em;
}
#info h4{
	background: url(box-scuro-info.gif) no-repeat top left;
	border-bottom: 1px solid #3c6695;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
	padding: 2px 3px 1px 5px;
	font-size: 0.95em;
	height: 15px;
	display:block;
	color: White;
}
html>body #info h4 {
	height: auto; 
	min-height: 15px; 
	font-size: 1em;
}
#lavoraconnoi h4{
	background: url(box-rosso.gif) no-repeat top left;
	border-bottom: 1px solid #a91d1d;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
	padding: 2px 23px 1px 5px;
	font-size: 0.95em;
	height: 15px;
	display:block;
	color: White;
}
html>body #lavoraconnoi h4 {
	height: auto; 
	min-height: 15px; 
	font-size: 1em;
}
/*.boxscuro a{
	color: White;
	text-decoration: none;
}
.boxscuro a:hover{
	color: #ec008c;
}*/
.boxscuro p,.boxscuro form,.boxscuro div{
	background: url(box-scuro-b.gif) no-repeat bottom left;
	margin: 0;
	font-size: 0.9em;
	padding: 4px 5px 10px 5px;
/*	height: 95px;*/
	overflow: hidden;
}
.boxscuro div span{
	margin: 5px 0 5px 0;
	display: block;
}
.boxrosso p,.boxrosso form,.boxrosso div{
	background: url(box-rosso-b.gif) no-repeat bottom left;
	margin: 0 0 10px 0;
	font-size: 0.9em;
	padding: 4px 5px 10px 5px;
/*	height: 95px;*/
	overflow: hidden;
}
.boxrosso div span{
	margin: 5px 0 5px 0;
	display: block;
}
/*html>body .boxscuro p {
	height: auto; 
	min-height: 95px; 
}*/
#richiediinfo{
	display: none;
}
#boxhome img{
	border:1px solid #0066CB;
	margin-bottom: 10px;
	padding:3px;
}
.boxhomedx img{
	border-top:1px dashed #0066CB;
	margin-bottom: 10px;
}
.titolosezionepagina{
	color: #ec008c;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px dotted #26405e;
	border-bottom: 1px dotted #26405e;
	padding: 0;
	margin-top:10px;
	text-align: left;
	font-size: 0.9em;
}
.aprichiudi{
	list-style: none;
    margin-bottom: 10px;
}
.aprichiudi li{
	height: 8px;
	width: 129px;
	margin-top: -20px;
}
html>body .aprichiudi li{
	margin-top: -10px;
}
.aprichiudi a{
	text-indent: -9999px;
	overflow:hidden;
	display: block;
	height: 8px;
}
.aprichiudi li.aprichiudiapri{
	background: url(box-scuro-giu.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.aprichiudi li.aprichiudiapri:hover{
	background-position: 0 -8px;
}
.aprichiudi li.aprichiudichiudi{
	background: url(box-scuro-su.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:none;
}
.aprichiudi li.aprichiudichiudi:hover{
	background-position: 0 -8px;
}

/********************************************************/

/*Home page*/

#home1{
	float: left;
	text-align: left;
	width: 239px;
	height: 281px;
}
html>body #home1 {
	height: auto;
	min-height: 281px;
}
#home1 h1{
	background: url(main-libri-t.gif) no-repeat top left;
	width:239px;
	height:174px;
}
#home1 h1 a{	
	/*text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 100%;
	width: 100%;*/
	border:none;
}

#home1 div{
	background: url(main-b.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 5px;
	width:229px;
	height:97px;
/*	overflow: hidden;*/
	font-size: 0.9em;
	line-height: 1.1em;
	color: #3D6392;
}
html>body #home1 div {
	height: auto; 
	min-height: 97px;
}
#home2{
	float: left;
	text-align: left;
	width: 239px;
	height: 281px;
	margin: 0 3px;
}
html>body #home2 {
	height: auto; 
	min-height: 281px; 
}
#home2 h1{
	background: url(main-corsi-t.gif) no-repeat top left;
	width:239px;
	height:174px;
}
#home2 h1 a{
	/*text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 100%;
	width: 100%;*/
	border:none;
}
#home2 div{
	background: url(main-b.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 5px;
	width:229px;
	height:97px;
/*	overflow: hidden;*/
	font-size: 0.9em;
	line-height: 1.1em;
	color: #3D6392;
}
html>body #home2 div {
	height: auto; 
	min-height: 97px; 
}
#home3{
	float: left;
	text-align: left;
	width: 239px;
	height: 281px;
}
html>body #home3 {
	height: auto; 
	min-height: 281px; 
}
#home3 h1{
	/*background: url(main-orientamento-t.gif) no-repeat top left;*/
	width:239px;
	height:174px;
}
#home3 h1 a{
	/*text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 100%;
	width: 100%;*/
	border:none;
}
#home3 div{
	background: url(main-b.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 5px;
	width:229px;
	height:97px;
/*	overflow: hidden;*/
	font-size: 0.9em;
	line-height: 1.1em;
	color: #3D6392;
}
html>body #home3 div {
	height: auto; 
	min-height: 97px; 
}
img.linksezionihome{
	border: 0;
	height: 174px;
	width: 239px;
}

/* Scheda corsi */

#corsiperiodo h4{
	width: 188px;
	height: 47px;
	background-image: url(corsi-periodo.gif);
	background-repeat: no-repeat;
	margin: 10px 0;
}
#corsiperiodo h4 span{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 100%;
	width: 100%;
}
#corsiperiodo p{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #a7a7a9;
	line-height: 1.15em;
}
#corsigiorniorario h4{
	width: 283px;
	height: 46px;
	background-image: url(corsi-giorniorario.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#corsigiorniorario h4 span{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 100%;
	width: 100%;
}
#corsigiorniorario p{
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 1.15em;
}
#corsicosti h4{
	width: 134px;
	height: 45px;
	background-image: url(corsi-costi.gif);
	background-repeat: no-repeat;
	margin: 10px 0;
}
#corsicosti h4 span{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 100%;
	width: 100%;
}
#corsicosti p{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #a7a7a9;
	line-height: 1.15em;
}
#corsisedi h4{
	width: 128px;
	height: 45px;
	background-image: url(corsi-sedi.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#corsisedi h4 span{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 100%;
	width: 100%;
}
#corsisedi p{
	margin-bottom: 20px;
	line-height: 1.15em;
}

/********************************************************/

/*Dossier*/

ul.navigazionedossier{
	list-style: none;
}
ul.navigazionedossier li{
	display: block;
	width: 33%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

/********************************************************/

/*Menu*/

#menusx{
	font-size: 0.9em;
	text-align: left;
	padding-bottom: 10px;
	border-left: 1px solid #3c6695;
	border-right: 1px solid #3c6695;
	border-bottom: 7px solid #3c6695;
	margin-bottom: 10px;
	margin-top: -14px;
	float: left; /* corregge l'errore di IE6 */
	position:relative; 
	z-index: 3;
}
#menusx a{
	margin: 0;
	color: #3c6695;
	display: block;
	width: 121px;
	height: 16px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
   border-bottom: 1px dashed #3c6695;
	text-decoration: none;
}
#menusx a:hover{
	color:white;
	background-color: #3e5c7d;
}
html>body #menusx a {
	height: auto; 
	min-height: 16px; 
}
#menusx li {
   position:relative; 
   list-style-type:none;
	float: left; /* corregge l'errore di IE6 */
/*	width:100%;  corregge l'errore di IE6 */
	}
#menusx li.menuspeciale {
	background-color: #e5f5ff;
   }
#menusx li.menusecondolivello {
/*	background-color: #e5f5ff;*/
	background-image: url(menu-freccia-dx.gif);
	background-position: center right;
	background-repeat: no-repeat;
   }
#menusx li.menusecondolivello:hover{
	background-color: #3e5c7d;
	background-image: url(menu-freccia-sx.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
#menusx li.menusecondolivello:hover a{
	color:white;
}
#menusx li.menusecondolivello a:hover{
	background-color: #3e5c7d;
	background-image: url(menu-freccia-sx.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
#menusx li.menusecondolivello li a:hover{
	color:white;
	background-color: #3e5c7d;
	background-image: none;
}
#menusx ul li ul {
   margin:0;
	padding: 0;
	border: 0;
   position:absolute;
	left: 124px;
	top:0;
	background: url(menu-trasparente.png);
	display: none;
   }
#menusx ul li:hover ul {
	display: block;
   }
#menusx ul li ul a {
	color: white;
   border-bottom: 1px dashed white;
   }
#menusx ul li ul li {
/*   border-left:1px solid #3c6695;*/
   border-right:1px solid #3c6695;
	color:white;
   }
/*#menusx ul li ul li:first-child {
   border-top:1px solid #3c6695; 
   }*/
/*#menusx li:hover{
	background-color: yellow;
}*/

/********************************************************/

/*Tutto sui test - sezione della home*/
#tuttotest{
	margin:15px 0;
}
#tuttotest h1{
	height: 70px;
	width: 720px;
	float: left;
	background: url(pulsantone.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#tuttotest a{
	text-indent: -9999px;
	overflow:hidden;
	display: block;
	height: 70px;
}
#tuttotest h1:hover{
	background-position: 0 -70px;
}

/*#tuttotest{
	list-style: none;
}
#tuttotest li{
	height: 101px;
	width: 180px;
	margin-right: 1px;
	float: left;
}
#tuttotest a{
	text-indent: -9999px;
	overflow:hidden;
	display: block;
	height: 101px;
}
#tuttotest li#tuttotest1{
	background: url(tuttotest-1.gif);
	background-repeat: no-repeat;
	background-position: 15px 0;
}
#tuttotest li#tuttotest1:hover{
	background-position: 15px -101px;
}
#tuttotest li#tuttotest2{
	background: url(tuttotest-2.gif);
	background-repeat: no-repeat;
	background-position: 15px 0;
}
#tuttotest li#tuttotest2:hover{
	background-position: 15px -101px;
}
#tuttotest li#tuttotest3{
	background: url(tuttotest-3.gif);
	background-repeat: no-repeat;
	background-position: 15px 0;
}
#tuttotest li#tuttotest3:hover{
	background-position: 15px -101px;
}
#tuttotest li#tuttotest4{
	background: url(tuttotest-4.gif);
	background-repeat: no-repeat;
	background-position: 15px 0;
}
#tuttotest li#tuttotest4:hover{
	background-position: 15px -101px;
}*/

/********************************************************/
/*Corsi e libri*/
div.corsielibri{
	border-bottom: 1px solid #a7a7a9;
	padding-bottom:5px;
	margin-bottom:10px;
	width:724px;
}
div.corsielibri h1{
	color: #ec008c;
	font-size: 2em;
}
div.corsielibri h2{
	color: #3c6695;
	font-size: 1em;
	font-weight: bold;
}
p.corsielibri {
	text-align: left;
}

/********************************************************/

/*Altro*/

.align{
  text-align: center;
}
.salign{
  text-align: left;
}
.dalign{
  text-align: right;
}
.jalign{
  text-align: justify;
}
.float{
  float: left;
  display: inline;
  margin: 0;
}
.floatleft{
  float: left;
  display: inline;
  margin: 0 15px 0 0;
}
.floatright{
  float: right;
  display: inline;
  margin: 0 0 0 15px;
}
.floatcenter{
	margin-left: auto;
	margin-right: auto;
}
.floatcenter ul{
	margin-left: auto;
	margin-right: auto;
}
.floatcenter .box{
	margin-left: 195px;
}
.numeroverde{
	color: #339933;
	font-weight: bold;
}
textarea.elenco{
	font-size: .9em;
	color: #3e5c7d;
	background-color: white;
	width: 500px;
	border: 1px dotted #3c6695;
	padding: 3px;
}
.riquadrosemplice{
	border: 1px solid #3c6695;
	padding: 5px;
}
.riquadrodivisorio{
	border-bottom: 1px solid #3c6695;
	padding: 0 0 20px 0;
}
.riquadroevidenza{
	border: 1px solid #3c6695;
	padding: 5px;
	background-color: #e7eef7;
}

/********** Overlib **********/
#overDiv table{
	background-color: #ececec;
	color: #3c6695;
	border:1px solid #ec008c;
}
#overDiv td{
	margin: 0;
	padding:3px;
	text-align: justify;
	font-size: 0.5em;
}
#overDiv font{
	font-size: 11px;
}

/********** jTip **********/
#JT_arrow_left{
	background-image: url(/images/jtip/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}
#JT_arrow_right{
	background-image: url(/images/jtip/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}
#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
	font-size:0.85em;
}
#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}
.JT_loader{
	background-image: url(/images/jtip/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}
#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}
#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}
#JT_copy p{
margin:3px 0;
}
#JT_copy ol,#JT_copy ul{
margin:0 0 0 20px;
}
#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.jTip{
cursor:help;
}

/********** ImageBox **********/
/*#ImageBoxOverlay
{
	background-color: #000;
	z-index: 1000;
}
#ImageBoxOuterContainer{
	z-index: 1000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 20px;
	font-size: 13px;
	color: #000;
	width: 200px;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(/images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(/images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}*/

/********** Carousel **********/
#carousel
    {
	width: 600px;
	height: 200px;
    margin-left:60px;
    }
#carousel a
	{
    position: absolute;
    width: 80px;
    }
	 
/* Home estiva */
/* Background e Stage */
#bgMain .stgMain {
	margin-left:auto;
	margin-right:auto;
	width:724px;
	height:440px;
}
#bgMain .stgMain a:hover {	
	color:#ec008c;
}
/* Box grande (in alto) */
#bgMain .bigBoxMain h1 {
	color:#EC008C;
	font-size:20px;
	line-height:20px;
	margin:0;
	padding-top:0;
	padding-bottom:10px;
	padding-left:10px;
	text-align:left;
	border:0;
}
#bgMain .bigBoxMain h2 {
	color:#3D6392;
	font-size:16px;
	line-height:16px;
	width:182px;
	margin:0;
	padding-left:10px;
	padding-bottom:5px;
	text-align:left;
	float:left;
}
#bgMain .bigBoxMain p {
	color:#3D6392;
	font-size:13px;
	line-height:15px;
	width:182px;
	margin:0;
	font-weight:400;/*bold*/
	padding-left:10px;
	padding-top:5px;
	text-align:left;
	float:left;
}
#bgMain .bigBoxMain p a {	
	/*text-decoration:underline;*/
	color:#3D6392; 
}
#bgMain .bigBoxMain a {
	text-decoration:none;
	color:#3D6392;
}
#bgMain .bigBoxMain ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	font-size:13px;
	line-height:15px;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:5px;
	width:182px;
}
/*.bigBoxMain li {	
	
}*/
#bgMain .bigBoxMain img {
	padding-left:10px;
	float:left;
	border:none;
}
#bgMain .bigBoxMain {
	width:724px;
	height:270px;
}
#bgMain .bigBoxMainSx {	    
	width:362px;
	float:left;
}
#bgMain .bigBoxMainDx {
	width:352px;
	padding-right:10px;
	float:left;
}
/* Box piccolo (in basso) */
#bgMain .smallBoxMain h3 {
	color:#3D6392;
	font-size:14px;
	font-weight:700;/*bold*/
	line-height:15px;
	width:113px;
	margin:0;
	padding-left:5px;
	padding-top:10px;
	text-align:left;	
	float:left;
	
}
#bgMain .smallBoxMain a {
	text-decoration:none;
	color:#3D6392;
}
#bgMain .smallBoxMain p {
	color:#3D6392;
	font-size:12px;
	line-height:13px;
	width:113px;
	margin:0;
	padding-left:5px;
	padding-top:3px;
	text-align:left;	
	float:left;
}
#bgMain .smallBoxMain img {	
	float:left;
	padding-top:10px;
	border:none;
}
#bgMain .smallBoxMain {
	width:724px;
	height:134px;	
	background-image:url(immaginihomeestiva/bgBoxSmall.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}
#bgMain .smallBoxMain01 {
	width:218px;
	height:134px;
	padding-left:20px;
	float:left;
}
#bgMain .smallBoxMain02 {
	width:228px;
	height:134px;	
	padding-left:10px;
	float:left;
}
#bgMain .smallBoxMain03 {
	width:228px;
	height:134px;
	padding-left:10px;
	float:left;
}

/* Libri */
.boxLibriAdv {
	width:704px;
	height:90px;
	margin-bottom:18px;
}
/* Box principale Libri */
.boxLibriBig {
	width:702px;
	height:240px;
	border: #3c6695 1px solid;
}
.boxLibriBig img {
	border:none;
}
/* ADV opzionale, al posto del libro */
.boxLibriBigAdv {
	width:334px;
	height:188px;
}
/* ADV opzionale, al posto del libro */
.boxLibriBigLibro {
	width:335px;
	height:210px;
	padding: 15px 0 15px 15px;
	float:left;
}
.boxLibriBigLibro div.copertines {
	float:left;
	width:140px;
	height:210px;
}
.boxLibriBigLibro img.cop{
	width:140px;
	height:210px;
}
.boxLibriBigLibro h2 {
	color:#ec008c;
	font-size:16px;
	line-height:16px;
	width:174px;
	margin:0;
	padding: 0 0 0 5px;
	text-align:left;
	float:left;
}
.boxLibriBigLibro p {
	color:#3D6392;
	font-size:12px;
	line-height:13px;
	width:174px;
	margin:0;
	padding:3px 0 0 5px;
	text-align:left;
	float:left;
}
.boxLibriBigLibro a {
	text-decoration:none;
	color:#ec008c;
}
.boxLibriBigLibro a:hover {	
	color:#3D6392;
}

/* Box secondario Libri */
.boxLibriSmall {
	width:699px;
	height:150px;
	border-bottom: #3c6695 1px solid;
	padding:0 0 0 5px;
}
.boxLibriSmall img {
	border:none;
}
/* ADV opzionale, al posto del libro */
.boxLibriSmallAdv {
	width:233px;
	height:150px;
	float:left;
}
.boxLibriSmallLibro {
	width:233px;
	height:135px;
	padding: 15px 0 0 0;
	float:left;
}
.boxLibriSmallLibro div.copertines {
	float:left;
	width:80px;
	height:120px;
}
.boxLibriSmallLibro h3 {
	color:#3D6392;
	font-size:12px;
	font-weight:400;/*roman*/
	line-height:13px;
	width:132px;
	margin:0;
	padding-left:5px;
	text-align:left;	
	float:left;
}
.boxLibriSmallLibro p {
	color:#3D6392;
	font-size:12px;
	line-height:13px;
	width:132px;
	margin:0;
	padding-left:5px;
	padding-top:3px;
	text-align:left;	
	float:left;
}
.boxLibriSmallLibro a {
	text-decoration:none;
	color:#ec008c;
}
.boxLibriSmallLibro a:hover {	
	color:#3D6392;
}

/* Orientamento */
/* Background e Stage */
#bgMainCoat .stgMain {
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	width:724px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	color:#3D6392; /*blu*/
}
#bgMainCoat .stgMain a:hover {	
	color:#ec008c;
}
/* Colonna 01 */
#bgMainCoat .colMain01 {
	width:170px;
	padding-right:20px;
	margin-left:00px;	
	float:left;
}
#bgMainCoat .colMain01 h2 {
	font-size:14px;
	line-height:16px;
	font-weight:700;/*bold*/
	padding-left:40px;
	padding-top:10px;
	width:145px;
	text-align:left;	
	float:left;
}
#bgMainCoat .colMain01 a {
	text-decoration:underline;
	color:#e2007a; 
}
#bgMainCoat .colMain01 img {
	border:none;
}
/* Colonna 02 */
#bgMainCoat .colMain02 {
	width:250px;
	padding-right:10px;
    font-size: 13px;
    line-height: 15px;
	text-align:left;
	float:left;
}
#bgMainCoat .colMain02 p {	
	margin:0;
	padding:0;
}
#bgMainCoat .colMain02 h2 {	
	font-size:12px;
	line-height:14px;
	font-weight:700;/*bold*/
	width:250px;
	text-align:left;	
	float:left;
	margin:20px 0 5px 0;
	padding:0 0 0 0;
}
#bgMainCoat .colMain02 h3 {	
	font-size:14px;
	font-weight:700;/*bold*/
	width:250px;
	text-align:left;	
	float:left;
}
#bgMainCoat .colMain02 ul {
	list-style-type: none;	
	list-style-position: outside;
	font-size:13px;
	line-height:15px;
	float:left;
	text-align:left;
	margin:0;
	padding:20px 0 0 0;
	width:250px;
}
#bgMainCoat .colMain02 li {
	background-image:url(immaginicoat/pdficon_small.gif);
	background-repeat: no-repeat;
	padding:0 0 5px 22px;
}
#bgMainCoat .colMain02 a {
	text-decoration:none;
	color:#3D6392; 
}
/* Colonna 03 */
#bgMainCoat .colMain03 {
	width:254px;
	float:left;	
	/*border:1px solid #4372a7;*/
}
#bgMainCoat .colMain03 img {
	border:none;
}

/*****************/
/*Autovalutazione*/
/*****************/
/********** Test ************/
.scelta{
	cursor: pointer;
	padding: 2px;
	margin: 0 0 2px 0;
	border: 1px solid #9bc5e4;
	height: auto;
	}
.a{
	background-image: url(sceltaA.gif);
	background-repeat: no-repeat;
	padding-left:20px;
}
.b{
	background-image: url(sceltaB.gif);
	background-repeat: no-repeat;
	padding-left:20px;
}
.c{
	background-image: url(sceltaC.gif);
	background-repeat: no-repeat;
	padding-left:20px;
}
.d{
	background-image: url(sceltaD.gif);
	background-repeat: no-repeat;
	padding-left:20px;
}
.e{
	background-image: url(sceltaE.gif);
	background-repeat: no-repeat;
	padding-left:20px;
}
.effettuata{
	border: 1px solid #25405e;
	background-color: #feff46;
}
.sceltahover{
	/*border: 1px solid #ef8200;*/
	background-color: #feff86;
}
.scelta1{
	background-color: #ffc0c0;
}
.scelta2{
	background-color: #ffffa0;
}
.scelta3{
	background-color: #c0ffc0;
}
.esatta{
	cursor: default;
	border: 1px solid #348b2e;
	background-color: #b9ffb9;
}
.errata{
	cursor: default;
/*	background-color: #f3f3f3;*/
}
.disabilitata{
	cursor: default;
	color: #EBEBEB;
}
.data{
	border: 1px solid #ef8200;
}
.contenitore{
	cursor: default;
	border: 3px solid #cccccc;
	height: auto;
    padding:2px;
    margin-bottom:5px;
	}
.testnav25{
  width: 168px;
	cursor: pointer;
	padding: 2px;
	margin: 0 1px 2px 0;
	border: 1px solid #9bc5e4;
    float:left;
    text-align: center;
    font-size: 14px;
}
.testnavnum{
  width: 28px;
	cursor: pointer;
	padding: 2px;
	margin: 0 1px 0 0;
	border: 1px solid #9bc5e4;
    float:left;
    text-align: center;
    font-size: 14px;
}
#riquadrocomandi{
	cursor: pointer;
    text-align: center;
}
#riquadronavigazione{
	 padding:9px;
	 margin-top:10px;
}
#riquadrodomanda{
	 margin-bottom:10px;
	 font-weight: bold;
	 padding: 3px 5px;
}
#riquadrocommento{
	 margin-top:10px;
}
#countdown{
	cursor: default;
	border: 3px solid #ec008c;
	height: auto;
   padding:5px;
   margin-bottom:10px;
   text-align: center;
   font-size: 16px;
   font-weight: bold;
	}
.boxBig1 {
	width:704px;
	height:240px;
}
.boxBig1 img {
	border:none;
}
/* Colonna Sinistra */
.boxBig1 .colSx {
	width:337px;
	/*height:210px;*/
	padding: 0 15px 15px 0;
	float:left;
}
.boxBig1 .colSx img {
	float:left;
	margin: 0 0 10px 0;
}
.boxBig1 .colSx h2 {
	/*color:#ec008c; rosa */
	color:#3D6392;
	font-size:16px;
	line-height:16px;
	width:179px;
	margin:0;
	padding: 0 0 10px 5px;
	text-align:left;
	float:left;
}
.boxBig1 .colSx p {
	color:#3D6392;
	font-size:12px;
	line-height:13px;
	width:179px;
	margin:0;
	padding:3px 0 10px 5px;
	text-align:left;
	float:left;
}
.boxBig1 .colSx a {
	text-decoration:none;
	color:#ec008c;
}
.boxBig1 .colSx a:hover {
	color:#3D6392;
}
/* Colonna Destra */
.boxBig1 .colDx {
	width:352px;
	/*height:225px;*/
	padding: 0 0 15px 0;
	float:left;
	/*background-color:#d2dde3;
	border: #3c6695 1px solid;*/
}
.boxBig1 .colDx ul {
	font-size:12px;
	width:319px;
	text-align:left;
	line-height:14px;
	padding:0 0 0 0;
	margin:10px 0 0 5px;
	float:left;
}
.boxBig1 .colDx li {
	padding:0 0 0 0;
	margin:0 10px 0 15px;
	list-style-type: square;
	list-style-position: outside;
}
.boxBig1 .colDx img {
	float:left;
}
.boxBig1 .colDx h2 {
	color:#ec008c;
	/*color:#3D6392; blu */
	font-size:16px;
	line-height:16px;
	width:352px;
	margin:0;
	padding: 0 0 0 0;
	text-align:left;
	float:left;
}
.boxBig1 .colDx p {
	/*color:#ec008c; rosa */
	color:#3D6392;
	font-size:12px;
	line-height:13px;
	width:352px;
	margin:0;
	padding:3px 0 10px 0;
	text-align:left;
	float:left;
}
.boxBig1 .colDx a {
	text-decoration:underline;
	color:#3D6392;
}
.boxBig1 .colDx a:hover {
    text-decoration:underline;
	color:#ec008c;
}
.boxBig2 {
	width:722px;
	height:240px;
	border: #3c6695 1px solid;
	margin-bottom:18px;
}
.boxBig2 img {
	border:none;
}
/* Colonna Sinistra */
.boxBig2 .colSx {
	width:346px;
	height:210px;
	padding: 15px 0 15px 15px;
	float:left;
}
.boxBig2 .colSx img {
	float:left;
}
.boxBig2 .colSx h2 {
	color:#ec008c;
	font-size:16px;
	line-height:16px;
	width:179px;
	margin:0;
	padding: 0 0 10px 5px;
	text-align:left;
	float:left;
}
.boxBig2 .colSx p {
	color:#3D6392;
	font-size:12px;
	line-height:13px;
	width:179px;
	margin:0;
	padding:3px 0 10px 5px;
	text-align:left;
	float:left;
}
.boxBig2 .colSx a {
	text-decoration:none;
	color:#ec008c;
}
.boxBig2 .colSx a:hover {
	color:#3D6392;
}
/* Colonna Destra */
.boxBig2 .colDx {
	width:346px;
	height:210px;
	padding: 15px 0 15px 15px;
	float:left;
	background-color:#d2dde3;
}
.boxBig2 .colDx ul {
	font-size:12px;
	width:319px;
	text-align:left;
	line-height:14px;
	padding:0 0 0 0;
	margin:10px 0 0 5px;
	float:left;
}
.boxBig2 .colDx li {
	padding:0 0 0 0;
	margin:0 10px 0 15px;
	list-style-type: square;
	list-style-position: outside;
}
.boxBig2 .colDx img {
	float:left;
}
.boxBig2 .colDx h2 {
	color:#ec008c;
	font-size:16px;
	line-height:16px;
	width:319px;
	margin:0;
	padding: 0 0 10px 5px;
	text-align:left;
	float:left;
}
.boxBig2 .colDx p {
	color:#3D6392;
	font-size:12px;
	line-height:13px;
	width:319px;
	margin:0;
	padding:3px 0 10px 5px;
	text-align:left;
	float:left;
}
.boxBig2 .colDx a {
	text-decoration:none;
	color:#ec008c;
}
.boxBig2 .colDx a:hover {
	color:#3D6392;
}


/* 3 Box in basso home */
.HPboxSmall {
	width:726px;
	height:120px;
	/*border-bottom: #3c6695 1px solid;*/
	padding:0 0 0 0;
	margin:10px 0 20px 0;
}
.HPboxSmall img {
	border:none;
}
/* ADV opzionale, al posto del libro */
.HPboxSmallAdv {
	width:233px;
	height:120px;
	float:left;
}
.HPboxSmallinfo {
	width:239px;
	height:120px;
	padding: 0 0 0 0;
	margin: 0 3px 0 0;
	float:left;
}
.HPboxSmallinfo h3 {
	color:#3D6392;
	font-size:12px;
	font-weight:700;/*bold*/
	line-height:13px;
	width:132px;
	margin:0;
	padding-left:5px;
	text-align:left;	
	float:left;
}
.HPboxSmallinfo p {
	color:#3D6392;
	font-size:12px;
	line-height:13px;
	width:132px;
	margin:0;
	padding-left:5px;
	padding-top:3px;
	text-align:left;	
	float:left;
}
.HPboxSmallinfo a {
	text-decoration:none;
	color:#ec008c;
}
.HPboxSmallinfo a:hover {	
	color:#3D6392;
}



.accessaid {
	position: absolute;
	height: 0;
	overflow: hidden;
}
.clearfix:after {
	content: ".";
   display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.ytContainer {
    padding-top:10px;
	padding-left:47px;
	padding-bottom:20px;
}

.columnized div {
	float: left;
	width: 222px;		/* When using a fixed number of columns, you can omit the width. Otherwise it must be set! This will be the *minimum* width of a column*/
	padding: 0 7px 0 8px;		/* You may use a padding... but thanks to IE you can only use pixels! */
	position: relative; 		/* Needed when using a 'read-on'-text */
	text-align: justify;
	margin: 0;	 		/* Don't use a margin! */
}


/* homecorsi >> pagina corsi  */
.colonnaMain {
	width:490px;
	padding:0 10px 40px 0
}
.colonnaDettagli,.colonnaMain,.colonnaDettagli {
	float:left
}
.colonnaDettagli,.colonnaMain {
	text-align:left
}
.colonnaDettagli {
	width:190px;
	border-left:1px solid #3c6695;
	padding:0 0 0 10px
}
.colonnaMain ul,.colonnaDettagli ul {
	list-style-position:outside;
	margin:0
}
.colonnaMain ul {
	padding:0;
}
.colonnaMain li,.colonnaDettagli li {
	margin:0 0 0 15px;
}
.colonnaDettagli ul {
	padding:10px 0 0 0;
}
.boxImmagini {                             /* in basso */
	height:200px;
	margin:60px 0 20px 0;
	vertical-align:top
}
/* homecorsi >> pagina corsi */