* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	list-style: none;
}

body {
	background: #000 url(bg.gif);
	text-align: center;
	background-attachment: fixed;
}
body, textarea {
	overflow: auto;
}

a {
	text-decoration: none;
}
a img {
	border: none;
}

.alert {
	color: #c00;
}

#home .more {
	font-weight: bold;
	text-indent: 17px;
	color: #000;
	clear: both;
	margin-bottom: 20px;
}
#home .more a {
	display: block;
	background: #CECBC6 url(ico_mais.gif) 4px 3px no-repeat;
	line-height: 16px;
	font-size: 10px;
}
#home .more a:hover {
	background-color: #fff;
}

/* TÍTULOS: IMAGE REPLACEMENT */
h1 {
	clear: both;
	line-height: 25px;
	height: 25px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
h1 a {
	display: block;
	height: 25px;
}
.tit_agenda {
	background-image: url(stit_agenda.gif);
}
.tit_fotos {
	background-image: url(stit_fotos.gif);
}
.tit_newsletter {
	background-image: url(stit_newsletter.gif);
}
.tit_enquete {
	background-image: url(stit_enquete.gif);
}
.tit_set {
	background-image: url(stit_set.gif);
}
.tit_maisfotos {
	background-image: url(stit_maisfotos.gif);
}
.tit_selecione {
	background-image: url(stit_selecione.gif);
}
.tit_endereco {
	background-image: url(stit_endereco.gif);
}
/* FIM TÍTULOS: IMAGE REPLACEMENT */

h2 {
	color: #c00;
	margin-bottom: 10px;
	clear: both;
}
h3 {
	color: #c00;
	padding-bottom: 2px;
	border-bottom: 2px solid #c00;
	margin-bottom: 15px;
	text-transform: uppercase;
}
h4 {
	color: #c00;
	margin-bottom: 15px;
	font-size: 20px;
}
p {
	margin: 5px 0;
}

hr {	
	clear: both;
	border: solid #CBC7C0;
	border-width: 1px 0;
	border-bottom-color: #fff;
	margin: 20px 0;
	_margin: 10px 0;
}

/* BOTOES FORM */
.button {
	width: 78px;
	height: 22px;
	padding-left: 78px;
	
	border: none;
	border-style: hidden;
	
	text-indent: -9000px;
	_text-indent: 0;
	cursor: pointer;

	background-color: transparent;
	background-repeat: no-repeat;
	
	margin-right: 5px;
}
#bt_assinar {
	background-image: url(bt_assinar.gif);
}
#bt_enviar {
	background-image: url(bt_enviar.gif);
}
#bt_remover {
	background-image: url(bt_remover.gif);
}
#bt_votar {
	background-image: url(bt_votar.gif);
	margin: 10px 0;
}

/* FORM ENQUETE HOME */
#home #right form label {
	width: 160px;
}

/* ESTRUTURA */
#centerer {
	margin: 0 auto;
	text-align: left;	
	background: #fff url(bg.jpg) center 290px repeat-y;
	width: 760px;
}
#header {
	/*height: 290px;*/
}

#left, #mid, #right, #one_col {
	float: left;
	padding: 20px;
}
#home, #two_col, #one_col {
	float: left;
	clear: both;
	background: url(bg_rodape.gif) bottom no-repeat;
	padding-bottom: 40px;
	width: 760px;
	min-height: 100px;
	_height: 100px;
}
#one_col {
	width: 720px;
	_width: 760px;
}

/* SEPARADORES DE COLUNAS */
#splitter {
	float: left;
	clear: both;
	width: 760px;
}
#home #splitter {
	background: url(split_home.gif) repeat-y top center;
}
#two_col #splitter {
	background: url(split_two.gif) repeat-y 210px top;
}

#enquetes {
	width: 720px;
	background: url(split_three.gif) repeat-y center top;
	border-spacing: 0;
	border-collapse: collapse;
}
#enquetes td {
	vertical-align: top;
	padding: 20px;
	width: 220px;
	_width: 240px;
}
#enquetes dd {
	clear: left;
}

/* ESTRUTURA HOME */
#left, #right {
	width: 170px;
	_width: 210px;
}
#home #mid {
	width: 300px;
	_width: 340px;
}

/* ESTRUTURA 2 COLUNAS (1/3 | 2/3) */
#two_col #right {
	padding: 20px 30px;
	width: 490px;
	_width: 550px;
}

