﻿/* RIDEFINIZIONE TAG STANDARD */

body { background-color: #2b2b2b;
    padding: 0;
    margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

img {
	border-width: 0px;
}

legend { color: #192e87;
}

/*************************/
/* CLASSI PERSONALIZZATE */
/*************************/

.linkneronormal { text-decoration: none;
	color: #333333;
}

.linknero { text-decoration: none;
	color: #333333;
}

.linknero:hover { text-decoration: underline;
}

.linkbianco { text-decoration: none;
	color: #FFFFFF;
}

.linkgranatanormal { text-decoration: none;
	color: #800000;
}

.linkgranata { text-decoration: none;
	color: #800000;
}

.linkgranata:hover { text-decoration: underline;
}

.linkgranataMenu { text-decoration: none;
	color: #800000;
}

.linkgranataMenu:hover { text-decoration: none;
                         font-weight:bold;
}

.linkblu { text-decoration: none;
	color: #131f76;
}

.linkdorato { text-decoration: none;
	color: #9d6d06;
}

/* TESTO */

.testoGranata {
    color: #800000;
}

.testoArancione {
    color: #f5a12d;
}

.testoDorato {
    color: #9d6d06;
}

.fontprecisazione { font-size: 9px;
}

.sectionBorder {  border-bottom: solid 1px #DDDDDD; 
}

.mouseover :hover { background-color: #4C0000;
	color: #FFFFFF;
}

.background { background-image: url('images/background.gif');
    background-repeat: repeat-y;
    background-position:top;
}

.backgroundtop { background-image: url('images/headerTop.gif');
    background-repeat: repeat-y;
    background-position:top; 
    height: 32px;
}

.backgroundbottom { background-image: url('images/footherBottom.gif');
    background-repeat: no-repeat;
    background-position:bottom; 
    height: 32px;
}

.mail {
	position: absolute;
	left: 286px;
	top: 7px;	
	color: White;
	font-size: 9px;
	text-transform:capitalize;
}

.bottoni {
	position: absolute;
	left: 403px;
	top: 7px;	
	color: White;
	font-size: 9px;
	text-transform:capitalize;
}

.useronline {
	position: absolute;
    right: 18px;
	bottom: 5px;
	color: White;
	font-size: 9px;
}

.sfondopunti {
    background-image: url('images/sfondo_punti.gif');
    background-repeat: no-repeat;
    background-position:bottom;     
} 

.sfondotabellagranata { background-color:#630307;
}  
    

/* BORDI ARROTONDATI */

b.rtop, b.rbottom, b.rtopGranata, b.rbottomGranata, b.rtopDorato, b.rbottomDorato{display: block; }
b.rtop b, b.rbottom b{display: block; height: 1px; overflow: hidden; background: #FFFFFF}
b.rtopDorato b, b.rbottomDorato b{display: block; height: 1px; overflow: hidden; background: #c1922e}
b.rtopGranata b, b.rbottomGranata b{display: block; height: 1px; overflow: hidden; background: #410102}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4, b.rtopGranata b.r4, b.rbottomGranata b.r4, b.rtopDorato b.r4, b.rbottomDorato b.r4{margin: 0 1px; height: 2px}
.contenitoreBig{ width: 597px;}
.contenitoreSmall{ width: 350px;}
.contenitoreCella{ width: 292px;}
.contenitoreExtraSmall{ width: 250px;}
.contenitore{background: #FFFFFF; color: #333333;}
.contenitoreDorato{background: #c1922e;}
.contenitoreGranata{background: #630307; color: #333333;}



/* PRIMOPIANO */

.titoloprimopianogranata { color: #800000;  
	font-family: Arial; 
	font-size: 20px; 	
	vertical-align: middle;
	padding-top:5px;
	font-weight: bold;
	font-style: normal;	
	text-transform: uppercase;
}

.titoloprimopianobianco {/*background-image: url(images/sfondo_titoloaltre.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;*/
	vertical-align: bottom;
	color: #444444;
	height:27px;
	padding-left: 5px;
	padding-bottom: 3px;	
    font-family: Arial;
    font-size:8pt;  
    
}

.titolosecondopiano { font-family: Arial; 
   padding-top: 2px; 
   /*padding-bottom: 5px;*/
   font-weight: bold;
   font-size: 15px;
}

.titolofoto { color: #FFFFFF;  
	font-family: Arial; 
	font-size: 10px; 	
	vertical-align: middle;
	padding-top:5px;
	font-weight: bold;
	font-style: normal;	
	text-transform: uppercase;
}

.notizia { padding-left: 4px; 
    padding-right: 4px; 
    padding-top: 2px;  
    padding-bottom: 3px;
    text-align:justify;
    background-color:#FFFFFF;
    background-image: url(images/sfondo_notizia.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    text-align:justify;
}

.fonti { 
    background-color: #DDDDDD;
    position: relative;
    border-bottom: 1px solid #192e87;
}

.letture { font-size:9px; 
}

/* SECONDOPIANO */

.secondopiano { margin-top: 5px;
}

.cellasecondopiano { background-image: url(images/sfondo_secondopiano.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #bb0102;
    padding-top: 8px;
    color: #FFFFFF;
    width: 33%;
}

.data {	width: 40px;
	height: 13px;
	float: left;
	font-size:9px;
	font-family: Small Fonts;
	text-align:left;
	margin-left:2px;
}

/* TERZOPIANO */

.terzopianoUp { margin-top: 5px;
}    

.terzopiano {
  /* background-image: url(images/sfondo_notizia.gif);
   background-repeat: repeat-x;
   background-position: bottom; */
   background-color: #FFFFFF;
   font-size: 12px;
   /*text-align:justify;*/ 
   vertical-align: top;  
   /*border-bottom: 1px solid #CCCCCC;*/
   padding: 5px;
}

.terzopianotitolo 
{
    font-size:12px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

.empty
{
 margin-top:1px;
 padding: 3px;
 font-weight: bold;
 font-family: Verdana;
 text-align:center;
}

.emptydx
{
 margin-top:1px;
 padding: 3px;
 font-weight: bold;
 font-family: Verdana;
 text-align:center;
 font-size: 7pt;
}

.titolocellagrigia {
    height:18px; 
    line-height: 16px;
    background-image: url(images/sfondo_barra_grigia2.gif);
	background-repeat: repeat-x;
	background-position:bottom;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    padding-left:3px;
}

.titolocellagranatasezione { color: #FFFFFF;
    background-image: url(images/sfondo_barra_granatasezione.gif);
	background-repeat: repeat-x;
	background-position: bottom;    
	height: 22px;
	line-height:22px;  
}

.titolocellagranata { font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase
}

.titolocellagranata2 { color: #FFFFFF;
    text-decoration: none;
    background-image: url(images/sfondo_barra_granata2.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
    color: white;
    background-color: #800000;    
	font-weight: bold;
	font-size: 10px;
    padding-left: 2px;
    /*margin-top: 3px;*/
    cursor: pointer;
    height: 19px;
    line-height: 18px;
}

.titolocellagranataover { font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(images/sfondo_barra_granataover.gif);
	background-repeat: repeat-x;
	background-position: bottom;    
}

.titolocellagranataover50 { font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #630307;
    /*background-image: url(images/sfondo_barra_granataover50.gif);
	background-repeat: repeat-x;
	background-position: center;  */  
}

.toolbar { height:24px; 
    line-height: 24px;
    /*background-image: url(images/sfondo_titoloaltre.gif);
	background-repeat: repeat-x;*/	    
    padding-right:2px; 
    /*border-bottom: 1px solid #CCCCCC;*/ 
    vertical-align: middle;  
    padding-left:5px;  
    position: relative; 
    background-color: #630307;     
}

.taskbar
{
	background-color: #630307;
	font-size:9px;	
	vertical-align: middle;
	line-height: 20px;
	height: 20px;
	color: White;
	padding-left: 2px;
	padding-right: 2px;	
	position: relative;
	text-align: center;
	font-weight: bold;
}

/* PRIMOPIANONEWS */

.sfondocorpopagina { /*background-image: url(images/sfondo_corpopagina.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	/*background-color:White;	*/
}

.testonotizia { padding: 7px;    
    text-align:justify;
    font-family: Trebuchet MS;
    font-size: 10pt;
}

.bottoniera { padding: 2px;
}

.multimedia { margin: 10px;   
}

/* CALENDARIO */

.titolocella { background-color: #777777;
    /*background-image: url(images/sfondo_titolocella.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/       
    color: White;
    font-weight: bold;
    font-size: 9px;
    height: 19px;
    line-height: 18px; 
    padding-left: 2px;
    padding-right: 3px;
    text-transform: uppercase
}

.risultato { font-family: Arial;
}

/* CLASSIFICA */ 

.bordo { border-right: 1px solid #AAAAAA;
    }
    
.rigahover { background-color: #800000;
    color: White;
    background-image: url(images/sfondo_titolocella.gif);
	background-repeat: repeat-x;
	background-position: bottom;    
    } 
    
.rigasep { border-bottom: 1px solid #AAAAAA;
    }    

.legenda { font-weight:normal;
    text-align: center;
    }  
    
/* SQUADRE */

.titolosquadre { font-weight: bold;
    color: #333333;
    text-decoration: none;
    font-size: 8pt;
}

/* SQUADRA */ 

.titolosquadra { /*font-weight: bold;*/ 
    font-family: Tahoma;
    color: #800000;
    font-size: 14pt;
} 

.statistiche { /*font-size: 7pt*/    
}

/* FOTOSET */

.titolodescrizione { 
    /*font-family: Arial;*/
    text-transform:uppercase;
    /*font-size: 10px;*/ 
}

.fotoriga { text-align: center;
    background-color:#FFFFFF;
    background-image: url(images/sfondo_notizia.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    border-bottom: 1px solid #CCCCCC;
} 

.fotorigabig { text-align: center;
    background-color:#FFFFFF;
    background-image: url(images/sfondo_cellabianco.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    border-bottom: 1px solid #CCCCCC;
} 

.buttonpaginator { border: none;
    background-color: Transparent;
    font-size: 11px;
    color : #FFFFFF;
    cursor: hand; 
    cursor: pointer;
    width: 17px;
}

.buttonpaginatorGranata { border: none;
    background-color: Transparent;
    font-size: 11px;
    color : #630307;
    cursor: hand; 
    cursor: pointer;
    width: 17px;
}

.miniatura { cursor:hand; 
    margin-top: 4px; 
    margin-bottom: 4px;
    cursor: pointer;
}

/* COLLAPSIBLEPANEL */

.collapsePanel { overflow:hidden;
}   

/* POPUP ANTEPRIMA FOTO */

#loader_container {text-align:center;position:absolute; left:0px; width:100%}

#loader { font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
	text-align: center;
}

#progress {	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

#loader_bg { background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}

.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}

.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}

/***************************/
/* STRUTTURA DEL DOCUMENTO */
/***************************/

#header { width: 993px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-color: #630307; 
    /*height: 138px;*/
}

#menu { width: 993px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.sfondomenuB { background-image: url(images/sfondo_menuB.gif);
    background-repeat: repeat-x;
    background-position: top;
    width: 812px;
}    

#foother { width: 993px;
    margin-left: auto;
    margin-right: auto;
    /*background-image: url('images/foother.gif');
    background-repeat:no-repeat; */   
    background-color: #7b1b02;  
    height: 76px;
    /*position: relative;*/
}

.copyright {
    background-image: url('images/foother.jpg');
    background-repeat:no-repeat;   
    background-color: #7b1b02;
    text-align: right;  
    color: White;
    vertical-align:middle;
    width:100%; 
    font-size: 10px; 
    height: 76px; 
}

#page { width: 993px;
    padding: 0px;    
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/sfondo_page.gif);
    background-repeat: repeat-x; 
    background-position:bottom;
    background-color: #630307;
}

#left { width: 100px;
	color: #FFFFFF;
	vertical-align: top;
	padding-left:12px;	         
	/*background-color: Red;*/	 
}

#right { /*width: 266px;*/	
	vertical-align: top;
    text-align: left;
    padding-right:12px;
    /*background-color:Lime;*/
}

#right300 { /*width: 300px;*/	
	vertical-align: top;
    text-align: left;
    padding-right:12px;
    /*background-color:Lime;*/
}

#content { width: 566px;
    vertical-align: top;
    padding-left: 10px;
    padding-right:10px;
    /*background-color: Yellow;*/
}

#contentbig { width: /*691px;*/ 690px; 
    vertical-align: top;    
    padding-left:10px;
    padding-right:10px;
    /*background-color: Yellow;*/
} 

#updateprogress { position: relative;
    z-index: 1;
}

