/* ------------------------------------------------- TAGS */

body * {
	margin: 0;
	padding: 0;
}
body {
	background: #E2E2E2 url(images/body_bg.jpg) repeat-x;
	font: normal 70% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetiva, Sans-serif, Tahoma;
}
a:link, a:visited {
	color: #c30;
	text-decoration: none;
}
a:hover {
	color: #fc0;
	text-decoration: none;
}
hr {
	margin: 15px 0;
}
h1 {

}
h2 {
	font-weight: normal;
	font-size: 25px;
	padding: 1px 5px;
	margin-bottom: 20px;
}
h3 {
	font-weight: normal;
	font-size: 16px;
	margin: 10px 0;
	text-indent: 10px;
}
h4 {
	font-weight: normal;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	margin: 4px 0;
}
.titulo {
	position: relative;
	color: #c30;
	border-bottom: 2px solid #fc0;
}
.titulo2 {
	position: relative;
	font-weight: normal;
	color: #c30;
	padding: 2px 0;
}
p {
	margin: 10px 0;
	line-height: 160%;
}
ul {
	list-style: none;
}

table {
	width: 100%;
	margin: 10px 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
th {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 5px;
}
td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.cor_sim {
	background: #eef;
}
fieldset {
	padding: 10px;
	width: 90%;
	border: 1px solid #ccc;
}
legend {
	padding: 0 4px;
	font-weight: bold;
	font-size: 120%;
}


/* --------------------------------------------------------------------- */

address {

}
input[type="hidden"] {
	display: none;
}
input, textarea, select, .campo_normal {
	font: normal 100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	border: 1px solid #2B6080;
	background: #fff;
	color: #000;
	z-index: 100;
}
input, textarea {
	width: 180px;
	height: 16px;
	padding: 2px;
}
.input2 {
	background: #336F97;
	color: #fff;
	border: 1px solid #2b6060;
}
input:focus, textarea:focus, select:focus, .campo_hover, .campo_hover2 {
	border: 1px solid #fc0;
}
.campo_hover2 {
	background: #2b6060;
	color: #fff;
	border: 1px solid #2b6060;
}
input:disabled {
	background: #e6e6e6;
	border: 1px solid #999;
}
label, input, textarea, select {
	display: block;
	float: left;
	margin-bottom: 8px;
}
select {
	width: 183px;
}
option {
	padding: 2px 0 2px 8px;
}

textarea {
	height: 60px;
}
label {
	font-weight: normal;
	font-size: 120%;
	width: 100px;
	margin-left: 15px;
	padding-right: 10px;
	color: #333;
}
label.colado {
	margin-left: 0;
}
label.alto {
	line-height: 30px;
}
br.limpa {
	clear: both;
	float: none;
}

td {
	padding: 5px;
}
tr {

}
acronym {
	cursor: help;
}

/* ------------------------------------------- formularios ------------- */

.sem_borda {
	border: 0px;
}

/* ------------------------------------------------- POSICIONAMENTO */


#corpo {
	position: absolute;
	width: 760px;
	margin: -8px 0 0 -380px;
	top: 8px;
	left: 50%;
	float: left;
	height: auto;
}

#topo {
	position: relative;
	width: 760px;
	height: 150px;
}
.topo1 { background: url(images/topo1.jpg) no-repeat; }
.topo2 { background: url(images/topo2.jpg) no-repeat; }
#sem_script {
	position: absolute;
	width: 352px;
	height: 34px;
	top: 29px;
	right: 191px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	border: 1px solid #AA8000;
	z-index: 5;
	background: url(images/amarelo_transp.png);
}
#topo_barra {
	position: absolute;
	color: #fff;
	padding-top: 3px;
	top: 0;
	left: 0;
	width: 760px;
	height: 18px;
	background: url(images/preto_transp.png);
	z-index: 1;
}
#topo_barra a {
	color: #fff;
	z-index: 3;
}
#topo_barra ul {
	position: absolute;
	right: 10px;
}
#topo_barra ul li {
	float: left;
	margin-left: 35px;
}
#topo_logo {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 227px;
	height: 70px;
	background: url(images/topo_logo.png) no-repeat;
}

#topo_menu {
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 27px;
}

#topo_menu ul {
	margin-left: 400px;
}

#topo_menu ul li.menu1 { width: 110px; }
#topo_menu ul li.menu1 a { width: 98px; }

#topo_menu ul li.menu2 { width: 100px; }
#topo_menu ul li.menu2 a { width: 88px; }

#topo_menu ul li.menu3 { width: 120px; }
#topo_menu ul li.menu3 a { width: 108px; }

#topo_menu ul li.menu4 { width: 100px; }
#topo_menu ul li.menu4 a { width: 88px; }

#topo_menu ul li.menu5 { width: 100px; }
#topo_menu ul li.menu5 a { width: 88px; }

