.style1
        {
            width: 100%;
            
        }
        .style2
        {
            width: 920px;
            border-left:3px solid #993333;
            border-right:3px solid #993333;
            border-bottom:3px solid #993333;
            border-top:3px solid #993333;
            
        }


.button
        {
            
            background-color:#b2aa94;
            border-top:1px Ridge;
            border-bottom:1px Ridge;
            border-left:1px Ridge;
            border-right:1px Ridge;
            text-align:center;
            font-family:Verdana;
            font-size:100%;
            letter-spacing:1px;
            text-decoration:none;
            }


.body
        { 
            background-color:#373322;
            padding-top:5px;
           
            }
 .hbar
        {
            background-image:url('../images/menubg.gif');
            background-position:50% bottom;
            background-repeat:repeat-x;
            color:#000000;
            letter-spacing:1px;
            background-color:#f8f2da;
    width: 59%;
}
.hline
        {
            background-image:url('../images/h2line.gif');
            background-repeat:repeat-y;
            color:#000000;
            letter-spacing:1px;
    
}
.vbar
        {
            background-image:url('../images/vbg.gif');
            background-repeat:repeat-y;
    
}
            
 .cell
 		{
 		font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
 		font-size:95%;
 		letter-spacing:1px;
 		line-height:1.2;
 		color:#595959;
 		text-align:justify;
 		
 		}
.panel
 		{
 		font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
 		font-size:95%;
 		letter-spacing:1px;
 		color:#800000;
 		padding-left:8px;
 			
 		}

.bobottom
        {
            border-bottom:1px solid #663300;
            border-left:1px solid #663300;
            border-right:1px solid #663300;
                      
            }

 .cellL
 		{
 		font-family:tahoma;
 		font-size:78%;
 		letter-spacing:1px;
 		color:#061b01;
 		padding:0 20 0 40;
 		}
 
 
 .headerl
        {
            background-color:#ca0405;
            height:160px;
            background-image:url(../images/logo2.gif);
            background-position:top;
            background-repeat:no-repeat;
            vertical-align:middle;
            font-family:Trebuchet MS;
            font-size:135%;
            color:#f5e0e0;
            text-align:center;            
            font-weight:bold;
            line-height:20px;
             
            
        }
 .headerR
        {
            background-color:#fff3d3;
}
 .cellM
        {
            background-color:#01669c;
            height:36px;
            color:#f9f2dd;
            letter-spacing:1px;
            border-left-style:solid;
            border-left-width:1px;
            border-left-color:#ffffff;
            
            
        }
 .link
        {
            
            border-bottom-style:solid;
            border-bottom-width:1px;
            border-bottom-color:#B6A289;
            
        }
 .link1
        {
            background-color:#E2DEC5;
            font-family:Tahoma Verdana Arial;
            font-weight:bold;
            padding-left:15px;
            height:30px;
            font-size: 100%;
            color:#823f02;
            text-decoration :none; 
            letter-spacing:1px;
            border-top:1px solid #D5cabb;
            text-align: left;
}
.border 
        {
            border-left:3px solid #993333;
            border-right:3px solid #993333;
            border-bottom:3px solid #993333;
            border-top:3px solid #993333;
            
        }
.bluimg
        {
            background-image:url(../images/headershort.jpg);
            background-repeat:no-repeat;
            
            }
  
a:link 
        {
            font-size: 95%;
            color:#000000;
            text-decoration :underline;
           
        }   
a:visited
        {
            font-size: 95%;
            color:#000000;
            text-decoration:Underline;
        }  
a:hover 
        {
            font-size:95%;
            color:#993333;
            text-decoration:none;    
                 
        }

a:active
        {
            font-size: 95%;
            color:#000000;  
            text-decoration:none;       
         }
.line
        {
            padding-left:5px;
            border-left-width:1px;
            border-left-style:solid;
            border-left-color:#e3c566;
            
         }
 .footer
           {
               height:80px;
               font-family:Tahoma;
               font-size:90%;
               color:#e1e1e1;
               text-align:center;
               letter-spacing:1px;
               background: url(../images/footer.gif) repeat-x; 
               padding:20px 0px 0px 15px;
               background-color:#494949;
               border-left:2px solid  #e7e7e7;
               border-right:2px solid  #e7e7e7;
               border-bottom:2px solid  #e7e7e7;
               
               
               
               }
#css-menu-esempio-6{
		width:268px;
		margin:auto;
		margin-top:0px;
		font-family:Tahoma;
		background-color:#E2DEC5;
		border-bottom:0px solid #AF2E33;
		text-transform:uppercase;
		}
						
		
		#css-menu-esempio-6 a{
		display:block;
		height:27px;
		letter-spacing:1px;
		line-height:25px;
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
		color:#674325;
		padding-left:30px;
		border-top:1px solid #D8d1af;
		
		}
				
		
		#css-menu-esempio-6 a:hover{
		background-color:#01669c;		
		color:#ffffff;
		}
		