/*     

	^^^^^^^^^^^^^^^^^   L A   C O M P A G N I A   D E L L E   P I G N E  ^^^^^^^^^^^^^^^^^
                                      Alessandro Villa   ( agosto 2004 )

Foglio di stile: Default
 
     #033E77   --> blu testo
     #333333   --> grigio scuro sfondo
     #BEBEBE   --> grigio chiaro scritte
     #6E6E6E   --> grigio medio sfondo  
     #BAA333   --> giallo	
*/ 


replace class="normal_01" con class="normal_01"
replace class="top" con class="top"
replace class="center" con class="center"
replace class="center_foto" con class="center_foto"
replace class="center_foto" con class="center_foto"
replace class="down" con class="down"
 
replace  "../css/pigne.css" con ../css/AVI.css




body { background-color:#333333; background-position: top}

A:link    { color: #033E77; text-decoration: none; font-weight: bold;} 
A:visited { color: #033E77; text-decoration: none; font-weight: bold;}  
A:hover   { color: #6E6E6E; text-decoration: underline; font-weight: bold ; }  

hr.normal_01 { margin-top:-5pt; color:black; clear:left; }
 

fieldset { font-family: verdana,Times New Roman, Arial; color: #BEBEBE; text-decoration: none; font-size:10; text-align:left} 
legend   { font-family: verdana,Times New Roman, Arial; color: #BAA333; text-decoration: none; font-size:12; text-align:center; font-weight: bold;} 




 

/************************************************  TABELLE  *************************************************/  
table.normal_01 
{
     background-color:#333333 ;    
     width:100%;
     height:93%;
     text-align:center;
     margin: 0px ; 
}

   
td.top   { height:20%; }

td.center_foto
{
     height:77%;
     background-color: #333333;
     align:center;
}

td.down { height:3%;  }

table.compagnia
   {
        width:90%;
        cell-spacing:3pt;
        font-family: Verdana;  
        height:10pt;
        text-align:center;
   }  
   
/************************************************************************************************************/    






/*********************************************  COMPAGNIA  **********************************************/  
.ApplicationButton_Tab 
{ 
	 height:25px; 
	 width:110px; 
	 line-height: 20px; 
	 border-right: black 2px groove; 
	 border-left: black 1px groove; 
	 border-bottom:  -4px groove; 
	 border-top: black 1px groove; 
	 padding-right: 0px; 
	 padding-bottom: -5px; 
	 padding-left: 0px; 
	 font-weight: normal; 
	 font-size: 12px; 
	 cursor: hand; 
	 font-family: Verdana; 
	 background-color: #6E6E6E; 
} 
.ApplicationButton 
{ 
	 height:30px;
	 width:110px;   
         line-height: 25px; 
         border-right: black 2px groove; 
         border-bottom:#6E6E6E; 
         border-top: black 2px groove; 
         border-left: black 2px groove; 
         padding-right: 0px; 
         padding-bottom: -4px; 
         padding-left: 0px; 
         font-size: 14px; 
         cursor: hand; 
         color: #BAA333; 
         font-family: Verdana; 
         background-color: #6E6E6E ; 
         font-weight:900 ;
}
/************************************************************************************************************/    


    
 
 
 
 
 
 
 
   DIV.compagnia 
  { 
     overflow: auto;width: 90%; position:relative; top:-6pt;left:0;text-align:center; background:#6E6E6E;
  } 
 
   DIV.homepage 
  { 
     overflow: hidden; position:relative; top:0pt;left:0;text-align:center; background:#114444;
     
  }  