#buscador{
	padding:15px;
	color:#004557;
	background-color:#fff;
	border:1px solid #004557;
	
}
#buscador h2{
  font-size:1.3em;
}
#buscador input.buscador_google{
  
  height:15px;
  border:0 none;
  width:240px;
  
}
#buscador input.submit_buscador_google{
  background:url(../../images/lupa.jpg) no-repeat;
 text-indent:-9999px;
 width:24px;
 height:24px;
 border:0 none;
 cursor:pointer;
 
}
#biografia{
	padding:15px;
	color:#fff;
	background:url(../../images/fondo_bibliografia.jpg) #004557 no-repeat bottom right;
}

#biografia h2 {
	cursor:pointer;
	
	width:158px;
}
#biografia h2 a {
	display:block;
	height:26px;
	text-indent:-99999px;
	cursor:pointer;
	width:158px;
	background:url(../../images/titulo_biografia.jpg) no-repeat;
}
#biografia p{
	margin:14px 0 0 33px;
	line-height:14px;
}
#historia{
	padding:15px 15px 25px 15px;
	color:#fff;
	background:url(../../images/fondo_historia.jpg) #E0820C no-repeat bottom right;
}

#historia h2 {
	cursor:pointer;
	
	width:136px;
}
#historia h2 a {
	display:block;
	height:51px;
	text-indent:-99999px;
	cursor:pointer;
	width:136px;
	
	background:url(../../images/titulo_historia.jpg) no-repeat;
}
#historia p{
	margin:14px 0 0 33px;
	line-height:14px;
	color:#004557;
}
#historia p a{
    font-weight:bold;
    color:#fff;
}
#respuesta_universo, #ley_autocreacion{
	padding:15px;
	color:#000;
	background:#fff;
	border:1px solid #004557;
	margin-top:13px;
}
#respuesta_universo h4 {
	width:287px;
	cursor:pointer;
}
#respuesta_universo h4 a {
	display:block;
	cursor:pointer;
	height:16px;
	text-indent:-99999px;
	width:287px;
	background:url(../../images/titulo_respuesta_universo.jpg) no-repeat;
}
#respuesta_universo p, #ley_autocreacion p{
	margin:15px 0;
	line-height:14px;
}
#portada_secreto, #portada_autocreacion{
	display:block;
	margin:15px auto 0 auto;
}
#ley_autocreacion h4{
        font-size:1.6em;
	text-align:center;
        font-family:Georgia, Trebuchet, sans-serif;
}
#contenedor_cuerpo{
	overflow:hidden;
	width:100%;
	/*border:1px solid red;*/
	margin:13px 0 0 0;
}
#contenedor_ultimas_noticias{
	float:left;
	width:315px;
	background:url(../../images/fondo_ultimas_noticias.jpg) #004557 no-repeat bottom right;
}
#ultimas_noticias{
  
	padding:10px 15px 87px 15px;
	
}
#ultimas_noticias h2 {
	width:130px;
	cursor:pointer;
}
#ultimas_noticias h2 a {
	display:block;
	cursor:pointer;
	height:43px;
	text-indent:-99999px;
	width:130px;
	/*behavior: url(includes/js/iepngfix.htc);*/
	background:url(../../images/titulo_ultimas_noticias_home.jpg) no-repeat;
}
#ultimas_noticias_destacadas{
  
	margin:10px 0 0 0;
	padding:10px 15px 10px 15px;
	background:url(../../images/fondo_historia.jpg) #E0820C no-repeat bottom right;
	font-weight:bold;
}
#ultimas_noticias_destacadas h2 {
	width:160px;
	
}
#ultimas_noticias_destacadas h2 span {
	display:block;
	
	height:20px;
	text-indent:-99999px;
	width:160px;
	/*behavior: url(includes/js/iepngfix.htc);*/
	background:url(../../images/titulo_ultimas_noticias_destacadas_home.jpg) no-repeat;
}
#ultimas_noticias_destacadas .resumen_noticia a{
    color:#004557;
}
#ultimos_eventos{
  margin:0 0 10px 0;
	padding:10px 15px 20px 15px;
	background:url(../../images/fondo_bibliografia.jpg) #004557 no-repeat bottom right;
	/*background:url(../../images/fondo_ultimos_eventos.jpg) no-repeat bottom right;*/
}
#ultimos_eventos h2 {
	width:121px;
	cursor:pointer;
}
#ultimos_eventos h2 a {
	display:block;
	cursor:pointer;
	height:43px;
	text-indent:-99999px;
	width:121px;
	/*behavior: url(includes/js/iepngfix.htc);*/
	background:url(../../images/fondo_ultimos_eventos.jpg) no-repeat;
}
.resumen_noticia{
	margin:25px 0;
}
.resumen_noticia p{
	line-height:14px;
}
.resumen_noticia h4, #blogs_recientes h4{
	font-size:1.1em;
}
#contenedor_derecho_inicio{
	float:right;
	width:315px;
}

#blogs_recientes{
  margin-top:10px;
	border:1px solid #004557;
	padding:10px 15px 10px 15px;
}
#blogs_recientes h2 {
	width:138px;
	cursor:pointer;
}
#blogs_recientes h2 a {
	display:block;
	cursor:pointer;
	height:43px;
	text-indent:-99999px;
	width:138px;
	behavior: url(includes/js/iepngfix.htc);
	background:url(../../images/titulo_blogs.png) no-repeat;
}
#blogs_recientes ul {
	
	list-style: none;
	padding:0;
	margin:15px 0 0 0;
	/*border:1px solid red;*/
}
#blogs_recientes ul li{
	margin:0 0 10px 0;
}
#blogs_recientes a{
	color:#000;
}
#suscribete{
	background:url(../../images/fondo_bibliografia.jpg) #004557 no-repeat bottom right;
	padding:15px;
	
}
#suscribete h4 {
	width:154px;
	
}
#suscribete h4 a {
	display:block;
	
	height:24px;
	text-indent:-99999px;
	width:154px;
	background:url(../../images/suscribete.jpg) no-repeat;
}
#suscribete input{
	width:220px;
	padding:5px;
	border:1px solid #D6E2E5;
}
#suscribete input.boton{
	 /*background:url(../../images/btn_enviar_texto.png) no-repeat;*/ 
	 border:0 none;
	 display:block;
	 width:auto;
	 color:#004557;
	 float:right;
	 text-align:center;
	 padding:2px 10px;
	 height:18px;
	 margin-top:5px;
	 
	 cursor:pointer;
}
#webs_amigas{
  margin:10px 0 0 0;
	padding:10px 15px 20px 15px;
	background:url(../../images/fondo_bibliografia.jpg) #004557 no-repeat bottom right;
	/*background:url(../../images/fondo_ultimos_eventos.jpg) no-repeat bottom right;*/
}
#webs_amigas h2 {
	width:104px;
	cursor:pointer;
}
#webs_amigas h2 a {
	display:block;
	cursor:pointer;
	height:41px;
	text-indent:-99999px;
	width:104px;
	/*behavior: url(includes/js/iepngfix.htc);*/
	background:url(../../images/titulo_webs_amigas.jpg) no-repeat;
}