﻿/*-----NEWS------*/

.blcNews  
{
	width: 417px; 
	height: 98px; 
	position:absolute;
	top: 390px;
	left: 20px;
	padding: 5px 0 0 10px;
}

.listNewsBorda
{
	border-bottom: 1px dotted #676767;
	height: 25px;
	width: 390px;

	
}

.icSeta 
{	
	background: url(Imagens/icSeta.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 10px;
	float: left;
	margin: 5px 0 0 0;
}

.listTxtNews a
{	

	height: 25px;
	width: 365px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 5px 0 0 5px;
	font-weight: normal
}

.listTxtNews a:hover
{	
	color: #fff;
}

.News a  
{
	font-size: 14px;
	font-family: Helvetica,  Arial, Helvetica, sans-serif;
	color: #FFF; 
	text-decoration: none;
	font-weight: bolde
}

.News a:hover {
	color:#ff5db1;
	text-decoration: none;
}
.msgErroNews
{
	color: #fff;
	font-size: 10px;
}	