/* 
    Document   : mostrar
    Created on : 18/08/2009, 04:24:47 PM
    Author     : pakos
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


.ultNoticias{
    font-family: Arial;
    background-color: #ffdb01;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 36px;
}

.not1{
    font-family: Arial;
    background-color: #d2e4f3;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    height: 32px;
}
.not0{
    font-family: Arial;
    background-color: #ffffff;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    height: 32px;
}