/* Margin e Padding */
body,form,h1,h2,h3,h4,h5,h6,p,li,ul,div,span,a { margin:0; padding:0; }
/*p { padding-bottom:5px; }*/

/* Imagens */
img { border:0; }

/* Esconder */
.esconder { display:none; }

/* BackGround do Site */
body {
	background-image:url(imagens/bg.gif);
	background-repeat:repeat;
	background-color:#cacaca;
}
#containerBackGround {
	background-image:url(imagens/body_bg.gif);
	background-repeat:repeat-y;
	display:block;
	width:775px;
}

/* Propriedades */
.alignMiddle { vertical-align:middle; }
.alignTop { vertical-align:top; }
.alignBottom { vertical-align:bottom; }
.alignCenter { text-align:center; }
.alignRight { text-align:right; }
.divClearBoth { clear:both; }

/* Float */
.floatRight { float:right; padding:0 0 10px 10px; }
.floatLeft { float:left; padding:0 10px 10px 0; }

/* Formulários */
.campo { background-color: #fcfcfc; color:#404040; padding:1px; }
img.campoTxtImg { margin:0 5px 0 5px; vertical-align:middle; }
div.bot { padding:5px 0 10px 0; display:block; clear:both; text-align:right; }
div.bot2 { padding:5px 0 10px 0; display:block; text-align:right; }

/* Fontes do Site */
body,form,h1,h2,h3,h4,h5,h6,p,a,input,select,button,textarea {
	font-family:Tahoma, Arial, Verdana, Times, serif;
	font-size:11px;
	text-decoration:none;
	font-style:normal;
}

.conteudo { color:#808080; text-align:justify; }
.conteudo p { padding-bottom:5px; }
.conteudo a:link { color:#808080; }
.conteudo a:visited { color:#808080; }
.conteudo a:hover { color:#404040; text-decoration:underline; }
.conteudo h3 { color:#404040; text-align:left; }
.conteudo h3 a:link { color:#404040; }
.conteudo h3 a:visited { color:#404040; }
.conteudo h3 a:hover { color:#404040; text-decoration:underline; }
.conteudo h4 { color:#808080; }
.conteudo h4 a:link { color:#808080; }
.conteudo h4 a:visited { color:#808080; }
.conteudo h4 a:hover { color:#404040; text-decoration:underline;}
.conteudo h5 { color:#23548c; padding-left:12px; background-image:url(imagens/marc-03.gif); background-position:left top; background-repeat:no-repeat; }
.conteudo h5 a:link { color:#23548c; }
.conteudo h5 a:visited { color:#23548c; }
.conteudo h5 a:hover { color:#23548c; text-decoration:underline; }
.conteudo h6 { color:#404040; font-weight:normal; }
.conteudo h6 a:link { color:#404040; font-weight:normal; }
.conteudo h6 a:visited { color:#404040; font-weight:normal; }
.conteudo h6 a:hover { color:#404040; font-weight:normal; text-decoration:underline; }
.homeDestaquesInferior1 h6 { font-weight:bold; padding:0 0 3px 10px; color:#404040; }
.homeDestaquesInferior1 h6 a:link { font-weight:bold; color:#404040;  }
.homeDestaquesInferior1 h6 a:visited { font-weight:bold; color:#404040;  }
.homeDestaquesInferior1 h6 a:hover { font-weight:bold; color:#404040; text-decoration:underline; }
.homeDestaquesInferior2 h6 { font-weight:bold; padding:0 0 3px 10px; color:#404040; }
.homeDestaquesInferior2 h6 a:link { font-weight:bold; color:#404040;  }
.homeDestaquesInferior2 h6 a:visited { font-weight:bold; color:#404040;  }
.homeDestaquesInferior2 h6 a:hover { font-weight:bold; color:#404040; text-decoration:underline; }
.homeDestaquesInferior3 h6 { font-weight:bold; padding:0 0 3px 10px; color:#404040; }
.homeDestaquesInferior3 h6 a:link { font-weight:bold; color:#404040;  }
.homeDestaquesInferior3 h6 a:visited { font-weight:bold; color:#404040;  }
.homeDestaquesInferior3 h6 a:hover { font-weight:bold; color:#404040; text-decoration:underline; }

.homeDestaquesInferior1 p {
	padding:0 0 5px 10px;
	text-align:left;
}
.homeDestaquesInferior2 p {
	padding:0 0 5px 10px;
	text-align:left;
}
.homeDestaquesInferior3 p {
	padding:0 0 5px 10px;
	text-align:left;
}

.nota { color:#808080; }
.nota a:link { color:#808080; }
.nota a:visited { color:#808080; }
.nota a:hover { color:#404040; }

.nota2 { color:#404040; }
.nota2 a:link { color:#404040; }
.nota2 a:visited { color:#404040; }
.nota2 a:hover { color:#404040; text-decoration:underline; }

h2 { color:#404040; }
h2 a:link { color:#404040; }
h2 a:visited { color:#404040; }
h2 a:hover { color:#404040; }

h3 { color:#404040; }
h3 a:link { color:#404040; }
h3 a:visited { color:#404040; }
h3 a:hover { color:#404040; text-decoration:underline; }

h4 { color:#404040; font-weight:normal; }
h4 a:link { color:#404040; font-weight:normal; }
h4 a:visited { color:#404040; font-weight:normal; }
h4 a:hover { color:#404040; font-weight:normal; text-decoration:underline;}

h5 { color:#23548c; padding-left:12px; background-image:url(imagens/marc-03.gif); background-position:left top; background-repeat:no-repeat; }
h5 a:link { color:#23548c; }
h5 a:visited { color:#23548c; }
h5 a:hover { color:#23548c; text-decoration:underline; }

h6 { color:#404040; font-weight:normal; padding:0 0 5px 12px; background-image:url(imagens/marc-02.gif); background-position:left top; background-repeat:no-repeat; }
h6 a:link { color:#404040; font-weight:normal; }
h6 a:visited { color:#404040; font-weight:normal; }
h6 a:hover { color:#404040; font-weight:normal; text-decoration:underline; }



.menu { color:#404040; padding-bottom:30px; }
.menu a:link { color:#404040; }
.menu a:visited { color:#404040; }
.menu a:hover { color:#333333; }

.menuItens {
	width:448px;
	text-align:right;
	height:25px;
}
.menuItens li {
	padding:0 10px 0 10px;
	list-style-type:none;
	display:inline;
	background-image:url(imagens/marc-02.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.menuItens a:link {
	color:#404040;
}
.menuItens a:visited {
	color:#404040;
}
.menuItens a:hover {
	color:#404040;
	text-decoration:underline;
}


div.secao { display:block; padding:20px 0 20px 20px; }
div.secaoBusca { display:block; clear:both; padding-left:380px; }
div.secaoBuscaCampo { display:block; float:left; width:140px; }
div.secaoBuscaBot {display:block; float:left; width:50px; }
div.conteudoInterna { display:block; clear:both; padding:0 20px 20px 20px; }

div.chamada { display:block; clear:both; text-align:justify; padding-bottom:20px; color:#404040; }
div.chamada a:link { color:#404040; }
div.chamada a:visited { color:#404040; }
div.chamada a:hover { color:#404040; text-decoration:underline; }

div.resultado { display:block; clear:both; text-align:justify; padding-bottom:10px; color:#404040; }
div.resultado p { padding:0px; }
div.resultado a:link { color:#404040; }
div.resultado a:visited { color:#404040; }
div.resultado a:hover { color:#404040; text-decoration:underline; }

.lista { color:#808080; clear:both; }
.lista li { padding:3px 0 3px 10px; list-style-type:none; background-image:url(imagens/marc-01.gif); background-position:left top; background-repeat:no-repeat;}
.lista a:link { color:#808080; }
.lista a:visited { color:#808080; }
.lista a:hover { color:#404040; }


/* Seções */
.imagemFaq {
	background-image:url(imagens/faq-imagem.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:150px;
}
.imagemContato {
	background-image:url(imagens/contato-imagem.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:150px;
}
#galeria { display:block; clear:both; padding:30px 0 0 8px; }

.galeriaABCD { display:block; clear:both; }
.galeriaFotoA, .galeriaFotoB, .galeriaFotoC, .galeriaFotoD{ display:block; width:100px; padding:0 10px 10px 0; float:left; text-align:center; }

#linksDestaques { display:block; clear:both; padding:10px 0 0 20px; }
.linksA, .linksB, .linksC { display:block; width:120px; padding:0 10px 0 0; float:left; text-align:center; }

.programaeprojeto {
	width:100%;
	display:block;
}
.programaeprojetoImagem {
	width:100px;
	padding-right:10px;
	display:block;
	float:left;
	text-align:center;
}
.programaeprojetoTexto {
	width:318px;
	display:block;
	float:left;
}

.contatoTxt { width:63px; float:left; display:block; text-align:right; padding:2px 5px 2px 0; }
.contatoCampo { width:220px; float:left; display:block; }

.faqPergunta {
	padding:0 0 3px 10px;
	background-image:url(imagens/marc-02.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.faqPergunta p { color:#404040; font-weight:normal; }
.faqPergunta p a:link { color:#404040; font-weight:normal; }
.faqPergunta p a:visited { color:#404040; font-weight:normal; }
.faqPergunta p a:hover { color:#404040; font-weight:normal; text-decoration:underline; }
.faqResposta {
	padding:0 0 15px 10px;
	background-image:url(imagens/marc-04.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

/* Listar */
#paginacao {
	text-align:center;
}

/* Banners */
#bannerFull {
	width:468px;
	display:block;
	height:64px;
	text-align:center;
}
#bannerButton {
	width:120px;
	display:block;
	clear:both;
}
#bannerButton p {
	padding-bottom:10px;
	display:block;
	clear:both;
}


/* Enquete */
#enquete {
	padding:10px;
	display:block;
	border-top:1px solid #bad0e6;
}
.enqueteOpcao { display:block; width:100%; clear:both; }
.enqueteRadio { display:block; width:20px; float:left; padding-bottom:3px; }
.enqueteTxt { display:block; width:100px; float:left; padding-bottom:3px; color:#808080; }
.enqueteBotao { display:block; width:100%; clear:both; text-align:center; padding-top:10px; }


/* Interna - Estrutura */

#HomeEVoltar {
	width:100%;
	padding-top:30px;
	clear:both;
	display:block;
	text-align:right;
}
#HomeEVoltar a:link {
	color:#404040;
	font-weight:bold;
}
#HomeEVoltar a:visited {
	color:#404040;
	font-weight:bold;
}
#HomeEVoltar a:hover {
	color:#404040;
	font-weight:bold;
	text-decoration:underline;
}

/* Divisões */
.verticalDiv {
	width:10px;
	float:left;
	display:block;
}

.internaDiv {
	width:100%;
	height:21px;
	display:block;
	clear:both;
	background-image:url(imagens/div-pontilhado.gif);
	background-repeat:repeat-x;
}
.tituloDivMenu {
	display:block;
	clear:both;
	width:135px;
	height:2px;
	background-image:url(imagens/titulo_div.gif);
	background-repeat:no-repeat;
}
.tituloDivEnquete {
	display:block;
	clear:both;
	width:131px;
	height:2px;
	background-image:url(imagens/titulo_div-enquete.gif);
	background-repeat:no-repeat;
}
.tituloDivPublicidade {
	display:block;
	clear:both;
	width:121px;
	height:2px;
	background-image:url(imagens/titulo_div-publicidade.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}
.tituloDivInterna {
	display:block;
	clear:both;
	width:448px;
	height:10px;
	background-image:url(imagens/titulo_div-interna.gif);
	background-repeat:no-repeat;
}

/* Home - Conteúdo - Destaques */
#homeNoticias {
	width:448px;
	display:block;
}
#homeNoticiasDestaque {
	width:448px;
	display:block;
	clear:both;
}
#homeNoticiasDestaqueFoto {
	width:208px;
	display:block;
	float:left;
	padding-bottom:10px;
}
#homeNoticiasDestaqueFoto img {
	border:1px solid #404040;
}
#homeNoticiasDestaqueTexto {
	width:240px;
	display:block;
	float:left;
	padding-bottom:10px;
}
#homeNoticiasLista {
	width:448px;
	display:block;
	clear:both;
	padding-top:10px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
#homeNoticiasLista li {
	list-style-type:none;
	padding:0 0 5px 10px;
	background-image:url(imagens/marc-02.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
}

#homeDestaques {
	width:448px;
	display:block;
	padding:10px 0 10px 0;
	border-bottom:1px solid #dddddd;
}
#homeDestaquesEsq {
	width:199px;
	float:left;
	display:block;
	padding:10px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	background-image:url(imagens/home_destaques_inf-bg1.gif);
	background-repeat:repeat-y;
}
#homeDestaquesEsq p {
	padding-bottom:2px;
}
#homeDestaquesEsqFoto img {
	border:1px solid #404040;
}
#homeDestaquesEsqFoto {
	padding-left:10px;
	width:180px;
}
#homeDestaquesDir {
	width:199px;
	float:left;
	display:block;
	padding:10px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	background-image:url(imagens/home_destaques_inf-bg2.gif);
	background-repeat:repeat-y;
}
.homeDestaquesDirItem p {
	padding:0 0 5px 10px;
}
.homeDestaquesDirItem h6 {
	padding:0 0 0 10px;
}
#homeDestaquesInferior {
	display:block;
	clear:both;
	width:448px;
}
.homeDestaquesInferior1 {
	display:block;
	float:left;
	width:120px;
	padding:10px 10px 10px 5px;
}
.homeDestaquesInferior2 {
	display:block;
	float:left;
	width:120px;
	padding:10px;
}
.homeDestaquesInferior3 {
	display:block;
	float:left;
	width:120px;
	padding:10px 5px 10px 10px;
}

/*#buscaGeral {
	display:block;
	clear:both;
	width:100%;
}
#buscaGeralTexto {
	display:block;
	float:left;
	width:258px;
	padding:2px 5px 0 0;
	text-align:right;
}
#buscaGeralCampo {
	display:block;
	float:left;
	width:150px;
	_width:155px;
}
#buscaGeralBot {
	display:block;
	float:left;
	width:50px;
	margin-left:5px;
	_margin:0;
}*/
#buscaInt {
	display:block;
	clear:both;
	width:448px;
	height:25px;
}
#buscaTexto {
	display:block;
	float:left;
	width:260px;
	padding:2px 5px 0 0;
	text-align:right;
}
#buscaCampo {
	display:block;
	float:left;
	width:120px;
	_width:125px;
}
#buscaBot {
	display:block;
	float:left;
	width:50px;
	margin-left:5px;
	_margin:0;
}

/* Estrutura */
#containerGlobal {
	display:block;
	width:775px;
}
#containerConteudo {
	display:block;
	width:762px;
	clear:both;
	padding:0 4px 0 4px;
}

#containerEsquerda {
	width:151px;
	display:block;
	float:left;
	background-image:url(imagens/esq_bg.gif);
	background-repeat:repeat-y;
}
.menu-bg {
	background-image:url(imagens/menu_bg.gif);
	background-repeat:repeat-y;
}
#containerEsquerda li {
	list-style-type:none;
	margin:0;
	padding-bottom:1px;
	background-image:url(imagens/menu_div.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#containerEsquerda .menu a {
	display:block;
	clear:both;
	padding:5px 5px 5px 10px;
	margin:0;
	width:120px;
}
#containerEsquerda .menu a {
	background-color:#ffffff;
	background-image:url(imagens/marc-01.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#containerEsquerda .menu a:hover {
	background-color:#eef3f8;
	background-image:url(imagens/marc-01on.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.gasolitoDiv {
	padding-bottom:15px;
}
.containerDiv {
	display:block;
	width:4px;
	float:left;
}
#containerCentro {
	display:block;
	float:left;
	width:468px;
}
#centroConteudoImagem {
	width:140px;
	display:block;
	float:left;
}
#centroConteudoDir {
	width:288px;
	display:block;
	float:left;
}
#centroConteudo {
	display:block;
	clear:both;
	width:448px;
	padding:10px;
}
#containerDireita {
	display:block;
	float:left;
	width:121px;
	padding:7px;
}
#conteudoInterna {
	width:428px;
	padding:10px;
	display:block;
	clear:both;
}
#conteudoInterna h6 { font-weight:bold; padding:0 0 5px 0; background-image:none; }


/* Estrutura - Menu */
#containerTopo {
	width:762px;
	display:block;
	clear:both;
	padding:4px;
	background-color:#FFFFFF;
}
#topoBarra {
	display:block;
	width:770px;
	height:11px;
	clear:both;
	background-image:url(imagens/topo_barra.gif);
}
#topoData {
	display:block;
	width:758px;
	height:15px;
	padding:4px 0 0 4px;
	background-color:#FFFFFF;
	border-top:1px solid #dddddd;
}


/* Estrutura - Parte Inferior */
#inferior {
	width:775px;
	height:9px;
	display:block;
	clear:both;
	background-image:url(imagens/body_inf.gif);
	background-repeat:no-repeat;
}
#rodape {
	width:762px;
	padding-top:10px;
	height:29px;
	display:block;
	clear:both;
	background-image:url(imagens/rodape_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#rodapeConteudo {
	width:477px;
	display:block;
	float:left;
	padding:7px 0 0 150px;
	text-align:center;
	color:#FFFFFF;
}
#rodapeConteudo a:link {
	color:#FFFFFF;
}
#rodapeConteudo a:visited {
	color:#FFFFFF;
}
#rodapeConteudo a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#assinatura {
	display:block;
	width:70px;
	float:left;
	padding:10px 5px 0 60px;
	text-align:right;
	vertical-align:bottom;
}