@CHARSET "ISO-8859-1";

/* CSS Document */

* {
	margin: 0 auto;
	padding: 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: thick;
	margin: 20px;
	color: #666666;
	background-color: #FFFFFF;
	}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: thick;
	margin: 20px;
	color: #666666;
	background-color: white;
	}

a {
	color: #0066FF;
	background-color: white;
	padding: 0;
	margin: 0;
	}
	
.color_rojo {
	color: #FF0000;
	}
	
.color_azul {
	color: #0066FF;
	}
	
.negrita {
	font-weight: bold;
	}

.times-new-roman {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	}

#lista-programas {
	border: thick;
	margin: 20px;
	color: #666666;
	background-color: white; 
	}

#lista-programas li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding-bottom: 0px;
/*	display: block;*/
/*	list-style-type: none;*/
	position:relative;
	left: 0px;
	}

.sin-vineta {
	list-style-type: none;
}
	
#lista-invitados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: thick;
	margin: 20px;
	color: #666666;
	background-color: white; 
	}

#lista-invitados li {
	margin: 0px;
	padding-bottom: 20px;
/*	display: inline;*/
/*	list-style-type: circle;*/
	position:relative;
	left: 30px;
	}

#lista-programas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: thick;
	margin: 20px;
	color: #666666;
	background-color: white; 
}

#cse-search-form {
	position: absolute;
	top: 185px;
	left: 660px;
	width: 287px;
}

#texto-index {
	position: absolute;
	top: 305px;
	left: 203px;
	width: 595px;
	}
	
#texto-lectora {
	position: absolute;
	top: 340px;
	left: 340px;
	}

#intro {
	position: absolute;
	/*
	top: 8px;
	left: 127px;
	*/
	top: 8px;
	left: 310px;
	}

#titulo-bienvenida {
	position: absolute;
	top: 237px;
	left: 219px;
	}

#imagen-titulo-bienvenida {
	position: relative;
	width: 550px; height: 60px;
	margin: 0; padding: 0;
	overflow: hidden;
	}

#imagen-titulo-bienvenida span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 550px; height: 60px;
	margin: 0; padding: 0;
	background: url("../imagenes/titulos/titulo-inicio.gif") top left no-repeat;
	}

#lista {
	position: absolute;
	top: 251px;
	left: 30px;
	margin: 0; 
	padding: 0; 
	width: 127px;
	height: 580px;
	overflow: hidden; 
	
	/display: none;
	}

	
#lista li {
	margin: 0; 
	padding-top: 52px;
	display: block;
	list-style-type: none; 
	}

#lista li:first-child {
	padding: 0;
	}

#lista li a {
	position: relative;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}

#lista li a span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	}

#boton-inicio a span {
	background: url("../imagenes/botones/boton-inicio.gif") top left no-repeat;
	}

#boton-inicio a span:hover {
	background-image: url("../imagenes/botones/boton-inicio_f2.gif");
	}

#boton-proximas-emisiones a span {
	background: url("../imagenes/botones/boton-proximas-emisiones.gif") top left no-repeat;
	}

#boton-proximas-emisiones a span:hover {
	background-image: url("../imagenes/botones/boton-proximas-emisiones_f2.gif");
	}

#boton-libro-oyentes a span {
	background: url("../imagenes/botones/boton-libro-oyentes.gif") top left no-repeat;
	}

#boton-libro-oyentes a span:hover {
	background-image: url("../imagenes/botones/boton-libro-oyentes_f2.gif");
	}
	
#boton-patrocinio a span {
	background: url("../imagenes/botones/boton-patrocinio.gif") top left no-repeat;
	}

#boton-patrocinio a span:hover {
	background-image: url("../imagenes/botones/boton-patrocinio_f2.gif");
	}
	
#boton-apoyo a span {
	background: url("../imagenes/botones/boton-apoyo.gif") top left no-repeat;
	}

#boton-apoyo a span:hover {
	background-image: url("../imagenes/botones/boton-apoyo_f2.gif");
	}

#boton-participacion a span {
	background: url("../imagenes/botones/boton-participacion.gif") top left no-repeat;
	}

