body {
background-image: url(img/bg.jpg);
}

.ombrasx{
background-image: url(img/ombra_sx.png);
background-repeat: repeat-y;
background-position: top right;
}

.ombradx{
background-image: url(img/ombra_dx.png);
background-repeat: repeat-y;
background-position: top left;
}

.lineanextconcerts{
background-image: url(img/linea_next_concert.gif);
background-repeat: repeat-x;
background-position: top;
}

.contenuto{
background-image: url(img/barra_sotto_news_scorr.png);
background-repeat: repeat-x;
/*background-position: top;*/
}

.footer{
background-image: url(img/footer.png);
background-repeat: no-repeat;
background-position: top center;
}

.testo   { color: #c5c3c3; font-size: 12px; font-family: Tahoma }
.testo11 { color: #c5c3c3; font-size: 11px; font-family: Tahoma }
.testobold    { color: #c5c3c3; font-weight: bold; font-size: 11px; font-family: Tahoma }
.testonero { color: #323232; font-size: 11px; font-family: Tahoma }
.testonerobig { color: #000000; font-size: 13px; font-family: Tahoma }
.testorossobig { color: #CC3300; font-size: 13px; font-family: Tahoma }
.copygiallo { color: #ffe74b; font-size: 11px; font-family: Tahoma }
.copygiallobig { color: #ffe74b; font-size: 16px; font-family: Tahoma; font-weight: bold }
.titoli  { font-family: Trebuchet MS; font-size: 26px; color: #fffa09; }
.titolilive  { font-family: Trebuchet MS; font-size: 14px; color: #fffa09; }
.titolibig  { color: #e5e3e3; font-size: 14px; font-family: Tahoma }
.testo1  { color: #ffe74b; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana; text-decoration: none }


.campiform {
font-size: 12px; 
width: 110px;
height: 18px;
color : #3B521C;
background-color: #E5E3E3;
border-color : #000000;
border: 0px groove #000000;
}

.campiform1 {
font-size: 12px; 
width: 300px;
height: 100px;
color : #3B521C;
background-color: #E5E3E3;
border-color : #000000;
border: 0px groove #000000;
}

.campiform2 {
font-size: 12px; 
width: 270px;
height: 18px;
color : #3B521C;
background-color: #FFFFFF;
border-color : #000000;
border: 0px groove #000000;
}

.bottone {
font-family: Tahoma;
font-weight: bold;
font-size: 11px;
color: #000000;
border: 0px solid #5075A2;
background-color: #C5C3C3;
width: 97px;
height:28px;}

a.link1 {text-decoration: none; color:#C5C3C3} 
a.link1:hover{text-decoration: none; color:#FFE74B;}

a.linkpagine {text-decoration: none; color:#000000} 
a.linkpagine:hover{text-decoration: none; color:#767676;}

