body {
	background-image: url(imagenes/bla.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
}
#logo {
	position: absolute;
	left: 50px;
	z-index: 2;
	top: 5px;
	background-color: #FFFFFF;
}
#contenendor {
	position: absolute;
	left: 375px;
	top: 76px;
	text-align: justify;
	padding-right: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F89820;
}
#imagenparaguas {
	position: absolute;
	top: 0px;
	right: 0px;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
}
.FEAPS {
	font-size: xx-large;
	font-weight: bold;
}

#toledo {
	position: absolute;
	left: 50px;
	top: 0px;
	z-index: 1;
}
#feaps {
	position: absolute;
	left: 150px;
	bottom: 2px;
	width: 100%;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
}
#direccion {
	position: absolute;
	left: 88px;
	padding-top: 4px;
	padding-bottom: 5px;
	z-index: 100;
	bottom: 10px;
}
#fotoderecha {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #003366;
}
#contenendordocumentos {
	position: absolute;
	left: 375px;
	top: 76px;
	text-align: justify;
	padding-right: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F89820;
	width: 60%;
}
#foto1 {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#foto2 {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#foto3 {

	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#foto4 {


	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lecturafacil {
	float: left;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-top: 5px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-size: large;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #F7B32C;
	font-size: large;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #003366;
	font-size: large;
	font-weight: bold;
}
a.enlace:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F7B32C;
	text-decoration: none;
}
a.enlace:visited {
	font-family: Arial, Helvetica, sans-serif
	text-decoration: none;
	color: #F7B32C;
	font-size: small;
	font-weight: bold;
}
a.enlace:hover {
	font-family: Arial, Helvetica, sans-serif
	text-decoration: none;
	color: #003366;
	font-size: small;
	font-weight: bold;
}
a.enlace:active {
	font-family: Arial, Helvetica, sans-serif
	text-decoration: none;
	color: #F7B32C;
	font-size: small;
	font-weight: bold;
}