/* CLASSE PER IL BORDO DELLA TABELLA */
.bordo {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}



/* CLASSI PER I TITOLI */
  /* titolo della pagina */
.TitoloPag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF6600;
	vertical-align: middle;
}

  /* titoli per le tabelle */
.DecorazioneTitoloTabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #80B5D7;
	background-color: #80B5D7;
}
.SpacerTitoloTabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.TitoloTabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	line-height: 22px;
/*
	background-image:   url(../images/sfondo_blu.gif);
	background-repeat: repeat-x;
*/
	background-color: #3872B2;
}
.TitoloTabella a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.TitoloTabella a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.TitoloTabella a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.TitoloTabella a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.TitoloTabellaSelezionato {
	color: #FF9999;
}

.TitoloTabellaEvidenziato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #eeeeee;
}

/* CLASSI PER I TESTI */
  /* testo errore */
.testoErrore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}

  /* standard_list.tpl */
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #006699;
	text-decoration: none;
	vertical-align: middle;
	line-height: 25px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
.testo  a:link{
	color: #006699;
	text-decoration: underline;
}
.testo a:active{
	color: #006699;
	text-decoration: underline;
}
.testo a:visited{
	color: #006699;
	text-decoration: underline;
}
.testo a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #006699;
	text-decoration: none;
	vertical-align: middle;
	line-height: 25px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #eeeeee;
}
.testo2  a:link{
	color: #006699;
	text-decoration: underline;
}
.testo2 a:active{
	color: #006699;
	text-decoration: underline;
}
.testo2 a:visited{
	color: #006699;
	text-decoration: underline;
}
.testo2 a:hover{
	color: #FF9900;
	text-decoration: underline;
}

  /* standard_form.tpl */
.testoForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006699;
	text-decoration: none;
	vertical-align: middle;
	line-height: 25px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.testoForm a:link{
	color: #FF9900;
	text-decoration: none;
}
.testoForm a:active{
	color: #FF9900;
	text-decoration: none;
}
.testoForm a:visited{
	color: #FF9900;
	text-decoration: none;
}
.testoForm a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.testoForm2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	line-height: 25px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.testoForm2 a:link{
	color: #FF9900;
	text-decoration: none;
}
.testoForm2 a:active{
	color: #FF9900;
	text-decoration: none;
}
.testoForm2 a:visited{
	color: #FF9900;
	text-decoration: none;
}
.testoForm2 a:hover{
	color: #FF9900;
	text-decoration: underline;
}




  /* CLASSI PER I BOTTONI */
.BottoneJavaScript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #006699;
	margin: 0px 5px 1px;
	border: 0px;
	cursor: hand;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
}
.BottoneJavaScript a:link {
	color: #006699;
	text-decoration: none;
}
.BottoneJavaScript a:active {
	color: #006699;
	text-decoration: none;
}
.BottoneJavaScript a:visited {
	color: #006699;
	text-decoration: none;
}
.BottoneJavaScript a:hover {
	color: #ff9900;
	text-decoration: underline;
}


  /* CLASSE PER LA TESTATA DELLA PAGINA */
.testataPagina {
	font-size: xx-large;
	background-color: #3872B2;
}


  /* CLASSE PER IL TAIL DELLA PAGINA */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-align: center;
	background-color: #eeeeee;
}
.footer a:link {
	color: #006699;
	text-decoration: none;
}
.footer a:active {
	color: #006699;
	text-decoration: none;
}
.footer a:visited {
	color: #006699;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #FF6600;
}


  /* CLASSE PER I MENU */
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006699;
	text-decoration: none;
	vertical-align: middle;
	line-height: 25px;
	margin-right: 5px;
	margin-left: 2px;
	padding-right: 5px;
	padding-left: 2px;
	border: 0px;
	text-align: left;
}
.menu a:link{
	color: #006699;
	text-decoration: none;
	border: 0px;
}
.menu a:active{
	color: #006699;
	text-decoration: none;
	border: 0px;
}
.menu a:visited{
	color: #006699;
	text-decoration: none;
	border: 0px;
}
.menu a:hover{
	color: #FF6600;
	text-decoration: underline;
	border: 0px;
}
.bordoGiu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
