/* TAGs ----------------------------------------------- */	
body
{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	text-align: center; 
	font: 10px verdana;
	color: #414335;
}

ul,li, form{
	list-style: none;
	margin: 0;
	padding: 0;
}

table
{
	font: 10px verdana;
	color: #414335;
}

.menu
{
	height: 13px;
	border-top: 1px solid #829239;
	border-bottom: 1px solid #829239;
	text-align: right;
	color: #89906f;
	padding: 3px 0px 3px 0px;
}

input, textarea, select
{
	color: #3d4516;
	font: 10px verdana;
	border: 1px solid #829138;
	background: #ffffff url('../images/fundo_campo.jpg') repeat-x;
}

.radio
{
	border: none; 
	background: #FFFFFF;
}

a
{
	color: #414335;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
}
/* Genéricas ----------------------------------------------- */	
.cor_fundo1
{
	background: #dde7c5;
}

.cor_fundo2
{
	background: #d4dbba;
}

.cor_fundo3
{
	background: #f5f7e5;
}

.largura
{
	width: 770px;
}

.largura_centro
{
	width: 390px;
}

.largura_dupla
{
	width: 557px;
}

.cor_fonte1, #link_contato a 
{
	color: #677934;
}

.cor_fonte2
{
	color: #82903b;
}

.cor_fonte3
{
	color: #3d4516;
}

.cor_fonte4
{
	color: #dee7c6;
}

.borda1
{
	border: 1px solid #d6dbbb;
}

.borda2
{
	border: 1px solid #798d36;
}

.borda3
{
	border: 1px solid #829138;
}

/* Específicas ----------------------------------------------- */	
.titulogeral
{
	font: bold 26px arial;
	color: #dee7c6;
	position: relative;
	top: 17px;
	left: 80px;
}

.localizacao
{
	font: bold 11px arial;
	position: relative;
	top: 30px;
	left: -100px;
}

.titulogeral_popup
{
	font: bold 24px arial;
	color: #dee7c6;
	position: relative;
	top: 15px;
	left: 10px;
}
.aviso_construicao
{
	font: bold 25px verdana;
	line-height: 50px;
}

.miolo
{
	text-align: center;
}

.desenvolvedores
{
	font: 12px verdana;
}

.conteudo
{
	margin:0 auto;
	text-align: left;
}

.emfoco
{
	padding: 0px 0px 0px 8px;
	width: 186px;
	height: 82px;
}

.titulo
{
	font: bold 12px verdana;
}

.menu_on
{
	border-top: 1px solid #829239;
	border-left: 1px solid #829239;
	border-right: 1px solid #829239;
	border-bottom: 1px solid #d4dbba;
	padding: 0px 3px 0px 3px;
	line-height: 12px;
	padding-bottom: 2px;
	z-index: 100;
	position: relative;
	top: -2px;
}

.menu_off
{

	border-top: 1px solid #829239;
	border-left: 1px solid #829239;
	border-right: 1px solid #829239;
	border-bottom: 1px solid #829239;
	padding: 0px 3px 0px 3px;
	line-height: 12px;
	padding-bottom: 2px;
	z-index: 100;
	position: relative;
	top: -2px;
}

.menu_on a
{
	text-transform: lowercase;
	font-weight: bold;
}

.menu_off a
{
	text-transform: lowercase;
}

.espaco_menu
{
	margin-top: 5px;
	text-align: center;
}

.erro
{
	color: #d81f24;
}

.legenda_login
{
	font-weight: bold;
}

div.login
{
	width: 100%;
	text-align: center;
	padding: 100px 0px 100px 0px;
}

.espaco1emeio
{
	line-height: 20px;
}

.img_usuario
{
	position: relative;
	top: 5px;
}

/* menu lateral -------------------------------------------------------------------- */
.seta_menu
{
	margin: 0px 0px 2px 8px;
}

.menu_lateral_off a, .menu_lateral_on a
{
	font-size: 11px;
	color: #677934;
	text-decoration: none;
}

.menu_lateral_off a:hover, .menu_lateral_on a:hover
{
	text-decoration: underline;
}

.menu_lateral_off
{
	background: url('../images/menu_off.gif') no-repeat left;
	padding-left: 0px;
	border: 0px;
	padding: 4px 0px 4px 18px;
	text-align: left;
	text-transform: lowercase;
	font-size: 11px;
	color: #677934;
	text-decoration: none;
}

.menu_lateral_on
{
	background: #d1e396 url('../images/menu_on.gif') no-repeat left;
	padding: 3px 0px 3px 25px;
	border: 0px;
	text-align: left;
	text-transform: lowercase;
	font-size: 12px;
	color: #677934;
	text-decoration: none;
}