/* CALENDARIO */
.cal {
	background: url(bg_agenda_top.gif) no-repeat;
	
	padding: 5px 15px;
	padding-top: 25px;

	width: 140px;
	_width: 170px;
	
	float: left;
	clear: both;
}
.cal_foot {
	clear: both;
	background: url(bg_agenda_rodape.gif) no-repeat;
	margin-top: -5px;
	height: 27px;
	width: 170px;
}
.cal table {
	width: 140px;
	background: #ccc;
	border: 1px solid #000;
	clear: both;
}
.cal table, .cal th, .cal td {
	border-spacing: 0;
	border-collapse: collapse;
}
.cal th, .cal td {
	text-align: center;
	padding: 1px 0;
}
.cal th {
	background: #000;
	color: #fff;
}
.cal td {
	width: 14%;
	padding: 2px 0;
	background: #ccc;
	font-size: 10px;
}
.cal td a {
	display: block;
	font-weight: bold;
	margin: -2px 0;
	padding: 2px 0;
	background: #eee;
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
.cal td a:hover {
	background: #fff;
	text-decoration: none;
}
.cal p {
	float: left;
	color: #fff;
	font-weight: bold;
	margin: 0;
}
.cal #nav {
	float: right;
}
.cal #nav a {
	float: left;
	display: block;
	width: 15px;
	text-indent: -5000px;
	text-decoration: none;
	background-color: #333;
}
.cal #nav a:hover {
	background-color: #000;
}
#nav .back {
	background: url(seta_back.gif) center center no-repeat;
}
#nav .next {
	background: url(seta_next.gif) center center no-repeat;
}
/* FIM CALENDARIO */

/* ELEMENTOS GENÉRICOS DE LISTA */
li a strong {
	color: #C00;
}

#left ul {
	float: left;
	clear: both;
	margin-bottom: 10px;
}

/* AGENDA HOME */
#home #left li {
	float: left;
	clear: both;
	width: 150px;
}
#home #left li a {
	float: left;
	clear: both;
	display: block;
	padding: 5px;
	cursor: pointer;
}
#home #left li a:hover {
	background: #fff;
}
#home #left li dt {
	font-size: 10px;
	font-weight: bold;
}
#home #left li dd {
	float: left;
	clear: both;
	width: 160px;
	margin-top: 5px;
}
#home #left .cal li {
	margin-bottom: 5px;
	width: 140px;
}
#home #left .cal li a {
	width: 130px;
	_width: 140px;
	color: #fff;
	font-weight: bold;
}
#home #left .cal li a strong {
	display: block;
	float: left;
	clear: both;
	width: 130px;
	margin-bottom: 5px;
	color: #FC0;
}
#home #left .cal li a:hover {
	background: #333;
}
/* FIM AGENDA HOME */

/* FOTOS HOME */
#pics {
	width: 720px;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 15px;
}
#home #pics {
	width: 300px;
}
#pics td, #pics th {
	background: #fff url(sombra.gif) no-repeat bottom right;
	padding-right: 3px;
	width: 157px;
	_width: 160px;
}
#pics th {
	background-position: top right;
}
#pics th {
	text-align: center;
}
#pics td {
	vertical-align: top;
}
#pics.only_pics td {
	vertical-align: middle;
}
#pics th a:hover img, #pics td a:hover img {
	border-color: #c00;
}
#pics td a:hover, #pics td a:hover * {
	text-decoration: underline;
}
#pics .sep {
	background: none;
	width: 25px;
	height: 25px;
	font-size: 1px;
}
#pics .empty {
	background: none;
}
#home #pics td, #home #pics th {
	width: 140px;
	padding: 0;
	background: none;
}
#home #pics .sep {
	width: 5px;
	height: 5px;
	background: none;
}
#pics a {
	display: block;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
}
#pics img {
	border: 3px solid #666;
}
#home #pics img {
	border: none;
}
#pics a strong {
	color: #c00;
	font-size: 11px;
}
#pics a dt {
	font-weight: bold;
	float: left;
	clear: left;
	margin-right: 5px;
}
/* FIM FOTOS HOME */

/* FOTOS HOME */
#home #mid ul {
	float: left;
	clear: both;
	margin-bottom: 20px;
}
#home #mid li {
	float: left;
	margin-left: 8px;
	display: inline;
	/* +4px para borda de 2px */
	width: 145px;
}
#home #mid li.clear, #home #mid li.clear {
	clear: left;
	margin-left: 0;
}
#home #mid li a {
	display: block;
	padding: 6px;
	font-size: 10px;
}
#home #mid li a strong {
	font-size: 11px;
}
#home #mid li a:hover {
	background: #fff;
}
#home #mid li img {
	border: 2px solid #666;
}
/* FIM FOTOS HOME */

