﻿A.submenu { 
display : block; 
background : url('../images/bkg_menu-cursos.jpg') no-repeat left; 
width : 180px;
height : 22px; 
text-align : left; 
text-decoration : none; 
font-weight : bold; 
font-family : Trebuchet MS, arial; 
font-size : 0.7em; 
color : #666666; 
padding : 2px 0 0 15px;
} 
A.submenu:hover { 
display : block; 
background : url('../images/bkg_menu-cursos-over.jpg') no-repeat left; 
width : 180px;
height : 22px; 
text-align : left; 
text-decoration : none; 
font-weight : bold; 
font-family : Trebuchet MS, arial; 
font-size : 0.7em; 
color : #FFFFFF; 
padding : 2px 0 0 15px; 
}  
.submenu-active { 
display : block; 
width : 180px;
height : 22px; 
text-align : left; 
text-decoration : none; 
font-weight : bold; 
font-family : Trebuchet MS, arial; 
font-size : 0.7em; 
color : #FFFFFF; 
padding : 20px 0 0 15px; 
}

