body {
	background-color: #E0E0E0;
	background-image: url(../images/image/analac_fondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulo {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 8pt;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #5D7C13;
	text-decoration: none;
	}
.resumen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	vertical-align:text-top;
}
.vinculo_mas {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
.paginacion {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	color: #797D2B;
	font-size: 8pt;
	font-weight: bold;
	background:#ECECEC;
	text-align: left;
	vertical-align: middle;
}
.Regresar {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #74A400;
	text-decoration: none;
}
a:link {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #868A2F;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #868A2F;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #687A3F;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #868A2F;
	text-decoration: none;
}