.field {
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	border-color: #6C6C6C #f0f0f0 #f0f0f0 #6C6C6C;	
}
form p {
	float: left;
	clear: both;
}

/* FORM NEWSLETTER HOME */
#mid label {
	font-weight: bold;
}
#mid label * {
	font-weight: normal;
}
#home #mid form p {
	width: 300px;
}
#home #mid label {
	float: left;
	width: 142px;
}
#home #mid .right {
	float: right;
}
#home #mid .field {
	width: 140px;
}

/* FORM NEWSLETTER 2 COL */
#left form {
	float: left;
	margin-bottom: 10px;
}
#left form p {
	width: 170px;
}
#left label {
	float: left;
	width: 45px;
}
#left .field {
	float: right;
	width: 120px;
}

#form #left label {
	width: 170px;
}
#form #left .more {
	text-indent: 13px;
	font-size: 10px;
	background: url(ico_mais.gif) left 2px no-repeat;
	font-weight: bold;
}
#form #left .more a {
	font-weight: normal;
	font-size: 10px;
}
#form #left a {
	color: #C00;
	font-weight: bold;
}

#form #right label {
	float: left;

	width: 360px;
	
	background-repeat: no-repeat;
}
#form #right label span {
	float: left;
	visibility: hidden;
}
#lbl_nome {
	background-position: 110px 5px;
	background-image: url(top_nome.gif);
}
#lbl_mail {
	background-position: 105px 5px;
	background-image: url(top_mail.gif);
}
#lbl_fone {
	background-position: 90px 5px;
	background-image: url(top_fone.gif);
}
#lbl_data {
	background-position: 45px 5px;
	background-image: url(top_data.gif);
}
#lbl_consid {
	background-position: 45px 5px;
	background-image: url(top_considera.gif);
}
#lbl_msg {
	background-position: 80px 5px;
	background-image: url(top_mensagem.gif);
}
#lbl_cidade {
	background-position: 100px 5px;
	background-image: url(top_cidade.gif);
}
#lbl_uf {
	background-position: 100px 5px;
	background-image: url(top_estado.gif);
}
#lbl_caract {
	background-position: 50px 5px;
	background-image: url(top_caracteristica.gif);
}
#lbl_hist {
	background-position: 85px 5px;
	background-image: url(top_historico.gif);
}
#form #right .field {
	float: right;
	clear: none;
	margin-top: 5px;
	width: 200px;
}
#form #right #lbl_letter {
	text-indent: 0;
	width: 200px;
	line-height: normal;
}
#form #right #lbl_letter, #form #right #bt_enviar {
	margin-left: 155px;
}

#two_col #left ul {
	width: 210px;
}

/* GRAFICO ENQUENTE */
.grafico {
	float: left;
	clear: both;
	margin-bottom: 10px;
	_margin-bottom: 0;
}
.grafico dt {
	clear: both;
	margin-top: 15px;
	font-weight: bold;
}
.grafico dd {
	font-size: 10px;
	height: 16px;
	line-height: 16px;
	padding-bottom: 10px;
}
.grafico dd, .grafico dt {
	margin: 0;
}
.grafico div {
	float: left;
	background: url(bar_enquete.gif) center left repeat-x;
	
	height: 16px;
	line-height: 16px;
	margin-right: 3px;
}

#right form p {
	float: left;
	clear: both;
}
#two_col #right ul {
	float: left;
	padding-bottom: 20px;
}
#two_col #right ul#pages {
	float: none;
	padding-top: 0;
	padding-bottom: 20px;
}
#right li {
	float: left;
	clear: both;
	width: 490px;
	margin: 5px 0;
	padding: 5px 0;
	background: url(split_horiz.gif) bottom repeat-x;	
}
#right li h2 {
	margin: 2px 0;
}
#right li a {
	color: #c00;
}
#right li a:hover {
	text-decoration: underline;
}
#two_col #right dt {
	float: left;
	clear: left;
	font-weight: bold;
	margin-right: 5px;
}
#two_col #right dt, #two_col #right dd {
	margin-bottom: 2px;
}
#two_col #right .more {
	text-indent: 13px;
	font-size: 10px;
	background: url(ico_mais.gif) left 2px no-repeat;
	font-weight: bold;
}
#two_col #right .more a {
	font-weight: normal;
	font-size: 10px;
}

