#topo {
	height: 221px;
}

.rss {
	color: #FFFFFF;
	background: url(/img/ico_rss.jpg) no-repeat left center;
	padding-left: 40px;
	margin-top: 7px;
}

.rss a {
	font-weight: bold;
	color: #fff;
}

h1 a {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	float: left;
	width: 296px;
	height: 101px;
	margin: 16px 0px 0px 0px;
	display: inline;
	background: url(/img/logo.jpg) no-repeat left top;
}

#busca-rss {
	float: left;
	display: inline;
	width: 605px;
	margin: 26px 0px 0px 84px;
}

#form_busca {
	width: 598px;
	float: left;
	margin: 4px 0px 0px 5px;
	display: inline;
}

.input-txt, .input-txt-interna {
	border: none;
	background: url(/img/bg_busca.jpg) no-repeat left top;
	color: #000;
	margin: 3px 0px 5px 1px;
	width: 238px;
	height: 18px;
	padding: 7px 4px;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#categorias {
	width: 300px;
	height: 18px;
	float: left;
	padding: 5px 4px 9px 4px;
	margin: 21px 0px 0px 5px;
	display: inline;
}

#categorias select {
	width: 230px;
	border: none !important;
}

#form_busca label {
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 1px 0px 2px 0px;
	cursor: pointer;
	float: left;
}

.btn-search {
	margin: -7px 0px 0px 20px;
	position: absolute;
}

#menu-categorias {
	clear: both;
	margin: 7px 0px 0px;
	height: 39px;
	background: url(/img/bg_menu.jpg) no-repeat left top;
	padding-left: 5px;
}

#menu-categorias ul {
	width: 854px;
	margin: 0px auto;
}

#menu-categorias ul li {
	text-align: center;
	float: left;
}

#menu-categorias ul li a {
	font: normal 1.03em Arial, Helvetica, sans-serif;
	height: 19px;
	display: block;
	padding: 12px 8px;
	float: left;
	color: #FFF;
	width: 133px;
}

.melhores-videos {
	width: 142px !important;
}

.ultimos-videos {
	width: 139px !important;
}

.mais-acessados {
	width: 209px !important;
}