* {
	margin: 0;
}
html, body {
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	text-align: center;
	background:#9A0000;
}
#wrapper {
	position: relative;
	width: 960px;
	font-size: 0.9em;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -180px;
	background:#FFFFFF; /* the bottom margin is the negative value of the footer's height */
}
#header {
	height: 222px;
	background:#FFFFFF;
	text-align:center;
	border-bottom: 2px solid #ca5433;
}
a {
	text-decoration:underline;
	color: #9D2D0A;
}
a:hover {
	text-decoration:none;
	color: #666666;
}
#footer {
	position: relative;
	width: 960px;
	margin: 0 auto;
	background:#FFFFFF;
	border-bottom: 2px solid #ca5433;
}
#footer, #push {
	height: 180px; /* .push must be the same height as .footer */
}
#footer .contenuti {
	/*clear:both;*/
	padding: 5px 5px 5px 6px;
	text-align:center;
	font-size:10px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6;
}
#footer .contenuti h3 {
	text-align:center;
	font-size:9px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6;
}
/*INIZIO DEFINIZIONI CLASSI PER TABELLA CON AREE MODIFICABILI*/

.bodyText {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	text-align:justify;
	padding-right:15px;
}
.pageName {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
}
.navText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #9D2D0A;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
}
#navigation td {
	background:url(../images/pulsante.jpg) no-repeat;/*border-bottom: 1px solid #608FB5;*/
}
#navigation a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#9D2D0A;
	line-height:20px;
	/*letter-spacing:.1em;*/
	text-decoration: none;
	display:block;
	padding:4px 5px 5px 13px;
	background: url("../images/css/play.png") 8px 45% no-repeat;
}
#navigation a:hover {
	background: url(../images/pulsante-hover.jpg) no-repeat;
	color: #666666;
}
/*FINE DEFINIZIONE CLASSI PER TABELLA CON AREE MODIFICABILI*/
h1 {
	font-size:18px;
	color: #9D2D0A;
	text-transform:uppercase;
	letter-spacing:1.1px;
}
h2 {
	font-size:14px;
	color: #9D2D0A;
}
a.crediti {
	color:#999999;
	font-size:9px;
	text-decoration:none;
}
a.trasparente img {
	filter:alpha(opacity=100);
	-moz-opacity:1; /*per vecchie versioni Mozilla (Netscape)*/
	-khtml-opacity: 1; /* per Safari 1.x*/
	opacity: 1;
}
a.trasparente:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/* 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;
}
