/* Propriedades Conteudo - Inicio */ 
#fundo-white {
	background-color: #fff;
}  
#conteudo {
	width:98%;
 	height:auto !important;
	overflow:auto;
	background-color: #fff;
}
/* Conteudo principal - Dinamico */
.conteudo-centro {
    overflow: hidden;
    float: left;
    width: 62%;
   	margin-top: 20px;
	margin-left: 10px;
    display: inline;
}
.conteudo-centro h5 {
	padding: 0 10px;
}
#carrega-conteudo h5 {
	height: 24px;
}
/* FORMATAÇÃO PADRÃO DOS ELEMENTOS */
h5 {
	color: #fff;
	padding-left:6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url("../img/cat-f.png");
	background-color: #2f87ed;
	text-transform: uppercase;
	padding-bottom: 2px;
	font-size:11px;
	clear: both;
	}
h6 {
	color: black;
	padding-left:6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: #dbdcdc;
	line-height: 16px;
	font-size: 11px;
	clear: both;
	}
/* PROPRIEDADE QUE FORMATA A MENSAGEM DE CARREGAMENTO DO AJAX */
/* Ajax loading */
.carregando {
	width:220px;
	height:28px;
	padding:4px 10px 10px 10px;
	text-align:center;
	color: #000;
	border:8px solid #C4DAFF;
	background-color: #dcdcdc;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	position: fixed;
	z-index: 5000;
}
/* EXPANDE COLAPPSE */
.exp-col{
	text-align: center;
	line-height: 22px;
	height: 22px;
	background-color: #708090;
}
.exp-col a {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
}
.exp-col img {
	border:0;
	margin-bottom: -1px;
}
/* PROPRIEDADES DE RETORNO DE ERRO DOS FORMULÁRIOS */
.msg-form-erro {
	display: block;
	position: relative;
	padding: 2px;
	border: 1px solid #ccc;
	background-color: #6495ed;
	color: #fff;
	font-size: 13px;
}
input.invalido, select.invalido,textarea.invalido {
	background-color: #f7cbc2;
	background-image: url("../img/false.png");
	background-repeat: no-repeat;
   background-position:right;
	border: 1px solid #d12f19;
}
.verificado {
	background-image: url("../img/sucesso.png");
	background-repeat: no-repeat;
   background-position: right;
	background-color: #c7f7be;
	border: 1px solid #338800;
}
/* PROPRIEDADE DOS BLOCOS LATERAIS E DA PÁGINA INICIAL */
#bloco-esquerdo {
	float: left;
	width: 18%;
	display: inline;
	margin-top:20px;
}

