body {
	background-image: url(../../imagenes/logo_com.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F8F7BE;
	margin: 0px;
}
#cabecera {
	left: 2px;
	top: 297px;
	position: absolute;
	width: 175px;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	z-index: 4;
}
#titulo {
	position: absolute;
	left: 188px;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	width: 570px;
	background-image: url(../../imagenes/logo_cajamadrid.gif);
	height: 110px;
}

.menu {
	color: #666666;
	font-size: medium;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.FEAPS {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	color: #EDEA99;
}


a.menulink {
	color: #999999;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
a.menulink:hover {
	color: #990000;
	text-decoration: underline;
}
.parentesis {
	color: #999999;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titulo{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #003366;
	font-weight: bold;
}
#cuerpo {
	position: absolute;
	left: 191px;
	top: 125px;
	padding-right: 30px;
	z-index: 3;
}

.subtitulo{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
a.textolink {
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#direccion {
	position: absolute;
	left: 188px;
	bottom: 0px;
}

a.textolink:hover {
	color: #999999;
	text-decoration: none;
}
.direccion {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #999999;
}
a.correolink {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
a.correolink:hover {
	color: #990000}
#cabecera_menu {
	left: 2px;
	top: 10px;
	position: absolute;
	width: 175px;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	z-index: 5;
}

