﻿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#termosuso {
    width: 980px;
    float: left;
    background-color: #FFFFFF;
}

div#conteudo div#bgtop {
    width: 980px;
    height: 5px;
    float: left;
    overflow: hidden;
    background-image: url(../img/bg_box_grande_top.gif);
}

div#conteudo div#bgbot {
    width: 980px;
    height: 5px;
    float: right;
    overflow: hidden;
    padding-right: 5px;
    background-image: url(../img/bg_box_grande_bot.gif);
    background-repeat: no-repeat;
}

div#conteudo div#termosuso div#tt_termosuso {  
    width: 127px;
    height: 20px;
    background-image: url(../img/tt_termosuso.gif);
    overflow: hidden;
    text-indent: -9000em;
    margin-left: 12px;
    margin-top: 10px;  
}

div#conteudo div#termosuso p.subtt {  
    font-family: Trebuchet MS, Tahoma;
    font-size: 14px;
    color: #00b5ef;
    font-weight: bold;
    margin-left: 12px;
    width: 940px; 
}  
  
div#conteudo div#termosuso 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#termosuso p.desc {
    margin: 0;
    padding: 0;     
    font-family: Trebuchet MS, Tahoma;
    font-size: 12px;
    color: #666666;
    margin-left: 11px;
    margin-bottom: 15px;
    width: 940px;  
}