*{
	background-repeat: no-repeat;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a{
	color: #00544d;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
body{
	background-color: #e7e5d9;
}
.bgtexto{
	background-position: 0 -112px;
}
.bgvideo{
	background-image: url(img/videobg.gif);
	background-repeat: repeat-y;
}
.bgajuda{
	background-image: url(img/ajudabg.gif);
}
.topo{
	background-image: url(img/topo.gif);
	width: 760px;
	height: 110px;
	position: absolute;
	left: 0;
	top: 0;
}
.player{
	background-image: url(img/video.gif);
	position: absolute;
	left: 18px;
	top: 11px;
	width: 246px;
	height: 222px;
	z-index: 2;
}
.video{
	background-color: Black;
	width: 240px;
	height: 180px;
	position: absolute;
	left: 3px;
	top: 1px;
}
.controles{
	width: 64px;
	height: 30px;
	position: absolute;
	right: 4px;
	bottom: 4px;
}
.play, .stop{
	float: left;
}
.tx{
	position: relative;
	left: 16px;
	width: 228px;
	height: 71px;
	background-image: url(img/tx.gif);
	padding: 7px 15px;
	color: #fff;
}
.botajuda{
	position: relative;
	left: 44px;
	width: 176px;
	height: 39px;
}
.texto{
	position: absolute;
	left: 10;
	top: 120px;
	width: 450px;
	background-color: #fff;
	border: 3px solid #fff;
	padding: 10px
}
.texto h1{
	font-size: 10px;
	border-bottom: 2px solid #fff;
	color: #00544d;
	width: 444px;
	margin: -10px -10px 0 -10px;
	padding: 4px 0 0 14px;
	background-color: #e7e5d9;
	height: 22px;
}
p{
	font-size: 11px;
}
.agenda{
	margin: 10px;
}
.rodape{
	background-image: url(img/rodape.gif);	
	background-color: #00544d;
}
.botoes{
	position: absolute;
	left: 70px;
	top: 30px;
}
.bot1,.bot2,.bot3{
	margin: 3px;
}
.privacidade,.ressalvas{
	position: absolute;
	top: 2px;
	right: 65px;
}
.ressalvas{
	right: 10px;
}
.titchat{
	background-image: url(img/chat.gif);
	width: 467px;
	height:405px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.titchat h1{
	font-weight: bold;
	color: #00544d;
	position: absolute;
	left: 29px;
	top: 8px;
	_top:14px;
	font-size: 10px;
	border: 0;
}
#chat{
	position: absolute;
	left: 1px;
	top: 20px;
	z-index: 1;
}
.popbg{
	background-image: url(img/topo2.gif);
}
