body {
	background-color: #000000;
	margin: 0;
	color: #510000;
	font: 15px Arial, Helvetica, sans-serif;
}
#geral {
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	width:760px;
	position: relative;
	background: #F2E8DF;
}
#sideBarro, #sideCorda {
	position: absolute;
	height: 420px;
	width: 200px;
	top: 0px;
}
#sideBarro {
	background: url(/imagens/pote_internas.gif) no-repeat 0px 35px;
	left: 0px;
	width: 80px;
}
#sideCorda {
	right: 0px;
	width: 80px;
	background-image: url(/imagens/rabeca.gif);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}


a:link {
	text-decoration: none;
	color: #C40524;
}
a:visited {
	text-decoration: none;
	color: #C40524;
}
a:hover {
	color: #C40524;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
#topo {
	padding: 10px 0px 0px;
	margin: 0px;
	height: 70px;
	font: 15px "Times New Roman", Times, serif;
}
#topoLogo {
	float: left;
	text-align: center;
}
#topoMenu, #topoGal {
	float: left;
}
#topoGal {
	padding-left: 60px;
}
#topoMenu {
	padding-left: 10px;
}

#topoMenu a, #topoGal a {
	background: url(/imagens/bulletp.gif) no-repeat 0px 2px;
	height: 17px;
	font-size: 80%;
	padding: 3px 10px 3px 19px;
	text-align: left;
	float: left;
	font-weight: bold;
	color: #510000;
	text-decoration: none;
	clear: both;
}
#topoMenu a {
	width: 130px;
}
#topoGal a {
	width: 180px;
	margin-bottom: 4px;
	height: 25px;
}
#topoMenu a:hover, #topoGal a:hover {
	background: #E9D9C9 url(/imagens/bulletp_ani.gif) no-repeat 0px 2px;
	cursor: pointer;
	color: #C40524;
	text-decoration: none;
}
#topoGal span{
	color: #C40524;
	font: 80% Arial, Helvetica, sans-serif;
	display: block;
	margin-top: -2px;
}
h1 {
	color: #510000;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background: url(/imagens/sublinha.gif) repeat-x 0px 25px;
	padding-bottom: 5px;
}
h1 span {
	font: bold 70%/27px Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #C40524;
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
h2 span {
	font: bold 70% Georgia, "Times New Roman", Times, serif;
	color: #510000;
}
h3 {
	color: #C40524;
	font: bold 90% Arial, Helvetica, sans-serif;
	text-align: left;
}
.miudas {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
#bio {
	overflow: auto;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
}
.legenda, .destaqueHesq, .destaqueHdir, .destaqueVesq, .destaqueVdir, .destaqueH, .destaqueV {
	background: #E8D2BC;
	padding: 5px;
	font: italic 12px Verdana, Arial, Helvetica, sans-serif;
}
.figura {
	float: right;
	border: thin solid #E7D2BB;
	margin: 10px;
}
.figura p {
	text-align: center;
	font-style: italic;
	font-size: 13px;
	margin: 5px;
}
.red {
	color: #C40524;
}
#rodape {
	height: 20px;
	font: 75% Arial, Helvetica, sans-serif;
	clear: both;
	margin-top: 10px;
}
#rodape a {
	padding-left: 20px;
	float: right;
	padding-right: 10px;
	color: #510000;
	text-decoration: none;
	height: 20px;
	padding-top: 2px;
}
#rodape a:hover {
	color: #C40524;
	text-decoration: underline;
}
.voltar, .bkindex {
	background: url(/imagens/volta.gif) no-repeat 0px 1px;
}
.inicio {
	background: url(/imagens/bulletp.gif) no-repeat 0px 1px;
}
.bkindex {
	display: none;
}
.audio, .video {
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
.audio {
	background-image: url(som.gif);
}
.video {
	background-image: url(video.gif);
}
