﻿/* GERAL */
*
{
    padding:0px;
    margin:0px;
    border:0px;
    text-decoration:none;
    list-style:none;
}
body
{
    background:url(../images/background.jpg) #eaeaea center repeat-y;
}
#geral
{
    width:986px;
    margin:0 auto;
    background:#EFEFF1;
    display:table;
}
a:hover
{
    text-decoration:underline;
}
.top h1
{
    float:left;
    width:462px;
    height:101px;
    overflow:hidden;
    text-indent:-19999px;
    background:url(../images/sismoweb.jpg) no-repeat;
}
.top h1 a
{
   width:323px;
   height:101px; 
   display:block;
}
.menu
{
    float:left;
    background:url(../images/back_menu_interna.jpg) no-repeat;
    width:986px;
    height:58px;
}
.bottom
{
    float:left;
    height:120px;
    background:url(../images/back_rodape.jpg) repeat-x;
}
.conteudo
{
    float:left;
    background:White;
    width:882px;
    padding:58px 55px 20px 49px;
}
.central
{
    float:left;
    width:494px;
    padding:0 70px 0 0;
}
h2
{
    font:bold 18px arial;
    color:#6f6f6f;
    padding:0 0 10px 0;
}
.central p
{
    font:12px arial;
    color:#6f6f6f;
    padding:0 0 10px 0;
}
.central p u
{
    font:12px arial;
    color:#6f6f6f;
    text-decoration:underline;
}
.central ul
{
    margin:0 0 15px 0;
}
.central ul li
{
    font:12px arial;
    color:#6f6f6f;
    background:url(../images/internas/ico_ul.gif) no-repeat;
    padding:0 0 0 10px;
}
.titulo
{
    font:bold 14px arial;
    color:#0b91e3;
}
.lateral
{
     float:left;
     width:318px;   
}
.lateral p
{
    text-align:center;
}
.recursos
{
    float:left;
    padding:24px 34px 0 34px;
    width:918px;
    background:White;
}
.opcoes
{
    float:left;
    padding:36px 0;
}
.opcoes ul li
{
    float:left;
}
.titOpc
{
    font:26px Trebuchet MS;
    color:#0b91e3;
    margin:0 0 20px 0;
}
.txtOpc
{
    padding:10px;
}
.como01
{
    width:275px;
    float:left;
    padding:0 30px 0 0;
    font:12px arial;
    color:#9d9d9d;
}
.como02
{
    width:325px;
    float:left;
    padding:0 10px 0 0;
    font:12px arial;
    color:#9d9d9d;
}
.como03
{
    float:left;
    width:250px;
    font:12px arial;
    color:#9d9d9d;
}
.clientes ul li
{
    float:left;
    padding:0 33px 31px 0;
}
.clientes p
{
    font:12px arial;
    color:#6f6f6f;
    padding:0 0 31px 0;
}
.conteudo p a
{
    font:12px arial;
    color:#0089dc;
    text-decoration:underline;
}
.btnAgende
{
    float:left;
    width:835px;
    text-align:right;
}
.textoImprensa
{
   font:12px arial;
   color:#6f6f6f;
   padding:5px 0;
}
.link
{
    float:left;
}
.link a
{
    font:12px arial;
    color:#0089dc;
    text-decoration:underline;
}
.veiculo
{
    font:italic 12px arial;
    color:#6f6f6f;
}
.descricao
{
    font:12px arial;
    color:#6f6f6f;
}
.tabela
{
    width:740px;
    margin:0 auto;
    font:12px arial;
    color:#6f6f6f;
    padding:0px 0 30px 0;
}
.input
{
    padding:5px 5px 0 5px;
    font:14px arial;
    color:#6f6f6f;
    border:1px solid #dcdcdc;
}
