body, html {
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/css/sfondo_body1.gif);
}
td {    
	font-size: 12px; 
	}
td.testa {
	background-image: url(../images/css/testa.gif);
	width: 780px;
	background-repeat: no-repeat;
	background-position: top;
	height: 52px;
}
td.intro {
	background-image: url(../images/css/fondo_intro.jpg);
	width: 780px;
	background-repeat: no-repeat;
	background-position: top;
	height: 205px;
   font: 
}
	td.menu {
	background-image: url(../images/css/fondo_menu.gif);
	height: 31px;
	text-align: right;
	
}
	td.base {
	background-image: url(../images/css/base_intro.gif);
	width: 780px;
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;  
}

	td.titolo {
	background-image: url(../images/css/fondo_titolo.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 38px;
	color: #ADD7AC;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	padding-left: 10px;
	vertical-align: middle;
}
  td.corpo {
	background-color: #696969;
	color: White;
   text-align: justify;
   padding-left: 10px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	line-height: 20px;
}
   td.piede {
	background-image: url(../images/css/fondo_piede.gif);
	height: 27px;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: center;
}
	
a.nav:link, a.nav:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 9px 15px 8px 15px;
	display: inline;
	float: right;
	text-decoration: none;
	border-left: 1px solid #76B777;
}
a.nav:hover {
	color: White;
	background-color: #4189C3;
	background-position: bottom;
}
h1 {
	border-bottom: 3px double #F2F2F2;
	font-size: 24px;
	color: #000000;
	margin-bottom: 10px;
	padding: 5px 0px 0px 8px;
}
h2 {
	font-size: 18px;
	color: #000000;
}
table.pagina {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}
td.copy {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	text-align: center;
}
a.credits:link, a.credits:visited, a.credits:hover {
	font-weight: normal;
	color: #ABDDEE;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 10px;
	text-decoration: none;
}
a.credits:hover {
	color: White;
}
div#corpo {
	width: 720px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}
table.bianca {
	color: White;
	border: 0px;
}
/* si applica a img */
.sini {
	float: left;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid White;
	background: #fff;
}
/* si applicano a tr, td e th */
.cc09, .cc10, .cc11, .cc12, .cb09, .cb10, .cb11, .cb12, .ca09, .ca10, .ca11, .ca12 {
	text-align: center;
}
.sc09, .sc10, .sc11, .sc12, .sb09, .sb10, .sb11, .sb12, .sa09, .sa10, .sa11, .sa12 {
	text-align: left;
}
.dc09, .dc10, .dc11, .dc12, .db09, .db10, .db11, .db12, .da09, .da10, .da11, .da12 {
	text-align: right;
}
.gc09, .gc10, .gc11, .gc12, .gb09, .gb10, .gb11, .gb12, .ga09, .ga10, .ga11, .ga12 {
	text-align: justify;
}
.ca09, .ca10, .ca11, .ca12, .da09, .da10, .da11, .da12, .sa09, .sa10, .sa11, .sa12, .ga09, .ga10, .ga11, .ga12 {
	vertical-align: top;
}
.cb09, .cb10, .cb11, .cb12, .db09, .db10, .db11, .db12, .sb09, .sb10, .sb11, .sb12, .gb09, .gb10, .gb11, .gb12 {
	vertical-align: bottom;
}
.cc09, .cc10, .cc11, .cc12, .dc09, .dc10, .dc11, .dc12, .sc09, .sc10, .sc11, .sc12, .gc09, .gc10, .gc11, .gc12 {
	vertical-align: middle;
}
.cc09, .cb09, .ca09, .dc09, .db09, .da09, .sc09, .sb09, .sa09, .gc09, .gb09, .ga09 {
	font-size: 9px; 
}
.cc10, .cb10, .ca10, .dc10, .db10, .da10, .sc10, .sb10, .sa10, .gc10, .gb10, .ga10 {
	font-size: 10px; 
}
.cc11, .cb11, .ca11, .dc11, .db11, .da11, .sc11, .sb11, .sa11, .gc11, .gb11, .ga11 {
	font-size: 11px; 
}
.cc12, .cb12, .ca12, .dc12, .db12, .da12, .sc12, .sb12, .sa12, .gc12, .gb12, .ga12 {
	font-size: 12px; 
}