#pages {
	clear: both;

	text-align: center;
	line-height: 20px;

	list-style: none;
	white-space: nowrap;
	
	padding-top: 20px;
}
#pages li {
	float: none;
	width: auto;
	display: inline;
	background-image: none;
	/*
	width: 20px;
	line-height: 20px;
	
	text-align: center;
	*/
}
#pages li a {
	padding: 4px 8px;
	color: #000;
	border: none;
}
#pages li a:hover {
	text-decoration: none;
	background-color: #fff;
}
#pages .active a, #pages .active a:hover {
	font-weight: bold;
	background: rgb(206, 203, 198);
}
.prev a, .next a {
	background: url(ico_prev.gif) no-repeat center center;
}
.next a {
	background-image: url(ico_next.gif);
}
#pages span {
	font-size: 1px;
	visibility: hidden;
}

#two_col #info dt {
	width: 65px;
	text-indent: -5000px;
	background: no-repeat center right;
}
#two_col #right #info dt, #two_col #right #info dd {
	margin: 5px 0;
	min-height: 17px;
}
#two_col #info dd {
	float: right;
	width: 410px;
}
#two_col #info dd p {
	margin: 0;
	margin-bottom: 5px;
	text-align: justify;
}
#info dd a {
	color: #c00;
}
#info dd a:hover {
	text-decoration: underline;
}
#two_col #info #top_nome {
	background-image: url(top_nome.gif);
}
#two_col #info #top_descricao {
	background-image: url(top_descricao.gif);
}
#two_col #info #top_estilo {
	background-image: url(top_estilo.gif);
}
#two_col #info #top_release {
	background-image: url(top_release.gif);
}
#info p {
	clear: both;
}
#contrate {
	clear: both;
	line-height: 25px;
	height: 25px;
	text-indent: -5000px;
	background: url(bt_contrate.gif) no-repeat;
	margin-bottom: 15px;
	margin-left: 80px;
}
#contrate a {
	display: block;
	width: 135px;
	height: 25px;
}
#faca_parte {
	clear: both;
	height: 88px;
	text-indent: -5000px;
	background: url(banner_facaparte.gif) no-repeat;
}
#faca_parte a {
	display: block;
	height: 88px;
}

#two_col #left #set {
	width: 170px;
}
#set li {
	background: #CECBC6;
	width: 170px;
	line-height: 15px;
	margin: 3px 0;
	font-size: 10px;
}
#set li object {
	_margin-right: 5px;
}

#right #mais_fotos li {
	float: left;
	clear: none;
	background: none;
	width: auto;
	margin: 5px;
}
#mais_fotos li a {
	float: left;
	display: block;
	padding: 5px;
	height: 50px;
	_height: 60px;
	background: #fff;
}
#mais_fotos li a:hover {
	background: #B5AC9D;
}

#one_col #info {
	float: left;
	margin-bottom: 20px;
	_margin-bottom: 0;
}
#one_col h2 {
	margin-bottom: 0;
}
#one_col dt {
	font-weight: bold;
	float: left;
	clear: left;
	margin-right: 5px;
}
.back {
	float: right;
}
.back a {
	background: url(ico_prev.gif) no-repeat;
	padding-left: 20px;
	color: #c00;
	font-weight: bold;
}
.back a:hover {
	text-decoration: underline;
}
#one_col p {
	text-align: center;
}

#firma p {
	text-align: justify;
	margin: 15px 0;
}
#firma img {
	float: left;
	clear: left;
	display: block;
	margin: 0 20px 10px 0;
}
#firma a {
	color: #c00;
}
#firma a:hover {
	text-decoration: underline;
}
#firma .center {
	text-align: center;
	padding-top: 10px;
}
#firma .center img {
	float: none;
	display: inline;
}

#message {
	float: left;
	
	padding: 20px;
	width: 430px;
	_width: 470px;
	
	/* Centralizar */
	margin-left: 125px;
	
	border: 1px solid #CECCC7;
	
	text-align: center;
}
#message h2 {
	color: #000;
}
#message p {
	margin: 20px 0;
}
#message .back {
	float: none;
	margin: 0;
}

#footer {
	clear: both;
	padding: 5px 10px;
	width: 740px;
	_width: 760px;
	
	background: #000;
	
	overflow: hidden;
}
#footer p, #footer ul, #footer li {
	float: left;
	height: 36px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
}
#footer ul {
	margin: 5px 0;
}
#footer li {
	margin: 0 10px;
}
#footer p {
	text-indent: -5000px;
}
#footer p.right {
	float: right;
	background: url(copyright.gif) center right no-repeat;
	width: 238px;
}
#footer p.right a {
	float: right;
	display: block;
	width: 120px;
	height: 14px;
}
#footer p.patro {
	padding-right: 20px;
	border-right: 1px solid #999;
	margin-right: 10px;
	background: url(patr.gif) 0 center no-repeat;
	width: 88px;
	_width: 108px;
}