﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.clear{clear:both}
.left{float:left}
.rigth{float:right;}


.tituloBoletines {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, "times New Roman";
	font-size: 10pt;
	color: #000000;
	line-height: 10pt;
}
.paginacionNormal {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, "times New Roman";
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration:none;
}

.paginacionActiva {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, "times New Roman";
	font-size: 12pt;
	color: #825219;
	font-weight: bold;
}
A.enlaceArchivo
{
	text-decoration:none;
	color: #000000;
	}
	
A.enlaceArchivo:hover
{
	text-decoration:none;
	color: #825219;
	}
	
.contenedorNoticia
{
	position:absolute;display:none;z-index:0
}

#mascaraNoticia
{
	position:absolute;
	z-index:1;
	height:74px;
	width:760px;
	border:none;
}

.tituloNoticia
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, "times New Roman";
	font-size: 11pt;
	color: #A38056;
	padding-bottom: 0px;
	width:760px;
}
.cuerpoNoticia
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, "times New Roman";
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 10pt;
	width:760px;
}