html,body {
	text-align: center;
	margin: 0;
	padding: 0;
}

body {
	background: #BED1DA url(../images/fundo.jpg) top center repeat-y;
	font: 68.75%/1.6em Verdana, Helvetica, Arial, sans-serif;
	color: #777;
}

#top {
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/corpo.jpg) top center repeat-y;
}

#cab {
	height: 257px;
	width: 100%;
	background: url(../images/cab.jpg) top center no-repeat;
}

#logo {
	float: left;
	width: 365px;
}

#logo img {
	padding-left: 95px;
	margin-top: 73px;
}

#logo h1 {
	display: none;
}

#logo a {
	padding: 0;
}

#destaque {
	float: right;
	clear: right;
	width: 395px;
}

#destaque img {
	padding-left: 0;
	padding-top: 93px;
}

#corpo {
	float: left;
	width: 760px;
	padding: 0;
}

#esq {
	width: 205px;
	float: left;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#esq li {
	width: 155px;
	height: 32px;
	margin: 0;
	padding: 0;
}

#esq li a {
	text-decoration: none;
	voice-family: inherit;
	height: 24px;
	display: block;
	overflow: hidden;
	padding: 8px 0 0 8px;
}

#esq li a:link,#esq li a:visited {
	color: #579;
	background: transparent url(../images/menu.gif) 0 0 no-repeat;
}

#esq li a:hover {
	color: maroon;
	background: transparent url(../images/menu.gif) 0 -32px no-repeat;
}

#esq li a:active {
	color: #f00;
	background: transparent url(../images/menu.gif) 0 -64px no-repeat;
}

#esq li.active {
	color: #f00;
	background: transparent url(../images/menu.gif) 0 -64px no-repeat;
	display: block;
	overflow: hidden;
}

#dir {
	float: right;
	clear: right;
	width: 555px;
}

#dir ul {
	margin: 15px 0 15px 20px;
	padding: 0;
}

#dir li {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 15px;
	list-style: none;
	border-bottom: 1px solid #eee;
	background: url(../images/li.gif) no-repeat left top;
}

h1,h2,h3 {
	font-weight: 400;
	padding: 0;
}

h1 {
	font-size: 1.4em;
	color: #1d97c3;
	margin: 30px 0 10px;
}

h2 {
	font-size: 1.2em;
	color: #1d97c3;
	margin: 30px 0 10px;
}

h3 {
	font-size: 1.1em;
	color: #1d97c3;
	margin: 20px 0 10px;
}

h2 a {
	color: #579;
	padding: 0;
}

.separador {
	height: 10px;
	background: url(../images/separador.gif) center no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
}

#esq p {
	text-align: center;
}

.credit {
	text-align: center;
	font-size: 0.9em;
	margin-right: 40px;
}

.direita {
	float: right;
}

.fotodireita {
	float: right;
	width: 100px;
	clear: right;
	margin: 5px 0 5px 15px;
	padding: 0;
}

.fotoesquerda {
	float: left;
	width: 100px;
	clear: left;
	margin: 5px 15px 5px 0;
	padding: 0;
}

.image {
	padding: 10px 0;
}

.hist_esq {
	float: left;
	width: 200px;
	margin: 10px 20px 10px 0;
	padding: 0;
}

.hist_dir {
	float: left;
	width: 200px;
	margin: 10px 0 10px 20px;
	padding: 0;
}

#rodape {
	clear: both;
	height: 108px;
	width: 100%;
	background: url(../images/rodape.jpg) top center no-repeat;
}

#rodape p {
	text-align: center;
	padding-left: 205px;
	padding-right: 25px;
	padding-bottom: 20px;
}

a {
	color: #579;
	text-decoration: none;
}

a img {
	border: none;
	padding: 0;
}

#esq form {
	margin: 0;
	padding: 0 20px 0 25px;
}

fieldset {
	border: 1px solid #ccc;
	text-align: center;
	margin: 0;
	padding: 10px;
}

input,textarea {
	background-color: #f5e4ae;
	color: #525252;
}

input:focus,textarea:focus {
	background-color: #faf2d7;
	color: #525252;
}

#sucesso {
	color: olive;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

#esq ul,#esq form {
	margin: 0 25px 15px 25px;
	padding: 0 0 4em;
}

h2 a:hover,a:hover,.zemError {
	color: maroon;
}

.artigo,#formul,#promocoes {
	padding-left: 20px;
	padding-right: 25px;
}

#destaques_ext {
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 60px;
	background: url(../images/destaques_ext.jpg) top center no-repeat;
}

#esq legend,#formul legend {
	color: #525252;
}

.esq {
	float: left;
	margin: 10px 15px 10px 0;
}

.dir {
	float: right;
	margin: 10px 0 10px 15px;
}

.lermais
{
	text-align:left;
	clear:both;
}
.destaq {
	float:left;
	width:160px;
	text-align:center;
	font-size:0.95em;
	margin:0 10px 0 0;
	padding:0;
display: inline;
}

.clearboth {
	clear:both;
}