a.noticias:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #949494;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}

a.noticias:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #949494;
	text-decoration: none;
	font-weight: normal;

}

a.noticias:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #203990;
	text-decoration: none;
	font-weight: normal;
}

a.noticias:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #949494;
	text-decoration: none;
	font-weight: normal;

}
.noticiastitulo {	FONT-SIZE: 11px; COLOR: #333333; font-weight:bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.noticiastitulodest {	FONT-SIZE: 10px; COLOR: #00B8FF; font-weight:bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.noticiasdatadest {	FONT-SIZE: 10px; COLOR: #6F6F6F; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left;}
.noticiastexto1 {	FONT-SIZE: 11px; COLOR: #949494; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left;}
.noticiastexto2 {	FONT-SIZE: 10px; COLOR: #00B8FF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left;}
.div_foto_out {
width:182px;
height:139px;
position:relative;
display:block;
float:left;
text-align:center;
margin-left:5px;
margin-right:5px;
margin-bottom:20px;
cursor:pointer;
background:url(../images/fotomoldura.png) center no-repeat;
filter:alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
opacity: 1.0;
}
.div_foto_over {
width:182px;
height:139px;
position:relative;
display:block;
float:left;
text-align:center;
margin-left:5px;
margin-right:5px;
margin-bottom:20px;
cursor:pointer;
background:url(../images/fotomoldura.png) center no-repeat;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}