	body {
	background-image: url(../images/css/fondo_body.gif);
	background-repeat: repeat-x;
	background-color: #FEDA03;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #666666;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #ececec;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #666666;
}

h1 {
	font-family: Arial, Verdana;
	font-size: 24px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FEDA03;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: White;
	width: auto;
	font-variant: small-caps;
	background-image: url(../images/css/fondo_h1.gif);
	background-repeat: repeat-y;
}
h2 {
	font-family: Arial, Verdana;
	font-size: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	width: auto;
	font-variant: small-caps;
	border-bottom: 4 double #FEDA03;
	background-color: White;
}
table.pagina{
	background-image: url(../images/css/fondo_corpo.gif);
	background-repeat: repeat;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

td.testata {
	background-image: url(../images/css/fondo_testata.gif);
	background-color: #CD4D02;
	background-repeat: no-repeat;
	padding-top: 40px;
	width: 760px;
	height: 204px;
	text-align: right;
	padding-right: 25px;
}

td.moto {
	background-image: url(../images/css/foto_moto.jpg);
	background-color: #CD4D02;
	background-repeat: no-repeat;
	width: 355px;
	height: 204px;
}

td.menu {
	background-image: url(../images/css/fondo_menu.gif);
	background-color: #990000;
	width: 405px;
	height: 204px;
	text-align: center;
	padding-top: 40px;
}

td.notiziesu {
	font-family: Arial, Verdana;
	font-size: 16px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: White;
	border-top: solid;
	border-top-width: 1px;
	border-top-color: White;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: White;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: White;
	width: 300px;
	font-variant: small-caps;
	background-image: url(../images/css/fondo_h1.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	text-align: right;
}

td.notiziegiu {
	font-family: Arial, Verdana;
	font-size: 16px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: White;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: White;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: White;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: White;
	font-variant: small-caps;
	background-image: url(../images/css/fondo_h1.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	text-align: right;
	height: 10px;
}

td.notiziecentro {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: White;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: White;
}

td.piede {
	background-image: url(../images/css/piede.gif);
	background-repeat: no-repeat;
	background-color: #FEDA03;
	width: 760px;
	height: 30px;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 7px;
	padding-top: 13px;
}
	
td.corpo {
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}

a:link, a:visited {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
a.menuSx {
	width: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #990000;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 10px solid red;
	border-right: 1px solid red;
	padding: 5px 0px 5px 0px;
	margin: 10px 5px 10px 5px;
	display: block;
	text-transform: uppercase;
}
a.menuSx:hover, a.menuDx:hover {
	color: yellow;
	background-color: red;
	border-color: orange;
}
a.menuDx {
	width: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #990000;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 1px solid red;
	border-right: 10px solid red;
	padding: 5px 0px 5px 0px;
	margin: 10px 5px 10px 5px;
	display: block;
	text-transform: uppercase;
}
a.home {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
a.home:hover {
	color: #666666;
}
.foto {
	background-image: url(../images/css/sfondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FF0000;
	text-align: justify;
}
.cornice {
	border: 4px double #FEDA03;
}
.sponsor {
	text-transform: capitalize;
	background-color: #FEDA03;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 4px double #FF0000;
}
.imm10dest, .imm10sini {
        padding: 3px;
        margin-bottom: 10px;
		  margin-top: 0px;
        border: 2px solid #FFCC00;
        background: #fff;
}
.imm10dest {
        float: right;
        margin-right: 0px;
		  margin-left: 10px;
}
.imm10sini {
        float: left;
        margin-right: 10px;
		  margin-left: 0px;
}

/* 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; 
}