#cellaMain  { vertical-align: top;
	height: 100%;
	padding:7px;
}

#cellaMainInterna { vertical-align: top;
    height: 100%;
	padding:7px;
}

#celladestra { vertical-align: top;
	height: 100%;
	padding:7px;
}

#cellaVideo { vertical-align: top;
	height: 100%;
	padding:7px;
}

#celladestrainterna { vertical-align: top;
}

#cellavideointerna { vertical-align: top;
}

#cellafotostory { vertical-align: top;
    background-image: url(images/sfondo_fotostory.jpg);
    background-repeat: no-repeat;   
    background-position:top left;              
}

#classifica { /*margin-left: 1px; */
	/*margin-right: 1px;*/
	vertical-align: top;
	height: 258px;
}

/********************/
/* CLASSI GENERICHE */
/********************/

.spaziotrasparente14 { height: 14px;
    line-height:14px;
    font-size:0px;
}

.spaziotrasparente5 { height: 5px;
    line-height:5px;
    font-size:0px;
}

.spaziotrasparente { height: 10px;
    line-height:10px;
    font-size:0px;
}

.spazio { height: 5px;
    line-height:5px;
    font-size:0px;
    background-color: #7d1409;
}

.spazio4 { height: 4px;
    line-height:4px;
    font-size:0px;
    background-color: White;
}