#topo_menu ul li {
	position: relative;
	height: 27px;
	margin-right: 10px;
	float: left;
}
#topo_menu ul li.grande {
	width: 105px;
}
#topo_menu ul li a {
	color: #fff;
	display: block;
	margin-left: 6px;
	text-align: center;
	height: 23px;
	padding-top: 6px;
	background: url(images/menu_bg.png) repeat-x;
	text-decoration: none;
}
#topo_menu ul li.grande a {
	width: 93px;
}
#topo_menu ul li.atual a {
	background: #fff;
	color: #9d2710;
}

.menu_esq {
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 27px;
	background: url(images/menu_esq.png) no-repeat;
}
.menu_dir {
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 27px;
	background: url(images/menu_dir.png) no-repeat;
}

#topo_menu ul li.atual .menu_esq {
	background: url(images/menu_esq_in.png) no-repeat;
}
#topo_menu ul li.atual .menu_dir {
	background: url(images/menu_dir_in.png) no-repeat;
}
#topo_menu ul li a:hover {
	text-decoration: underline;
	background: url(images/menu_bg.png) repeat-x;
}
#topo_menu ul li.atual a:hover {
	background: #fff;
}

/* ufa --------------------------------------------------------------------------- */

#meio {
	position: relative;
	width: 730px;
	min-height: 400px;
	background: #fff;
	height: auto;
	padding: 15px;
	padding-bottom: 15px;
	float: left;
}

.espaco_esq {
	margin-left: 10px;
}

#intermediario {
	position: relative;
	height: 60px;
	margin-bottom: 20px;
}
#pub_banner {
	position: absolute;
	width: 468px;
	height: 60px;
	left: 156px;
}
#conteudo ul.lista_conteudo li {
	clear: both;
}

#paginacao {
	position: relative;
	width: 100%;
	font-size: 120%;
	margin-top: 30px;
	padding: 15px 0;
}
#paginacao ul {
	text-align: center;
	float: right;
}
#paginacao ul li {
	float: left;
	margin: 0 3px;
}
#paginacao ul li a, .paginacao_atual {
	display: block;
	width: 18px;
	padding: 2px 4px;
}
.paginacao_atual {
	font-weight: bold;
	background: #8BE41F;
	color: #003E5B;
}
#paginacao a:hover {

}
#paginacao a.maior {
	width: 58px;
}

/* ----------------------- /principal ------------------------- */

#rodape {
	position: relative;
	width: 720px;
	height: 28px;
	padding: 14px 20px;
	color: #fff;
	background: #5F170B;
	float: left;
	z-index: 0;
}

/* ----------------------------------- DESTAQUES ------------------------------ */

#sombra_esq {
	position: absolute;
	left: -12px;
	top: 0;
	width: 12px;
	height: 400px;
	background: url(images/sombra_esq.png) no-repeat;
}
#sombra_dir {
	position: absolute;
	right: -12px;
	top: 0;
	width: 12px;
	height: 400px;
	background: url(images/sombra_dir.png) no-repeat;
}

/*------------------------------------------------- DEMAIS ESTILOS */

.vermelho {
	color: #C53824;
}
.escondido {
	display: none;
}
.tamanho20 {
	width: 20px;
}
.tamanho40 {
	width: 40px;
}
.tamanho60 {
	width: 60px;
}
.tamanho80 {
	width: 80px;
}
.tamanho100 {
	width: 100px;
}
.tamanho130 {
	width: 130px;
}
.linha_baixo {
	border-bottom: 1px solid #ccc;
}

.parte_esquerda {
	position: relative;
	width: 49%;
	float: left;
}
.parte_direita {
	position: relative;
	width: 50%;
	float: left;
}
.parte70 {
	position: relative;
	width: 68%;
	float: left;
}
.parte30 {
	position: relative;
	width: 30%;
	float: left;
}
.parte33 {
	position: relative;
	float: left;
	width: 32%;
}

.alinhar_direita {
	text-align: right;
}
.alinhar_centro {
	text-align: center;
}
.azul {
	color: #2B6080;
}
.verde {
	color: #80AA00;
}
.preto {
	color: #000;
}
.branco {
	color: #fff;
}
.amarelo {
	color: #fc3;
}

.mostra {
	display: block;
}
.nao_mostra {
	display: none;
}

.normal {
	text-align: left;
}

.menor {
	font-size:  90%;
}
.flutuar_direita {
	float: right;
}

.post_esq {
	position: relative;
	width: 38%;
	margin-right: 2%;
	float: left;
}
.post_dir {
	position: relative;
	width: 60%;
	float: left;
}

.fotos_mini {

}

.fotos_mini a {
	position: relative;
	margin: 0 10px 10px 0;
	float: left;
}

.destaque {
	font-size: 140%;
	color: #711E00;
}