/* Formatação banners Laterais Diritos */
.banners-right {
    margin-top: 20px;
	float: right;
	width: 18%;
}
.banners-right-div {
	background-color: #dcdcdc;
}
.banners-right h5,
.banners-left h5 {
	padding: 0 10px;
}
.banners-right p,
.banners-left p {
	padding-bottom: 4px;
}
/* Locais de Paracatu */
.loc-paracatu {
	margin-bottom: 10px;
}
.loc-paracatu h5 {
	height: 24px;
}
.loc-paracatu p {
	background-color: #dcdcdc;
	border: 1px solid #ccc;
}
.loc-paracatu img {
	border: 0;
}
.loc-paracatu a {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
} 
/* Formatação banners Laterais Esquerdos */
.banners-left {
	clear: left;
	margin-top:20px;
	background-color: #dcdcdc;
}
/* Banner Topo */
.banners-topo {
	margin-bottom: 20px;
	width: 98%;
}
.banners-topo .p-banners {
    padding-top: 2px !important;
    padding-bottom: 0 inherit;
    margin-bottom: 0 !important;
    height: 189px;
}
/* Blocos Gerais da Página inicial */
#blocos-dest {
	width: 100%;
}
.blocos-geral {
	float: left;
	width: 48%;
	background-color: #dcdcdc;
	margin-right: 5px;
	margin-left: 6px;
	margin-bottom: 10px;
	display: inline;
}
.blocos-geral a {
	text-decoration: none;
	text-align: left;
	color: #dc143c;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blocos-geral p {
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	overflow: hidden;
	text-align: left;
	clear: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 60px;
}
.blocos-geral p img {
	border: 0;
	padding-right: 8px;
	float: left;
	height: 60px;
	max-width: 70px;
}
.blocos-geral p:hover,
.blocos-geral p :hover {
	background-color: #fff;
}
.tipo-noticia {
	background-color: #ffdead;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.tipo-noticia a {
	margin-left: 4px;
	margin-right: 4px;
	color: black;
	font-size: 9px;
}
.tipo-noticia a:hover {
	color: red;
}
/* PROPRIEDADES CONTROLE RECADOS */
#recados {
	margin-top: 10px;
}
#recados #envia-form {
	border: 1px solid #ccc;
	padding: 4px;
}
#recados .texto-normal {
	padding-top: 4px;
	padding-bottom: 4px;
}
#recados .texto-normal img {
	border: 1px solid #ccc;
}
#recados .negrito {
	font-size:11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#recados .enviar {
	padding: 4px;
}
#recados .page {
	border: 1px solid #ccc;
}
.exibe-recados {
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 400px;
	overflow: auto;
}
#atualiza-recados {
	min-height: 400px;
}
.exibe-recados dt {
	background-color: #e6e6fa;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	padding-left: 4px;
	color: #ff4500;
	font-weight: bold; 
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	border: 1px solid #ccc;
}
.exibe-recados dd {
    word-wrap: break-word;
	padding: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	text-align: left;
	color: black;
	font-size: 11px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.exibe-recados a {
	text-decoration: none;
	color: blue;
}
/* CONFIGURAÇÃO DE ENQUETE */
.exibe-enquete {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
.exibe-enquete fieldset {
	border: 0;
}
.exibe-enq-p {
	border: 1px solid #ccc;
	display: block;
	font-size: 11px;
	padding-bottom: 8px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	margin-bottom: 4px;
}
.exibe-enquete p label {
	padding-left: 4px;
	font-size: 11px;
}
.enq-titulo,
.exibe-enquete dt {
	display: block;
	background-color: #e6e6fa;
	margin-bottom: 4px;
	color: blue;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;	
}
.exibe-enquete dd,
.exibe-enquete fieldset {
	padding: 3px;
}
.enq-total {
	background-color: #e6e6fa;
	display: block;
	padding: 3px;
	color: #ff4500;
	font-weight: bold;
	font-size: 11px;	
	margin-top: 8px;
	border-top: 1px solid #ccc;
}
.enq-enviar {
	margin-top: 2px;
	text-align: center;
	margin-bottom: 2px;
}
.enq-enviar input {
	background-color: #e2e3fa;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px;
}
.span-enq-um {	
	height: 16px;
	border: 1px solid #ccc;
	width: 155px;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}
.span-enq-dois {
	display: block;
	height: 16px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: black;
	position: relative;
}

/* CORES E TAMANHO BBCODE */
/* Cores Select */
.aqua {color: aqua;}
.black {color: black;}
.blue {color: blue;}
.fuchsia {color:fuchsia;}
.green {color: green;}
.lime {color: lime;}
.maroon {color: maroon;}
.navy {color: navy;}
.olive {color: olive;}
.red {color: red;}
.silver {color: silver;}
.teal {color: teal;}
.white {color:white; background-color: black}
.yellow {color:yellow;}
.small{font-size:small;}
.medium{font-size:medium;}
.large{font-size:large;}
.tamanho-x{margin-left: 2px; font-size: 10pt; position: absolute;display: inline;}
.tamanho-x select {height: 20px; margin-top:2px;}
/* PROPRIEDADES E BORDA DE BANNERS E DEMAIS */
.p-banners,
.padrao-p-div{
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 4px;	
	}	
.p-banners img {
	border: 0;
}
/* Outras formatações RSS - etc */
.p-padrao {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	padding: 8px;
}
/* FORMATAÇÃO BANNERS E PUBLICIDADES GRANDES - VISUALIZAÇÃO COMPLETA */
.exibe-publicidade p,
.borda-p-div {
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding: 2px;
	text-align: center;
	border:1px solid #ccc;
	margin-bottom: 8px;
}
.exibe-publicidade p img {
	max-width: 570px;
	border:0;
}

/* FORMATAÇÃO - VISUALIZAÇÃO COMPLETA DE EVENTOS, ARTIGOS, ETC - INICIO */
.exibe-dados,
.exibe-usuario {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	overflow: hidden;
}
.exibe-dados dt {
	font-size: 15px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #000066;
	background-color: #ccc;
	clear: both;
}
.exibe-usuario {
	border-top: 1px solid #ccc;
}
.exibe-usuario img {
	float: left;
	margin-right: 8px;
}

/* Texto Destaque - Frase */
.texto-destaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	margin-bottom: 8px;
	font-size: 12px;
}
/* Formatação DATA */
.texto-data{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	display: block;
	padding-bottom: 2px;
	margin-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid black;
	text-align: right;
}
/* Formatação Imagem capa do tópico*/
.dados-img {
	float: left;
	margin-right: 6px;
	margin-bottom: 1px;
	max-width: 320px;
}
.dados-img img {
	max-width: 320px;
	margin-bottom: 1px;
}
.dados-img-multi{
	max-width: 568px;	
}
/* Formtação do Texto Completo, Descrição do Tópico */
.texto-completo {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: left;	
	display: inline;
}
/* Todas imagens de festas e eventos */
.exibe-imagens {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	text-align: center;
}
.exibe-imagens dt {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url("../img/cat-f.png");
	background-color: #4f504f;
	line-height:24px;
	height: 24px;
	font-size:13px;
	clear: both;
	font-weight: bold;
	margin-bottom: 4px;
}
.exibe-imagens img {
	margin: 1px;
	width: 280px;
	
}
/* Opção formatação das páginas, antes de exibir o contéudo completo */
.lista-todos-dados,
.lista-servicos {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	overflow: hidden;
	text-align: left;
	background-color: #dcdcdc;
}
.lista-todos-dados p {
	display: inline;
	width: 48%;
	float: left;
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	margin: 2px;
	height: 80px;
}
.lista-todos-dados p:hover,
.lista-todos-dados p :hover,
.lista-servicos p:hover,
.lista-servicos p :hover {
	background-color: #fff;
}
.lista-todos-dados p img{
	display: inline;
	float: left;
	height: 78px;
	max-width: 108px;
	border: 0;
	margin-right: 4px;
	margin-top: 2px;
}
.lista-todos-dados p a{
	text-decoration: none;
	color: #4682b4;
	font-weight: bold;
}
/* Servicos */
.lista-servicos p {
	display: inline;
	width: 48%;
	float: left;
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	margin: 2px;
	height: 64px;
}
.lista-servicos img {
	border: 0;
}
/* Texto falando sobre usuário que postou */
.texto-usuario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* FORMATAÇÃO - VISUALIZAÇÃO COMPLETA DE EVENTOS, ARTIGOS, ETC - FIM */


img {
	margin-bottom:-2px;
	}
.texto-login,
.texto-detalhes,
.texto-normal,
.enviar,
.texto-normal-a {
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:justify;
	padding: 10px;
	border:1px solid #ccc;
	margin-bottom: 8px;
	}

/* Formatação Form Registro */
.texto-detalhes {
	clear: both;
}
.anuncie .enviar {
	clear: both	
}
.texto-normal-a {
	float: left;
	overflow: hidden;
	display: inline;
	clear: left;
}
.tipo-p {
	display: inline;
	padding: 20px;
}
.tipo-p img {
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.texto-login {
	float: right;
	overflow: hidden;
	display: inline;
	clear: right;
}
.enviar {
	text-align: center;
}
.enviar input {
	font-weight: bold;
	font-size: 11px;
	background-image: url("../img/enviar-bck.png");
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	border: 0;
}
.texto-normal-a legend,
.texto-login legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px 6px;
}

.texto-normal input,
.texto-normal select,
.texto-normal textarea,
.texto-login input,
.texto-login select,
.texto-login textarea,
.texto-normal-a input,
.texto-normal a select,
.texto-normal-a textarea {
	border: 1px solid #c9c9c9;
}

.texto-normal label,
.texto-login label,
.texto-normal-a label {
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	}
.txt-dest {
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	}

.negrito {
	font-weight: bold;
}
.azul {
	color: blue;
}
/* Página e Formulario para Novos anuncios */
.form-anuncie img {
	padding: 10px;
}
.centro {
	text-align: center;
}
.img1,.img2,.img3 {
    display: inline;
    margin-left: 10px;
    margin-bottom: 6px;
    margin-top: 10px;
    border: 1px solid black;
    float: right;
}
.img2 {
    margin-right: 10px;
    margin-left: 0;
    float: left;
}

/*
----------------------------------------------------------
PUBLICIDAES
----------------------------------------------------------
*/

.pub-adsense-noticias {
    padding: 4px;
    float: left;
   
}