.spazio1 { height: 1px;
    line-height:1px;
    font-size:0px;
}

.sfondomenuorizzontale { background-image: url(images/MenuOrizzontale/sfondo_menu.gif);
    background-repeat:repeat-x;
    height:19px;
}

.sfondoup { background-image: url(images/sfondo_sx_up.jpg);
    background-repeat: no-repeat;
    background-position: top;  
}

.sfondocellabianco { background-image: url(images/sfondo_cellabianco.gif);
    background-repeat: repeat-x;
    background-position: bottom; 
    background-color: White; 
    color: #333333; 
}

.sfondocellagranata { background-color: #4a0304;
    color: #FFFFFF; 
}

.sfondocellaGranataContent { background-color:#630307;
    /*color: #FFFFFF;*/    
}

.sfondoGranata { background-color:Lime;
    background-image: url(images/sfondoGranata.gif);
    background-repeat: repeat-x;
    background-position: top;                 
    color: #FFFFFF;     
}   

.sfondocellacontent { background-color: #410102;
    background-image: url(images/sfondo_cellacontent.gif);
    background-repeat: repeat-x;
    background-position: top;                  
    color: #FFFFFF; 
}

.sfondocellacentrale { /*background-color: #410102;*/
    background-image: url(images/sfondo_cellagranata.jpg);
    background-repeat: no-repeat;
    background-position: top;                  
    color: #FFFFFF; 
    height: 190px;
    margin-top:3px;
}

