* {
font-family: georgia;
}

body {
background: #000 url(immagini/sfondo.gif);
text-align: center;
}

#main {
width: 706px;
margin: auto;
background: url(immagini/main_bg.gif) center repeat-y;
}

a#banner {
color: transparent;
font-size: 0.1px;
margin: auto;
width: 605px;
height: 117px;
display: block;
text-indent: -99999px;
background: url(immagini/banner.gif) no-repeat;
}

#patata {
width: 605px;
height: 194px;
background: url(immagini/patata.gif) no-repeat;
margin: auto;
}

#info {
width: 605px;
background: url(immagini/info_bg.gif) repeat-y;
margin: auto;
}

#info_top {
height: 52px;
background: url(immagini/info_top.gif) center no-repeat;
margin: auto;
}

#programma {
background: url(immagini/programma.gif) center no-repeat;
height: 580px;
}

#info_foot {
background: url(immagini/info_giu.gif) center no-repeat;
height: 24px;
margin: auto;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

#fotolive {
width: 400px;
overflow: hidden;
margin: auto;
}