body {
	font-family: Arial;
	background:#87ABE2;
	text-align:center;
	margin:0;
	padding:0;
}

#tudo {
width: 860px;
margin:0 auto;			
padding: 10px;
text-align:left;
	
	}

#topo_1
{
width: 860px;
height:10px;
background:#FFFFFF;
background-image:url("../imagens/topo_1.gif");
background-repeat:no-repeat;

}
#topo_2
{
width: 860px;
height:88px;
background-image:url("../imagens/topo_2.jpg");
background-repeat:no-repeat;

}

#logo_id{
margin-left:20px;
}


#topo_menu_3
{
background:#316FCA;
width: 860px;
height:27px;


}


#topo_imagem_4
{
width: 860px;
height:139px;
background-image:url("../imagens/topo_imagem_4.jpg");
background-repeat:no-repeat;

}


#pagina_conteudo
{
width: 860px;
height:auto;
background:#CDCDCD;
background-image:url("../imagens/fundo_conteudo.jpg");
background-repeat:repeat-x;
height: expression( this.scrollHeight < 598 ? "597px" : "auto" );
min-height:597px;
}



.clsTitulo1
{
color:#316FCA;font-family:arial;font-size:23px;font-weight:bold
}


.clsTitulo2
{
color:#3070BA;font-family:arial;font-size:15px;font-weight:bold;padding-top:7px
}


.clsText2
{
font-family:arial;font-size:12px;color:#333333;text-align:left;border-bottom:dashed #316FCA 1.5px
}

.clsText3
{
font-family:arial;font-size:12px;color:#333333;text-align:justify;border-bottom:dashed #316FCA 1.5px
}



#parte_baixo_conteudo
{
width: 860px;
height:37px;
background-image:url("../imagens/parte_baixo_conteudo.jpg");
background-repeat:no-repeat;
text-align:center;

}

#pagina_rodape
{
	font-family: Arial;
	text-align:center;
width: 860px;
height:24px;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding-top:5px;
}

#dentro_rodape
{
width: 467px;
text-align:center;
margin:0 auto;
}

a.LINK1:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.LINK1:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.LINK1:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#B9CDEE;
	text-decoration: underline;
}
a.LINK1:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}


a.LINK2:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	
}
a.LINK2:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	
}
a.LINK2:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#868686;
	text-decoration: underline;
}
a.LINK2:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
}

.clsSeparador1
{
margin-left:10px;
}
.clsSeparador2
{
margin-left:5px;
}

.clsBarraEspaco
{
 color:#FFFFFF;
 margin-left:3px;
  margin-right:3px;
}

.clsText1
{
color:#316FCA;font-family:arial;font-size:10px;font-weight:bold;
}

.clsInput1
{
border:solid #2B61B3 1px;
width:100%;
}

.clsTextArea1
{
border:solid #2B61B3 1px;
width:100%;
}

.clsBotao1
{
border:solid #2B61B3 1px;background:#FFFFFF;font-weight:bold;font-size:10px;text-align:center;color:#2B61B3
}