.ESTILOS {
}
.caja {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	background-color: #fbfbfb;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.CABECERA {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-weight: 400;
}
.menu {

	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-weight: 600;
}
.titulonoticia {

	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	letter-spacing: 2px;
	color: #333333;
	font-weight: bold;
}
.fechanoticia {


	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	letter-spacing: 2px;
	color: #333333;
	font-weight: normal;
}
.textonoticia {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
	color: #3C3A39;
	font-weight: normal;
}
.enlaces {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	letter-spacing: 2px;
	color: #333333;
	font-weight: normal;
	line-height: 22px;
	white-space: pre;
}
.BORDETABLA {
	clear: none;
	width: 1px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-position: center;
}
.borde2 {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.cabecera {
	font-family: "Arial Black";
	font-size: 11px;
	color: #000000;
}
.TITULOPOST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.TEXTOPOST {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
}

