@charset "utf-8";
/* CSS Document */

.blc-destaque-right 
{
	float: left;
	width: 305px;
	margin: 10px 0px 0px 0px;
}

.destaque-right 
{
	float: left;
	width: 305px;
}

.legenda-destaque-right 
{
	float: left;
	width: 305px;
	padding-bottom: 10px;
	background-color: #152631;
}

.link-destaque-right 
{
	float: left;
	display: block;
	margin: 10px 0px 0px 5px;
	font-weight:normal;
	padding:2px 5px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	background-color: #AC378B;
}

.label-destaque-right 
{
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:19px;
	font-weight:normal;
	line-height:22px;
	margin:5px 0 0 5px;
	width:295px;
}

.label-destaque-right a
{
	color:#FFFFFF;
	text-decoration: none;	
}

.label-destaque-right a:hover
{
	text-decoration: underline;	
}
