﻿body 
{
    scrollbar-face-color: #7eb0bf;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #ffffff;   /*frecce*/
	scrollbar-track-color:  #ffffff;
	scrollbar-darkshadow-color:  #7eb0bf; /*sfondo*/
    color:#244272;
    font-family: Arial;
    font-size:11px;
}
td
{
 overflow:auto;    
}
table
{
     border-width:0px;
     padding: 0px 0px 0px 0px;
    }
html { height:100%;margin:0;}




.pagerlink
{
   color:#004200;
}

.pagerlink_disabled:hover
{
   text-decoration:none;
 }

.pagerlink_disabled
{
    color:#FF9A02;
  font-size:14px;
}

.pagerlink:hover
{
    font-weight:bold;
     text-decoration:underline;
 
}



.underline:hover
{
    text-decoration:underline;     
}

.tablecentrata
{
 
	
    position:absolute;
    top:0;
	left:50%;
	margin:0 0px 0px -430px;
	
	

}

.tablecentrata2
{
 
	
    position:absolute;
    top:0;
	left:50%;
	margin:0 0px 0px -420px;
	
	

}


.text_white_small
{
    font-size:12px;
    font-family:Arial;
    color:white; 
    font-weight:lighter;   
}

.menu
{
    background-image:url('images/button_menu.gif');
    height:30px;
    font-size:13px;
    font-family:Arial;
    color:#5f6bb4; 
    font-weight:lighter;
    cursor:pointer;
    padding-left:40px;  
    text-decoration:none;
    }

.menu:hover
{
    background-image:url('images/button_menu_over.gif');
    height:30px;
    font-size:14px;
    font-family:Arial;
    color:#fd6500; 
    font-weight:bold;
    cursor:pointer;   
    padding-left:40px; 
    text-decoration:none;
    }
    
.link_orange
{
    font-size:13px;
    font-family:Arial;
    color:#5f6bb4; 
    font-weight:lighter;
    text-decoration:none;
    
    }

.link_orange:hover
{
    font-size:14px;
    font-family:Arial;
    color:#fd6500; 
    font-weight:bold;
    text-decoration:none; 
    }
    
.text_orange_big
{
    font-size:14px;
    font-family:Arial;
    color:#fd6500; 
    font-weight:bold;
    text-decoration:none;
    
    }
.text_orange
{
    font-size:12px;
    font-family:Arial;
    color:#fd6500; 
    font-weight:bold;
    text-decoration:none;
    
    }
    
.link_blue
{
    color:#244272;
    font-family: Arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    }
    
.link_blue:hover
{
    color:#244272;
    font-family: Arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:underline;
 }

.text_azzurro
{
    color:#6e88c4;
    font-family: Arial;
    font-size:12px;
    }
    
.text_azzurro_small
{
    color:#6e88c4;
    font-family: Arial;
    font-size:10px;
    }
    
.barra_news
{
    background-image:url('images/back_news.gif');
    background-repeat:repeat-x; 
    height:31px; 
    color:#244272;
    font-family: Arial;
    font-size:12px;
    font-weight:bold;   
}

.text_blue
{
    color:#244272;
    font-family: Arial;
    font-size:13px;
    text-decoration:none;
    }

.reset
{      
      background-color:Transparent;
      background-image:url('images/spacer.gif');
      color:#FEFEFE;
      font-weight:bold;
      font-size:13px;
      border:none;    
      
}

.reset:hover
{
    
      text-decoration:underline;
      cursor:pointer;   
    }

.linkwhite
{
     color:#FEFEFE;
      font-weight:bold;
      font-size:13px;
      text-decoration:none;   
    }
    
.linkwhite:hover
{
    
      text-decoration:underline;   
    }

.link_blue_small
{
    color:#244272;
    font-family: Arial;
    font-size:12px;
    font-weight:lighter;
    text-decoration:none;
    }
    
.link_blue_small:hover
{
    color:#244272;
    font-family: Arial;
    font-size:12px;
    font-weight:lighter;
    text-decoration:underline;
 }