﻿/* video    */
#PlayerOpcoes span
{
	border-style: solid;
	border-width: 1px;
	border-color: #000;        	
	margin: 0px 0px 0px 0px;
	float: left;
}     
.alignRight img
{
	margin-top: 8px;
	margin-left: 400px;
}

.borda
{
	border: 1px solid #666666;
	height: 290px;
	width: 480px;
}
.tabON, .tabCtt
{
	background-color: #222222;
	font: normal normal normal 13px Arial, Helvetica, sans-serif;
	color: #ccc;
}
.tabOFF
{
	background-color: #333;
	font: normal normal normal 13px Arial, Helvetica, sans-serif;
	color: Gray;
	padding: 3px 2px 3px 2px;
}
.tabOFF:hover
{
	background-color: #555;
}
.textArea
{
	 height: 60px;
	 width: 378px;
}        
.textBox
{
	border: solid 1px #cacaca;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	left:auto;
    height: 12px;
    width: 380px
}
.btn
{
    background-color:#FFFFFF;
    border: solid 0px #666666;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    text-transform:uppercase;
}		
.tabIN
{
	display: inline;
}

.tabCtt p 
{
	margin-top: -10px;
	margin-left: 20px;
}
#dv1 #btn
{
	float:right;
	margin-right: 75px;
}		
.tabCtt
{
	width: 480px;
	height: 302px;
	font-size: 12px; 
	text-align:left;
	position: absolute;
}		
.tabOUT
{
	display: none;
	width: 480px;
	height: 302px;
	background-color: #000;
    position: absolute;
}
.link	{font-family:Arial, Helvetica, sans-serif;font-size:13px;font-weight: bold;color: #FFFFFF;text-decoration: none;}
		
/* fim video*/
