.video_pegn {
	text-align: center;
	position: absolute;
	z-index: 1;
	background-image: url(imagens/monitor.png);
	width: 654px;
	height: 515px;
	visibility: visible;
	padding-top: 35px;
	right: 4px;
	top: 64px;
	background-repeat: no-repeat;
}
#PEGN iframe {
	text-align: center;
}

.w4m_geral {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #fff;
	text-align: center;
	z-index: 10;
}

.w4m_geral_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000;
	z-index: 10;
}

.w4m_geral p {
	text-align: left;
	color: #FFF;
	font-weight: bold;
}
.w4m_geral table tr td {
	text-align: center;
}
.tabela_rodape {
	position: fixed;
	bottom: 0px;
	width: 100%;
	overflow: auto;
	z-index: 3;
	background-color: #000;
	left: 0px;
}

.galeria {
	position: fixed;
	left: 5px;
	top: 70px;
	bottom: 5px;
	right: 5px;
	text-align: right;
	z-index: 4;
	src: galeria1/index.html;
	overflow: visible;
	background-color: #000;
}

.cabecalho{
	position: fixed;
	left: 3px;
	top: 3px;
	right: 3px;
	z-index: 10;
}

.bg1_barra {
	position: fixed;
	width:100%;
	height:200px;
	top: 120px;
	left: 0px;
	z-index: 0;
	background-image: url(imagens/bg2.jpg);
}

.caixaTextoPrincipal {
	position: fixed;
	top: 180px;
	left: 20px;
	right: 670px;
	z-index: 10;	
}
