
#NOTICIAS{
	text-decoration:none;
	color: #333333;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
	margin:18px;
	font-style: normal;
	width: 588px;
}
#NOTICIAS A{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009193;
	
	text-decoration: none;
	line-height: 17px;
	font-weight: normal;
	line-height: normal;
	border: 0px dotted #333333;
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	background-image: url(/images/ico-link.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#NOTICIAS A:hover{
	text-decoration: underline;
}
#NOTICIAS h1 {
	font-family: verdana;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	display: block;
	text-transform: none;
	background-image: url(/images/ico-noticiasH1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	background-color: #F3F3F3;
	padding-top:3px;
	padding-bottom:3px;
}

#NOTICIAS h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009193;
	line-height: 18px;
	display: block;
	padding-top:4px;
	text-transform: none;
}



#NOTICIAS img {
	border: 4px solid #CCCCCC;
	margin-right:10px;
	margin-bottom:10px;
}

#NOTICIAS ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:4px;
	list-style-image: url(/images/ico-li.gif);
	text-align: left;
}
