img {
	border: none;
}
body, td, th, input, select, textarea {
	font: 11px Verdana, Geneva, sans-serif;
}
body {
	background: url(img_index/fundo.jpg);
	margin: 0;
}
#geral {
	width: 100%;
	background: url(img_index/geral.jpg) top repeat-x;
}
.geral {
	text-align: center;
}
.meio {
	height: 341px;
	vertical-align: top;
	text-align: center;
}
.meio div {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -463px;
}
.container, .rodape {
	margin: 0 auto;
	width: 925px;
}
.rodape td {
	text-align: center;
	color: #fff;
	font-size: 10px;
	line-height: 39px;
}
.rodape .cartao {
	vertical-align: top;
	padding: 5px 0 0 80px;
	text-align: left;
	font-size: 9px;
	color: #fff;
	font-weight: bold;
	line-height: 18px;
}
.rodape .cartao img {
	margin: 0 4px 0 0;
}
.rodape .musica {
	vertical-align: bottom;
	width: 120px;
}
.esq, .dir {
	width: 129px;
	height: 353px;
}
.esq {
	background: url(img_index/esq.jpg) top no-repeat;
}
.dir {
	background: url(img_index/dir.jpg) top no-repeat;
}
.conteudo {
	vertical-align: top;
	padding: 15px;
}
.editor {
	padding: 5px;
	text-align: justify;
	font-size: 8pt;
}

a {
	color: #2D4733;
}
a:hover, a:active {
	color: #fff;
}
a img {
	border: 2px solid #2D4733;
}
a:hover img, a:active img {
	border: 2px solid #fff;
}

.categoria a {
	display: block;
	text-decoration: none;
	margin: 5px 0;
	padding: 0 0 0 35px;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 220%;
	background: url(img_index/galeria.jpg) 10px center no-repeat;
	border: 1px solid transparent;
}
.categoria a:hover, .categoria a:active {
	border: 1px dotted #2D4733;
}

.fotos {
	float: right;
	margin: 0 0 0 10px;
}
.fotos img {
	margin: 0 0 10px 0;
}
.cadastro {
	text-align: justify;
	line-height: 120%;
}
.cadastro div {
	position: relative;
	float: left;
	margin: 0 10px 0 0;
	left: auto;
}
.cadastro td {
	text-align: justify;
	line-height: 120%;
}
.cadastro h3 {
	padding: 0;
	margin: 0 0 5px 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #2D4733;
}