#pagina
{
	min-height: 100%;
	_height: 100%;
	position: relative;
}

.centralizar {
	width: 720px;
	padding: 30px 29px;
	padding-bottom:20px;
	margin: 0 auto;
}

#main {
	background: url(../img/bg_conteudo_internas.gif) top center repeat-x;
	
}

#corpo {
	width: 682px;
	padding: 30px 20px;
	margin: 0 auto;
  background: url(../img/bg-centro-linha-repeat.gif) top center repeat-y;
}

#conteudo {
	width: auto;
	padding-bottom: 159px;
}

#conteudo .frame {
	padding:20px;
	background:url(../img/bg-conteudo.gif) no-repeat left top ;
	width: auto;
}

#conteudo .frame p {
	text-align:justify;
}

#abas {
	background: url(../img/bg_abas.gif) center 50px repeat-x;
}

#aba_esq, #aba_dir {
	width: 246px;
	height: 37px;
	float: left;
	padding-top: 18px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	display: block;
	color: #9eb7b7;
}

#aba_esq {
	background: url(../img/bg_aba-esq.gif) no-repeat;
	/*color: #3298d9;*/
}

#aba_dir {
	float: right!important;
	background: url(../img/bg_aba-dir.gif) no-repeat;
}

#abas .azul{
	color: #3298d9;
	background:#DEF0F9 none repeat scroll 0 0;
}

.abaAtiva {
	background-position: left -55px !important;
	color: #3298d9!important;
}

.abaInativa {
	background-position: left top !important;
	color: #9eb7b7!important;
}

#aba2 {
	display: none;
}

.conteudo_abas {
	padding: 5px 20px 0 20px;
	background: #fff url(../img/bg_conteudo-abas.gif) no-repeat;
	margin-top: -1px;
}

.opcoes_emp li {
	list-style: none inside;
	border-top: 1px solid #e7eded;
	padding-top: 6px;
	margin-top: 6px;
	background: url(../img/marcador.gif) left 13px no-repeat;
	padding-left: 15px;
}

.opcoes_emp li.primeiro {
	margin-top: 0;
	border-top: 0;
	padding-top: 0;
	background: url(../img/marcador.gif) left 8px no-repeat;
}
/******* TOPO ********/

#topo {
	background:url(../img/bg_topo_listra.gif) top center repeat-x;
}


/******* LADO ********/
#lado {
	width: 194px;
	float: right;
	padding-bottom:150px;
}

/****** RODAPÉ ******/
#rodape {
	position: absolute !important;
	width: 100%;
	height: 159px;
	bottom: 0;
	background: #3298d9 url(../img/bg-linha-rodape.gif) center 100px no-repeat;
}

.pontocriativo {
	margin-top:40px;
	padding:3px;
	font-family: Tahoma;
	font-size: 9px;
	color: #fff;
	text-align: center;
}

.atendimento {
	position: absolute;
}

/***** INTERNAS *****/

.selo {
	position:absolute;
	margin:-10px 0 0 -10px;
}

.estrelas {
	padding-left:3px;
}

.botoes .sep{
	margin:0 3px;
}

td.sep {
	padding-right:13px;
}

.ft-flutuante {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:5px;
}

.detalhes-list {
	float:left;
	margin-left:13px;
	list-style:none;
	width:130px;
	margin-bottom:10px;
}

.detalhes-list .primeiro{
	border-top:none;
}

.detalhes-list .ft{
	padding:0;
}

.detalhes-list  li{
	border-top:1px solid #E4E9E7;
	font-size:11px;
	padding-bottom:4px;
	padding-top:3px;
}

.table-list tbody td{
	border-top:solid #e4e9e7 1px;
	padding-bottom:4px;
	padding-top:3px;
	font-size:11px;
}

.table-list .primeiro{
	border-top:none;
}

.table-list .sep{
	border:none;
	width:18px;
}

.marcado {
	padding-left:12px;
	background:url(../img/marcador.gif) left center no-repeat;
}
/***** CLASSES *****/
h3 {
	font-size: 18px;
	color: #3298d9;
	margin-bottom: 10px !important;
}

h4, .h4 {
	font-size:18px;
	font-weight:bold;
	color:#3298d9;
	margin-bottom:10px !important;
	display:block;
}

.tit-ident {
	text-indent:20px;
}

.azul{
	color: #3298d9;
}

.margem {
	height: 20px;
}

.meia-margem {
	height: 10px;
}

.linha {
	height: 9px;
	margin-top: 10px;
	border-top: 1px solid #e7eded;
}

.linha-dupla {
	height: 19px;
	margin-top: 20px;
	border-top: 1px solid #e7eded;
}

.font11 {
	font-size: 11px;
}
/*** CONTATO ***/
.form label {
	font-size:11px;
	line-height:30px;
}

/*** GERAL ***/
.table {
	border-collapse: collapse;
}

.table tr td {
	padding: 0;
	margin: 0;
}

/*** INPUT ***/
.input_borda-topo {
	background: url(../img/input_borda-topo.gif) center top repeat-x;
	float: left;
}

.input_borda-dir {
	background: url(../img/input_borda-baixo.gif) right center repeat-y;
}

.input_borda-baixo {
	background: url(../img/input_borda-baixo.gif) center bottom repeat-x;
}

.input_borda-esq {
	background: url(../img/input_borda-topo.gif) left center repeat-y;
}

.input_lt {
	background: url(../img/input_canto-lt.gif) left top no-repeat;
}

.input_lb {
	background: url(../img/input_canto-lb.gif) left bottom no-repeat;
}

.input_rt {
	background: url(../img/input_canto-rt.gif) right top no-repeat;
}

.input_rb {
	background: url(../img/input_canto-rb.gif) right bottom no-repeat;
}

/*######### Paginacao ##########*/	

.paginacao {
	text-align: center;
	line-height: 20px;
}

.paginacao a, .paginacao strong {
	display: -moz-inline-box;
	display: inline-block;
	padding: 3px 7px;
	text-decoration:none;
	color:#3298d9;
}

.paginacao a {
	color: #889b9b;
	font-size:11px;
}

.paginacao .esquerda, .paginacao .direita {
	margin: 0!important;
	float: none!important;
	padding: 0 3px;
}

.paginacao * {
	vertical-align: middle;
}

.label-block {
	display:block;
}
