/* CSS Document */





.TITULOS {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-style: normal;

	line-height: 14px;

	font-weight: bold;

	text-transform: none;

}

.titpaginternas {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 15px;

	font-weight: bold;

	color: #003366;

}



.pie {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: 14px;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #FFFFFF;

}

.textos {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 16px;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #000000;

} a:link { font-weight: bold; color: #0033CC; text-decoration: none}

 a:visited { font-weight: bold; color: #660099; text-decoration: none}

 a:hover { font-weight: bold; color: #0033FF; text-decoration: none}

 a:active { font-weight: bold; color: #330099; text-decoration: none}

.imagen{
	position:relative;
	width:150px;
	height:100px;
	overflow:hidden;
}
.imagen img{
	position:relative;
}
.noticia{
	padding-right:5px;
}