body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


form {
	margin: 0px;
	padding: 0px;
}


hr.linea {
	display: none;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}


hr {
	border: 0px;
	height: 1px;
	color: #a5a5a5;
	background-color: #a5a5a5;
}


table {
	width: 100%;
}


table.piccola {
	width: 50%;
}


table.messaggio {
	width: 70%;
	text-align: center;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #A5A5A5;
	padding: 3px;
}

table th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #A5A5A5;
	padding: 3px;
	font-weight: normal;
	text-align: left;
}


.titoloTabella, thead td {
	color: #0D3F96;
	font-weight: bold;
	text-align: center;
	background-color: #FBC000;
}


.titoloTabella_nobordo {
	color: #0D3F96;
	font-weight: bold;
	border: none;
}


.titoloTabella2 {
	color: #333333;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/sfondoTab2.gif);
}


.titoloTabella3 {
	color: #333333;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/sfondoTab3.gif);
}

.grigino {
	background-color: #E5E5E5;
}

.loginSx {
	width: 60%;
	float: right;
	text-align: left;
	height: 30px;
}


.loginDx {
	width: 37%;
	float: left;
	text-align: right;
	height: 30px;
}


#header {
	background-image: url(../images/sfondoHeader_pre_bz.gif);
        background-position: left top;
        height: 80px;
        width: 100%;
        text-align: center;
}


#footer {
	background-image: url(../images/sfondoFooter_pre_bz.gif);
  	background-repeat: repeat-x;
    background-position: top center;
    height: 22px;
    width: 100%;
    text-align: center;
    float: left;
}

#noPulsanti {
	width: 15%;
	float: left;
}

#pulsanti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 20%;
	float: left;
	padding: 15px;
	text-align: left;
	
}

#pulsanti a:link, #pulsanti a:visited {
	color: #504F4F;;
}

#pulsanti a:hover {
	color: #FF0000;
}
	
#principale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding: 15px;
	color: #000000;
	width: 70%;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FBDAAB;
}
#principaleIframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding: 0px;
	color: #000000;
	width: 100%;
	float: left;
	border: none;
}

#principale a:link, #principale a:visited {
	color: #4364C8;
}

#principale a:hover {
	color: #504F4F;
}

.aggiornamento {
	font-size: xx-small;
	color: #666666;
}

.nobordo {
	border: 0px;
}

.centrato {
	text-align: center;
	vertical-align: text-top;
}

.destra {
	text-align: right;
}

.titoloTabella, th {
	font-weight: bold;
	background-color: #FEFEFE;
	text-align: center;
}

.data {
	font-size: xx-small;
	text-align: center;
	vertical-align: text-top;
}

.invisibile {
	display: none;
}

.verde {
	font-size: xx-small;
	color: #00AA00;
}

.rosso {
	font-size: xx-small;
	color: #FF0000;
}

.blu {
	font-weight: bold;
	color: #504F4F;
	background-color: #FDFBC7;
	border: 1px solid #0D3F96;
}

