@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
background-color:#F8F8E4;
}

h1{
	font-size:28px;
	margin:0px;
	padding:0px;
}
h1 a{
	font-size:28px;
	margin:0px;
	padding:0px;
}

#cabecera{
width:100%;
background:url(../imagenes/fondo-cielo.jpg);
background-repeat:repeat-x;
background-position:center;
height:221px;
margin-top: 0px;
clear: both;

}
li a{
text-decoration:underline;
color:#A5B44B;
font-size:14px;
font-weight:bold;
}
#escena-cabecera{
	width:980px;
	height:221px;
	margin: auto;
}
#reproductor{
float:left;
width:497px;
height:165px;
margin-top:6px;
}
#logo{
float:left;
width:315px;
height:165px;
margin-top:6px;
margin-left:6px;
}

#contenido{
width:100%;
background-color:#f8f8e4;
background-image:url(../imagenes/fondo-contenido.jpg);
background-repeat:repeat-x;
margin-top:0px;
}
#contenido-central{
margin:auto;
width:980px;
height:780px;
_height:100%;
.height:100%;

}
#lateral-pago{

width:221px;
background-image:url(../imagenes/fondo-pago.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#A0B043;
float:left;
margin-top:0px;
padding:2px 50px;
margin-bottom:20px;

}
#lateral-derecho{
float:left;
margin-top:70px;
margin-left:20px;
}
#lateral-izquierdo{
	width:321px;

float:left;
margin-top:20px;

}
#lateral-izquierdo-inferior{
		width:281px;

float:left;
margin-top:20px;
clear:both;
padding:0px 20px;
}
#lateral-pago form{
color:#51572b;
font-size:12px;
}
.tabulacion{
margin-left:22px;
margin-top:3px;
}
.nuevo-paypal{
text-align:center; 
padding:7px;
font-size:10px;
color:#333333;
}
.animate-donar{
color:#FFFFFF;
font-size:22px;

text-align:center;
padding-top:15px;
font-weight:bold;
font-family:Century Gothic;

}
.datos-paypal{
color:#51572b;
font:Century Gothic;
font-size:11px;
font-weight:bold;
padding:7px;
}


#informacion{
width:590px;
_width:560px;
margin-left:13px;
float:left;
padding:0px 20px;
}

.titulo-seccion{
color:#5c7259;
font-size:15px;
font-weight:bold;
}
.fecha-blog{
float:right;
border:1px solid #A3B348;
padding: 0 3px 0 3px;
background-color:#FFFFFF;
}
.dia-blog{
font-size:24px;
color:#000000;
text-align:center;
margin-right:5px;
}
.mes-blog{
font-size:10px;
text-align:center;
}
.anyo-blog{
font-size:8px;
color:#666666;
text-align:center;
}
.texto-seccion{
color:#2c1f2b;
font-size:12px;
}

fieldset {
border:0px;
padding:7px;
}

fieldset:hover{
background-color:#FFFFFF;
border-bottom:1px solid #5c7259;
border-top:1px solid #5c7259;
}
fieldset .campo-form{
font-size:10px;
}

fieldset input {
border:1px solid #A0B043;
}
fieldset textarea {
border:1px solid #A0B043;
}


#footer{
border-top: 5px solid #d7d7ad;
background-color:#FFF;
width:100%;

clear:both;
}