* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3f7c47;
	list-style-type: none;
}
body {
	background: url(../images/padrao/bg.jpg) repeat-x #CCEAB0;
	margin: auto;
	width: 687px;
}
#topo {
	position: relative;
	width: 687px;
	height: 54px;
}
#atalhos {
	position: absolute;
	top: 10px;
	right: 0px;
}
#atalhos li {
	padding: 0 5px;
	float: left;
	border-right: 1px solid #fff;
}
#atalhos li.desbordar {
	border: 0 none #fff;
}
#atalhos li a {
	color: #FFF;
	text-decoration: none;
	font-size: 80%;
}
#atalhos li a:hover {
	text-decoration: underline;
}
#subtopo {
	width: 687px;
	position: relative;
	background: url(../images/padrao/subtopo.png) no-repeat right 10px;
	padding-top: 151px;
	height: 33px;
}
#subtopo h1 a {
	display: block;
	position: absolute;
	background: url(../images/padrao/logo.png) no-repeat;
	height: 81px;
	width: 190px;
	left: 0;
	top: 0px;
	text-indent: -9000px;
	z-index: 10;
}
#apre {
	height: 120px;
	width: 522px;
	position: absolute;
	right: 10px;
	top: 17px;
	background: url(../images/padrao/foto.png) no-repeat;
}
#menu  {
	width: 630px;
	height: 23px;
	background: url(../images/padrao/bgmenu.jpg) repeat-x;
	border: 3px solid #175b3a;
	padding-left: 41px;
	margin-left: 10px;
}
#menu li  {
	float: left;
	border-right: 1px solid #0C5034;
	padding: 0 10px;
	position: relative;
}
#menu li.desbordar {
	border: 0 none #fff;
}
#menu li a, #menu li span  {
	color: #FFF;
	line-height: 23px;
	text-decoration: none;
	cursor: pointer;
}
#menu li a:hover {
	text-decoration: underline;
}
#menu #sub {
	display: none;
}
#menu #sub li {
	width: 185px;
	display: block;
	padding: 0;
	margin: 0;
	border: 0 none #fff;
	background: url(../images/padrao/submenu-li.png);
}
#menu #sub a {
	display: block;
	text-align: left;
	margin: 0;
	padding-left: 5px;
	font-family: "Arial Narrow", Arial;
	letter-spacing: 1px;
}
#menu li:hover #sub {
	width: 185px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 26px;
	background: url(../images/padrao/submenu.gif);
	cursor: pointer;
}
#containcao {
	width: 677px;
	background: url(../images/padrao/contetile.jpg) repeat-y left center;
	margin-left: 10px;
	display: inline-block;
}
#topoconteudo {
	width: 490px;
	height: 58px;
	line-height: 58px;
}
#topoconteudo h2 {
	font-weight: bold;
	font-size: 120%;
	color: #C2CD8F;
}
#topoconteudo h2 a {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	font-size: 105%;
}
#conteudo  {
	width: 466px;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0.6em;
	background: url(../images/padrao/contetopo.jpg) no-repeat left top;
}
#lintopo  {
	border-bottom: 1px dotted #060;
	height: 230px;
}
#lintopo p{
	margin-bottom: 0.5em;
}
#noticia  {
	width: 250px;
	float: left;
}
#noticia img {
	margin-bottom: 8px;
}
#noticia h2 {
	width: 250px;
	font-size: 110%;
}
#noticia h2 em {
	display: block;
	font-size: 75%;
	font-weight: normal;
	padding-top: 5px;
}
#lintopo a {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
#lintopo a:hover {
	text-decoration: underline;
}
#andre  {
	width: 185px;
	float: right;
}
#linbase {
	margin-top: 5px;
}
#linbase li {
	margin-top: 15px;
}
#linbase li img {
	float: left;
}
#conteudo ul {
	margin-left: 20px;
}
#conteudo ul li {
	list-style-image: url(../images/padrao/list.png);
	padding-left: 10px;
}
#menulateral  {
	width: 187px;
	background: url(../images/padrao/bgmenulatera.jpg) repeat-x left top;
	margin-top: 7px;
	float: right;
}
#menulateral a:hover  {
	text-decoration: none;
}
#menulateral #artigos {
	padding-left: 10px;
}
#menulateral #artigos h3 {
	line-height: 2em;
	margin-bottom: 10px;
}
#menulateral #artigos span {
	display: block;
	font-style: italic;
}
#menulateral #artigos ul li {
	margin-bottom: 10px;
	padding-left: 5px;
}
#menulateral #artigos strong {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menulateral #recomendacoes h3 {
	background-image: url(../images/padrao/bgmenulatera.jpg);
	padding-left: 10px;
	background-repeat: repeat-x;
	line-height: 25px;
	margin-bottom: 10px;
}
#menulateral #recomendacoes p {
	padding: 0 0 10px 20px;
}
#menulateral #refletir {
	padding-top: 10px;
}
#menulateral #refletir h3 {
	background-image: url(../images/padrao/bgmenulatera.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	height: 25px;
}
#menulateral #refletir p {
	font-style: italic;
	padding-left: 20px;
}
#rodape {
	height: 29px;
	position: absolute;
	width: 100%;
	left: 0px;
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #005139;
	text-align: center;
	line-height: 2em;
	font-style: italic;
}
#conteudo img {
	float: left;
	padding-right: 10px;
}
#conteudo li {
	line-height: 2em;
}
#containcao #conteudo #botao {
	display: block;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	float: right;
}
#conteudo h3 {
	color: #50B75D;
	line-height: 2em;
	font-size: 120%;
}
#conteudo .data {
	float: right;
}
.alignRight {
	text-align: right;
	line-height: 2em;
	display: block;
}
.cor-link:hover {
	color: #68B560;
	text-decoration: none;
}