﻿#doc
{
    margin-top: 10px;
    text-align: center;
    width: 765px;
    height: auto;
    background-color: White;
    border: 1px ridge #F8F8F8;
}

#topo
{
    text-align:center;
    width:765px;
    height:auto; 
}

#titulopagina
{
    text-align : center;
    width : 765px; 
    height:34px;  
}

#corpo
{
    font-size: 10px;
    padding-bottom: 0px;
    color: #666666;
    background-color:#FFFFFF;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    text-align: center;
    height:auto;
}

#rodape
{
    text-align:center;
    width:765px;    
    height:35px;
    background-color:#FFFFFF;   
}

body
{
    margin: auto;
    text-align: center;
    width: 765px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    background-color: #F0F1F7;
}


.titulopaginatexto
{
    padding-left: 25px;
    font-weight: bold;
    font-size: 16px;
    color:White;
    background-repeat: no-repeat;
}

.caixaTitulo
{
    margin-left: 1px;
    margin-right: 2px;
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
    padding-right: 12px;
    padding-left: 12px;
    font-size: medium;
    padding-bottom: 5px;
    color: White;
    padding-top: 3px;
    text-align: justify;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    background-image: url('../imagens/titulo3.gif');
    background-repeat: repeat;
}

.caixa
{
	background-color: #fff;
	margin-left: 1px;
	margin-right: 2px;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 12px;
	padding-bottom: 5px;
	color: #000000;
	padding-top: 3px;
	text-align: justify;
	font-family: 'Trebuchet MS';
	border-style: solid;
	border-width: 2px;
	border-color: #ccc;
}
.leiamais
{
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
    padding-bottom: 2px;
    cursor: pointer;
    color: #000066;
    padding-top: 2px;
    text-align: right;
    text-decoration: none;
}

.textobranco
{
    padding-right: 8px;
    padding-left: 11px;
    font-size: 12px;
    padding-bottom: 2px;
    color: #ffffff;
    padding-top: 0px;
}
.textobranco2
{
    padding-right: 8px;
    padding-left: 11px;
    font-size: 14px;
    padding-bottom: 2px;
    color: #ffffff;
    padding-top: 0px;
}
.titulo1
{
    padding-left: 25px;
    font-weight: bold;
    font-size: 12px;
    color: #000066;
    background-repeat: no-repeat;
    font-family:Trebuchet MS, Helvetica, sans-serif;
 }

 .titulo2
{
    font-weight: bold;
    font-size: 14px;
    color: #000066;
    background-repeat: no-repeat;
    font-family:Trebuchet MS, Helvetica, sans-serif;
 }

  .titulo3
{
    font-weight: bold;
    font-size: 18px;
    color: #000066;
    background-repeat: no-repeat;
    font-family:Trebuchet MS, Helvetica, sans-serif;
 }
 
   .titulo4
{
    font-weight: bold;
    font-size: 20px;
    color: #0066FF;
    background-repeat: no-repeat;
    font-family:Trebuchet MS, Helvetica, sans-serif;
 }
        
 .texto
 {
    font-size: 11px;
    padding-bottom: 5px;
    color: #666666;
    padding-top: 3px;    
    font-family:Trebuchet MS, Helvetica, sans-serif;
 }
 
 .texto2
 {
    font-size: 14px;
    color: #666666;
    padding-top: 3px;
    text-align: justify;
    font-family:Trebuchet MS, Helvetica, sans-serif;
 }
 .texto3
 {
	font-size: 16px;
	color: #666666;
	text-align: justify;
	font-family: Trebuchet MS, Helvetica, sans-serif;
 }
 .texto4
 {
	font-size: 20px;
	color: #666666;
	text-align: justify;
	font-family: Trebuchet MS, Helvetica, sans-serif;
 }
 .corpopagina
{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: left;
    background-color:#FFFFFF;
}
ul
{
 list-style-image: url("../imagens/marcador.gif");
}
table
{
 font-family: Trebuchet MS, Helvetica, sans-serif;   
}


