body, td, th
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-align:center;
    
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.btesto {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #535353;
	line-height: 20px;
	text-align: justify;
	background-color: Teal 
}
.btesto1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}
.testo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	line-height: 20px;
	text-align: justify;
}
.testo a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #11669E;
}
.testo a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #11669E;
}
.testo a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #535353;
}
.testof {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
}
.testof a:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #535353;
}
.testof a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #535353;
}
.testof a:hover
{
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #ff9900;
}
.cus {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #104162;
}
.cus a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #104162;
	text-decoration: none;
	font-weight: normal;
}
.cus a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FF8902;
}
.menu
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: silver;
}
.menu a:link
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #5f9ea0;
}
.menu a:visited
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #999900;
}
.menu a:hover
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #ffd700;
}
.menu a:active
{
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: gray;
    
}


.menu2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	
}
.menu2 a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	
}
.menu2 a:visited
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
.menu2 a:hover
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: lime;
    
}
.menu2 a:active
{
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: gray;
    
}

.button1
{
    background-image : url(images/HomeOver.jpg);
    background-repeat: no-repeat;
}   
.button1 a:hover
{
    background-image : url(images/Home.jpg);
    background-repeat: no-repeat;
}   

.copyright2
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #e6e6fa;
}
 #enter 
 {
    padding: 0;
    z-index :105;
    width :78px;
    height:36px;
    min-height :36px;
    min-width :78px;
    position: absolute; 
    background: transparent url(grf/GifEnter/EnterNoir.gif) no-repeat 0 0 ;

    } 
     #enter a
 {
    display: block;
    width :78px;
    height:36px;
    min-height :36px;
    min-width :78px;
    
    text-decoration :none;   
    } 
         #enter a:hover,
         #enter a:focus,
         #enter a:active 
         {
            background:url(grf/GifEnter/EnterRouge.gif) ;
         }
 #exit
 {
    padding: 0;
    z-index :104;
    width :55px;
    height:36px;
    min-height :36px;
    min-width :55px;
    position: absolute; 
    background: #FFFFFF url(grf/GifEnter/ExitNoir.gif) no-repeat 0 0 ;

    } 
     #exit a
 {
    display: block;
    width :55px;
    height:36px;
    min-height :36px;
    min-width :55px;
    
    text-decoration :none;   
    } 
         #exit a:hover,
         #exit a:focus,
         #exit a:active 
         {
            background:url(grf/GifEnter/ExitRouge.gif) ;
            }        
