html{
	height:100%;
	margin-bottom:1px;
}
body{
	margin-top:0;
	background-image:url(sf_st.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#0A367F;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
}
input,textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	border:1px solid #c4c4c4;
}
.no_bordo{
	border:none;
}
.testata{
	background-image:url(testata_st.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.titolo_sagra{
	background-image:url(sf_tit_1_st.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.titolo_spettacoli{
	background-image:url(sf_tit_2_st.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.titolo_contatti{
	background-image:url(sf_tit_3_st.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
.testa_box{
	background-image:url(box2_st.gif);
	background-position:left top;
	background-repeat:repeat-x;
	line-height:12px;
}
.box_sx{
	background-image:url(box4_rip_st.gif);
	background-position:top;
	background-repeat:repeat-y;
}
.box_dx{
	background-image:url(box8_rip_st.gif);
	background-position:top;
	background-repeat:repeat-y;
}
.piede_box{
	background-image:url(box6_st.gif);
	background-position:left top;
	background-repeat:repeat-x;
	line-height:12px;
}
.corpo_box{
	background-color:#FFFFFF;
	background-image:url(sf_box_st.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	line-height:17px;
}
.titoletto{
	color:#AA182D;
	font-weight:bold;
}
.desc{
	color:#0080B6;
	font-weight:bold;
}
.desc_big{
	font-size:18px;
	color:#0080B6;
	font-weight:bold;
}
.piede{
	color:#FFFFFF;
	line-height:11px;
	padding-right:20px;
}
.piede a,a:link,a:visited,a:hover,a:active{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.bordo{
	border:1px solid #464646;
	padding:2px;
}
/**/
.toro {
	cursor: url(../_js/img/zoomin.cur), pointer;
    outline: none;
}
.toro-active-anchor img {
	visibility: hidden;
}
.toro-wrapper {
	background: white;
}
.toro-caption {
    display: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.toro-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../_js/img/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.toro-credits,
a.toro-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.toro-credits:hover,
a.toro-credits:hover i {
    color: white;
    background-color: gray;
}
a.toro-full-expand {
	background: url(../_js/img/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.toro-overlay {
	display: none;
}
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand;
	cursor: pointer;
	background: url(../_js/img/close.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_js/img/close.png', sizingMethod='scale');
}
.toro-display-block {
    display: block;
}
.toro-display-none {
    display: none;
}
