* {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	list-style: none;
}
body { /*background: url(../imgs/bg_pedra.jpg);*/ /*background-repeat: repeat-x;*/
	background-color: #000;
}
a:link {
	font: bold 12px arial;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font: bold 12px arial;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font: bold 12px arial;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font: bold 12px arial;
	color: #000000;
	text-decoration: none;
}
h1 {
	font: bold 22px arial;
	color: #23540e;
	text-transform: uppercase;
	text-align: right;
	border-bottom: 1px solid #f1009c;
	margin-bottom: 20px;
}
h2 {
	font: bold 16px arial;
	color: #f1009c
}
h3 {
	font: bold 16px arial;
	color: #23540e
}
h4 {
	font: bold 12px arial;
	color: #23540e
}
h5 {
	font: bold 12px arial;
	color: #f1009c
}
/* estrutura 						================================================================================================================================================ */

/* container */
#geral {
	position: relative;
	float: left;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
}
#conteudo {
	position: relative;
	float: left;
	width: 950px;
	left: 50%;
	margin-left: -495px;
	padding: 0 20px;
	background: url(../imgs/bg_interno.jpg);
	background-color: #47a81d;
	color: white;
}
/* TOPO */
#topo {
	position: relative;
	width: 1000px;
	background-color: #CCCCCC;
}
/* RODAPE */
#rodape {
	position: relative;
	float:left;
	width: 100%;
	padding: 0;
	font: 10px arial;
	color: #18490d;
	background: url(../imgs/rodape/01.jpg);
	background-repeat: repeat-x;
	background-color: white;
	padding-bottom: 20px;
}
#rodape a:link {
	font: 10px arial;
	color: #18490d;
	text-decoration: none;
}
#rodape a:visited {
	font: 10px arial;
	color: #18490d;
	text-decoration: none;
}
#rodape a:hover {
	font: 10px arial;
	color: #18490d;
	text-decoration: underline;
}
#rodape a:active {
	font: 10px arial;
	color: #18490d;
	text-decoration: none;
}
/* DEFAULT */
#pop_videos {
	position: relative;
	float: left;
	width: 225px;
	height: 195px;
	margin: 0 20px 20px 0;
	background: url(../imgs/default_01.jpg);
	background-repeat: no-repeat;
	color: black;
	font: 12px arial;
}
#pop_fotos {
	position: relative;
	float: left;
	width: 225px;
	height: 195px;
	margin: 0 0 20px 0;
	background: url(../imgs/default_02.jpg);
	background-repeat: no-repeat;
	color: black;
	font: 12px arial;
}
#rapidas {
	position: relative;
	float: left;
	width: 550px;
	height: 245px;
	background: url(../imgs/default_07.jpg);
	margin-bottom: 20px;
	padding: 15px 15px 15px 19px;
	font: 10px arial;
}
#rapidas img {
	border: 3px solid white;
}
#rapidas_geral {
	position: relative;
	float: left;
	width: 250px;
	margin: 0 15px 15px 0;
}
#rapidas_geral_esq {
	position: relative;
	float: left;
	width: 100px;
}
#rapidas_geral_dir {
	position: relative;
	float: left;
	width: 150px;
}
#default_form {
	margin-top: 60px;
}
#default_form td {
	padding: 3px;
}
#default_form input {
	width: 250px;
	padding: 3px;
}
#default_form .botao {
	width: 100px;
	margin-right: 10px;
	background-color: #00c229;
	color: white;
	text-transform: uppercase;
	font: bold 12px arial;
}
/* ESTRUTURA INTERNAS */
#interna_esq {
	position: relative;
	float: left;
	width: 200px;
	padding: 0;
	margin: 0 0 20px 0;
	font: bold 14px arial;
}
#interna_esq ul {
	padding: 0;
	margin: 0; /*background-color: #f1009c;*/
}
#interna_esq li {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 10px 10px;
	text-align: right;
	background-color: #23540e;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF /*border-bottom: 1px solid #f1009c; */
}
#interna_esq a:link {
	font: bold 13px arial;
	color: #FFFFFF;
	text-decoration: none;
}
#interna_esq a:visited {
	font: bold 13px arial;
	color: #FFFFFF;
	text-decoration: none;
}
#interna_esq a:hover {
	font: bold 13px arial;
	color: #FFFFFF;
	text-decoration: underline;
}
#interna_esq a:active {
	font: bold 13px arial;
	color: #FFFFFF;
	text-decoration: none;
}
#interna_dir {
	position: relative;
	float: left;
	width: 684px;
	padding: 20px 20px 10px 20px;
	margin: 0 0 20px 20px;
	font: 12px arial;
	color: #333;
	text-align: justify;
	border-bottom: 40px solid #c70179;
	background: url(../imgs/bg_conteudo.jpg);
	background-repeat: repeat-x;
	background-color: white;
	border-top: 5px solid #f1009c;
}
#interna_dir p {
	margin: 15px 0;
	line-height: 150%;
}
/* formulario */
#formulario {
	position: relative;
	float: left;
	color: white;
	font: bold 14px arial;
	height: 484px;
	width: 700px;
	padding: 0 0 0 250px;
	background: url(../imgs/contato_02.jpg);
}
#formulario .formulario_nome {
	background-color:#eeebf9;
	font: 14px arial;
	border: 1px solid #9264aa;
	width: 320px;
	color:#000000;
	padding: 5px
}
#formulario .formulario_email {
	background-color:#eeebf9;
	font: 14px arial;
	border: 1px solid #9264aa;
	width: 320px;
	color:#000000;
	padding: 5px
}
#formulario .formulario_ddd {
	background-color:#eeebf9;
	font: 14px arial;
	border: 1px solid #9264aa;
	width: 40px;
	color:#000000;
	padding: 5px
}
#formulario .formulario_telefone {
	background-color:#eeebf9;
	font: 14px arial;
	border: 1px solid #9264aa;
	width: 265px;
	color:#000000;
	padding: 5px
}
#formulario .formulario_mensagem {
	background-color:#eeebf9;
	font: 14px arial;
	border: 1px solid #9264aa;
	color:#000000;
	padding: 5px;
	width: 400px
}
#formulario .formulario_botao {
	border: 0;
	font: bold 12px arial;
	color: black;
	background-color: #c3de9e;
	width: 60px;
	padding: 2px;
}
#formulario td {
	padding: 5px;
}
/* resultados */
.resultados td {
	border-bottom: 1px solid black;
	padding-bottom: 5px;
}
/* sala de imprensa */
#saladeimprensa p {
	padding: 0;
	margin: 0 0 10px 0;
	line-height: normal;
}
#saladeimprensa .data_release {
	font: bold 12px arial;
	color: #f1009c;
	text-transform: uppercase;
	text-align: right;
	border-bottom: 2px dotted #cccccc;
	margin-bottom: 20px;
}
/* galeria de fotos */
#parceiros {
	position: relative;
	float: left;
	width: 100%;
	background-color: #23540e;
	margin: 30px 0 0 0;
	padding: 0;
}
#parceiros_esq {
	position: relative;
	float: left;
	width: 30px;
	margin: 20px 10px 0 10px;
}
#parceiros_cen {
	position: relative;
	float: left;
	width: 850px;
	margin: 0;
	overflow: hidden;
}
#parceiros_cen li {
	position: relative;
	float: left;
	list-style-type: none;
	width: 86px;
	margin-right: 10px;
}
#parceiros_dir {
	position: relative;
	float: left;
	width: 30px;
	margin: 20px 10px 0 10px;
}
/* INTERATIVO */

/* contato */
#contato_form {
	font: bold 12px arial;
}
#contato_form td {
	padding: 3px;
}
#contato_form .formulario {
	width: 568px;
	padding: 3px;
	font: 12px arial;
	background-color: white;
	border: 1px solid #f1009c
}
#contato_form .botao {
	width: 100px;
	margin-right: 10px;
	padding: 3px;
	background-color: #00c229;
	color: white;
	text-transform: uppercase;
	font: bold 14px arial;
}
/* GALERIA DE FOTOS */
#galeria_de_fotos_menu h2 {
	margin-bottom: 10px
}
#galeria_de_fotos_menu ul {
	margin-bottom: 20px
}
#galeria_de_fotos_menu li {
	margin-bottom: 5px
}
#galeria_de_fotos_menu a:link, #galeria_de_fotos_menu a:visited, #galeria_de_fotos_menu a:hover, #galeria_de_fotos_menu a:active {
	font-weight: normal;
}
/* SAMBAS CONCORRENTES */
#sambasconcorrentes p {
	margin: 5px 0; 
	padding: 0;
	line-height: normal;
}