#boton-participacion a span:hover {
	background-image: url("../imagenes/botones/boton-participacion_f2.gif");
	}
	
#boton-concurso-microcuentos a span {
	background: url("../imagenes/botones/boton-concursos.gif") top left no-repeat;
	}

#boton-concurso-microcuentos a span:hover {
	background-image: url("../imagenes/botones/boton-concursos_f2.gif");
	}
	
#boton-enlaces-recomendados a span {
	background: url("../imagenes/botones/boton-enlaces.gif") top left no-repeat;
	}

#boton-enlaces-recomendados a span:hover {
	background-image: url("../imagenes/botones/boton-enlaces_f2.gif");
	}

#blog-articulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: thick;
	margin: 20px;
	color: #666666;
	background-color: white; 
	}

#blog-articulos li {
	margin: 0;
	padding-bottom: 20px;
	display: block;
	list-style-type: none; 
	}

/* Ubicación de las imágenes decorativas (hojas solapadas de un libro) */

#esquina-sih { 
	background: url("../imagenes/esquinas/sih.jpg") top left no-repeat; 
	position: absolute; 
	top: 210px; 
	left: 183px; 
	width: 70px; 
	height: 20px; 
	}

#esquina-siv { 
	background: url("../imagenes/esquinas/siv.jpg") top left no-repeat; 
	position: absolute; 
	top: 230px; 
	left: 183px; 
	width: 20px; 
	height: 75px; 
	}

#esquina-sdh { 
	background: url("../imagenes/esquinas/sdh.jpg") top left no-repeat; 
	position: absolute; 
	top: 210px; 
	left: 739px; 
	width: 66px; 
	height: 20px; 
	}

#esquina-sdv { 
	background: url("../imagenes/esquinas/sdv.jpg") top left no-repeat; 
	position: absolute; 
	top: 230px; 
	left: 785px; 
	width: 20px; 
	height: 75px; 
	}

#esquina-iih {
	background: url("../imagenes/esquinas/iih.jpg") top left no-repeat; 
	position: absolute; 
	bottom: 50px; 
	left: 183px; 
	width: 70px; 
	height: 20px; 
	}

#esquina-iiv {
	background: url("../imagenes/esquinas/iiv.jpg") top left no-repeat; 
	position: absolute; 
	bottom: 70px; 
	left: 183px; 
	width: 20px; 
	height: 79px; 
	}

#esquina-idh {
	background: url("../imagenes/esquinas/idh.jpg") top left no-repeat; 
	position: absolute; 
	bottom: 50px; 
	left: 739px; 
	width: 66px; 
	height: 20px; 
	}

#esquina-idv {
	background: url("../imagenes/esquinas/idv.jpg") top left no-repeat; 
	position: absolute; 
	bottom: 70px; 
	left: 785px; 
	width: 20px; 
	height: 79px; 
	}

.raised {
	display: none;
	}
	
/ Adaptación a Internet Explorer

#ie-boton-inicio a {
	display: none;
	/ display: inline;
	position: relative;
	top: 0;
	left: 0;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#ie-boton-inicio a span {
	display: none;
	/ display: block;
	position: absolute;
	top: 251px;
	left: 30px;
	z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-inicio.gif") top left no-repeat;
	}
#ie-boton-inicio a span:hover {
	background: url("../imagenes/botones/boton-inicio_f2.gif") top left no-repeat;
	}
	
#ie-boton-proximas-emisiones a {
	display: none;
	/ display: inline;
	position: relative;
	top: 0;
	left: 0;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#ie-boton-proximas-emisiones a span {
	display: none;
	/ display: block;
	position: absolute;
	top: 319px;
	left: 30px;
	z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-proximas-emisiones.gif") top left no-repeat;
	}
#ie-boton-proximas-emisiones a span:hover {
	background: url("../imagenes/botones/boton-proximas-emisiones_f2.gif") top left no-repeat;
	}
	
