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

body,td,th {
	color: #333;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
  background: none;
	margin:0px;
}


#contendor_general, #footer-contenido{width:766px; margin:auto;}
#contenedor_contenido{background:#FFF; padding-top:30px; overflow:auto;}
#menu_general ul li{display:inline; margin-left:10px; padding-right:10px; border: #999 1px solid;}
#menu_general ul{margin:0; padding:0; float:left;}

#head{margin:0; padding:0; margin-bottom:-5px;}

img{border:none;}

#col1{width:450px; float:left; padding:20px; padding-top:0;}


h3{color:#090;}
.fecha-noticia{color:#900; font-size:12px;}
.texto-noticia{font-size:12px; text-align:justify;}

#col2{width:256px; background:#999; float:right; margin-right:20px;}
#donacion-boton{padding:5px; background:#900; display:block; color:#FFF;}
#donacion-boton a{color:#FFF;}
#video-zorrilla{padding:5px; margin-top:25px; border:1px solid #FFF; background:#CCC; margin-bottom:25px;}
.leer-mas{display:block; text-align:right; color:#900; padding-right:30px;}

.noticias{padding-bottom:20px; border-bottom:1px dashed #999;}

h2{color:#C90;}
#otras-noticias a{color:#090; text-decoration:none; display:block; margin-bottom:5px;}
#otras-noticias a:hover{text-decoration:underline; color:#009;}
.item-col2{padding:5px; }

#otras-noticias{margin-top:40px;}
#otras-noticias h2{margin-bottom:0; border-bottom:solid 1px #090;}

#footer{background:url(../imgs/footer_bg.png) top left repeat-x; height:150px; margin-top:10px; width:766px; margin:auto;}

#texto-footer{color:#FFF; font-size:12px; float:right; text-align:right; padding-right:40px;}
#logo-footer{float:left;}
#footer-contenido{overflow:auto; padding:20px;}

#bg1, #bg2, #bg3, #bg4, #bg5{ width: 100%; z-index: -5; position: fixed;}
#bg1, #bg2, #bg4, #bg5{ height: 15% }
#bg1, #bg5{ background:#fe0405; }
#bg2, #bg4{background:#5BFFA5; }
#bg3{ height:40%;  background:#FF6; top:30%; }
#bg1{ top:0; }
#bg2{ top:15%; }
#bg4{ top:70%; }
#bg5{ top:85%; }




/*===============FORM COMENTARIO ========*/
#comentar_noticia_formulario { background:#FFFF80; padding:10px;}
#comentar_noticia_formulario strong{color:#ff0101;}
#comentar_noticia_formulario #comentar_noticia{width:100%; height:150px;}
.input_comentar{border:#999 1px solid; margin-bottom:5px;}

#mensaje_respuesta_error{padding:10px; background:#FF8083; border:#900 solid 1px; margin-bottom:10px;}
#mensaje_respuesta_error h2{color:#000};

/*=============== COMENTARIOS DISPLAY ========*/

#contenedor_comentario{}
#titulo_comentario{font-size:18px; border-bottom:#039 solid 3px; margin-bottom:10px; margin-top:20px;}
.comentarios .comentario{background:#DDF; margin-bottom:5px; border:#999 solid 1px; padding:10px;}

#texto-himno{text-align:center;}
#player-himno{text-align:center;}
.himno-descarga{color:#009; font-weight:bold; line-height:1.3em; text-align:right; display:block;}
.himno-descarga:hover{color:#090; text-decoration:underline;}

/*VER VIDEOS*/

#titulo_ver_video{margin-bottom:5px; font-size:14px; font-weight:bold; color:#090;}
#video_ver_video{text-align:center;}
/*/  ----- videos - -----/*/
#titulo_otros_videos{font-size:20px; font-family:verdana; font-weight:bold; border-bottom:#C90 solid 3px; color:#000; margin:15px 0 10px 0; padding-bottom:5px;}
#contenedor_otros_videos{overflow:auto; margin-bottom:10px;}
#contenedor_otros_videos .video{float:left; margin-right:3px; margin-left:3px; padding:0 15px 0 15px; margin-bottom:5px; width:70px; height:120px; border:#999 solid 1px; font-size:10px; color:#666;}
#contenedor_otros_videos .video a img{margin-top:5px; margin-bottom:3px; border:0;}
#contenedor_otros_videos .video a{text-decoration:none; color:#FF6633;}
#contenedor_otros_videos .video:hover{background:#F0F0F0;border-color:#FF6633;}
#iframe_video{height:auto;}

/* AGENDA */

#otras-agenda ul li a{color:#009; text-decoration:none;}
#otras-agenda ul li a:hover{color:#090; text-decoration:underline;}

/* zorrilla */

#biografia, #quienes{width:250px; float:left;}
#discursos, #mis-vis{float:right; width:180px; font-size:12px;}
#discursos ul{margin-left:-30px;}
#discursos ul li{margin-bottom:10px;}
#discursos ul li a{color:#009; text-decoration:none;}
#discursos ul li a:hover{color:#090; text-decoration:underline;}

/*PCR*/

/*contactenos*/
#contactenos h3{margin-bottom:0; padding-bottom:0;}

/*FORMULARIO INSCRIPCION*/
#form-inscripcion{color:#000;}
#form-inscripcion .input-class, #form-inscripcion textarea{border:0 solid #333;}
#form-inscripcion .input-class{border-bottom-width:1px;}
#form-inscripcion textarea{border-width:1px;}
#boton-enviar{width:200px; height:53px; border-width:0 !important; background:url(../imgs/boton-enviar-insc.jpg) no-repeat top left; cursor:pointer;}
