@charset "UTF-8";

@import url(../yaml/core/base.css);
@import url(screen/basemod.css);
@import url(screen/content.css);
@import url(../yaml/print/print_draft.css);

#miolo {
	width: 786px;
	float: right;
}

#merenda div.conteudo {
	float: left;
	width: 430px;
	height: 110px;
	position: relative;
}

#fechar {
}

/*#destaque_video {
	float:right;
	margin-right:27px;
	margin-top:43px;
	text-align:right;
}*/

.esq, .dir {
	position: absolute;
	top: 50px;
	z-index: 200;
	padding: 5px 10px;
}

.esq {
	left: -10px;
}

.dir {
	right: -10px;
}

.controles a {
	display: block;
	height: 45px;
	padding: 15px 10px;
	font-size: 11px;
	color: #00b7fb;
	background: url(../imgs/bgs/aba-destaque-normal.png) no-repeat right center;
}

.controles .normal {
	background: url(../imgs/bgs/aba-destaque-normal.png) no-repeat right center;
}

.controles .selecionada {
	background: url(../imgs/bgs/aba-destaque-selecionada.png) no-repeat;
	margin-left: -16px;
	padding-left: 26px;
	color: #1c292f;
	z-index: 200;
	position: relative;
}

.controles a p {
	margin: 0;
}

.controles {
	width: 226px !important;
	float: left;
	position: absolute;
	right: 18px;
	top: 19px;
	z-index: 200;
}

#floater{
        position:absolute; 
        left: 350px;  
        top: 150px; 
        width: 450px;
		height:338px;
		/*margin-left:-70px;*/
		z-index:99999;
		/*border: solid 10px #666666;*/
}
