@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	background-position: center center;
	background-repeat:   repeat-x;
}
#general {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
}

#cabecera_imagen {
	width: 794px;
	background-color: #585858;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
}
#menu a {
}

#menu  ul  li  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu ul li a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}



#principal {
	width: 521px;
	float: left;
	text-align: justify;
	font-size: 12px;
	background-image: url(recursos%20imagenes/fondo_principal.jpg);
	margin-top: 10px;
	padding-right: 4px;
	padding-left: 4px;
	color: #333333;
	background-repeat: no-repeat;
	height: 380px;
}
#mini_mapa {
	float: right;
	width: 255px;
	margin-top: 10px;
	background-image: url(images/roundrect22256112.gif);
	height: 250px;
	margin-left: 5px;
	margin-right: 5px;
}

#menu {
	width: 794px;
	font-family: "Trebuchet MS";
	background-color: #585858;
	color: #FFFFFF;
	font-size: 14px;
	height: 40px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#contacto {
	float: right;
	height: 135px;
	width: 255px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(recursos%20imagenes/fondo_contacto.jpg);
	font-size: 12px;
	text-align: center;
	background-repeat: no-repeat;
}
#donacion {
	float: left;
	width: 521px;
	font-size: 12px;
	color: #333333;
	background-image: url(recursos%20imagenes/fondo_donacion.jpg);
	margin-top: 10px;
	padding-right: 4px;
	padding-left: 4px;
	height: 300px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}


#pie {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #585858;
	color: #FFFFFF;
	clear: both;
	padding-top: 10px;
	width: 794px;
}
.numero_cuenta {
	font-size: 36px;
	background-color: #66FFCC;
	vertical-align: middle;
}

.mini_mapa {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 3px;
	margin-top: 20px;
}
#lacaixa {
	float: right;
	margin-top: 20px;
	width: 255px;
	margin-right: 6px;
	background-image: url(recursos%20imagenes/fondo_lacaixa.jpg);
	background-repeat: no-repeat;
	height: 207px;
}
.numero_cuenta_pequeño {
	font-size: 18px;
	background-color: #66FFCC;
	text-align: center;
}
#contacto_contacto {
	width: 794px;
	font-size: 12px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	padding-top: 12px;
	padding-bottom: 10px;
}
#prensa {
	width: 754px;
	font-size: 12px;
	background-color: #E6E6E6;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 40px;
}

