html * {  margin: 0; padding: 0; border: 0; }
body { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; color: #7A7A7A; background: #FFFFFF url(../imagenes/bg_body.gif) no-repeat bottom left; }

html,body { min-height: 100%; }

/* ñapa para ie */
* html body { height: 100%; }
* html #apadrinaunarbol { height: 100%; }
* html #pagina { height: 400px; }
/* fin de ñapa para ie */

#apadrinaunarbol { min-height: 100%; background: url(../imagenes/bg_apadrinaunarbol.gif) repeat-x bottom; }

#pagina { min-height: 400px; background: url(../imagenes/bg_pagina.gif) no-repeat top left; width: 775px; }
#header { padding: 15px 0 5px 150px;  }

#contenido { padding: 0px 0 15px 240px; background: url(../imagenes/bg_contenido.gif) no-repeat top left; float: left; }

h1 { background: url(../imagenes/img_logo_apadrina.gif); width: 143px; height: 112px; }
h1 span { display: none; }

#texto{ width: 332px; }
.imagen { padding: 5px 0; margin: 0 0 20px 0; border-top: 1px solid #CFCFCF; }
.imagen_texto { padding: 8px 0 0 0; }
.imagen img, .imagen_texto img { border: 1px solid #000000; }

h3 { display: inline; color: #3B5E09; background: #FFFFFF; font-size: 2.5em; margin: 0 0 0 10px; }
h4 { display: inline; color: #437025; background: #FFFFFF; font-size: 1.5em; margin: 0 0 0 5px; }
h5 { color: #437025; background: #FFFFFF; font-size: 1.2em; margin: 15px 0 0 5px; }
h5.noticia a { color: #437025; background: #FFFFFF; text-decoration: none; }
h5.noticia a:hover { text-decoration: underline; }

hr { border: 1px solid #CFCFCF; }

/* GALERIA */
#galeria { width: 100%; text-align: center; }
ul#lista_fotos { margin: 10px 0 10px 7px; }
#lista_fotos li { list-style: none; float: left; margin: 0 5px 2px 0; }


p { font-size: 1.1em; padding: 10px 10px 0 10px; }
p strong { color: #3B5E09; background: #FFFFFF; font-weight: bold; }
p a { color: #3B5E09; background: #FFFFFF; font-weight: bold; }
p.noticia { color: #7A7A7A; }
p.noticia strong { font-weight: bold; }
p span.fecha { color: #437025; font-size: 0.9em; margin-right: 5px; display: block; }

p.documento, p.enlace { text-align: right; margin: 0px; padding: 0px; padding-right: 10px; clear: left; }
p.documento a, p.enlace a { text-decoration: none; font-weight: normal; }

p.entradilla { color: #A6A6A6; padding: 10px; }
p.entradilla a { color: #A6A6A6; text-decoration: none; font-weight: normal;  }



#navegacion { float: left; margin: 0 10px; }

h2 { display: none; }

ul#menu { list-style: none; }
ul#menu li { color: #3B5E09; background: #FFFFFF; font-size: 1.5em; font-weight: bold; }
ul#menu li a { color: #292929; background: #FFFFFF; text-decoration: none; font-size: 0.8em; font-weight: normal; }
ul#menu li a.activo { color: #437025; background: #FFFFFF; }
ul#menu li:hover { color: #437025; background: #FFFFFF; }
ul#menu li a:hover { color: #437025; background: #FFFFFF; }

ul#menu li ul#submenu li { font-size: 0.80em; margin-left: 15px; list-style: none; }
ul#menu li ul#submenu li a { color: #292929; background: #FFFFFF; text-decoration: none; font-size: 0.9em; font-weight: normal; }
ul#menu li ul#submenu li a.activo { color: #437025; background: #FFFFFF; }

#footer { clear: both; padding: 25px 0 50px 240px; }
#footer p { font-size: 1.1em; }
address { padding: 10px 10px 0 10px; font-size: 1em; font-style: normal; }
#footer p a { text-decoration: none; color: #7A7A7A; background: #FFFFFF; }
#footer p a:hover { text-decoration: underline; }

/* para el aviso legal */
body.aviso { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; color: #7A7A7A; background: #FFFFFF; }
body.aviso #pagina { min-height: 400px; width: 775px; background: none; }
body.aviso #contenido { padding: 0px 0 15px 75px; float: left; background: none;  }
body.aviso #header { padding: 15px 0px 15px 25px; }
body.aviso #apadrinaunarbol { background: none; }

#avisolegal { width: 475px; margin-bottom: 20px; }

blockquote { padding: 0px 25px; }

/* Para la opción de apadrinar */
#apadrina { background: url(../imagenes/img_apadrinar.gif) no-repeat top right; }
#apadrina p { font-size: 1.1em; width: 183px; margin: 0; padding: 0; margin-bottom: 5px; }
#apadrina p.fin { background: url(../imagenes/bg_apadrina.gif) repeat-x bottom; padding-bottom: 4px; }
h6 { background: url(../imagenes/bg_apadrina.gif) repeat-x top; color: #437025; font-size: 1.1em; margin: 10px 0; padding-top: 4px; }

.Descriptor
{
	font-weight: bold;
	font-size: 1em;
	color: #437025;
}

.Descriptorcentro
{
	font-weight: bold;
	font-size: 1em;
	color: #437025;
	text-align: center;
}

.Cita
{
	padding-right: 5px;
	text-align: right;
	border-bottom: 1px solid #CFCFCF; 
	color: #7A7A7A;
}

.Fuente
{
	text-align: right;
	padding-right: 5px;
	color: #7A7A7A;
	font-size: 0.9em;
	text-transform: uppercase;
}