/* CSS Document */

body
{
	background-image: url(../images/sfondo.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #300000;
}

div#flash_home{margin:0;padding:0;boder:0;width:558px;height:200px;}
div#flash_int{margin:0;padding:0;boder:0;width:558px;height:158px;}

.sf_tab_generale
{
    background-attachment: fixed;
    background-color: #660000;
}
.sf_bianco
{
    background-attachment: fixed;
    background-color: #ffffff;
}
.sf_tab_intestazione
{
	background-image: url(../images/intestazione/sf_tab_intestazione.gif);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #660000
}

.sf_tab_links
{
	background-image: url(../images/intestazione/sf_tab_links.gif);
	background-position: center center;
	background-repeat: x-repeat;
	background-color: #761E1E
}

.sf_tab_onstage
{
	background-image: url(../images/onstage/sf_tab_onstage.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #4F0707
}

.sf_tab_ricerca
{
    background-attachment: fixed;
	background-color: #4F0707
}

.sf_tab_calendario
{
    background-attachment: fixed;
    background-color: #973333;
}

.sf_tab_foto
{
    background-attachment: fixed;
    background-color: #ECB1B1;
}

.sf_tab_footer
{
    background-attachment: fixed;
	background-color: #461616
}

.news
{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}
A.news
{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.news:hover
{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}

.onstage
{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
}

.comunicato
{
	color: #ECB1B1;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	background-color: #993333;


}

.testo
{
	color: #ECB1B1;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.testo_piccolo
{
	color: #ECB1B1;
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.testo_grande
{
	color: #ECB1B1;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.testo:link
{
	color: #ECB1B1;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.testo:hover
{
	color: #ECB1B1;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
}

.primalettera
{
	color: #ECB1B1;
	font-family: Verdana, Arial;
	font-size: 30px;
	font-weight: normal;
}
.bianco
{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}
A.bianco
{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.bianco:hover
{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	
}
.footer
{
	color: #5F2222;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
}

.campo_bianco
{
	font-weight: normal;
	font-size: 11px;
	background-color: #ffffff;
	color: #6A6A6A;
	font-family: Verdana, Arial;
	border-bottom: #ffffff;
    border-left: #ffffff;
    border-right: #ffffff;
    border-top: #ffffff;
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-decoration: none
}
.campo_form
{
	font-weight: normal;
	font-size: 10px;
	background-color: #ffffff;
	color: #6A6A6A;
    background-position: center top;
    border-bottom: #660000 1px solid;
    border-left: #660000 1px solid;
    border-right: #660000 1px solid;
    border-top: #660000 1px solid;
    font-family: Verdana, Arial;
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-decoration: none


}


.pulsante
{
	font-weight: normal;
	font-size: 9px;
	color: #6A6A6A;
	font-family: Verdana, Arial;
    text-decoration: none
}
.inattivo
{
	color: #cccccc;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
/* pannello bookmark */
div#bookpannel{
	width:230px;
	background-color:#ffffff;
	border:1px solid #c0c0c0;
	margin:0;
	padding:2px;
	text-align:center;
}
