/* Stili del Body e generici per tutto il sito */
body
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 16px;
	background-image: url(images/sfondo.gif);
	padding-bottom: 0px;
	margin: 0px;
	color: #000000;
	padding-top: 0px;
	background-repeat: repeat;
	font-style: normal;
	font-family: 'Times New Roman' , Serif;
	background-color: #7CA3D4;
}
body div {
  text-align: left;}
body img {
	border: 0px;
	margin: 0px;}
body h1
{
	font-weight: bold;
	font-size: 18px;
	color: #000080;
	border-bottom: #e2e2e2 1px solid;
}
body h3 {
	font-size: 16px;
	font-weight: bold;
	color: #7CA3D4}
body a {
	text-decoration: underline;
	color: #7CA3D4}
body table {
	border-collapse:collapse;}
body td {
	background-color: #FFFFFF;
	vertical-align: top}
/* Cella Trasparente */
.cellatrasparente {
	background-color: Transparent;
	vertical-align: top}
/* Corsivo */
.citazione {
	font-weight: 500;
	font-style: italic}
/* Classe per centrare le tabelle*/
.centratab {
  margin-left: auto;
  margin-right: auto}
/* Sfondi celle */
.bordosx 
{
	background-color: Transparent;
    background-image: url('images/bordosx.gif');
	width: 8px;
	vertical-align: top}
.bordodx 
{
	background-color: Transparent;
    background-image: url('images/bordodx.gif');
	width: 8px;
	vertical-align: top}
.trattini {
  background-image: url('images/base_r3_c4.gif');
	width: 5px;
	vertical-align: top}
/* Cella Principale */
.cellatesto {
	vertical-align: top;
	width: 533px;
	padding:7px}
/* Cella Menu */
.cellamenu {
	vertical-align: top;
	width: 184px;
	padding: 7px}
.cellamenu h1
{
	font-weight: bold;
	font-size: 18px;
	color: #000080;
	border-bottom: #e2e2e2 1px solid;
}
.cellamenu a {
	text-decoration: none}
/* Menu Orizzontale */
.menuor {
	vertical-align: top;
	background-color: #E2E2E2;
	/* background-color: #F38900; */
	width: 750px}
.cellamenuor {
	vertical-align: middle;
	height: 25px;
	width: 123px;
	/* background-color: #F38900; */
	background-color: #E2E2E2;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	text-align: center;
	font-size: 12px;
	color: #000000;
	font-weight: normal}
.cellamenuor a{
	color: #000000;
	text-decoration: none}
/* Cella Copyright */	
.cellafondo {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	vertical-align: middle;
	background-color: #E2E2E2;
	width: 750px}