.corpo
{
/*	height: 300px;*/
	text-align: left;
	padding: 15px 0px;
}

.formtable
{
	width: 90%;
	margin-left: 5%;
}

.formtitulo, .titulo_artista
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.titulo_artista
{
	text-transform: none;
	font-size: 15px;
}

.cor_sim
{
	background: #f9faf5;
}

.cor_nao
{
	text-align: left;
}

.coluna_desc_campo
{
	text-align: right;
}

.coluna_campo
{
	text-align: left;
}

.titulo_coluna
{
	background: #e8f0c0;
	font-weight: bold;
}

.separador
{
	border-bottom: 3px solid #e8f0c0;
	font-weight: bold;
	text-align: left;
	padding: 20px 0px 0px 10px;
}

.rodape_listagem
{
	border-top: 3px solid #e8f0c0;
	padding: 0px;
	margin: 0px;
}

.cabecalho_filtro
{
	border-bottom: 2px solid #e8f0c0;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-align: left;
}

.linha_botoes
{
	height: 30px;
}

.desenv
{
	padding: 100px 0px;
}

.titulo3_esquerda1
{
	font-size: 14px; 
	color: #6d8136;
	font-weight: bold;
	line-height: 32px;
}

.esquerda1, .esquerda2
{
	color: #6d8136;
	line-height: 14px;
	font: 10px arial; 
}

.link_contato
{
	font-size: 10px; 
	color: #FFFFFF;
	font-weight: bold;
}

.titulo3_esquerda2
{
	font-size: 14px; 
	color: #6d8136;
	font-weight: bold;
	line-height: 32px;
}

.titulo_sublinhado
{
	font-size: 11px; 
	font-weight: bold;
	color: #6d8136;
	border-bottom: 1px solid #6d8136;
	width: 186px;
}

.titulo_sublinhado_centro
{
	font-size: 15px; 
	font-weight: bold;
	color: #6d8136;
	border-bottom: 1px solid #6d8136;
	padding-top: 10px;
}

.titulo3_centro
{	
	font-size: 11px; 
	font-weight: bold;
	color: #6d8136;
}

.link_centro
{
	color: #606732;
	text-decoration: none;
}

.link_centro:hover
{
	color: #404521;
}

.agenda
{
	padding: 7px 7px 4px 7px;
	text-align: justify;
}

.separador_agenda
{
	border-bottom: 1px solid #e8f0c0;
}

.linha
{
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #e8f0c0;
}

.destaque_texto
{
	color: #404521;
	font-weight: bold;
}

.direita
{
	text-align: right;
}

.titulo_anuncio
{
	color: #653028;
	font-weight: bold;
}

.link_fixo
{
	text-decoration: underline;
}

.datalhe_artista
{
	font-size: 11px;
}

.opcao_enquete
{
	padding: 5px;
}

/* Enquete ----------------------------------------------------- */

#titulo_enquete{
	width: 263px;
	height: 19px;
	font-weight: bold;
	color: #524E42;
	padding: 0px 0 0 11px;
	margin: 0 0 0 0;
}

#chamada{
	font-weight: bold;
	width: 258px;
	padding: 0 8px 0 8px;
	margin: 0 0 12px 0;
}

.votos, .votos2{
	padding: 0 0 0 14px;
}

.votos2{
	height: 21px;
	background: url(../images/fundo_enquete.gif) no-repeat;
	font-size: 10px;
	padding-top: 5px;
	margin: 0 0 8px 0;
}

.resultado_votos{
	font-size: 11px;
	font-weight: bold;
	width: 245px;
	text-align: right;
	margin: 0 0 20px 0;
}
.numeros_votos{
	float: right;
	margin: -14 15px 0 0;
}
.centrar{
	text-align: center;
}
#votocomputado{
	width: 260px;
	font-size: 10px;
	color: #DC0006;
	padding: 0 8px 0 8px;
	margin: 0 0 14px 0;
}

.titulo_centro2
{
	padding: 7px;
	color: #6d8136;
	font-weight: bold;
	font-size: 12px;
}

.data, .fonte
{
	font-size: 9px; 
	font-weight: normal; 
	color: #666666;
}

.presteza
{
	font-size: 9px; 
	color: #6d8136;
	border-bottom: 1px solid #6d8136;
	text-align: left;
	padding: 2px 0px 2px 10px;
	text-transform: lowercase;
}

.contato
{
	position: relative;
	left: 323px;
}

.espaco_banner
{
	height: 270px;
}

#animacao
{
	float: left;
}