@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
html {
	overflow-y:scroll;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fundo/dote.jpg);
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
p {
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.degrade_topo {
	background-image: url(imagens/fundo/degrade_topo.jpg);
	background-repeat: repeat-x;
}
.img_esq {
	background-image: url(imagens/fundo/img_esq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.img_dir {
	background-image: url(imagens/fundo/img_dir.jpg);
	background-repeat: no-repeat;
}
.td_vermelho {
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	background-image: url(imagens/fundo/vermelho.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 20px;
	padding-top: 5px;
}
.td_azul {
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(imagens/fundo/azul.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.td_inicial {
	background-image: url(imagens/fundo/cinza.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.td_paginas {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

.destaque {
	margin-right: 4px;
}

.td_base {
	background-color: #E6E6E6;
	background-image: url(imagens/fundo/base.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	padding-top: 35px;
	padding-bottom: 15px;
}
.td_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
}
.td_margens {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.td_margens2 {
	padding: 5px;
}
.td_sublinks {
	background-color: #EEEEEE;
	width: 200px;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-left: 30px;
}
.sublink {
	font-weight: bold;
	color: #333333;
}
.degrade_topo .td_margens .td_sublinks .sublink a {
	display: block;
	width: 180px;
	margin-left: 10px;
	text-indent: 15px;
	padding: 2px;
	font-size: 13px;
}
.degrade_topo .td_margens .td_sublinks .sublink a:hover {
	display: block;
	width: 180px;
	margin-left: 10px;
	text-indent: 15px;
	color: #FFFFFF;
	background-color: #CC0000;
}
.linha_sub_link {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.margem_foto {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.td_linha_divisoria {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 10px;
}
.cidades {
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #000033;
}

.fonta_azul {
	color: #000033;
}
.campo {
	height: 18px;
	width: 180px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 15px;
}
.campo2 {
	height: 80px;
	width: 400px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 15px;
}
.contato {
	margin-left: 30px;
	margin-bottom: 3px;
}
.titulo_azul {
	color: #1975D1;
	font-weight: bolder;
}
.titulo_cinza {
	font-size: 14px;
	color: #333333;
	font-weight: bolder;
}
.texto_cinza {
	font-size: 12px;
	color: #333333;
	font-weight: bolder;
}
.vermelho {
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
}
.titulo_vermleho_14 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.tabela_paginacao {
	height: 25px;
	width: 315px;
	background-color: #1975D1;
	text-align: center;
}
.branco_paginacao {
	color: #FFFFFF;
	font-weight: bold;
}
.td_topicos {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.forms {
	border: 1px solid #CCCCCC;
	width: 220px;
}
.forms_texto {
	border: 1px solid #CCCCCC;
	width: 470px;
}
.titulo_vermelho {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

.tituloForum {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
