body, html {
	width:100%;
  height:100%;
	margin:0px;
	padding:0px;
	background-image: url("../img/sfondo.jpg");
}

#div_top{
  width: 100%; 
  height: auto !important;  /* per i browser moderni */
  height: 170px;      /* per IE5.x e IE6 */
  min-height: 170px;  /* per i browser moderni */ 
  position: relative; 
  top: 0; 
  background-image: url("../img/sf_div_top.jpg");
  background-repeat: repeat-x;
  background-position: left top;
  z-index: 1;
}

#div_testata{
  position: absolute; 
  width: 1160px; 
  left:50%; 
  margin-left:-580px; 
  height: 180px; 
  z-index: 2;  
  background: #d6d1ac;
  background-color: #d6d1ac;
  background-image : url("../img/sf_div_top.jpg");
  background-repeat: repeat-x;
  background-position: left top;
}

#div_biglietto{
  position: absolute; 
  top: -20px; 
  width: 1120px; 
  left:50%; 
  margin-left:-560px; 
  height: 210px; 
  z-index: 3; 
  background-image: url("../img/Bigliettino.png"); 
  background-repeat: no-repeat; 
  background-position: left top;
}

#div_contatti{
  width: 600px; 
  height:60px; 
  margin-top:28px; 
  margin-left: 500px; 
  position: relative;
  font: verdana;
  color: #efc04f;
  font-size: 14px;
}

#div_body{
  width: 1000px;
  left:50%; 
  margin-left:-500px; 
  background: #d6d1ac;
  background-color: #d6d1ac;
  position: relative;
}

#div_menu{
  position:relative; 
  margin: 10px 10px 10px 28px;
  width: 880;
}

.tab_menu{
  padding: 0px;
  border-collapse: collapse;
  margin: 0px;
}

.cell_menu{
  height: 68px;      /* per IE5.x e IE6 */
  width: 110px;
  font: verdana;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #7d2904;
  text-align: center;
  background-image: url("../img/sf_bottone.png"); 
  background-repeat: no-repeat; 
  background-position: left top;
}

#div_foto{
  width: 880px;
  position: relative;
  top: 12px;
  left:50%;
	margin-left:-440px; 
}

#div_barra{
  width: 880px;
  position: relative;
  margin: 20px;
  background-image: url("../img/sf_barra.jpg");
  background-repeat: repeat-x;
  background-position: left top;
}

#div_bottom{
  width: 880px;
  position: relative;
  top: 20px;
  left:50%;
	margin-left:-440px; 
	border: solid 1px #fff;
}

font{
  font: verdana;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

font.bianco{
  color: #fff;
}

font.marrone{
  color: #7d2904;
}

font.marroneNoBold{
  color: #7d2904;
  font-weight: normal;
}

font.marrone9{
  color: #7d2904;
  font-size: 9px;
}

a{
  font: verdana;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

a.bianco{
  color: #fff;
}

a.bianco:hover{
  color: #bdb35d;
}

a.biancoNormal{
  color: #fff;
  font-weight: normal;
}

a.biancoNormal:hover{
  color: #bdb35d;
}

a.menu{
  color: #7d2904;
}

a.menu:hover{
  color: #bdb35d;
}

#tab_page{
	width:100%; 
	height:100%; 
	padding:0px; 
	border-collapse: collapse; 
	margin: 0 auto;
}

#tab_head{
	width:1000px; 
	padding:0px;
	margin: 0px;
	border:0px;
	border-collapse: collapse; 
	border: solid 1px #000;
}

#tab_body{
	width:1005px; 
	padding:0px;
	margin: 0px;
	border;0px;
	border-collapse: collapse; 
}

#cell_body{
  background: #ffffff;
  background-image: url("../img/sf_testo.jpg");
  background-position: top left;
  background-repeat: repeat-x;
}


table.normal{
	padding:0px; 
	border-collapse: collapse; 
}

.div_cycle { 
	width:749px; 
	height:251px; 
	float: left;
  top:0px;
  left:1px;
}

#div_testo { 
  left:auto;
	margin-top: 18px;
  margin-left: 4px;
  width:100%;
}

div.div_news{
  position:static;
  width:100%;
  text-align:justify;
  margin-top:4px;
  background:#000000;
  overflow:visible;
  position:relative;
}

div.div_item_banner { 
  position:relative;
  margin-top:4px;
  margin-bottom:4px;
}

ul.lista{
  list-style-image: none;
  list-style-type: none;
  line-height: 35px;
  padding-top: 0px;
  padding-right:1px;
  text-align:left;
  margin-left: 2px;
  padding-left: 0px;
}

table.table_body{
  width:1000px;
  height:100%;
}

td.td_menu { 
	width:246px; 
  background: #6d9dff;
  vertical-align: top;
  text-align: left;
  text-align:right;
}

