form {
	margin: 0px;
}
a {
	color: #757575;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input, textarea {
	width:95%;
	border: 1px solid #e6e7e8;
	font-family: calibri;
	font-weight: bold;
	color:#999999;
}
body {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li, ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#body {
	margin: 0 auto;
	margin-top: 15px;
	width: 762px;
}
#logo {
	margin-bottom: -15px;
	margin-left: 50px;
	position: relative;
	z-index: 2;
}
#topo_conteudo {
	background: url(/imagens/top_conteudo.gif) no-repeat top;
	padding: 13px;
	padding-top:20px;
	margin-top: 10px;
}
#menu_esquerda {
	color: #868686;
	padding-left: 10px;
	padding-top: 5px;
	float:left;
	width: 220px;
}
#menu_esquerda li {
	line-height: 18px;
	padding-left: 12px;
	font-weight:600;
	background: url(/imagens/seta.gif) no-repeat left;
}
#menu_esquerda h5{
	font-size: 14px;
	font-weight: bolder;
	margin: 4px;
	padding: 0px;
	text-align: center
}
#conteudo {
	float:right;
	border-left: 2px double #c5c5c5;
	width: 490px;
	padding-left: 10px;
}
#logos {
	background: url(/imagens/logo_topBgr.gif) repeat-x top;
	padding-top: 12px;
	margin: 0 auto;
	margin-top: 20px;
	width: 190px;
	text-align:center;
}
#logosF {
	background: url(/imagens/logo_topBgr2.gif) repeat-x top;
	padding-top: 8px;
	margin: 0 auto;
	margin-top: 20px;
	width: 190px;
}
#rodape, #rodape a {
	background: url(/imagens/rodape_conteudo.gif) no-repeat;
	height: 95px;
	color: #000;
}
#rpe_esq {
	color: #183883;
	font-size: 20px;
	font-weight:bolder;
	float:left;
	width: 230px;
	text-align:center;
	padding-top: 23px;
}
#rpe_dir {
	float:right;
	width: 500px;
	font-weight:bolder;
	text-align: center;
	font-size:14px;
	padding-top: 23px;
}
.titulo {
	color: #868686;
	font-size: 24px;
	text-transform:capitalize;
	margin-bottom: 8px;
}
.conteudo_texto {
	color:#333333;
}
#box {
	width:156px;
	height:235px;
	float:left;
	margin: 0px 3px;
}
.galeria {
	padding: 5px;
	float:left;
	min-height:120px;
	text-align:center;
}
.galeria img {
	max-width: 120px;
	max-height: 90px;
}
#div_galeria {
	width: 479px;
	background: url(/imagens/logo_topBgr.gif) repeat-x top;
	padding-top: 8px;
	margin: 0 auto;
	margin-top: 8px;
}
#div_galeriaF {
	margin: 0 auto;
	width: 479px;
	background: url(/imagens/logo_topBgr2.gif) repeat-x top;
	padding-top: 8px;
}
#div_galeria .titulo {
	margin: 0 auto;
	font-size:16px;
	margin:0px;
	padding:0px;
}
#div_galeria .galeria{
	min-height:50px;
	background: #F2F2F2;
	border: 1px solid #CCCCCC;
}
#div_galeria img {
	border: 1px solid #999999;
}
