img{border:none}

a {text-decoration:none; color:#FFFFFF}
a:hover {text-decoration:underline; color:#FFCC00}

form, fieldset, p {margin:0px; padding:0; border:none}

label{ display:block;}

ul, li{margin:0px; padding:0px; list-style:none;}

h1, h2{ position:absolute; left:-9999px; top:-9999px;}

.titulo_internas{color:#FFFFFF; font-size:16px;margin-bottom:10px;}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../imgs/bg_page.gif) repeat #000000;
	color:#999999;
}

#site{
	margin:auto;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	width:985px;
	overflow:hidden;
	background:url(../imgs/bg_fabric.jpg) repeat-x top center;
}
#topo{
	float:left;
	height:110px;
	width:985px;
}
#topo_logo{
	float:left;
	height:110px;
	width:305px;
}
#topo_banner{
	float:left;
	height:88px;
	width:470px;
	padding-top:22px;
}
#topo_bannertv{
	float:left;
	height:88px;
	width:168px;
	padding-left:42px;
	padding-top:22px

}
#menu{
	float:left;
	height:27px;
	width:985px;
	margin-bottom:21px;
	text-align:center;
}
#main_video{
	float:left;
	height:362px;
	width:642px;
	
	padding:0 16px 10px 14px;
}
#main_video_textos{
	float:left;
	width:597px;
	padding:0 20px 5px 25px;
	font-size:12px;
	color:#FFFFFF;
}
#galeria_videos{
	float:left;
	width:313px;
	height:362px;
}
#busca{
	float:left;
	height:24px;
	width:313px;
	padding-bottom:19px;
}
#busca_input{
	float:left;
	height:24px;
	width:219px;
}
#busca_button{
	float:left;
	height:24px;
	width:83px;
	padding:0 0 0 9px;
}
.input_busca{
	background:#000000;
	border: solid 1px #999999;
	height:18px;
	width:215px;
	color:#FFFFFF;
	font-size:12px;
	padding:2px 0 0 2px;
}
#tit_videosrecentes{
	float:left;
	height:25px;
	width:313px;
	background:url(../imgs/tit_videos_recentes.gif) no-repeat;
	padding-bottom:14px;
}
#tit_videosrelacionados{
	float:left;
	height:25px;
	width:313px;
	background:url(../imgs/tit_videos_relacionados.gif) no-repeat;
	margin-top:12px;
	padding-bottom:14px;
}
#thumb_fig{
	float:left;
	height:68px;
	width:91px;
	padding:0 12px 12px 0;
}
#thumb_moldura{
	float:left;
	height:68px;
	width:91px;
	background:url(../imgs/moldura_thumb.gif) no-repeat top left;
}
#footer{
	margin:auto;
	width:987px;
	text-align:center;
	padding-top:14px;
	line-height:19px;
	background:url(../imgs/bg_rodape.gif) no-repeat top center;
}
