/* 
    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;
}
.bg1{ background:url(../images/bg1.jpg); background-repeat:no-repeat; width:184px; height:34px; color:#ad463f; text-align: right; margin-left:30px;}
.bg2{ background:url(../images/bg2.jpg); background-repeat:no-repeat; width:184px; height:34px; color:#ad463f; text-align: right; margin-left:30px;}