#ie-boton-libro-oyentes a {
	display: none;
	/ display: inline;
	position: relative;
	top: 0;
	left: 0;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#ie-boton-libro-oyentes a span {
	display: none;
	/ display: block;
	position: absolute;
	top: 455px;
	left: 30px;
	z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-libro-oyentes.gif") top left no-repeat;
	}
#ie-boton-libro-oyentes a span:hover {
	background: url("../imagenes/botones/boton-libro-oyentes_f2.gif") top left no-repeat;
	}

#ie-boton-patrocinio a {
	display: none;
	/ display: inline;
	position: relative;
	top: 0;
	left: 0;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#ie-boton-patrocinio a span {
	display: none;
	/ display: block;
	position: absolute;
	top: 727px;
	left: 30px;
	z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-patrocinio.gif") top left no-repeat;
	}
#ie-boton-patrocinio a span:hover {
	background: url("../imagenes/botones/boton-patrocinio_f2.gif") top left no-repeat;
	}
	
#ie-boton-apoyo a {
	display: none;
	/ display: inline;
	position: relative;
	top: 0;
	left: 0;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#ie-boton-apoyo a span {
	display: none;
	/ display: block;
	position: absolute;
	top: 387px;
	left: 30px;
	z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-apoyo.gif") top left no-repeat;
	}
#ie-boton-apoyo a span:hover {
	background: url("../imagenes/botones/boton-apoyo_f2.gif") top left no-repeat;
	}
	
#ie-boton-participacion a {
	display: none;
	/ display: inline;
	position: relative;
	top: 0;
	left: 0;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#ie-boton-participacion a span {
	display: none;
	/ display: block;
	position: absolute;
	top: 523px;
	left: 30px;
	z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-participacion.gif") top left no-repeat;
	}
#ie-boton-participacion a span:hover {
	background: url("../imagenes/botones/boton-participacion_f2.gif") top left no-repeat;
	}
	
#ie-boton-concurso-microcuentos a {
	display: none;
	/ display: inline;
	position: relative;
	top: 0;
	left: 0;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#ie-boton-concurso-microcuentos a span {
	display: none;
	/ display: block;
	position: absolute;
	top: 591px;
	left: 30px;
	z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-concursos.gif") top left no-repeat;
	}
#ie-boton-concurso-microcuentos a span:hover {
	background: url("../imagenes/botones/boton-concursos_f2.gif") top left no-repeat;
	}

#ie-boton-enlaces-recomendados a {
	display: none;
	/ display: inline;
	position: relative;
	top: 0;
	left: 0;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#ie-boton-enlaces-recomendados a span {
	display: none;
	/ display: block;
	position: absolute;
	top: 659px;
	left: 30px;
	z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-enlaces.gif") top left no-repeat;
	}
#ie-boton-enlaces-recomendados a span:hover {
	background: url("../imagenes/botones/boton-enlaces_f2.gif") top left no-repeat;
	}









#boton-programas-emitidos {
	display: block;
	position: absolute;
	top: 152px;
	left: 210px;
	margin: 0; 
	padding: 0; 
	width: 127px;
	height: 52px;
	overflow: hidden; 
	}
#boton-programas-emitidos a {
	position: relative;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#boton-programas-emitidos a span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-programas-emitidos2.gif") top left no-repeat;
	}
#boton-programas-emitidos  a span:hover {
	background: url("../imagenes/botones/boton-programas-emitidos2_f2.gif") top left no-repeat;
	}
	
#boton-tertulia-de-prensa {
	display: block;
	position: absolute;
	top: 152px;
	left: 360px;
	margin: 0; 
	padding: 0; 
	width: 127px;
	height: 52px;
	overflow: hidden; 
	}
#boton-tertulia-de-prensa a {
	position: relative;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#boton-tertulia-de-prensa a span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-club.gif") top left no-repeat;
	}
#boton-tertulia-de-prensa  a span:hover {
	background: url("../imagenes/botones/boton-club._f2.gif") top left no-repeat;
	}
	
#boton-tertulia-los-domingos {
	display: block;
	position: absolute;
	top: 152px;
	left: 510px;
	margin: 0; 
	padding: 0; 
	width: 127px;
	height: 52px;
	overflow: hidden; 
	}
