﻿body {
    background:"~/imagens/bgsite_principal.jpg";
    background-repeat: repeat-x;
    font-family:Arial;
}

#mensagens {
    background-color:#FFFF00;
    width:100%;
    color:#0000FF;
}

#equipe{
    background-color:#D2D2D2;        
    width:100%;
}


#Reimpressao{
    background:#D2D2D2; 
    border-style: solid;
    border-width:0
        
}
    
.borda{
    border-style: solid;
    border-color:#CCCCCC;
    border-width:1px
}

.campos {
    width:auto; 
    font-family:Verdana; 
    background:#D2D2D2; 
    border-style: solid;
    border-width:0
}

.botoes 
{
    background: none repeat scroll 0 0 #F3F3F3;
    border-color: #CCCCCC;
    border-style: solid;
}

.divbotaocentro{
    text-align:center;    
}

.titulo {
 font-style:inherit;
}

.titulo_topo {
    text-align:center
   
}

.dados{
   color:#0000FF;
}


.subtitulo {
    background:#FFFFDD url(../imagens/ico_subtitulo.gif) no-repeat scroll 10px 3px;
    border:1px solid #FFEE66;
    font-size:85%;
    text-align:justify;
    /*margin:0.5em 0 1em; */
    margin:0.5em auto 0.5em;	
    padding:0.2em 35px;
    padding-right:0.5em;
    position:relative;
    width:90%;
    
    /*background:transparent url(../imagens/ico_editar.gif) no-repeat scroll left top;
    padding-left:30px;
    padding-bottom:15px;
    margin-left:20px;
    margin-top:15px;
    height:100%; */

}