td.td_testo { 
	width:503px; 
  margin-bottom:1px;
  vertical-align: top;
  text-align: left;
}

td.td_testo_NoSponsor { 
	width:748px; 
  margin-bottom:1px;
  vertical-align: top;
  text-align: left;
}

td.td_banner { 
	width:245px; 
  vertical-align: top;
  margin-top:50px;
  text-align: center;
}

#banner_list{
  list-style-image: none;
  list-style-type: none;
  right: 100px;
  margin:18px;
  line-height: 40px;
  position: inherit;
  vertical-align:top;
}

a.blu { 
	color: #0079d6; 
	font-family: verdana; 
	font-size: 10pt; 
	text-decoration: none;
}

a.blu:hover{
   color: #bcbdfa;
}

a.giallo { 
	color: yellow; 
	font-family: verdana; 
	font-size: 10pt; 
	text-decoration: none;
}

a.giallo:hover{
   color: #ffffff;
}

a.blu_underline { 
	color: #0079d6; 
	font-family: verdana; 
	font-size: 10pt; 
  text-decoration: underline;
}

a.blu_underline:hover{
   color: #bcbdfa;
}

a.bianco { 
	color: #ffffff; 
	font-family: verdana; 
	font-size: 10pt; 
	text-decoration: none;
}

a.bianco:hover{
   color: #fcff1c;
}

a.marrone { 
	color: #7d2904; 
	font-family: verdana; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none;
}

a.marrone:hover{
   color: #fcff1c;
}

a.bianco_underline { 
	color: #ffffff; 
	font-family: verdana; 
	font-size: 8pt; 
	text-decoration: underline;
}

a.bianco_underline:hover{
   color: #fcff1c;
}

a.link_menu { 
	background: #fff;
	padding: 0px 4px 0px 4px;
	color: #7d2904;
	font-family: verdana; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none;
	border: solid 1px #7d2904;
}

a.link_menu:hover{
  background: #7d2904;
  color: #fff;
}

a.bottoneBianco{
	font-family: verdana; 
	font-size: 11px; 
	text-decoration: none;
  font-weight: bold;
	background: #ffffff;
	color: #000000;
	padding-bottom: 0.1em;
	padding-top: 0em;
	padding-left: 0.4em;
	padding-right: 0.4em;
}

a.bottoneBianco:hover{
	color: red;
	background: #ffffff;
}

font.link_selezionato{
  color:#6d9dff;
  background: #ffffff;
	font-family: verdana; 
	font-size: 10pt; 
}

font.link_selezionato2{
  background:#6d9dff;
  color: #ffffff;
	font-family: verdana; 
	font-size: 10pt; 
}

a.nero { 
	color: #000000; 
	font-family: verdana; 
	font-size: 8pt; 
	text-decoration: none;
  font-weight: bold;
}

a.nero:hover{
  color: #ffffff;
  text-decoration: underline;
}

a.rosso { 
	color: #ff2942; 
	font-family: verdana; 
	font-size: 10pt; 
	text-decoration: none;
}

a.rosso:hover{
  color: #ffffff;
  text-decoration: underline;
}

a.neroN { 
	color: #000000; 
	font-family: verdana; 
	font-size: 10pt; 
	text-decoration: none;
}

a.neroN:hover{
  color: #ffffff;
  text-decoration: underline;
}

font.titoloBlu { 
	color: #6d9dff; 
	font-family: verdana; 
	font-size: 10pt; 
	text-decoration: none;
  font-weight: bold;
}

font.titoloPagina { 
	color: #7d2904; 
	font-family: verdana; 
	font-size: 10pt; 
	text-decoration: none;
  font-weight: bold;
}

font.blu { 
	color: #134978; 
	font-family: verdana; 
	font-size: 10pt; 
	text-decoration: none;
}

font.bianco{ 
	color: white; 
	font-family: verdana; 
	font-size: 10pt; 
	text-decoration: none; 
}

font.biancoB{ 
	color: white; 
	font-family: verdana; 
	font-size: 8pt; 
	text-decoration: none;  
  font-weight: bold;
}

font.nero{ 
	color: black; 
	font-family: verdana; 
	font: verdana;
	font-size: 10pt; 
	text-decoration: none;
}

font.nero8{ 
	color: black; 
	font-family: verdana; 
	font: verdana;
	font-size: 8pt; 
	text-decoration: none;
	font-weight: normal;
}

font.neroDesc{
	color: black; 
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: none;
}

font.grigio8{ 
	color: #6b6b6b; 
	font-family: verdana; 
	font-size: 8pt; 
	text-decoration: none;
}

font.neroTitolo{ 
	color: black; 
	font-family: verdana; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}

font.biancoTitolo{ 
	color: #ffffff; 
	font-family: verdana; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}

font.neroB{ 
	color: #000000; 
	font-family: verdana; 
	font-size: 9pt; 
  font-weight: bold;
}

