img {
	border: none;
}
body, td, th, input, select, textarea {
	font: 11px Verdana, Geneva, sans-serif;
}
body {
	margin: 0;
	background: #4C180A url(img_index/fundo.jpg) top repeat-x;
	text-align: center;
}
#geral {
	margin: 0 auto;
	width: 985px;
}
.top {
	background: url(img_index/top.jpg);
}
.top .logo {
	padding: 10px 0 17px 13px;
}
.top .endereco {
	text-align: right;
	padding: 0 13px 4px 0;
	font-size: 10px;
	color: #5B2408;
}
.esquerda {
	padding: 5px 6px 2px 6px;
	width: 217px;
	vertical-align: top;
	background: #fff;
}
.esquerda .esquerda {
	width: 217px;
	background: #E8EBF2;
	padding: 0;
}
.busca {
	width: 213px;
	background: url(img_index/busca_bac.jpg);
}
.busca td {
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #fff;
	line-height: 23px;
}

.news {
	width: 100%;
	background: url(img_index/news_bac.jpg);
}
.news td {
	text-align: center;
	color: #333;
}
.news input {
	font-size: 10px;
}
.pesquisa_tit {
	padding: 4px 0 1px 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: url(img_index/pesquisa_top_bac.jpg);
}
.direita {
	padding: 0 1px 0 0;
	width: 755px;
	background: #fff;
	vertical-align: top;
}
.rodape {
	width: 100%;
	background: url(img_index/rod.jpg);
}
.rodape td {
	padding: 2px 0 0 0;
	color: #5B2408;
	height: 122px;
	text-align: center;
	line-height: 150%;
}
.rodape .rodtel {
	font-size: 10px;
}
.rodtext {
	text-align: center;
	color: #fff;
	font: 10px Arial, Helvetica, sans-serif;
}
.titulo {
}
.titulo h2 {
	margin: 0;
	padding: 0;
	text-align: center;
}
.titulo img {
	margin: 0 auto;
}
.titulo span {
	font: bold 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #5B2408;
	position: absolute;
	text-indent: -5000;
}

.destaques1 {
	width: 100%;
	background: url(img_index/destaques_caixa1.jpg);
}
.destaques2 {
	width: 100%;
	background: url(img_index/destaques_caixa2.jpg);
}
.destaques3 {
	width: 100%;
	background: url(img_index/destaques_caixa3.jpg);
}
.destaques_esq {
	padding: 2px;
	width: 27px;
}
.destaques_esq td {
	height: 253px;
	background: #fff;
	width: 27px;
	text-align: center;
}
.destaques_dir {
	padding: 2px;
	width: 27px;
}
.destaques_dir td {
	height: 253px;
	background: #fff;
	width: 27px;
	text-align: center;
}

.destaque {
	width: 183px;
	border: 1px solid #ccc;
	background: #fff;
}
.destaque td {
	padding: 1px;
}
.destaque .img {
	text-align: center;
	padding: 1px 1px 0 1px;
	height: 136px;
}
.destaque .img img {
	margin: 0 auto;
}
.destaque .img_rod {
	padding: 0 1px 0 1px;
}
.destaque .tipo {
	font: bold 10px Verdana, Geneva, sans-serif;
	line-height: 17px;
	padding: 5px 1px 0 19px;
	color: #5B2408;
	background: url(img_index/destaque_tipo.jpg) 6px 11px no-repeat;
}
.destaque .descricao {
	height: 40px;
	padding: 0 0 0 19px;
	font: 10px Verdana, Geneva, sans-serif;
	color: #666;
	line-height: 16px;
}

.conteudo {
	padding: 20px;
	text-align: justify;
}
.editor {
	font-size: 9pt;
}

.conteudo table strong {
	color: #666;
}

.Formulario {
	border: 1px solid #5B2408;
}
a {
	color: #5B2408;
}
a:hover, a:active {
	color: #333;
}
.checklist {
	border: 1px solid #666666;
	list-style: none;
	width: 195px;
	height: 75px;
	overflow: auto;
	color: #000000;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	.checklist li {
	margin-left: 0;
	padding:0;
	width: 176px;
	height: 25px;
	background-color: #FFFFFF;
	background-position: center;
	}
	
	.checklist li#avancada { 
		width: 282px;
	}
	.checklist li.par {
	background:#fff;
	}
	.checklist li.impar {
	background-color: #eaeaea;
	}
	.checklist li.selecao {
	background-color: #125589;
	}
	.checklist label { 
		display: block;
		height: auto !important;
		height:27px;
		padding: 2px 0 2px 25px;
		text-indent: -18px !important;
		text-indent: -22px;
	}
	.checklist label:hover, .checklist label.hover {
	color: #fff;
	cursor:pointer !important;
	cursor:hand;
	background-color: #125589;
	}
	.checklist input { 
		vertical-align: middle;
		margin: 4px 3px 2px 0 !important;
		margin: 0;	
	}

.stepcarousel{
	position: relative; /*leave this value alone*/
	width: 100%;
	height: 257px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 205px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	margin-top: 12px;
	margin-right: 36px;
	margin-bottom: 5px;
	margin-left: 45px;
}