.sfondocellatabellone {background-image: url(images/tabellone.jpg);
    background-repeat: no-repeat;
    background-position:center;
    height: 193px;
}

.sfondocellaAbbonati {background-image: url(images/abbonati.jpg);
    background-repeat: no-repeat;
    background-position:center;
    height: 191px;
}

.sfondocellaAbbonatiSmall {background-image: url(images/CampagnaAbbonamentiSmall.jpg);
    background-repeat: no-repeat;
    background-position:center;
    height: 186px;
    text-align:center;
}

.sfondocellaProssimiAppuntamenti {background-image: url(images/ProssimiAppuntamenti.jpg);
    background-repeat: no-repeat;
    background-position:center;
    height: 186px;
    text-align:center;
}

.sfondolistagranata {background-image: url(images/sfondo_listagranata.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.sfondolistagranata:hover {/*background-image: url(images/sfondo_listagranata.gif);
    background-repeat: repeat-x;
    background-position: bottom;*/
    /*background-color:Lime;*/
}


.sfondolineebianco { background-image: url(images/sfondo_cellalineebianco.gif);
    background-repeat: repeat-y;
    background-position: left;
	vertical-align: top;
    height: 100%;
    padding: 1px; 	
}

.sfondolineegranata { background-image: url(images/sfondo_cellalineegranata.gif);
    background-repeat: repeat-y;
    background-position: left;
	vertical-align: top;
    height: 100%;
}

.sfondoVerde { background-image: url(images/sfondo_verde.gif);
    background-repeat: repeat-y;
    background-position: left;
	vertical-align: top;
    height: 100%;
}

.sfondoRosso { background-image: url(images/sfondo_rosso.gif);
    background-repeat: repeat-y;
    background-position: left;
	vertical-align: top;
    height: 100%;
} 

.sfondoArancione { background-image: url(images/sfondo_arancione.gif);
    background-repeat: repeat-y;
    background-position: left;
	vertical-align: top;
    height: 100%;
}     

.linpunbianco { background-image: url(images/lin_punbianco.gif);
   background-repeat:repeat;
   background-repeat:repeat-x;
   height: 1px;    
   font-size: 0px;   
}

.linpunnero { background-image: url(images/lin_punnero.gif);
   background-repeat:repeat;
   background-repeat:repeat-x;
   height: 1px;      
}

.linpungrigio { background-image: url(images/lin_pungrigio.gif);
   background-repeat:repeat;
   background-repeat:repeat-x;
   height: 1px;   
   line-height: 1px;   
   font-size: 0px;
}

.linbianca { color: #CCCCCC; 
   border-bottom: 1px solid #FFFFFF;
   height: 1px;
   line-height: 1px;
   font-size: 0px;      
}

.lingrigio { color: #CCCCCC; 
   border-bottom: 1px solid #CCCCCC;
   height: 1px;
   line-height: 1px;
   font-size: 0px;      
}

.lingranata {  background-image: url(images/lin_separatore.gif);
   background-repeat:repeat;
   background-repeat:repeat-x;
   height: 1px;
   font-size: 0px;    
}

.lingranatachiaro { color: #731f1f; 
   border-bottom: 1px solid #731f1f;
   height: 1px;
   line-height: 1px;
   font-size: 0px;      
}

.lingranatascuro { color: #4a0304; 
   border-bottom: 1px solid #4a0304;
   height: 1px;
   line-height: 1px;
   font-size: 0px;      
}

.loading { text-align:center;
    color: #333333;
    height: 100%;
    text-align:center;
    width:150px; 
    height:130px;
    background-color:White; 
    border-style:solid; 
    border-width:1px;   
    left: 200px;
    top: 0px;
    position: absolute;
    padding-top: 0px;
    z-index: 2;
}

.loadingbig { text-align:center;
    color: #333333;
    height: 100%;
    text-align:center;
    width:200px; 
    height:75px;
    background-color:White; 
    border-style:solid; 
    border-width:1px;   
    left: 272px;
    top: 100px;
    position: absolute;
    padding-top: 50px;
    z-index: 2;
}

.griglia table { padding: 4px;
    font-size: 7px;
}

.griglia td { border-bottom: 1px solid #CCCCCC;
}

.item { height:25px; line-height: 25px; padding:2px;
}

/********************/
/*      POPUP       */
/********************/

.panelpopup { padding:3px; 
     color: #000000;
     border: 2px solid #CCCCCC;
     width:200px; height:200px;
     display: none;
     z-index: 300;
}

.popupgrid table { 
}

.popupgrid15 table { 
}

.popupgrid td { font-size: 7pt;
    height: 13px;
}

.popupgrid15 td { font-size: 7pt;
    height: 15px;   
}

.intestazione { background-color:#DDDDDD;
    font-weight: bold;    
}

.grassetto{ font-weight: bold;    
}

/********************/
/*    FOTOPOPUP     */
/********************/

.fotopopup { background-color:#800000; background-image: url(images/sfondo_fotopopup.gif);
}

.sfondostrisce { background-image: url(images/sfondo_striscie.gif); background-repeat: repeat-x
}

/********************/
/*    ACCORDION     */
/********************/

.accordionHeader { 
    color: white;
    background-color: #800000;    
	font-weight: bold;
	font-size: 11px;
    padding-left: 2px;
    margin-top: 5px;
    cursor: pointer;
    height: 19px;
    line-height: 18px;
    
    background-image: url(images/sfondo_barra_granata2.gif);    
    background-repeat:repeat-x;
    height:19px;
}

.accordionHeaderSelected { 
    color: white;
    background-color: #800000;    
	font-weight: bold;
	font-size: 11px;
    padding-left: 2px;
    margin-top: 5px;
    cursor: pointer;
    height: 19px;
    line-height: 18px;
    
    background-image: url(images/sfondo_barra_granata2.gif);
	background-repeat: repeat-x;
	background-position: bottom;  
}

.accordionContent { /*background-image: url(images/sfondo_cellabianco.gif);
    background-repeat: repeat-x;
    background-position: bottom;*/
    /*background-color: #FFFFFF;*/
    /*border: 1px solid #CCCCCC;*/
    border-top: none;
    padding-top: 2px;
    /*padding-top: 5px;*/
}

.accordionContenPanel { overflow:hidden;
}

/*************/
/*  DIRETTA  */
/*************/

.sfondotabellone { background-image: url(images/tabellone.jpg); 
    background-repeat:no-repeat;
    color: White;
    font-weight: bolder;
    font-size: 11px;
}

.campionato {text-transform:uppercase; 
             color:#f4a02c; 
             font-weight: 900;
             font-size:14px;
             height: 29px;
             vertical-align:middle;
             text-align:center;
             }
             
.incontro { height:20px;
    vertical-align:middle;
    line-height: 20px;
}

.prezzi { color:#f4a02c;
          font-weight: bold;
}
                 

.sfondotabellino { /*background-image: url(images/tabellino.gif); 
    background-repeat:no-repeat;
    background-position:center;*/
    color: White;
    font-size: 11px;    
}

.sfondotabellinoprossimo { background-image: url(images/tabellino_prossimo.jpg); 
    background-repeat:no-repeat;
    background-position:center;
    color: White;
    font-size: 11px;
}

/********************/
/*    AGENDA BIG    */
/********************/

.sfondoAgendaBig { background-image: url(images/AgendaBkg.gif); 
    background-repeat:no-repeat;
    background-position:top;
    color: White;  
    min-height:400px;  
}

.sfondoAgendaBigContent { background-image: url(images/AgendaBkgContent.gif); 
    background-repeat:repeat-y;
    background-position:top;
    color: White;   
    text-align:center; 
}

.sfondoAgendaOver { background-image: url(images/AgendaBkgOver.gif); 
    background-repeat:repeat-x;
    background-position:top;
    color: White;
    margin-left:18px;
    margin-right:18px;
    min-height:400px;  
} 

/********************/
/*   AGENDA SMALL   */
/********************/

.sfondoAgendaSmall { background-image: url(images/AgendaBkgSmall.gif); 
    background-repeat:no-repeat;
    background-position:top;
    color: White;
    min-height:235px;
}

.sfondoAgendaSmallContent { background-image: url(images/AgendaBkgContentSmall.gif); 
    background-repeat:repeat-y;
    background-position:top;
    color: White;   
    text-align:center; 
    min-height:437px;
}

/********************/
/*       SPOT       */
/********************/

#spot {
    display: none;
    width:100%;
    background-color:#fcc31a;
    background-image: url('images/sfondo_spot.jpg');
    background: url('images/sfondo_spot.jpg') repeat-x left top;
    position: relative;  
    height:121px;  
    text-align: center;
}

#spot div {
    margin: 0px 0px 0px 0px;
}

