@charset "utf-8";
/* CSS Document */

.FechaAct {
    background-color: #B1C195;
    border-bottom: thick;
    border-bottom-color: #000000;
    border-bottom-width: thick;
    font-family: "Century Gothic";
    font-size: 13px;
    color: #9e005d;
    font-weight: bold;
    text-align: right;
}
.TituloPaginas {
    font-family: "Century Gothic";
    font-size: 18px;
    color: #FF0000;
    font-weight: bold;
}
.PiePlantilla {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
