## YUI specific style overwrite
div.yui-b p {
   margin: 0 0 .5em 0;
   color: #999;
}
            
div.yui-b p strong {
   font-weight: bold;
   color: #000;
}
            
div.yui-b p em {
   color: #000;
}

p {
   margin: 0 0 .5em 0;
   color: #250517;
}

p2 {
   margin: 0 0 .5em 0;
   color: #250517;
}
            
h1 {
   font-weight: bold;
   margin: 0 0 1em 0;
   padding: .25em .5em;
   background-color: #ccc;
}

## MyDatos style
.mydatos_bg_black_line {
     background-color: #250517;
     height: 1px;
}

.mydatos_bg_white_line5 {
     background-color: #FFFFFF;
     height: 5px;
}

.mydatos_menubar_font {
     font-weight: bold;
     color: #000;
}

.mydatos_header_font {
     font-weight: bold; 
     font-size: 15px; 
     color: #003333; 
     line-height: 15px; 
     font-family: Arial, Helvetica, sans-serif; 
     text-decoration: none; 
     visited: #003333;
}

.mydatos_strong_font {
     font-weight: bold; 
     color: #003333; 
     font-family: Arial, Helvetica, sans-serif; 
     text-decoration: none; 
     visited: #003333;
}

## MyDatos overwrite yui SAM css
##.yui-skin-sam .yuimenuitem-selected {
##     background-color:#B5EAAA;
##}

##.yui-skin-sam .yuimenubaritem-selected {
##     background-color: #B5EAAA;
##}
