

/*MenuSuperior (1)*/
a.MenuSuperiorTD1, a.MenuSuperiorTD1:VISITED, a.MenuSuperiorTD1:FOCUS, a.MenuSuperiorTD1:LINK,a.MenuSuperiorTD1:ACTIVE{
background-color: #10BEBD;
color: white;

height: 45px;
width: 130px;
text-align: center;
padding-top: 12px;
text-decoration: none;
font-weight: bold;
font-size: 18px;
letter-spacing : 3px;
}
 
a.MenuSuperiorTD1:HOVER{
background-color: white;
color: #10BEBD;

border-bottom:  2px solid #10BEBD;
border-top:  2px solid #10BEBD;
border-left:  2px solid #10BEBD;
border-right:  2px solid #10BEBD;

height: 45px;
width: 130px;
text-align: center;
padding-top: 12px;
text-decoration: none;
font-weight: bold;
font-size: 18px;
letter-spacing : 3px;
}
/*MenuSuperior (2)*/
a.MenuSuperiorTD2, a.MenuSuperiorTD2:VISITED, a.MenuSuperiorTD2:FOCUS, a.MenuSuperiorTD2:LINK,a.MenuSuperiorTD2:ACTIVE{
background-color: #73BE00;
color: white;

height: 45px;
width: 130px;
text-align: center;
padding-top: 12px;
text-decoration: none;
font-weight: bold;
font-size: 18px;
letter-spacing : 3px;
}
 
a.MenuSuperiorTD2:HOVER{
background-color: white;
color: #73BE00;

border-bottom:  2px solid #73BE00;
border-top:  2px solid #73BE00;
border-left:  2px solid #73BE00;
border-right:  2px solid #73BE00;

height: 45px;
width: 130px;
text-align: center;
padding-top: 12px;
text-decoration: none;
font-weight: bold;
font-size: 18px;
letter-spacing : 3px;
}
/*MenuSuperior (3)*/
a.MenuSuperiorTD3, a.MenuSuperiorTD3:VISITED, a.MenuSuperiorTD3:FOCUS, a.MenuSuperiorTD3:LINK,a.MenuSuperiorTD3:ACTIVE{
background-color: #DE6500;
color: white;

height: 45px;
width: 130px;
text-align: center;
padding-top: 12px;
text-decoration: none;
font-weight: bold;
font-size: 18px;
letter-spacing : 3px;
}
 
a.MenuSuperiorTD3:HOVER{
background-color: white;
color: #DE6500;

border-bottom:  2px solid #DE6500;
border-top:  2px solid #DE6500;
border-left:  2px solid #DE6500;
border-right:  2px solid #DE6500;

height: 45px;
width: 130px;
text-align: center;
padding-top: 12px;
text-decoration: none;
font-weight: bold;
font-size: 18px;
letter-spacing : 3px;
}
/*MenuSuperior (4)*/
a.MenuSuperiorTD4, a.MenuSuperiorTD4:VISITED, a.MenuSuperiorTD4:FOCUS, a.MenuSuperiorTD4:LINK,a.MenuSuperiorTD4:ACTIVE{
background-color: #DE0000;
color: white;

height: 45px;
width: 130px;
text-align: center;
padding-top: 12px;
text-decoration: none;
font-weight: bold;
font-size: 18px;
letter-spacing : 3px;
}
 
a.MenuSuperiorTD4:HOVER{
background-color: white;
color: #DE0000;

border-bottom:  2px solid #DE0000;
border-top:  2px solid #DE0000;
border-left:  2px solid #DE0000;
border-right:  2px solid #DE0000;

height: 45px;
width: 130px;
text-align: center;
padding-top: 12px;
text-decoration: none;
font-weight: bold;
font-size: 18px;
letter-spacing : 3px;
}
/*MenuSuperior (0)*/
a.MenuSuperiorTD0, a.MenuSuperiorTD0:VISITED, a.MenuSuperiorTD0:FOCUS, a.MenuSuperiorTD0:LINK
{
margin-left: 10px;
background-color: white;
color: white;

height: 45px;
width: 1px;
}
 
a.MenuSuperiorTD0:HOVER,a.MenuSuperiorTD0:ACTIVE{
margin-left: 10px;
background-color: white;
color: white;

height: 45px;
width: 1px;
}





