body {
	background-image: url(imagens/fundo17.gif);
	margin: 0px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}

#flash_inicial {
	position:absolute;
	top:50%;
	margin-top:-210px;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
#cabeca {
	z-index: 2;
	position: relative;
}
#miolo {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -80px;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 80px;
	background-image: url(imagens/fundo-miolo.gif);
	background-color: #000000;
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-bottom: -80px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.lateral {
	background-image: url(imagens/pontilhado-v.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 14px;
}
.rosa {color: #FD1777; font-weight: bold; }

.amarelo {
	color: #DAFF1A;
}
p {
	margin-bottom: 10px;
	margin-top: 0px;
}
em, i {
	color: #DAFF1A;
}
.principal {
	padding-left: 15px;
}

.principal-foto {
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
}
.bloco-foto {
	display: block;
	width: 160px;
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	height: 200px;
}

#barrabaixo {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.tabela td {
	padding-bottom: 4px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #21030F;
	padding-right: 5px;
	padding-left: 5px;
}
.galeria {
	width: 720px;
	text-align: center;
}
.galeria img {

}
.oculto {
	display: none;
}
.videos object, .videos embed {
	height: 240px;
	width: 320px;
	margin-bottom: 15px;
}
.video {
	float: left;
	width: 50%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 40px;
}
