#meio{
	clear:both;
	background:url(../images/bg_esquerda.gif) left top repeat-y #F3F1E5;
}

#esquerda{
	float:left;
	width:240px;
	background-image:url(/images/bg_esquerda.gif);
}
.menuEsquerda{
	width: 202px;
	margin-left:19px;
	padding: 0;
}
.menuEsquerda ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font: normal 11px verdana;
	margin-bottom: 20px;
}
.menuEsquerda ul a {
	color:#626C64;
}
.menuEsquerda li {
	background: url(/images/linhaListaDireita.gif) no-repeat bottom;
	margin: 0;
	padding: 12px 4px;
	padding-top: 8px;
	font-weight: bold;
	border-left: solid 1px #626C64;
	border-right: solid 1px #626C64;
}
.menuEsquerda li a:hover{
	color: #FF7C00;
	text-decoration: none;
}
.menuEsquerda ul li.topo {
	padding:0;
	border: none;
	background:url(/images/bg_menuTopoEsquerda.jpg) #F3F1E5 no-repeat bottom;
}
.menuEsquerda ul li.rodape {
	padding:0;
	border: none;
	background:url(/images/bg_menuRodapeEsquerda.jpg) #F3F1E5 no-repeat top;
}
.menuEsquerdaSemFundo{
	height:250px;
	background-repeat:no-repeat;
	margin-left:19px;
}
.menuEsquerdaSemFundo p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:10px;
}
#direita{
	width:510px;
	float:right;
	background-color:#FFF;
	padding:7px 10px;
	font-size:11px;
}
#fundoConteudo{
	background-image:url(../images/fundoConteudo.gif);
	padding:6px;
}
#fundoConteudo #conteudo{
	background-color:#FFF;
}

#fundoConteudo .imagem_topo{
	height:62px;
}

#fundoConteudo #conteudo #trilha{
	background-image:url(../images/fundoTrilha.gif);
	padding:10px;
	font-family:georgia;
	color:#434944;
}
#fundoConteudo #conteudo #texto{
	padding:5px;
	color: #676E67;
}

#fundoConteudo #conteudo #texto ul {
	list-style-position: inside;
}

#conteudo #texto h1, #conteudo #texto h2, #conteudo #texto h3, #conteudo #texto h4{
	font-size:16px;
	font:Arial, Helvetica, sans-serif;
	color:#434944;
	margin-bottom:5px;
	margin-left:5px;
}

#fundoConteudo #conteudo #texto h2{
	font-size:15px;
}

#fundoConteudo #conteudo #texto h3{
	font-size:14px;
}

#fundoConteudo #conteudo #texto h4{
	font-size:13px;
}

#fundoConteudo #conteudo #texto p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-indent:2em;
	padding-bottom:5px;
}

#fundoConteudo #conteudo #texto table{
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}
input.limpar {
	width:68px;
	background:none;
	border:0;
	background:url(../images/limpar.gif) no-repeat;
}

#fundoConteudo #conteudo #texto ul li{
	color:#676E67;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:20px;
	list-style:inherit;
	padding-bottom:5px;
}

#fundoConteudo #conteudo #texto ul {
	margin: 4px;
	padding: 0;
}

#fundoConteudo #conteudo #texto ul.listaSemStyle li{
	list-style-image:url(../images/icoNews.gif);
}
#rodape{
	width:770px;
	height:77px;
	font-size:9px;
	background-image:url(/images/fundoRodape.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#616B63;
}
#rodape a{
	color:#616B63;
}
#rodape div {
	float: left;
}
#rodape p {
	margin: 0;
	padding: 0;
}
#agence{
	width:760px;
	text-align: right;
}
form.observacao {
	font: normal 10px #ccc;
	color: #ccc;
}
.fieldWithErrors {
	border: 1px solid #900;
	color: #f00;
}
.formError {
	color: #f00;
}
p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
ul li {
	margin-bottom: 6px;
	list-style-position: outside;
}
ul.result_pesquisa {
	list-style: none;
}
ul.result_pesquisa h2 {
	border-bottom: 1px solid #000;
	padding: 2px;
}

ul.result_pesquisa li ul {
	list-style-image: url(/images/icoNews.gif);
}
ul.result_pesquisa li ul li {
	margin-bottom: 6px;
	list-style-position: outside;
}
p.mais {
	background: url(/images/icons/add3.gif) no-repeat 4px;
}