

/******************** SITE * LATERAL *********************/
/*div.lateral_menu2{
	background-color: #64B4CC;
	background-image: url(img/feira/lateral_bg.gif);
}*/


/********************* SITE * MIOLO **********************/
div.abavMiolo h2{
	/*background-color: #64B4CC;*/
	/*background-image: url(img/feira/titulo_bg.gif);*/
}


ul.videos{
	padding-bottom: 10px;
}
ul.videos li{
	clear: both;
	_height: 54px;
	min-height: 54px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	line-height: normal;
	background: url(img/pontilhado.gif) repeat-x bottom;
}
ul.videos img.imgPq{
	float: left;
	margin-right: 10px;
}
ul.videos strong{
	display: block;
	text-decoration: underline;
}
ul.videos small{
	display: block;
	font-size: 100%;
	font-weight: bold;
}

ul.videos li.destaque{
	_height: 293px;
	min-height: 293px;
	font-size: 110%;
}
ul.videos li.destaque div.video{
	float: right;
	width: 357px;
	height: 293px;
	padding-left: 15px;
}
ul.videos li.destaque strong{
	text-decoration: none;
}
ul.videos li.destaque small{
	padding-bottom: 10px;
}