a.texto:link {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
a.texto:visited {
	color: #993300;
	font-weight: bold;
		text-decoration: none;
}
a.texto:hover {
	color: #999999;
	font-weight: bold;
		text-decoration: none;
}
a.texto:active {
	color: #993300;
	font-weight: bold;
		text-decoration: none;
}
a.FEAPS:link {
	color:#EDEA99;
	text-decoration: none;
}
a.FEAPS:hover {
	color:#003366;
	text-decoration: none;
}
.titulo_pagina {
	font-size:36px;
	font-weight:bold;
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	left: 188px;
	position: absolute;
	z-index: 2;
}
body {
	background-color: #F8F7BE;
}
.titulo_cabecera {
	color: #333333;
	font-size: 14px;
	font-family:  "Times New Roman", Times, serif;
	font-weight: bold;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-align: justify;
}
.texto_referencia {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
.ladillo {
	color: #014C73;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.PDF_aviso {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
.boton_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
.boton_cabecera {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texto_cabecera {
	color: #999999;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.direccion_postal {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
    color: #999999;
}
.titulo_paginablanco {
	font-size:36px;
	font-weight:bold;
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	left: 188px;
	position: absolute;
	background-color: #FFFFFF;
	text-align: center;
	width: 80%;
}
.ladilloblanco {

	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#recuadrodestacado {
	background-color: #F5D300;
	border: 0.05em dashed #CCCCCC;
	padding: 5px;
	margin-left: 10px;
	left: 620px;
	position: absolute;
	top: 420px;
	z-index: 6;
}
#recuadrodestacado2 {

	background-color: #F5D300;
	border: 0.05em dashed #CCCCCC;
	padding: 5px;
	margin-left: 10px;
	left: 620px;
	position: absolute;
	top: 160px;
	z-index: 6;
}

