@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/sapo/topo_estrelas.png);
	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;
}


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

.artigoEstrela p {
font-size:14px;
	width:100%;
	height:auto;
	margin:0px;
	padding-bottom:10px;
}
.artigoEstrela {
	display:block;
	clear:both;
	padding:20px;
 
}
