/***********************************************/
/* CSS ESEDRA:                                 */
/***********************************************/ 
#body{background-image:url(images/sf.jpg); margin:0;}

.testogsmall{font-family:Trebuchet MS;color: #2E2E2E;font-size:10px; }
.testogs {font-family:Trebuchet MS;text-align:left;color: #ffffff;font-size:10px; }
.testogsv {font-family:Trebuchet MS;color: #71A61A;font-size:10px; }


.testogoverdesign{font-family:Trebuchet MS;text-align:left;color: #2E2E2E;font-size:14px; }
.testovoverdesign{font-family:Trebuchet MS;text-align:left;color: #71A61A;font-size:14px; }

.testovbig{font-family:Trebuchet MS;text-align:left;color: #71A61A;font-size:20px; }

.testog{font-family:Trebuchet MS;color: #2E2E2E;font-size:11px; }
.testov{font-family:Trebuchet MS;color: #71A61A;font-size:11px; }

.testob{font-family:Trebuchet MS;color: #ffffff;font-size:13px; }
.testobmedium{font-family:Trebuchet MS;color: #ffffff;font-size:11px; }

a.linkb:link{font-family:Trebuchet MS;color:#ffffff;font-size:11px; text-decoration:none;}
a.linkb:visited{font-family:Trebuchet MS;color:#ffffff;font-size:11px; text-decoration:none;}
a.linkb:active{font-family:Trebuchet MS;color:#ffffff;font-size:11px; text-decoration:none;}
a.linkb:hover{font-family:Trebuchet MS;color:#ffffff;font-size:11px; text-decoration:underline;}

a.linkg:link{font-family:Trebuchet MS;color: #2E2E2E;font-size:11px; text-decoration:none;}
a.linkg:visited{font-family:Trebuchet MS;color:#2E2E2E;font-size:11px; text-decoration:none;}
a.linkg:active{font-family:Trebuchet MS;color:#2E2E2E;font-size:11px; text-decoration:none;}
a.linkg:hover{font-family:Trebuchet MS;color: #FF9900;font-size:11px; text-decoration:none;}

a.linkgsmall:link{font-family:Trebuchet MS;color: #2E2E2E;font-size:10px; text-decoration:none;}
a.linkgsmall:visited{font-family:Trebuchet MS;color:#2E2E2E;font-size:10px; text-decoration:none;}
a.linkgsmall:active{font-family:Trebuchet MS;color:#2E2E2E;font-size:10px; text-decoration:none;}
a.linkgsmall:hover{font-family:Trebuchet MS;color: #2E2E2E;font-size:10px; text-decoration:underline;}

a.linkgsmall2:link{font-family:Trebuchet MS;color: #2E2E2E;font-size:10px; text-decoration:none;}
a.linkgsmall2:visited{font-family:Trebuchet MS;color:#2E2E2E;font-size:10px; text-decoration:none;}
a.linkgsmall2:active{font-family:Trebuchet MS;color:#2E2E2E;font-size:10px; text-decoration:none;}
a.linkgsmall2:hover{font-family:Trebuchet MS;color: #FF9900;font-size:10px; text-decoration:none;}

a.linkg2:link{font-family:Trebuchet MS;color: #2E2E2E;font-size:11px; text-decoration:none;}
a.linkg2:visited{font-family:Trebuchet MS;color:#2E2E2E;font-size:11px; text-decoration:none;}
a.linkg2:active{font-family:Trebuchet MS;color:#2E2E2E;font-size:11px; text-decoration:none;}
a.linkg2:hover{font-family:Trebuchet MS;color: #2E2E2E;font-size:11px; text-decoration:underline;}

a.linkgs:link{font-family:Trebuchet MS;color: #ffffff;font-size:10px; text-decoration:none;}
a.linkgs:visited{font-family:Trebuchet MS;color:#ffffff;font-size:10px; text-decoration:none;}
a.linkgs:active{font-family:Trebuchet MS;color:#ffffff;font-size:10px; text-decoration:none;}
a.linkgs:hover{font-family:Trebuchet MS;color: #71A61A;font-size:10px; text-decoration:none;}

a.linkvsmall:link{font-family:Trebuchet MS;color: #71A61A;font-size:10px; text-decoration:none;}
a.linkvsmall:visited{font-family:Trebuchet MS;color:#71A61A;font-size:10px; text-decoration:none;}
a.linkvsmall:active{font-family:Trebuchet MS;color:#71A61A;font-size:10px; text-decoration:none;}
a.linkvsmall:hover{font-family:Trebuchet MS;color: #71A61A;font-size:10px; text-decoration:none;}

a.linkgsu:link{font-family:Trebuchet MS;color: #ffffff;font-size:10px; text-decoration:none;}
a.linkgsu:visited{font-family:Trebuchet MS;color:#ffffff;font-size:10px; text-decoration:none;}
a.linkgsu:active{font-family:Trebuchet MS;color:#ffffff;font-size:10px; text-decoration:none;}
a.linkgsu:hover{font-family:Trebuchet MS;color: #ffffff;font-size:10px; text-decoration:underline;}

/* INIZIO Tabella dinamica Menu */

.link4 {
    font-size:10px;
    font-family: Trebuchet MS;
	text-align: center;
	font-weight:bold;
	color:#333333;
	
	
}
.link4 a {
	background-color:#6D6D6D;
    display:block;
    width:auto; /* fixes width inconsistencies between NS and IE */
    border:0px solid black;
    color: #333333;
    padding:2px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff; 
    border-bottom: 1px solid #ffffff;
    text-decoration:none;
    font-weight:normal;
    
    text-align: canter;
}
.link4 a:hover {
    background-color:#71A61A;
    color:#ffffff; 

    text-align: center;
    
}


/* FINE Tabella dinamica Menu */