#boton-tertulia-los-domingos a {
	position: relative;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#boton-tertulia-los-domingos a span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-tertulia-los-domingos.gif") top left no-repeat;
	}
#boton-tertulia-los-domingos  a span:hover {
	background: url("../imagenes/botones/boton-tertulia-los-domingos_f2.gif") top left no-repeat;
	}

/*
#boton-vi-concurso {
	display: block;
	position: absolute;
	top: 152px;
	left: 660px;
	margin: 0; 
	padding: 0; 
	width: 127px;
	height: 52px;
	overflow: hidden; 
	}
#boton-vi-concurso a {
	position: relative;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#boton-vi-concurso a span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-vi-concurso.gif") top left no-repeat;
	}
#boton-vi-concurso  a span:hover {
	background: url("../imagenes/botones/boton-vi-concurso_f2.gif") top left no-repeat;
	}
*/
*
/*
#boton-verano2010 {
	display: block;
	position: absolute;
	top: 152px;
	left: 360px;
	margin: 0; 
	padding: 0; 
	width: 127px;
	height: 52px;
	overflow: hidden; 
	}
#boton-verano2010 a {
	position: relative;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#boton-verano2010 a span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-verano.gif") top left no-repeat;
	}
#boton-verano2010  a span:hover {
	background: url("../imagenes/botones/boton-verano_f2.gif") top left no-repeat;
	}
*/

#boton-almuerzo {
	display: block;
	position: absolute;
	top: 152px;
	left: 360px;
	margin: 0; 
	padding: 0; 
	width: 127px;
	height: 52px;
	overflow: hidden; 
	}
#boton-almuerzo a {
	position: relative;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#boton-almuerzo a span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-almuerzo.gif") top left no-repeat;
	}
#boton-almuerzo  a span:hover {
	background: url("../imagenes/botones/boton-almuerzo_f2.gif") top left no-repeat;
	}


#boton-lectora {
	display: block;
	position: absolute;
	top: 152px;
	left: 360px;
	margin: 0; 
	padding: 0; 
	width: 127px;
	height: 52px;
	overflow: hidden; 
	}
#boton-lectora a {
	position: relative;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#boton-lectora a span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-lectora.gif") top left no-repeat;
	}
#boton-lectora  a span:hover {
	background: url("../imagenes/botones/boton-lectora_f2.gif") top left no-repeat;
	}

		
#boton-nobel {
	display: block;
	position: absolute;
	top: 460px;
	left: 395px;
	margin: 0; 
	padding: 0; 
	width: 217px;
	height: 82px;
	overflow: hidden; 
	}
#boton-nobel a {
	position: relative;
	width: 217px; height: 82px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#boton-nobel a span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 217px; height: 82px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-nobel-vargas.gif") top left no-repeat;
	}
#boton-nobel  a span:hover {
	background: url("../imagenes/botones/boton-nobel-vargas_f2.gif") top left no-repeat;
	}


#boton-blog {
	display: block;
	position: absolute;
	top: 152px;
	left: 510px;
	margin: 0; 
	padding: 0; 
	width: 127px;
	height: 52px;
	overflow: hidden; 
	}
#boton-blog a {
	position: relative;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#boton-blog a span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-blog.gif") top left no-repeat;
	}
#boton-blog  a span:hover {
	background: url("../imagenes/botones/boton-blog_f2.gif") top left no-repeat;
	}



#boton-facebook2 {
	display: block;
	position: absolute;
	top: 152px;
	left: 660px;
	}



#boton-facebook {
	display: block;
	position: absolute;
	top: 152px;
	left: 660px;
	margin: 0; 
	padding: 0; 
	width: 127px;
	height: 52px;
	overflow: hidden; 
	}
#boton-facebook a {
	position: relative;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#boton-facebook a span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-facebook.gif") top left no-repeat;
	}
#boton-facebook  a span:hover {
	background: url("../imagenes/botones/boton-facebook_f2.gif") top left no-repeat;
	}
	
	
	
