﻿div#menurapido {
    font-family: Trebuchet MS, Tahoma;
    font-size: 11px;
    color: #fbf8e6;
    margin-bottom: 13px;
}

div#menurapido a.lkmenurapido:link {
    color: #fff22d;
    text-decoration: underline;
}

div#menurapido a.lkmenurapido:visited {
    color: #fff22d;
    text-decoration: underline;
}

div#menurapido a.lkmenurapido:hover {
    color: #fff22d;
    text-decoration: none;
}

div#conteudo div#comunicado {
    width: 981px;
    height: 310px;
    float: left;
    background-image: url(../img/comunicadopais_fundo.gif);  
}

div#conteudo div#comunicado div#tt_comunicado {  
    width: 181px;
    height: 20px;
    background-image: url(../img/tt_comunicadopais.gif);
    overflow: hidden;
    text-indent: -9000em;
    margin-left: 12px;
    margin-top: 10px;  
}

div#conteudo div#comunicado p.subtt {  
    font-family: Trebuchet MS, Tahoma;
    font-size: 14px;
    color: #00b5ef;
    font-weight: bold;
    margin-left: 12px;
    width: 940px; 
}  
  
div#conteudo div#comunicado span.subtt2 {  
    margin: 0;
    padding: 0; 
    font-family: Trebuchet MS, Tahoma;
    font-size: 12px;
    color: #1e2b55;
    font-weight: bold;
    margin-left: 12px;
    width: 160px;  
}

div#conteudo div#comunicado p.desc {
    margin: 0;
    padding: 0;     
    font-family: Trebuchet MS, Tahoma;
    font-size: 12px;
    color: #666666;
    margin-left: 11px;
    margin-bottom: 15px;
    width: 940px;  
}