a.hide_spot {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #800000;
    text-decoration: none;
}

/********************/
/*    TABELLINO     */
/********************/

.sfondoNumero {
    background-image: url('images/sfondo_tabellinonumero.gif');
    background-color: #650509;
    background-position: top;
    background-repeat: repeat-x;
    color: #f4a02a;
    text-align: center;
    font-family:Trebuchet MS;
    font-size:35pt;
    font-weight: bold;
}  

.sfondoTestata {
    background-image: url('images/sfondo_tabellinonumero.gif');
    background-color: #650509;
    background-position: top; 
    background-repeat: repeat-x;   
    color: #FFFFFF;
    text-align: center;
    font-family:Trebuchet MS;
    font-size:10pt;
    font-weight: bold;
}   

.sfondoTestataArancione {
    background: url('images/sfondo_spot.jpg') repeat-x center center;
    background-color:#fcc31a;
    color: #650509;
    text-align: center;
    font-size:10px;
    text-transform:uppercase;
    font-weight: bold;
}      
    

/********************/
/*     ADMIN        */
/********************/

 .titolosecondo { font-weight:bold;
    font-size:14px;   
    color: #1d2328;
    font-variant:small-caps;
    padding-left:10px;
    padding-top:10px;
}

.testoSezione { text-align:justify;
         padding:10px;
         font-size: 13px;               
}   

