@charset "utf-8";
.topo {
	background-image: url(pimg/top_xrep.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
}
.centro {
	background-image: url(pimg/top_xrep2.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
	z-index: 4;
	overflow: visible;
	position: relative;
	visibility: visible;
	width: 100%;
}
.bottmenu{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bottmenu a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bottmenu a:hover{
	color: #4c0000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.centro{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.main {
	width: 615px;

	min-height: 500px
	
	margin: 0;
	overflow: visible;
	visibility: visible;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	top: 0px;
	right: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.content {
	width: 600px;
	min-height: 500px	
	border: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 16px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#goup {
	width: 507px;
	height: 28px;
	z-index: 9998;
	display: block;
	margin: 10px 0 0 0;
	border: 0;
}
#goup a {
	width: 20px;
	height: 0;
	padding-top: 28px;
	overflow: hidden;
	float: right;
	display: inline;
	overflow: hidden;
	background: url(../imgs/goup.gif);
}
#goup a:hover {
	background: url(../imgs/goup.gif); background-position: 0 -28px;
}
.tabelaVert {
	background-image: url(pimg/panV.png);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.tabelaHor {
	background-image: url(pimg/panH.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.photoben2 {
	position: absolute;
	visibility: visible;
	clear: left;
	float: left;
	overflow: hidden;
	left: 0px;
	bottom: 0px;
	z-index: 0;
	background-image: url(pimg/teste.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	height: 490px;
	width: 400px;
	letter-spacing: normal;
	word-spacing: normal;
	display: run-in;
}
.photoben {
	position: absolute;
	visibility: visible;
	overflow: visible;
	bottom: -100px;
	z-index: 0;
	background-image: url(pimg/teste2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	height: 461px;
	width: 384px;
	word-spacing: normal;
	vertical-align: bottom;
	right: 0px;
}
.final {
	background-image: url(pimg/bottom.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
}

