/* CSS Document */
@media screen {
BODY {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #9D9D9D;
}

BODY, TABLE, TR, TD, DIV, P, INPUT, A {
	font-family: Trebuchet Ms, Tahoma, Arial, Helvetica, sans serif;
	font-size: 100%;
	color: #414141;
}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}

.Print {
	display: none;
}

/* testata 2006 */

#Testata {
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #0E206D;
	border-right: 1px solid #0E206D;
	width: 750px;
	height: 174px;
	position: relative;
	background-image: url('../immagini/2006/b_testata.jpg');
	background-repeat: no-repeat;
}

#Logo A {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 140px;
	text-indent: -9999px;
}

#IstitAlto {
	position: absolute;
	top: 35px;
	right: 10px;
	font-size: 75%;
	color: #ffffff;
}

#IstitAlto A {
	color: #FCFF00;
	text-decoration: none;
}

#IstitAlto A:hover {
	text-decoration: underline;
}

#Pulsantiera {
	position: absolute;
	border-collapse: collapse;
	top: 145px;
	left: 160px;
}

/* fine testata 2006 */

A {
	color: #2D7123;
	text-decoration: underline;
}

A:hover {
	color: #09286E;
	text-decoration: none;
}

H1 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 120%;
	color: #00B41D;
	margin-bottom: 15px;
	padding-bottom: 2px;
	border-bottom: 1px solid #E0E0E0;
	text-align: left;
}

H3 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 110%;
	color: #1849B7;
	margin-bottom: 5px;
}

H4 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 80%;
	padding-left: 2px;
}

UL {
	margin-top: 0px;
}

TR.Conferenza {
	background-color: #f0f0f0;
	padding: 5px;
	text-align: center;
}

UL.Piccolo, LI.Piccolo {
	font-size: 80%;
	text-align: justify;
}

A.Lista {
	display: block;
	background-color: #ffffff;
	background-image:url('../immagini/back_lista.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}

.NoPrint {
	display: block;
}

.BordoEsterno {
	background-color: #0E206D;
}

.NavigazioneTestata {
	text-align: right;
	vertical-align: bottom;
	font-size: 75%;
	color: #FF3300;
	padding-right: 18px;
	padding-bottom: 10px;
	background-color: #ffffff;
}

.NavigazioneTestata A {
	color: #7F7F7F;
	text-decoration: none;
}

.NavigazioneTestata A:hover {
	color: #8A0000;
	text-decoration: underline;
}

.BarraLaterale {
	background-color: #F5F5F5;
	border-right: 1px solid #E0E0E0;
	vertical-align: top;
	padding: 5px;
}

.BarraLaterale A {
	display: block;
	font-size: 65%;
	font-weight: bold;
	text-align: right;
	background-image: url('../immagini/b_laterale.gif');
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 23px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.BarraLaterale H3 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 65%;
	color: #26681C;
	padding: 3px;
  	background-color: #ffffff;
	border: 1px solid #909090;
}

.BarraLaterale .NewsBarra {
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #26681C;
	padding: 3px;
	padding-bottom: 0px;
  	background-color: #ffffff;
	border: 1px solid #909090;
	margin-bottom: 10px;
}

.BarraLaterale .FormLogin {
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #26681C;
	padding-left: 6px;
  	background-color: #ffffff;
	border: 1px solid #909090;
	margin-bottom: 10px;
	line-height: 1em;
}

.FormLogin LABEL {
	font-size: 10px;
}

.FormLogin INPUT.Campo {
	font-size: 11px;
	width: 130px;
	border: 1px solid #909090;
}

.FormLogin INPUT.Invia {
	border: 0px;
	background-color: #26681C;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news {
	clear:both;
	height: 110px;
	margin-bottom: 20px;
	border: 1px dotted #909090;
	background-color: #fafafa;
	padding: 2px;
}


.SfondoBianco {
	background-color: #ffffff;
	vertical-align: top;
}

.BreadCrumb {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	font-size: 75%;
	text-align: right;
}

.CorpoPagina {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	line-height: 1.4em;
	font-size: 88%;
}

.CorpoPagina .Intestazione {
	font-size: 120%;
	background-color: #fafafa;
	border-bottom: 1px dotted #909090;
}
.CorpoPagina TD {
	border-bottom: 1px dotted #909090;
}

#libri {
	font-size: 100%;
}

#libri TABLE{
	width: auto;
}

