body {
	background-color:#EFEFEF;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	font-size:11px;
	margin-bottom:20px;
}
td {
	font-size:11px;
}
a {
	color: #4d4d4d;
	text-decoration:none;
}
a:hover {
	color: #ef811b;
}
input, textarea {
	background-color:#EFEFEF;
	/*border:1px solid #DFDFDF;*/
	border:0px;
	margin-bottom:4px; 
	width:99%;
}
h2 {
	/*text-transform:uppercase;*/
	padding:3px;
	border-bottom:2px solid #6c6c6c;
	font-weight:normal;
	font-size:10px;
}
#colunaEsquerda {
	background-color:#FFFFFF;
	width:201px;
	padding:17px 15px 17px 15px;
	background-image:url(imagens/tab_topo_esq.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#cantoDir {
	float:right;
	margin-top:-17px;
	margin-right:-15px;
	width:7px;
	background-image:url(imagens/tab_topo_dir.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:7px;
}
#colunaEsquerdaPesquisa {
	background-color:#FFFFFF;
	padding:17px 15px 17px 15px;
}
#colunaEsquerdaPesquisa h3 {
	background-color:#3c3c3c;
	color:#FFF;
	font-size:11px;
	padding:4px;
	font-weight:normal;
}
#botaoPesquisa {
	margin-left:3px;
	margin-bottom:4px;
	float:right; 
	display: block;
	background-image: url(imagens/pesquisar.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:1px;
	width:16px;
	height:16px;
}
#botaoPesquisa img {
	border:0px;
}
#botaoPesquisa:hover {
	background-image: url(imagens/pesquisar_over.gif);
}
#inputPesquisa {
	float:left;
	background-color:#EFEFEF;
	/*border:1px solid #DFDFDF;*/
	margin-bottom:4px; 
	height:16px;
	width:180px;
}
#colunaSeparadora {
	width:6px;
}
#colunaCentral {
	background-color:#FFFFFF;
	padding:0px;
	width:540px;
}
#menuTopo {
	background-color:#EFEFEF;
}
#nav {
	width:100%;
}
#nav td {
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	padding-left:7px;
}
#nav td span {
	float:right;
	width:7px;
}
#nav td a {
	text-decoration:none;
	color:#7f7f7f;
	display:inline-block;
	padding:5px;
}
.menu0_sel {
	background-color:#FFFFFF;
}
.menu0_sel {
	background-image:url(imagens/tab_topo_esq.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.menu0_sel span {
	background-image:url(imagens/tab_topo_dir.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
td.menu0:hover {
	background-color:#DDDDDD;
}
td.menu0:hover {
	background-image:url(imagens/tab_topo_esq_over.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
td.menu0:hover span {
	background-image:url(imagens/tab_topo_dir_over.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#conteudo {
	padding:20px;
}
#introHome {
	background-color:#262626;
	color:#FFF;
	padding:20px;
	margin-bottom:20px;
	line-height:16px;
	font-style:italic;
}

.noticiaTituloData {
	overflow:hidden;
	margin-bottom:5px;
}
.noticiaData {
	font-size:14px;
	width: 140px;
	float:left;
	color:#d8d8d8;
}
.noticiaTitulo {
	font-weight:normal;
	float:left;
	color:#f08727;
	text-transform:uppercase;
	font-size:14px;
	width:360px;
}
.noticiaFoto {
	float:left;
	margin-right:10px;
	border:2px solid #272626;
}
.noticiaResumo {
	color:#5d5d5d;
	overflow:hidden;
	line-height:16px;
	margin-bottom:10px;
	font-style:italic;
	font-size:11px;
}
.noticiaCorpo {
	line-height:16px;
	font-size:11px;
}
.noticiaFim {
	margin-bottom:15px;
}
.lerMais {
	text-decoration:none;
	color:#f08727;
}
.lerMais .linhaNoticia {
	width:360px;
	margin-right:10px;
	margin-top:4px;
	float:left;
	background-color:#efefef;
	height:6px;
}
.lerMais .linhaNoticiaSeparador {
	width:400px;
	margin-right:10px;
	margin-top:4px;
	float:left;
	background-color:#efefef;
	height:6px;
}
.iconLeft {
	margin-right:5px;
	vertical-align:middle;
}
#menuEsq {
	color:#5a5a5a;
	font-size:11px;
}
#menuEsq .sub {
	padding:5px 0px 15px 5px;
}
#menuEsq a {
	display:block;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:1px;
	font-size:11px;
}
#menuEsq a:hover {
	color:#ef811b;
}
#menuEsq a.principal {
	font-size: 12px;
	padding: 5px;
	padding-top:0px;
	border-bottom: 5px solid #ef811b;
	margin-bottom:10px;
	color:#ef811b;
}
#menuEsq a.principal:hover {
	text-decoration:none;
}
#menuEsq span {
	display:block;
	color: #888888;
	padding:5px 5px 5px 5px;
}
#formMailingList {
	overflow:hidden;
	color:#5d5d5d;
}
#formMailingList label {
	display:block;
}
/*
#formMailingList input {
	display:block;
	background-color:#EFEFEF;
	margin-bottom:4px; 
	width:99%;
}*/
.botao {
	background-color:#3c3c3c;
	width:auto;
	float:right;
	color:#ffffff;
	font-size:10px;
	border:0px;
	clear:both;
}
.erro {
	background-color:#FFCCCC;
	border:1px solid #CC9999;
	padding:3px;
	margin-bottom:3px;
}
.sucesso {
	background-color:#CCFFCC;
	border:1px solid #99CC99;
	padding:3px;
	margin-bottom:3px;
}
#titulo, .titulo {
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}
.galeria_grelha {

}
.caixa_galeria_thumb{
	border:4px solid #d2ccc6;
	margin:auto;
}
.galeria_thumb {
	border: 2px solid #dfdfdf;
}
.caixa_galeria_photo {
	text-align:center;
	margin:auto;
}
.galeria_photo {
	border: 2px solid #dfdfdf;
	margin:auto;
}
.paginacao_galeria_separador {
}
.paginacao_galeria_linha {
}
#botaoBack {
	display: block;
	background-image: url(imagens/voltar.gif);
	width:16px;
	height:20px;
}
#botaoBack:hover {
	background-image: url(imagens/voltar_over.gif);
}
.noticiaBarraFim {
	margin-top:20px;
	height:6px;
	background-color:#efefef;
}
.paginaSeguinte img, .paginaAnterior img {
	border:0px;
}
a.paginaSeguinte {
	display:block;
	background-image:url(imagens/direita.gif);
	width:16px;
	height:20px;
}
a.paginaSeguinte:hover {
	background-image:url(imagens/direita_over.gif);
}
a.paginaAnterior {
	display:block;
	background-image:url(imagens/esquerda.gif);
	width:16px;
	height:20px;
}
a.paginaAnterior:hover {
	background-image:url(imagens/esquerda_over.gif);
}
#indiceGaleria {
	
}
#indiceGaleria a {
	display:block;
	padding:5px;
	background-color:#efefef;
	margin-bottom:5px;
}
#indiceGaleria a:hover {
	background-color:#F7F7F7;
}
.addThis {
	margin-right:5px;
	float:left;
}
.addThisResumo {
	margin-right:5px;
	float:left;
}
.addThisGaleria {
	text-align:right;
	margin-bottom:20px;
}