@charset "utf-8";
/* CSS Document */
@import url("/css/v2.0/old_estrelas.css");
@import url("/css/v2.0/old_sliders2.css");

.header-estrelas {
	background-image:url(/img/v2.0/topo_estrelas.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.header-bottom-estrelas {
	background-image:url(/img/v2.0/barra_estrelas.gif);
	background-repeat:no-repeat;
	background-position:14px;
}

.link-estrelas {
	position:relative;
    margin-left:65px;
	_margin-left:32px; /*IE6*/
	width:110px;
	height:30px;
	float:left;
}
.link-estrelas img {
	position:relative;
	top:7px;
}
#footer{font-size:70%;}

.sidebarVideos .titulo {background-color:#000; color:#FFF; padding: 5px; font-weight:bold; padding-left:10px;}