body {
	background: #014126 url("../imagens/backgroundHome.jpg") repeat-y;
	background-position: center center;
	text-align:center;
}

#container {
	text-align:left;
	margin: 0 auto;
	width:956px;
}

#topo div#imgTopo {
	background: transparent url("../imagens/topo.jpg") no-repeat;
	width: 956px;
	height: 152px;
	margin-left: -17px;
	_margin-left: 0;
	_background-position: 2px 0;
}

#topo div#imgCantoHome {
	background: transparent url("../imagens/cantoHome.jpg") no-repeat;
	width: 956px;
	height: 37px;
	margin-left: 18px;
	_margin-left: 37px;
}

#topo div#imgCantoHome2 {
	background: transparent url("../imagens/cantoHomeInterna.JPG") no-repeat;
	width: 956px;
	height: 37px;
	margin-left: 18px;
	_margin-left: 37px;
}

#conteudo {
	width: 881px;
	margin-left: 39px;
	_margin-left: 58px;
}

ul#menu {
	padding: 60px 0 0 136px;
	_padding: 59px 0 0 136px;
	clear: right;
}

ul#menu li {
	float: left;
}

#blocoDestaquePrincipal {
	width: 546px;
	background: url("../imagens/backgroundDestaquePrincipal.jpg") repeat-y;
	float: left;
}

#conteudoDestaquePrincipal {
	background: url("../imagens/finalDestaquePrincipal.jpg") no-repeat;
	background-position: bottom center;
	padding: 5px 18px 18px 18px;
	font-family: Verdana, Arial, sans-serif;
	color: white;
	min-height: 210px;
	_height: 228px;
}

#conteudoDestaquePrincipal h2 a {
	font-weight:bold;
	font-size:12px;
	padding-bottom: 10px;
	text-decoration: none;
	color: white;
}

#conteudoDestaquePrincipal h2 a:hover, #conteudoUltimasNoticias p a:hover {
	text-decoration: underline;
}

#conteudoDestaquePrincipal p {
	font-size:11px;
	margin-left:290px;
	padding-top: 10px;
	line-height: 120%;
}

#conteudoDestaquePrincipal img#imgDestaque {
	float: left;
	padding-right: 20px;
	_margin-right: 20px;
}

#conteudoDestaquePrincipal hr, #conteudoUltimasNoticias hr, .detalhePessoa hr {
	border:1px solid #5C8735;
}

#blocoUltimasNoticias {
	float: left;
	width: 322px;
	margin-left: 13px;
	background: url("../imagens/backgroundUltimasNoticias.jpg") repeat-y;
}

#conteudoUltimasNoticias {
	background: url("../imagens/finalUltimasNoticias.jpg") no-repeat;
	background-position: bottom center;
	padding: 5px 18px 18px;
	font-family: Verdana, Arial, sans-serif;
	color: white;
	height: 210px;
}

#conteudoUltimasNoticias h2 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
}

#conteudoUltimasNoticias p {
	font-size:11px;
	margin-left: 100px;
	line-height: 120%;
}

#conteudoUltimasNoticias p a {
	text-decoration: none;
	color: white;
}

#conteudoUltimasNoticias img#imgDestaqueUltimaNoticia {
	float: left;
	padding-right: 18px;
	_margin-right: 18px;
}

.ultimaNoticia {
	padding-top: 8px;
	padding-bottom: 12px;
}

#textoHome {
	clear: left;
	padding-top: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 120%;
}

#textoHome h2 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 18px;
}

#textoHome p {
	padding-top: 10px;
}

#links {
	float: right;
	padding-right:25px;
	padding-top:25px;
}

#blocoNoticias {
	font-family: Verdana, Arial, sans-serif;
}

.noticia {
	clear: left;

	min-height: 110px;
	_height: 110px;
}

.noticia h3 {
	font-weight: bold;
	font-size: 11px;
}

.noticia a {
	text-decoration: none;
	color: black;
}

.noticia a:hover {
	text-decoration: underline;
}

.noticia p {
	font-size: 11px;
	margin: 19px 0 10px 153px;
}

.noticia span {
	float: left;
	font-size: 10px;
	margin-right: 4px;
	_margin-right: 0;
}

.noticia img {
	float: left;
	margin-right: 20px;
}

h2.titNoticias {
	font-size: 18px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
	margin-left: 152px;
	margin-top: -30px;
	_margin-top: 0;
}

.blocoPessoa {
	float: left;
	margin-left: 56px;
	margin-top:19px;
}

.topoDetalhePessoa {
	background-image: url("../imagens/topoCaixaGestao.jpg");
	background-repeat:  no-repeat;
	background-position: top center;
	width: 351px;
	height: 4px;
	
	_margin-bottom: -15px;

}

.detalhePessoa {
	background-color: #386b02;
	width: 351px;
	height: 135px;
	min-height: 135px;
}

.fundo {
	background-image: url("../imagens/fundoCaixaGestao.jpg");
	background-repeat:  no-repeat;
	background-position: bottom center;
	width: 351px;
	height: 4px;
	_margin-top: -15px;
}

.first {
	margin-top: 0;
}

.detalhePessoa img {
	margin: 12px 14px 14px 14px;
	float: left;
}

.detalhePessoa h3, .detalhePessoa p {
	margin-left: 135px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: white;
	padding-top: 10px;
	font-weight: bold;
}

.detalhePessoa p {
	padding-top: 0;
	font-size: 11px;
}

.detalhePessoa hr {
	width: 200px;
	margin-left: 0px;
}

#linkHome a {
	padding: 100px 400px 90px 100px;
	margin-left: 150px;

}