#boton-escritores-biblioteca {
	display: block;
	position: absolute;
	top: 152px;
	left: 360px;
	margin: 0; 
	padding: 0; 
	width: 127px;
	height: 52px;
	overflow: hidden; 
	}
#boton-escritores-biblioteca a {
	position: relative;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#boton-escritores-biblioteca a span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-escritores-biblioteca.gif") top left no-repeat;
	}
#boton-escritores-biblioteca  a span:hover {
	background: url("../imagenes/botones/boton-escritores-biblioteca_f2.gif") top left no-repeat;
	}
	
	
	
	
#boton-escritores-en-vivo {
	display: block;
	position: absolute;
	top: 152px;
	left: 360px;
	margin: 0; 
	padding: 0; 
	width: 127px;
	height: 52px;
	overflow: hidden; 
	}
#boton-escritores-en-vivo a {
	position: relative;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
#boton-escritores-en-vivo a span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 127px; height: 52px;
	margin: 0; padding: 0;
	background: url("../imagenes/botones/boton-escritores-en-vivo.gif") top left no-repeat;
	}
#boton-escritores-en-vivo  a span:hover {
	background: url("../imagenes/botones/boton-escritores-en-vivo_f2.gif") top left no-repeat;
	}









#fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	}
	
	
	
	
	
	
	
	
	
#titulo-participacion {
	position: absolute;
	top: 237px;
	left: 219px;
	}

#imagen-titulo-participacion {
	position: relative;
	width: 550px; height: 60px;
	margin: 0; padding: 0;
	overflow: hidden;
	}

#imagen-titulo-participacion span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 550px; height: 60px;
	margin: 0; padding: 0;
	background: url("../imagenes/titulos/titulo-participacion.gif") top left no-repeat;
	}
	

#titulo-proximas-emisiones {
	position: absolute;
	top: 237px;
	left: 219px;
	}

#imagen-titulo-proximas-emisiones {
	position: relative;
	width: 550px; height: 60px;
	margin: 0; padding: 0;
	overflow: hidden;
	}

#imagen-titulo-proximas-emisiones span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 550px; height: 60px;
	margin: 0; padding: 0;
	background: url("../imagenes/titulos/titulo-proximas-emisiones.gif") top left no-repeat;
	}
	
#titulo-apoyo {
	position: absolute;
	top: 237px;
	left: 219px;
	}

#imagen-titulo-apoyo {
	position: relative;
	width: 550px; height: 60px;
	margin: 0; padding: 0;
	overflow: hidden;
	}

#imagen-titulo-apoyo span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 550px; height: 60px;
	margin: 0; padding: 0;
	background: url("../imagenes/titulos/titulo-donar.gif") top left no-repeat;
	}
	
#titulo-patrocinio {
	position: absolute;
	top: 237px;
	left: 219px;
	}

#imagen-titulo-patrocinio {
	position: relative;
	width: 550px; height: 60px;
	margin: 0; padding: 0;
	overflow: hidden;
	}

#imagen-titulo-patrocinio span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 550px; height: 60px;
	margin: 0; padding: 0;
	background: url("../imagenes/titulos/titulo-patrocinio.gif") top left no-repeat;
	}
	
#imagen-titulo-verano2010 span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 550px; height: 60px;
	margin: 0; padding: 0;
	background: url("../imagenes/titulos/titulo-verano2010.gif") top left no-repeat;
	}
	
#imagen-titulo-lectora-por-horas span {
	display: block;
	position: absolute; left: 0; top: 0; z-index: 1;
	width: 550px; height: 60px;
	margin: 0; padding: 0;
	background: url("../imagenes/titulos/titulo-lectora-por-horas.gif") top left no-repeat;
	}

#planeta-azul { 
	position: absolute; 
	top: 320px; 
	left: 810px;
	}
	
#donacion-formulario {
	position: absolute;
	top: 370px;
	left: 103px;
	width: 595px;
	}
	
#donacion-formulario-audio {
	position: absolute;
	top: 470px;
	left: 650px;
	width: 295px;
	}
	
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: thick;
	color: #666666;
	background-color: #FFFFFF;
	}