.field { border: 2px solid #474747;
         background-color: #FFFFFF;
}

.etichette {font-weight: bold; 
            text-align: right; 
            font-size: 8pt;                                    
            padding-left:4px;            
}

.bottone {font-size: 10px; 
     color: #FFFFFF; 
     font-family: Verdana;
     font-weight: bold; 
     border: 1px solid #ffffff; 
     padding-left: 3px; 
     padding-right: 3px; 
     padding-top: 3px; 
     padding-bottom: 3px; 
     background-color: #800000;
     text-decoration: none;
     vertical-align:middle;
     line-height: 17px;     
}

.bottone2 {font-size: 10px; 
     color: #FFFFFF;
     font-family: Verdana;
     font-weight: bold; 
     border: 1px solid #ffffff; 
     padding-left: 3px; 
     padding-right: 3px; 
     padding-top: 1px; 
     padding-bottom: 4px; 
     text-decoration: none;
     vertical-align:middle;
     line-height: 13px;
     background-image: url(images/sfondo_bottoneGranata.gif); 
     background-repeat: no-repeat;
     background-position:center;     
}

.bottone2 :hover {font-size: 10px; 
     color: #f3a12c; 
}

.bottone2Selected a { color: #f3a12c; 
}

.bottoneGrigio {font-size: 10px; 
     color: #FFFFFF;
     font-family: Verdana;
     font-weight: bold; 
     border: 1px solid #ffffff; 
     padding-left: 3px; 
     padding-right: 3px; 
     padding-top: 1px; 
     padding-bottom: 4px; 
     text-decoration: none;
     vertical-align:middle;
     line-height: 13px;
     background-image: url(images/sfondo_bottoneGrigio.gif); 
     background-repeat: no-repeat;
     background-position:center;     
}

.bottoneGrigio :hover {font-size: 10px; 
     color: #f3a12c; 
}
     
.campo {border: 1px solid #CCCCCC;  
    font-size: 8pt;
    margin-top: 1px;
    margin-bottom: 1px;
}

.exception { color: Red; padding-left: 3px; font-size: 8pt; font-weight:bold;
}

#slideBrevi{width:100%; height:104px; border:none; background-color:Transparent;}
#slideBrevi div {width:100%; height:98px; overflow:hidden; padding:3px; text-align:center; background-color:Transparent;}

#nav {width:100px; padding:0px 0px; margin:0px auto; height:30px; text-align:center;}
#nav a {background:url(images/icon_pallino-off.png) no-repeat 0 0; width:15px; height:15px; margin: 10px 0px 0px 10px; display:block; text-indent:-9999px; float:left; display:inline;}
#nav a.activeSlide {background:url(images/icon_pallino-on.png) no-repeat 0 0; width:15px; height:15px; margin:10px 0px 0px 10px; display: block; text-indent: -9999px; float:left; display:inline;}
#a:focus {outline: none;}
.nav {margin:0px 0px;}
