@charset "utf-8";

/* CSS Document */



/* TESTO */

.testo {}
.testoBianco {color: #FFFFFF;}
.testoBlu {color: #006699;}
.titolo {font-weight: bold;}
.titoloBianco {font-weight: bold; color: #FFFFFF;}
.titoloItalic {font-weight: bold; font-style: italic;}
.titoloBlu {font-weight: bold; color: #006699;}
.alert {font-weight: bold; color: #990000;}


/* LINK */
a {color: #006699; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: underline}






/* BORDI TABELLE */
.bordo {border: 1px solid #006699;}
.bordo_ {border-bottom: 1px solid #006699;}
.bordo_sx {border-left: 1px solid #006699;}
.bordo_dx {border-right: 1px solid #006699;}
.bordo_u {border-left: 1px solid #006699;border-bottom: 1px solid #006699;border-right: 1px solid #006699;}
.bordo_l {border-left: 1px solid #006699;border-bottom: 1px solid #006699;}
.bordo_dr {border-right: 1px solid #006699;border-bottom: 1px solid #006699;}
.bordo_i {border-left: 1px solid #006699;}
.bordo_7 {border-top: 1px solid #006699;border-right: 1px solid #006699;}
.bordo_top {border-top: 1px solid #006699;}
.bordo_f {border-top: 1px solid #006699;border-left: 1px solid #006699;}
.bordo_ii {border-left: 1px solid #006699;border-right: 1px solid #006699;}
.bordo_n {border-left: 1px solid #006699;border-top: 1px solid #006699;border-right: 1px solid #006699;}
.bordo_z {border-top: 1px solid #006699;border-bottom: 1px solid #006699;}
.bordo_c {border-top:  1px solid #006699; border-left:  1px solid #006699; border-bottom:  1px solid #006699;}
.bordo_crov {border-top: 1px solid #006699; border-right: 1px solid #006699; border-bottomt: 1px solid #006699; border-bottom-width: 0.5px; border-bottom-style: solid; 	border-bottom-color: #006699;}
.bordo_lrov {border-right: 1px solid #006699;border-bottom: 1px solid #006699;}
.bordo_g {border: 1px solid #999999;}
.bordo_highlights {border: 1px solid #006699;}
.bordo_g_ {border-bottom: 1px solid #999999;}
.bordo_g_sx {border-left: 1px solid #999999;}
.bordo_g_dx {border-right: 1px solid #999999;}
.bordo_g_u {border-left: 1px solid #999999;border-bottom: 1px solid #999999;border-right: 1px solid #999999;}
.bordo_g_l {border-left: 1px solid #999999;border-bottom: 1px solid #999999;}
.bordo_g_dr {border-right: 1px solid #999999;border-bottom: 1px solid #999999;}
.bordo_g_i {border-left: 1px solid #999999;}
.bordo_g_7 {border-top: 1px solid #999999;border-right: 1px solid #999999;}
.bordo_g_top {border-top: 1px solid #999999;}
.bordo_g_f {border-top: 1px solid #999999;border-left: 1px solid #999999;}
.bordo_g_ii {border-left: 1px solid #999999;border-right: 1px solid #999999;}
.bordo_g_n {border-left: 1px solid #999999;border-top: 1px solid #999999;border-right: 1px solid #999999;}
.bordo_g_z {border-top: 1px solid #999999;border-bottom: 1px solid #999999;}
.bordo_g_c {border-top: 1px solid #999999;border-left: 1px solid #999999;border-bottom: 1px solid #999999;}
.bordo_g_crov {border-top: 1px solid #999999;border-right: 1px solid #999999;border-bottom: 1px solid #999999;}
.bordo_g_lrov {border-right: 1px solid #999999;border-bottom: 1px solid #999999;}
.bordo_dot {border: 1px dotted #999999;}
.bordo_dot_ {border-bottom: 1px dotted #999999;}
.bordo_dot_ p {margin-left:20px;}
.bordo_dot_sx {border-left: 1px dotted #999999;}
.bordo_dot_dx {border-right: 1px dotted #999999;}
.bordo_dot_u {border-left: 1px dotted #999999;border-bottom: 1px dotted #999999;border-right: 1px dotted #999999;}
.bordo_dot_l {border-left: 1px dotted #999999;border-bottom: 1px dotted #999999;}
.bordo_dot_dr {border-right: 1px dotted #999999;border-bottom: 1px dotted #999999;}
.bordo_dot_i {border-left: 1px dotted #999999;}
.bordo_dot_7 {border-top: 1px dotted #999999;border-right: 1px dotted #999999;}
.bordo_dot_top {border-top: 1px dotted #999999;}
.bordo_dot_f {border-top: 1px dotted #999999;border-left: 1px dotted #999999;}
.bordo_dot_ii {border-left: 1px dotted #999999;border-right: 1px dotted #999999;}
.bordo_dot_n {border-left: 1px dotted #999999;border-top: 1px dotted #999999;border-right: 1px dotted #999999;}
.bordo_dot_z {border-top: 1px dotted #999999;border-bottom: 1px dotted #999999;}
.bordo_dot_c {border-top: 1px dotted #999999;border-left: 1px dotted #999999;border-bottom: 1px dotted #999999;}
.bordo_dot_crov {border-top: 1px dotted #999999;border-right: 1px dotted #999999;border-bottom: 1px dotted #999999;}
.bordo_dot_lrov {border-right: 1px dotted #999999;border-bottom: 1px dotted #999999;}


/* TABELLE RIGHE PARI E DISPARI */
tr.tableRowHeader {font-weight: bold; color: #FFFFFF; background-color: #666666;}
td.tableCellHeader {font-weight: bold; color: #FFFFFF;}
tr.tableRowOdd { background-color: #ffffff}
tr.tableRowEven { background-color: #F1f1f1}


/* ELENCO PUNTATO CON FRECCETTA */
.elencoFreccetta {	
	padding-left: 15px;
	background-image: url(../immagini/elenchiPuntati/freccetta.gif);
	background-repeat: no-repeat;
	font-size: 70%;}

UL {
	padding-left: 20px;
	list-style-image: url(../immagini/elenchiPuntati/freccetta.gif);
}
LI {
	padding-bottom: 5px;
}

.input {
	font-size: 100%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}