@charset "utf-8";
/* CSS BY DESIGNBYNITROUZ */
body	{
	background:#000 url(../imgs/bkg_01.jpg) repeat-x;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#CCC;
	margin:0;
	
}
/*LINKS------------------------------------------------------------------*/
a:focus, a.link2:focus	{
	outline: none;
}
a:link 		{	text-decoration:none;	color:#FC0;}
a:visited 	{	text-decoration:none;	color:#FC0;}
a:hover 	{	text-decoration:none;	color:#FFF;}
a:active	{ 	text-decoration:none; 	color:#FC0;}

a.link2:link 		{	text-decoration:none;	color:#999;}
a.link2:visited 	{	text-decoration:none;	color:#999;}
a.link2:hover 		{	text-decoration:none;	color:#FFF;}
a.link2:active		{ 	text-decoration:none; 	color:#999;}

a.link3:link 		{	text-decoration:none;	color:#E8E8E8;}
a.link3:visited 	{	text-decoration:none;	color:#E8E8E8;}
a.link3:hover 		{	text-decoration:none;	color:#FC0;}
a.link3:active		{ 	text-decoration:none; 	color:#E8E8E8;}

/*FONTS------------------------------------------------------------------*/
.txt0	{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#F90;
}
.txt1	{
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#FC0;
}
.txt3	{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#999;
}
/*GERAL------------------------------------------------------------------*/
#geral, #topo, #menu, #bkg, #ctd, #footer, #infomais, #infomais2 {
	width:965px;
}
#geral	{
	position:relative;
	margin:0 auto;
	height:auto;
}
#topo	{
	background:url(../imgs/logo_01.gif) no-repeat;
	height:135px;
}
#videos	{
	text-align:center;
	width:327px;
	height:290px;
}
#player	{
	position:absolute;
	width:250px;
	height:30px;
	margin:105px 0 0 715px;
}
#menu	{
	text-align:center;
	background:url(../imgs/mn_01.jpg) repeat-x;
	width:947px;
	height:12px;
	padding:9px;
}
#ctd, #bkg	{
	float:left;
	height:400px;
}
#bkg	{
	background:url(../imgs/bkg_hm_01.jpg) repeat-x;
}
#footer	{
	position:fixed;
	bottom:0;
	float:left;
	text-align:right;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	z-index:10;
}
/*CONTEÚDO----------------------------------------------------------------*/
#boxinfos	{
	width:960px;
	padding:5px;
	margin:0 0 20px 0;
}
.boxnews,.boxshows	{
	z-index:2;
	position:absolute;
	width:250px;
	height:100px;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	background:#000;
}
.box2news,.box2shows	{
	padding:0 5px;
	z-index:3;
	position:absolute;
	width:240px;
	height:100px;
	background:url(../imgs/bkg_box_01.jpg) repeat-x top;
}
.box2news, .boxnews, .boxinfo, .box2info	{
	margin:300px 0 0 0;
}
.box2shows, .boxshows	{
	margin:300px 0 0 710px;
}
.boxinfo	{
	z-index:2;
	position:absolute;
	width:965px;
	height:100px;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	background:#000;
}
.box2info	{
	padding:5px;
	z-index:3;
	position:absolute;
	width:965px;
	height:95px;
}
.box3info	{
	padding:5px;
	position:absolute;
	width:400px;
	height:auto;
}
/*FORMS------------------------------------------------------------------*/
.form_1, .form_2 {
	margin:0;
	font:10px;
	color:#999;
	width:200px;
	background:#333;
	border:1px solid #222;
	padding:2px;
}
.form_1:hover, .form_2:hover {
	margin:0;
	font:10px;
	color:#999;
	width:200px;
	background:#333;
	border:1px solid #222;
	padding:2px;
}

/* CSS BY DESIGNBYNITROUZ */

