.PanelNewsTitle{
	background-color: whiteSmoke;
	border-bottom: thin dotted Gray;
	border-width: medium;
	font-size: 10px;
	color: lightGray;
	text-align: left;
}

.TopNoticiesGlobalBIG
{
	background-color:White;
	border: thin solid royalblue;
}
.TopNoticiesGlobal
{
	background-color:White;
	border: none;
}
.TopNoticiesTitol
{
	font-size: 12px;
	color: White;
	font-family: Verdana;
	background-color: RoyalBlue;
	text-decoration: none;
}

.TopNoticiesResum
{
	text-align:left;
	vertical-align:top;
	font-size: 12px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

.TopNoticiesCos
{
	text-align:left;
	vertical-align:top;
	font-size: 10px;
	color: dimgray;
	font-family: Verdana;
	background-color:whiteSmoke;
	text-decoration: none;
}

.TopNoticiesLink
{
	font-size: 10px;
	color: blue;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
}

.TopNoticiesIMG
{
	vertical-align:top;
	border: thin solid dimgray;
}

.TopNoticiesData
{
	font-size: 8px;
	color: Red;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
    
}