.giallo {
    padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;

	
}
.obbligatori {
	background-image: url(../images/obbligatorio.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.mappa {
	font-size: xx-small;
	font-style: italic;
	text-align: right;
}

.maiuscolo{
	text-transform: uppercase;
}

.descrizione {
	background-color: #FBFADB;
}

.sottomenu{
	text-transform:uppercase;
}

.titoloSezione{
	color: #000000;
	font-weight: bold;
	font-size: small;
	text-align: center;
	background-color:#FCF7E7;
}

.tdGrigio{
	background-color:#F3F4F5;

}

.performer{
	font-size: xx-small;
}

.sfondoRosso{
	background-color:#F2E1DF;
}

.IFrame {
	border-width: 0px;
	padding: 0px;
	vertical-align:top;

}

.CassettoLato {
	background-image: url(../images/cassetto_SX.gif);
	background-repeat: repeat-y;
	background-position: right;

	border: 0px;
	margin: 0px;
	padding: 0px;
}

.CassettoLatoDx {
	background-image: url(../images/cassetto_SX.gif);
	background-repeat: repeat-y;
	background-position: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.CassettoAlto {
	background-image: url(../images/cassetto_Alto.gif);
	background-repeat: repeat-y;
	border: 0px;	
	margin: 0px;
	padding: 0px;
}
.CassettoAltoSx {
	background-image: url(../images/cassetto_Alto_SfondoSX.gif);
	background-repeat: repeat-y;
	background-position: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.CassettoSotto {
	background-image: url(../images/cassetto_sotto.gif);
	background-repeat: repeat-x;
	border: 0px;
}
.CassettoAngolo {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.titoloCassetto {
	color: #0D3F96;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/sfondo_cassetto.gif);
	background-repeat: repeat-x;
	border-left-width: 0px;
	border-left-color:  #A5A5A5;
	border-right-width: 1px;
	border-right-color:#A5A5A5;
	border-top-width: 0px;
	border-top-color: #A5A5A5;
	border-bottom-width: 1px;
	border-bottom-color: #A5A5A5;
}

.cellaTabellaIframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #A5A5A5;
	border-right-width: 1px;
	border-right-color:#A5A5A5;
}

.cellaDescrizioneIframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #A5A5A5;
	border-right-width: 1px;
	border-right-color:#A5A5A5;
	background-color: #FBFADB;
}

a.pre_Titolo {
	text-decoration: none;
}

th.pre {
	font-weight: bold;
	color: #003366;
	border: none;
	white-space: nowrap;
	text-align: center;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E6E6E6;
	white-space: nowrap;
}

.pulsantiera {
	white-space: nowrap;
}

.pre_nav {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
}

.pre_nav_sel {
	color: #000033;
	font-weight: bold;
	font-size: 9px;
	background-color: #CCCCCC;
	border: 1px solid #000033;
	padding: 1px 5px;
}

.pre_nav_sel_fin {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	background-color: #339900;
	border: 1px solid #003300;
	padding: 1px 5px;
}

.pre_nav_nosel {
	color: #666666;
	font-size: 9px;
	border: 1px solid #666666;
	padding: 1px 5px;
}

.pre_nav_n_sel {
	color: #000033;
	font-size: 13px;
	font-weight: bold;
}

.pre_nav_n_sel_fin {
	color: #006600;
	font-size: 13px;
	font-weight: bold;
}

.pre_nav_n_nosel {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}


.pre_Titolo_0 {
	font-weight: bold;
	font-size: 15px;
	color: #000033;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	white-space: nowrap;
}

.pre_Titolo_1 {
	text-align: left;
	font-size: 12px;
	padding: 0px 0px 3px;
	color: #000033;
	text-decoration: none;
}

.pre_Titolo_2 {
	text-align: left;
	font-size: 12px;
	padding: 0px 0px 3px 20px;
	color: #003366;
	text-decoration: none;
}

.pre_Titolo_3 {
	text-align: left;
	font-size: 12px;
	padding: 0px 0px 0px 52px;
	color: #006699;
	text-decoration: none;
}

.pre_Titolo_4 {
	font-weight: bold;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	text-align: center;
}

.det_voce {
	vertical-align: top;
	background-color: #E6E6E6;
	font-weight: bold;
	color: #003366;
	text-align: right;
	width: 1%;
	padding-bottom: 10px;
	border: none;
	white-space: nowrap;
	font-style: italic;
}

.det_dato  {
	vertical-align: top;
	border: 1px solid #E6E6E6;
	padding-bottom: 10px;
	color: #000066;
	font-size: 11px;
	font-weight: normal;
}

.ele_dato  {
	border: 1px solid #E6E6E6;
	color: #000066;
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
}

.ele_dato_100  {
	border: 1px solid #E6E6E6;
	color: #000066;
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
}

.ele_dato_1  {
	border: 1px solid #E6E6E6;
	color: #000066;
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
	width: 55%;
}

.ele_dato_2  {
	border: 1px solid #E6E6E6;
	color: #000066;
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
	width: 45%;
}

.ele_dato_sel  {
	border: 1px solid #E6E6E6;
	color: #0D3F96;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
}

.ele_dato_sel_1  {
	border: 1px solid #E6E6E6;
	color: #0D3F96;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	width: 55%;
}

.ele_dato_sel_2  {
	border: 1px solid #E6E6E6;
	color: #0D3F96;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	width: 45%;
}

.pre_1 {
	text-align: right;
	border: 0px;
	color: #000033;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	white-space: nowrap;
}

.pre_1_50 {
	text-align: right;
	border: 0px;
	color: #000033;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	white-space: nowrap;
	width: 50%;
}

.pre_2 {
	color: #0D3F96;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	padding-left: 2px;
}

.pre_2_cf {
	color: #0D3F96;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	padding-left: 2px;
	text-transform: uppercase;
}

.pre_3 {
	color: #0D3F96;
	text-align: left;
	font-weight: bold;
	border: 0px;
	font-size: 10px;
	white-space: nowrap;
}

.pre_4 {
	font-weight: bold;
	border: 0px;
}

.pre_5 {
	color: #0D3F96;
	font-weight: bold;
	font-size: 10px;
	background-color: #FFCC00;
	border: 1px solid #0D3F96;
}

.pre_6 {
	color: #FFFFFF;
	font-size: 10px;
	border: 1px solid #003300;
	font-weight: bold;
	background-color: #339900;
}

.pre_7 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	background-color: #FF0000;
	border: 1px solid #990000;
}

fieldset {
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #000033;
	color: #000033;
}

#principale_pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding: 30px;
	color: #000000;
}

#header_pre {
        background-image: url(../images/sfondoHeader_pre_bz.gif);
        background-position: left top;
        height: 80px;
        text-align: left;
}

#footer_pre {
        background-image: url(../images/sfondoFooter_pre_bz.gif);
        background-repeat: repeat-x;
        background-position: top center;
        height: 22px;
        width: 100%;
        text-align: center;
        float: left;
}

.nobordo_w5 {
	border: 0px;
	width: 5px;
}

.nobordo_h2 {
	border: 0px;
	height: 2px;
}

.nobordo_100 {
	border: 0px;
   width: 100%;
}

.nobordo_50 {
	border: 0px;
   width: 50%;
}

.red_msg {
	color: #FF0000;
}

fieldset.moduli {
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #666666;
	padding: 3px 7px 7px;
	color: #000000;
}

.titolo_moduli {
	color: #0D3F96;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.titolo_moduli_nobordo {
	color: #0D3F96;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	border: none;
}

.titolo_moduli_nobordo_100 {
	color: #0D3F96;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	border: none;
   width: 100%;
}

.titolo_moduli_100 {
	color: #0D3F96;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}

.titolo_moduli_80 {
	color: #0D3F96;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	width: 80%;
}

.titolo_moduli_70 {
	color: #0D3F96;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	width: 70%;
}

.titolo_moduli_50 {
	color: #0D3F96;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	width: 50%;
}

.titolo_moduli_30 {
	color: #0D3F96;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	width: 30%;
}

.titolo_moduli_20 {
	color: #0D3F96;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	width: 20%;
}

.no_a_capo {
	white-space: nowrap;
	border: none;
	margin: 0px;
	padding: 0px;
}

.errore_campi_obbligatori {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
