#principal {
	position:absolute;
	left:50%;
	top:50%;
	width:800px;
	height:550px;
	margin-top: -280px;
	margin-left: -400px;
	clear: both;
	background-color: #FFFFFF;
}
#player {
	position:absolute;
	left:50%;
	top:50%;
	width:800px;
	height:50px;
	margin-top: -330px;
	margin-left: -400px;
	clear: both;
	background-color: #000000;
}
#menu {
	position:absolute;
	left:50%;
	top:50%;
	width:800px;
	height:27px;
	margin-top: 244px;
	margin-left: -400px;
	clear: both;
}
#iframe_conteudo{
	position:absolute;
	left:50%;
	top:50%;
	width:800px;
	height:523px;
	margin-top: -280px;
	margin-left: -400px;
	clear: both;
}
#conteudo_texto{
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #cccccc;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;

	position:absolute;
	left:50%;
	top:50%;
	width:491px;
	height:394px;
	margin-top: -70px;
	margin-left: -170px;
	clear: both;
	overflow: auto;
}
#box_conteudo{
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #cccccc;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	
	position:absolute;
	width: 480px;
	height:394px;
	clear: both;
	overflow: auto;
	left: 283px;
	top: 95px;
}
#ass {
	position:absolute;
	left:50%;
	top:50%;
	width:390px;
	height:30px;
	margin-top: 275px;
	margin-left: -400px;
	clear: both;
}
#asspcnet {
	position:absolute;
	left:50%;
	top:50%;
	width:165px;
	height:30px;
	margin-top: 275px;
	margin-left: 265px;
	clear: both;
}


.textoconteudo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	margin-right: 7px;
	padding-right: 7px;
}
.textoconteudo2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	margin-right: 10px;
	padding-right: 10px;
}
.textoconteudobold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663399;
	font-weight: bold;
	text-decoration: none;
}
.botaoform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #663399;
	border: thin solid #663399;
}
.ass{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	margin-right: 10px;
}
.ass:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	margin-right: 10px;
}