#libri TD{
	font-size: 80%;
	width: auto; 
	vertical-align: top;
}



.Piede {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 75%;
	background-color: #F5F5F5;
}


P {
	margin: 0px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: justify;
	text-indent: 18px;
}

.Normale {
	text-indent: 0px;
}
.Destro {
	text-align: right;
}

.Centro {
	text-align: center;
}


/* Definizione Box */

.BoxElenco {
	font-weight: bold;
	width: auto;
	font-size: 94%;
	line-height: 1.4em;
	color: #696969;
	background-color: #F5F5F5;
	border-bottom: 6px solid #CCCCCC;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: justify;
	margin-left: 30px;
}

.BoxLibri {
	width: auto;
	font-size: 75%;
	line-height: 1.4em;
	color: #696969;
	background-color: #F5F5F5;
	background-image: url('../immagini/angolo_box.gif');
	background-repeat: no-repeat;
	border-bottom: 6px solid #CCCCCC;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: justify;
	margin-left: 30px;
}

.Box {
	width: 470px;
	font-size: 75%;
	line-height: 1.4em;
	color: #696969;
	background-color: #F5F5F5;
	background-image: url('../immagini/angolo_box.gif');
	background-repeat: no-repeat;
	border-bottom: 6px solid #CCCCCC;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: justify;
	margin-left: 30px;
}

.Box H3 {
	font-size: 130%;
	color: #26681C;
	padding: 0px;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 2px;
	margin: 0px;
}

.BoxImmagine {
	float: left;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
}

fieldset {
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	padding-top: 5px
}

legend {
	font-size: 80%;
	font-weight: bold;
}

.etichettaform {
	font-weight: bold;
	font-size: 80%;
	text-align: right;
	vertical-align: top;
}

LABEL {
	font-weight: bold;
	font-size: 75%;
	text-align: right;
	vertical-align: top;
}


.etichettacampo {
	font-weight: normal;
	color: #414141;
	text-align: left;
	font-style: italic;
	font-size: 75%;
}

.campiform {
	font-weight: bold;
	color: #1A60FF;
	height: 18px;
	border: 1px solid #461010;
	font-size: 75%;
}

.campiformarea {
	font-weight: bold;
	color: #1A60FF;
	border: 1px solid #461010;

}

.campoinput {
	font-weight: bold;
	color: #1A60FF;
	font-size: 75%;
}

CAPTION {
	font-weight: bold;
	font-size: 85%;;
	text-align: center;
	text-decoration: underline;
}

#Plessi {
	display: block;
	background-color: #ffffff;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 70%;
	margin-bottom: 5px;
	text-align: right;
}

#Plessi A {
	background-image:url('../immagini/back_lista.gif');
	background-repeat: no-repeat;
	font-size: 90%;
}

#Plessi SPAN {
	padding-right: 22px;
}

jjj { display: block;
	font-size: 65%;
	font-weight: bold;
	text-align: right;
	background-image: url('../immagini/b_laterale.gif');
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 23px;
	padding-left: 10px;
	margin-bottom: 10px;
}

}

/* CSS per la stampa su carta */
@media print{

BODY {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #ffffff;
}

BODY, TABLE, TR, TD, DIV, P, INPUT, A, LI, OL, SPAN {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
}

TABLE {
	 width:auto;
}

H1 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 20px;
}

H2 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 15px;
}

.Print {
	display: block;
}

.NoPrint {
	display: none;
}

.BarraLaterale {
	display: none;
}

.BreadCrumb {
	display: none;
}



}

