table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21215A;
	font-weight: normal;
}
.sf_dx {
	background-image: url(../img/latodestro.jpg);
	background-repeat: repeat-x;
	background-color: #CBD3E8;
}
.sf_sx {
	background-image: url(../img/latosin.jpg);
	background-repeat: repeat-x;
	background-color: #4961A1;
}
.riga_dx {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #212459;
}
.riga_sxdx {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #212459;
	border-left-width: 1px;
	border-left-color: #212459;
}
.riga_sudx {
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #212459;
	border-top-width: 1px;
	border-top-color: #212459;
}
.riga_sudxsx {
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #212459;
	border-top-width: 1px;
	border-top-color: #212459;
	border-left-width: 1px;
	border-left-color: #212459;
}
.riga_sotto {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #212459;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21215A;
	background-color: #CBD3E8;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #212459;
	width: 180px;
	height: 20px;
	padding: 5px;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBD3E8;
	background-color: #4861A0;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #212459;
	width: 180px;
	height: 20px;
	padding: 5px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21215A;
	font-weight: normal;
}
select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21215A;
	font-weight: normal;
}
textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21215A;
	font-weight: normal;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21215A;
	font-weight: bold;
	text-decoration: none;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4861A0;
	font-weight: bold;
	text-decoration: none;
}

ul.menu {
	width:180px;
	list-style:none; 
	margin:0; padding:0; 
	font-size: 14px;
}

ul.menu li a {
	display:block; /* il link occupa tutto lo spazio orizzontale */
	text-decoration:none; /* elimino la sottolineatura, che si tratta di un link si capisce dalla struttura */
	padding:0 1em; /* lascia spazio far il bordo del menu e il testo del link */
	height:2em;line-height:2em; /* altezza del link: height e line-height devono avere il medesimo valore */
	border-width:2px;border-style:none solid; /* aggiungo dei bordi laterali */
font-size: 14px;
}

ul.menu li { display:inline } 

ul.menu li a:link, ul.menu li a:visited {
	background:#4961A1;
	color: #CBD3E8;
	border-color:#212459;
	font-size: 14px;
} 

ul.menu li a:hover, ul.menu li {
	background:#CBD3E8 ;
	color:#4961A1;
	border-color:#66c;
	font-size: 14px;

} 

ul.menu1 {
	width:180px;
	list-style:none; 
	margin:0; padding:0; 
	font-size: 14px;
}

ul.menu1 li a {
	display:block; /* il link occupa tutto lo spazio orizzontale */
	text-decoration:none; /* elimino la sottolineatura, che si tratta di un link si capisce dalla struttura */
	padding:0 1em; /* lascia spazio far il bordo del menu e il testo del link */
	height:2em;line-height:2em; /* altezza del link: height e line-height devono avere il medesimo valore */
	border-width:2px;border-style:none solid; /* aggiungo dei bordi laterali */
font-size: 14px;
}

ul.menu1 li { display:inline } 

ul.menu1 li a:link, ul.menu1 li a:visited {
	background:#FFFF70;
	color: #212459;
	border-color:#212459;
	font-size: 14px;
} 

ul.menu1 li a:hover, ul.menu1 li {
	background:#4961A1 ;
	color:#CBD3E8;
	border-color:#66c;
	font-size: 14px;

} 

.riga_susotto {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #212459;
	border-top-width: 2px;
	border-top-color: #212459;
}