font.testo{
  color:#5b5b5b;
	font-family: verdana; 
	font-size: 10pt; 
  padding:2px;
}

span.neroTitolo{ 
	color: black; 
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: bold;
	text-decoration: none;
}

span.neroSottoTitolo{ 
	color: black; 
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: bold;
	text-decoration: none;
}

span.neroB{ 
	color: black; 
	font-family: verdana; 
	font-size: 8pt; 
  font-weight: bold;
}

span.nero{ 
	color: black; 
	font-family: verdana; 
	font-size: 10pt; 
}

span.bianco{ 
	color: #ffffff; 
	font-family: verdana; 
	font-size: 8pt; 
}

span.neroJust{ 
	color: black; 
	font-family: verdana; 
	font-size: 8pt;
  text-align: justify; 
}

span.gialloB{ 
	color: #fcff1c; 
	font-family: verdana; 
	font-size: 8pt; 
  font-weight: bold;
}

tr.sceltaBianco1 { 
	background-color: #ffffff;
	Cursor: default;
}

tr.sceltaBianco2 { 
	background-color: #EFEFEF;
	Cursor: default;
}

tr.sceltaOver { 
	background-color: #F9FF4B;
	Cursor: hand;
}

tr.headerRow { 
	color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
  background:#d6d1ac;
}

tr.AlternatingRow { 
	background-color: #e7f1d3;
	color: #000000;
}

intestazione {
	background-color: #BBBBBB;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000; 
	text-align: center;
}

td.tdCorpo {
	font-family: Verdana;
	font-size: 8pt;
}

td.tdMenuAdmin 
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #0c7520; 
	text-align: center;
	vertical-align: middle;
}

a.bottoneRosso{
	background: #FF4500;
	color: #ffffff;
	padding-bottom: 0.1em;
	padding-top: 0em;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

a.bottoneRosso:hover{
	color: #000C82;
	background: yellow
}

a.bottoneNero{
	font-family: Verdana; 
	font-size: 10pt; 
	text-decoration: none;
  font-weight: bold;
	background: #000000;
	color: #ffffff;
	padding-bottom: 0.1em;
	padding-top: 0em;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

a.bottoneNero:hover{
	font-family: verdana; 
	font-size: 10pt; 
	text-decoration: none;
  font-weight: bold;
	color: #000000;
	background: #ffffff
}

input {
	font-family: verdana; 
	font-size: 8pt; 
	text-decoration: none;
}

input.button {
	font-family: verdana; 
	font-size: 8pt; 
	text-decoration: none;
	padding: 0pt, 0pt, 0pt, 0pt; 
}

input.buttonGrid {
	font-family: verdana; 
	font-size: 8pt; 
	text-decoration: none;
	padding: 0pt, 0pt, 0pt, 0pt; 
	background: url(../img/sf_menu_28px.jpg);
	cursor: pointer;
}

input.griglia {
	padding-bottom: 0.1em;
	padding-top: 0em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	background-color: #ffffe3;
}

textarea 
{
	font-family: verdana; 
	font-size: 8pt; 
	text-decoration: none;
}

select 
{
	font-family: verdana; 
	font-size: 8pt; 
	text-decoration: none;
}

select.listbox 
{
	margin-right: 10px;
}

body.paginePubbliche{
  background-image: url(../img/sf.jpg);
}

body.interno
{
	margin-top: 0px;
	background-color:#ffffff;
}

table.interna
{
	padding: 0pt, 0pt, 0pt, 0pt;
	margin: 0pt, 0pt, 0pt, 0pt;
	border-spacing: 1pt;
	text-align: center;
	width: 730px;
	background-color: #ffffff;
}

td.titoliHome{
  text-align: left;
  background: #7cbd00;
  color: #fcff1c; 
	font-family: verdana; 
	font-size: 8pt; 
  font-weight: bold;
}

td.separatoreVerde{
  background: #7cbd00;
  height: 1px;
}

td.separatoreGiallo{
  background: #fcff1c;
  height: 1px;
}

img.foto{
  border-color: #000000;
  border-collapse: collapse;
  border-width: 0.5pt;
}

div.nero{ 
	color: black; 
	font-family: verdana; 
	font-size: 10pt; 
  text-align: justify;
}

body.foto
{
	margin-top: 12px;
	background-image: url(../img/sf.jpg);
}

img.gallery{
  border: solid 1px grey;
}

div.thumbnails{
  width: 150px;
  height: 110px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #7d2904;
  border: solid 2px #7d2904;
}

div.preview{
  width: 298px;
  height: 298px;
  text-align: center;
  background-color: #000000;
  border: solid 6px #ffffff;
  overflow:hidden;
} 

div.div_thumb {
	width:190px; 
  height:120px;
  background-color: #7d2904;
  border: solid 4px #7d2904;
  background-position:center center;
}    