/* 
    Document   : main
    Created on : 04/06/2009, 08:31:27
    Author     : sid
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
.menu1{
    background-image: url(../imagens/menu1_fundo.png);
}
.menu2{
    background-image: url(../imagens/menu2_fundo.png);
}
.top{
     background-image: url(../imagens/top_fundo.png);
     background-repeat:repeat;
}
.bottom{
     background-image: url(../toposatmg/imagens/top_fundo.png);
     background-repeat:repeat;
     color: white;
}
input{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #92a9ea;
    border-bottom-color: #92a9ea;
    border-left-color: #92a9ea;
    border-right-color: #92a9ea;
}
.input2{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #92a9ea;
    border-bottom-color: #92a9ea;
    border-left-color: #92a9ea;
    border-right-color: #92a9ea;
    color: gray;
}
.titulo_top{
    color: white;
}
.dica_formato{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    color: teal;
    font-style: italic;
}
.titulo_tabela{
    
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    text-align: center;
}
.nome_coluna{
    
    background-color: #8ca4d9;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    color: white;
    text-indent: 0px;
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 3px;
    padding-right: 3px;
}
a{
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #ffffff;
    font-size: 14px;
    text-decoration:none;
}
a:link{
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #ffffff;
    font-size: 14px;
    text-decoration:none;
}
a:active{
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #ffffff;
    font-size: 14px;
    text-decoration:none;
}
a:visited{
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #ffffff;
    font-size: 14px;
    text-decoration:none;
}
a:hover{
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #f7c400;
    font-size: 14px;
    text-decoration: underline;
}
body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8px;
    color: #16355d;
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}
submit{

    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #16355d;
    border-bottom-color: #16355d;
    border-left-color: #16355d;
    border-right-color: #16355d;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: white;
}
select{
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #92a9ea;
    border-bottom-color: #92a9ea;
    border-left-color: #92a9ea;
    border-right-color: #92a9ea;
    
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
textarea{
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #92a9ea;
    border-bottom-color: #92a9ea;
    border-left-color: #92a9ea;
    border-right-color: #92a9ea;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.tabela{
    text-indent: 3px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #92a9ea;
    border-bottom-color: #92a9ea;
    border-left-color: #92a9ea;
    border-right-color: #92a9ea;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
td{
    
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #92a9ea;
    border-bottom-color: #92a9ea;
    border-left-color: #92a9ea;
    border-right-color: #92a9ea;
}
.td2{
    
    background-color: #dce3f8;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: white;
    border-bottom-color: white;
    border-left-color: white;
    border-right-color: white;
    font-size: 12px;
}
.texto{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #16355d;
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
}