TD {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none;
	line-height: 16px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#373333;	
}


A.cred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5a5757;
	text-decoration: none;
}

A.cred:hover {
	color: #ffffff;
	text-decoration: none;
}

A.flags {
position:relative;
}

A.flags:hover {
	color: #ffffff;
	text-decoration: none;
}

.rod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#5a5757;
}

.top {
	font-size: 12px;
	color:#999999;
}

A.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	font-size:10px;
	color: #000000;
	float:left;
	position: relative;
	padding: 8px 7px 10px 8px;
	_padding: 0 8px 8px 8px;
}

A.menulink:hover {
	
	color: #999999;
}
 

.bluetabs{
width: 613px;
height: 22px;
margin-left: 4px;
}

.bluetabs ul{
padding: 7px 0 0 0;
margin-left: 0;
margin-top: 12px;
_margin-bottom: 10px;
font: 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
text-decoration: none;
padding: 3px 4px;
margin-right: 3px;
color: #F0B310;
}

.bluetabs li a:hover{
text-decoration: none;
color: #ffffff;
}

.bluetabs li.selected a{ /*selected main tab style */
text-decoration: none;
color: #ffffff;
padding: 3px 4px;
}

.dropmenudiv_b{
position:absolute;
margin-top: 2px;
font:normal 10px Verdana;
line-height:15px;
z-index:0;
background-color: #999999;
width: 155px;
visibility: hidden;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
padding: 3px 4px;
margin-right: 3px;
text-decoration: none;
color: black;
}

.dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #373333;
text-decoration: none;
color: white;
}

#box {
height:524px;
position:relative; 
width:852px;
} 
.img_oculta {
height:418px; 
left:207px;
position:absolute;
top:79px; 
width:603px;
}

#efeito_you		{
		width: 28px; height: 22px;
		overflow: hidden;
		background-image:url(../images/logo_youtube.gif) top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
 
#efeito_you:hover	{
		background-position: bottom left;
		}


