*{
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(images/fondo_cabecera.png) repeat-x;
	/*background: #fff url(images/fondo_body.jpg) repeat-x;*/
	text-align: left;
	line-height: 140%;
	font-size: 13px;
	}

#web{
	clear: both;
	width: 1024px;
	margin: auto;

        }
		
		  
#contenido{
	width: 100%;
	float: left;
	display: block;
	padding: 0;
	margin: 166px 0 0px 0;
	min-height: 500px;
	background: none; /*url(images/fondo_contenido.gif) repeat-y;*/
}

#cabecera{
	position: absolute;
	width: 100%;
	height: 157px;
	background: none; /*#4F6074;*/
	top: 166px;
	left: 0px;
}

#cabecera_portada{
	background: url(images/cabecera.jpg) no-repeat;
	height: 331px;
	width: 1024px;
	position:relative;

}
#cabecera_portada #searchform {
	position: absolute;
	left: 30px;
	top: 280px;
}
#cabecera_portada #cabecera_foto{
	position: absolute;
	left: 322px;
	bottom:76px;
	width: 684px;
	height: 252px;
	background: url(images/cabecera_foto.jpg);
	
}
#cabecera_portada ul{
	padding: 0;
}
#cabecera_portada ul li{
	list-style:  none;
	background:  url(images/listas.gif) no-repeat 0 6px;
	padding-left: 15px;
}
#cabecera_portada p.description{
	position: absolute;
	bottom: 0;
	left: 380px;
}
#cabecera_portada h1.blogtitle {
	font-size: 22px;
	font-weight: bold;
	color: #4F6074;
	position: absolute;
	left: 30px;
	top: 40px;
       }
		 
#cabecera_portada #descripcion{
	position: absolute;
	left: 40px;
	top: 100px;
	height: 200px;
	width: 200px;
}


#header {
	width:100%;
	height:197px;
	float: left;
	display: inline;
	position: relative;
	}
	

		
#logo{
	width: 353px;
	height: 103px;
	position: absolute;
	top: 49px;
	left: 61px;
	/*background: url(images/logo.jpg);*/
	background:url(images/logonuevo_2.png) no-repeat;
}

#nav {
	line-height:50px;
	position: absolute;
	top:95px;
	right: 0px;
        }
		  

.seccioncat{
color:#666;
clear: both;



}
.seccioncat a{
	color: #00789F;
}

.seccionmas{
	color: white;
	background:#656565;
	margin:15px 0px 15px 0;
	padding:0 0 0 7px;
	line-height: 24px;
	clear: both;
}

.entry .relacionados_dentro{
	background:#FF6600 url(images/relacionados_top.gif) no-repeat top;
	width: 207px;
	float: right;
	margin: 0 0 10px 10px;
}
.entry .relacionados_dentro a{
	color: white;
	text-decoration: none;
}
.entry .relacionados_dentro a:hover{
	text-decoration: underline;
}
.entry .relacionados_dentro p{
	padding:10px 0 0 20px;
	margin: 0;
	color: white;
	font-weight: bold;
	font-size: 15px;
}

.entry .relacionados_dentro .relacionados_bottom {
	background: url(images/relacionados_bottom.gif) bottom no-repeat;
	height: 11px;
}

.relacionados{
	border: 1px dotted #999;
	background: #EFEFEF;
	margin-bottom: 10px;
	padding: 5px;

}



.relacionados ul{
	margin-left: 10px;
	padding: 10px 5px 20px 10px;
}
.relacionados li{
	list-style: none;
	color: #666;
	list-style-position: outside;
}
.relacionados li a{
	margin-left: 25px;
	background: url(images/bullet_lista_2.gif) no-repeat 0 4px;
	padding-left: 15px;
}


#principal {
        width: 775px;
        float: left;
		  display: inline;
		  text-align: justify;
		  margin-left:7px;
	}
	
#centro{
	width: 505px;
	float: left;
	padding: 10px;
	display: block;
	background:url(images/fondo_centro.png) no-repeat;
	height:1173px;

}
#centro2{
	width: 505px;
	float: left;
	padding: 0px;
	display: block;
	
}



#derecha {
	width:229px;
	padding: 10px;
	padding-top:0px;
	float: right;
	display: inline;
	text-align: left;
        }




#izquierda {
	width:226px;
	height:900px;
	/*padding: 10px;
	padding-top:0px;*/
	float: left;
	text-align: left;
	display: inline;
	background:url(images/fondo_sidebar_izq.png) right no-repeat;

	} 
	


#footer {
	width:100%;
	height:100px;
	background:url(images/fondo_footer.png) ;/*url(images/fondo_pie.jpg) repeat-x top;*/
	line-height: 160%;
	clear: both;
	padding-top: 29px;
	color: #fff;
	position:relative;
	top:13px;

        }
#footer_contenido{
	width: 1024px;
	margin: auto;
	position:relative;
	text-align:center;
	top:-35px;
}

#footer p {
	color:#000000;
	font-size: 13px;
	position:relative;
	top:-20px;
	left:103px;
	 width: 800px;
	        }
#footer a{
	color:#000000;
	 
}
 
#tag_cloud{
background:url(images/fondo_tags.png) no-repeat;

}
#tag_cloud h2{
color:#000000;
}
#tag_cloud a{
	color: #999999;
	padding: 7px;


}
/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	text-align: left;
	font-weight:normal;
	font-size: 13px;
	}

h2.titulo {
	font-size: 25px;
	color:#000000;/*#4F6074;*/
	font-weight: bold;
	line-height: 120%;
	fgont-family: "Trebuchet MS";
	}
h2{
	color: #999999;
	font-size: 13px;
}
h3{
	color: #0071E1;
	font-style: italic;
	font-weight: bold;
}
h4{
	color: white;
	background:#656565;
	margin:5px 0px 5px 0;
	padding:0 0 0 7px;
	line-height: 24px;
	clear: both;
}

h5{
	font-size:21px;
	color: #666;
	jfont-weight: bold;
	border-bottom: 1px dotted #ccc;
	font-family:"Arial Narrow";
	font-family: "Trebuchet MS";
}
ul, li{
	list-style-type: none;
}

/*----------------------[izquierda H2]-----------*/
#izquierda ul li.widget_categories h2.widgettitle{
color:#0071E0;
}
/*-----------------------------------------------*/


#izquierda h2{
	font-size: 20px;
	padding-left: 20px;
	background:url(images/side_derecha_enlaces_list.jpg) no-repeat;
	font-family:Georgia;
	/*font-weight: bold;*/
	/*text-transform: uppercase;*/
	/* url(images/fondo_widget.gif) no-repeat 0 2px;*/
}
		  
#izquierda ul{
width:223px;

}

#izquierda ul li{
padding: 13px 0 0  2px;;
margin-bottom: 0px;

}


#derecha h2{
	font-size: 14px;
	width:241px;
	height:30px;
	color:#999999;
	padding-left: 9px;
	padding-top:4px;
	background:url(images/Side_derecha_h2.jpg) no-repeat; /*url(images/fondo_widget.gif) no-repeat 0 2px;*/
        }

p.categoria{
	color: #666;
	line-height: 25px;
	clear: both;
	margin: 0;
	padding-left: 20px;
	background: url(images/etiquetas.gif) no-repeat 0 6px;
}
p.categoria a{

}


/* -------------------[ Links ]------------------- */




	
strong{
	color: #0071E0;/*#4F8AAC;*/
}
b{
	color: #000;

}
i{
		color:#FFF;
}
	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        
        }
img.aligncenter {
        
        margin: 0px auto;
        background: #fff;
        padding: 2px;
        
        }
		

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
        
        float: none; 
        clear: both;
        }



/* -------------------[ Sidebar ]------------------- */


#izquierda ul li ul {
        margin: 0 0 27px;/*0px 0px 5px 0px;*/
        padding: 10px 0 0 0;
		list-style:url(images/side_izq_list.png);
		list-style-position:inside;
		  

        }

#izquierda ul li ul li {
	list-style-type:none;
	padding: 0 0 0 5px;
	border-bottom: 1px dotted #DFDFDF;
	width:205px;

        }

#izquierda ul li ul li a {
		color:#000000; /*#4F8AAC;*/
		line-height: 22px;
		padding-left:1px;
        }
/* -------------------[ Middle Content ]------------------- */

#derecha ul {
	padding: 0 ;
	margin-bottom: 5px;
	width:240px;
}

#derecha ul li {
padding: 0;
margin-bottom: 5px;

}

#derecha ul li ul {
        margin: 0px 0px 5px 0px;
       /*padding: 5px;*/
	   /*list-style:url(images/side_derecha_enlaces_list.jpg);*/
	   padding-top:11px;
	   width:240px;
	   
	   

        }
#derecha ul li ul li {
	list-style-type:none;
	background:url(images/Side_derecha_li.png) no-repeat;
	padding: 0px 10px 0px 5px;
	border-bottom: none; /*1px dotted #4F8AAC;*/
	color:#FFFFFF;
	height:56px;
	margin-bottom:16px;

        }
#derecha ul li ul li a {
/*		color: #4F8AAC;*/
		color:#FFFFFF;
		padding-left: 10px;
		line-height: 22px;
        }






/* -------------------[ Misc Tags and Classes ]------------------- */
#header h1.blogtitle {
	font-size: 22px;
	font-weight: bold;
	color: white;
	float: left;
	margin: 0;
	padding: 20px;
        }
		  
p.description {
        color:#000000;
		 	padding: 28px;
		  font-size: 14px;
		  font-family:arial;

        } 



p {
	margin-top: 0px;
	margin-bottom: 15px;
	color: #333;

	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        border-left:5px solid #330000;
        padding-left:5px;
	}

.center {
	text-align: center;
	}

a img, img a, img {
	margin: 0;
	padding: 0;
	border: 0;
	}

a {
	text-decoration: none;
	color:#000000; /**4F8AAC;*/
	

}
strong a {
	text-decoration: underline;

}
a strong{
	text-decoration: underline;
	color: #FF6600;

}
a:hover{
	text-decoration: underline;

}

.navigation {
	text-align: left;
	margin:0;
	padding: 10px 15px;
	}
.navigation a{
	jcolor: #00789F;
}

.alignleft {
        float:left;
        }

.alignright {
        float:right;
        }

.entry {
	padding: 0 ;
	margin: 0;
	color: #333;
	position:relative;
	float:left;
	margin-top:14px;

	
	}
	
.entry img{
	padding: 3px;
	border: 1px solid #ccc;
}
.entry ul, .entry ol{
	padding: 10px 0  10px 20px;
	/*list-style:url(images/side_izq_list.png);*/
}

.entry ul li{
	list-style:  none;
	background:url(images/side_izq_list.png) no-repeat  ;/*url(images/listas.gif) no-repeat 0 6px;*/
	padding-left: 15px;
}
.entry ol li{
	list-style: decimal;
	list-style-position: outside;
	padding: 3px 0 3px 0;
}
.entry a{
	text-decoration: underline;
	color:#000000;
}


.postinfo {

	font-size: 8pt;
        background: url(images/doc.gif) 0 3px no-repeat;
        clear: both;
	margin: 0 0 10px;
	padding-left: 14px;
	}

.post {
margin:0px;
width:442px;
/*height:1062px;*/
padding-left:35px;
padding-top:18px;
/*background:url(images/fondo_actualidad.png) no-repeat;*/
margin-top:11px;

	}

.post_actualidad{
margin:0px;
width:461px;
height:314px;
padding-left:57px;
padding-top:18px;
background:url(images/fondo_actualidad.png) no-repeat;
margin-top:11px;}

.actu_interno{

width:449px;
height:270px;
}

	
.cont_categoria{
	margin: 0 ;
	padding: 15px 15px 5px;
	}

.featurepost {
	margin: 0;
	padding: 15px 15px 5px;
        background:#F2ECCE;
        border-bottom:1px solid #CCC9B8;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
span{
	color: #000000;
}


a.more-link,a.more-link:link,a.more-link:visited,a.more-link:hover {
        background: url(images/arrow-rt.gif) 100% 70% no-repeat;
        padding-right:16px; 
        }

/* -------------------[ Search ]------------------- */

#searchform {
	height: 23px;
	position: absolute;
	right: 31px;
	top:85px;       
}

#searchform #s {

	margin-right: 2px;
	}

#searchform #submit {



	}

/* -------------------[ Navigation ]------------------- */

ul.nav {
	line-height:37px;
	float:left;
	list-style: none;
	/*text-transform: uppercase;*/
    }  

ul.nav li {
        float: left !important;
        list-style-type: none;
		  margin-right: 4px;
		  background: url(images/fondo-nav3.png) no-repeat top left;
		  padding:0 0 0 12px;
        }

ul.nav li a, ul.nav li a:link {    
	color:#fff;
	float: left;
	display: block;
	font-size: 13px;
	/*font-weight: bold;*/
	background: url(images/fondo-nav2.png) no-repeat top right;/* url(images/nav.jpg) repeat-x top;*/
	padding:0 20px 0 10px;
	text-decoration: none;
	font-family: Arial;
       }

ul.nav li a:hover, ul.nav li a:active {
	/*background: url(images/nav.jpg) repeat-x top;*/
	color:#666 ;
	text-decoration: none;
        }

ul.nav li.current_page_item a {
	background: url(images/fondo-nav-current2.png) no-repeat top right;/* url(images/nav_hover.jpg) repeat-x;*/
	color: #0071E1;
	text-decoration: none;

	
	/*font-weight: bold;*/

        }
		
ul.nav li.current_page_item {
	background: url(images/fondo-nav-current3.png) no-repeat top left;/* url(images/nav_hover.jpg) repeat-x;*/
	color: #0071E1;
	text-decoration: none;
	 padding:0 0 0 12px;

	
	/*font-weight: bold;*/

        }


/*************agregado****/
ul.nav li.current_page_item-208 a {
	background:#00FFCC;/* url(images/nav_hover.jpg) repeat-x;*/
	color: #0071E1;
	text-decoration: none;
	
	/*font-weight: bold;*/

        }
ul.izquierda li.widget_categories h2{

color:#00FF00;
}
/************************/


ul.nav li ul {
	float:left;
        }

/* ---------------[ Tables ]--------------- */

.entry table {
	margin-bottom:15px;
	padding:auto;
	border:0;
        }

.entry tr, .entry td, .entry th {
	margin:auto; padding:auto; border:auto;
        }

.entry td, .entry th {
	padding:8px;
	vertical-align:top;
}

.entry th {
	font-weight:bold;
	background:#E5E0C3;
	
}

.entry td {
	border:0;
	vertical-align: middle;
}

/* ---------------[ Related Entries ]--------------- */

.related {
        margin: 0 0 1px;
        background:#eee;
        padding:10px 10px 8px;
        }

.related ul {
        line-height:130%;
        margin: 0;
        padding-left:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 14px;
        margin: 0 0 2px;
        background: url(images/zekebullet.gif) 0 3px no-repeat;
        }

ul#archives {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul#archives ul {
        padding:0;
        }

ul#archives ul li {
        background:transparent;
        padding-left:0;
        margin:0;
        }

ul#archives ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }
.featurepost h2 a {
font-size: 20pt;
}

div.fin_de_fila{
	clear: both;
	width: 100%;
	height: 10px;
}

div.fin_de_centro{
	clear: both;
	width: 100%;
	height: 28px;
	background: url(images/fin_de_centro.jpg) repeat-x;
}

#centro .post2, .post2 {
background:#FFFFFF none repeat scroll 0 0;
border-bottom:2px dotted #365F9E;
margin:0 0 10px;
overflow:hidden;
padding:10px 0;
width:480px;
}


.post-title a {
color:#365F9E;
margin-bottom:5px;
}
a:hover {style.css (línea 1115)
text-decoration:underline;
}

.post2 img {
background:#999999 none repeat scroll 0 0;
border:1px solid #CCCCCC;
float:left;
height:130px;
margin-right:10px;
padding:3px;
width:130px;
}
/*------------------[Miguel]--------------------*/

#derecha ul li.widget_links ul.blogroll {
background:none;
list-style:url(images/side_derecha_enlaces_list.jpg);
list-style-position:inside;
margin-left:-2px;
width:224px;
}
#derecha ul li.widget_links ul.blogroll li{
background:none;
border-bottom: 1px double #999999;
height:25px;
width:233px;
margin-bottom:6px;
}

#derecha ul li.widget_links ul.blogroll li a {
color:#000000;
padding-left:0px;
}
/*
ul.leerMas1{
float:left;
margin-left:257px;
}
ul.leerMas1 li {
list-style-image:url(images/side_derecha_enlaces_list.jpg);
list-style-position:outside;
list-style-type:none;
font-family:arial;
}

ul.comentario1{
float:left;
margin-left:46px;
}
ul.comentario1 li {
list-style:url(images/icono_comentarios.png);
list-style-position:outside;
list-style-type:none;
font-family:arial;
}*/

#logo_corazon{
width:345px;
height:157px;
background:url(images/imagen_cabecera.png);
float:left;
position:relative;
}
#buscar{
position:relative;
height:23px;
top:22px;
left:35px;
color:#000000;
}

#Boton_comunidad{
height:35px;
position:absolute;
left:544px;
top:3px;

}
#comunidad {

background:transparent url(images/boton_irComunidad.png) no-repeat ;
height:35px;
left:0;
position:absolute;
width:206px;
}
.Actualidad_dia{
width:45px;
height:39px;

}
/*--------------------------------------------*/
.mes_anio{
float:left;
position:relative;
line-height:14px;
padding-top:1px;
}

.fecha_actualidad{/**nuevo*/
background:url(images/fondo_fecha_actualidad.png) no-repeat;
float:left;
position:relative;
height:86px;
width:70px;
margin-left:14px;

}


.fecha_dia{
color:#000000;
font-size:35.27px;
float:left;
position:relative;
font-family:Arial;
margin-left:6px;
padding-top:8px;
height:38px;
}

.mes_anio{
float:left;
position:relative;
line-height:14px;
padding-top:1px;
}

h3.fecha_mes{
color:#999999;
font-size:10.66px;
position:relative;
float:left;
width:30px;
height:30px;
padding-left:7px;
padding-top:2px;
font-style:normal;
}

#leerMas{
position:relative;
float:left;
margin-left:232px;
width:94px;

}

#leerMas ul {
font-family:arial;
list-style-image:url(images/side_derecha_enlaces_list.jpg);
list-style-position:inside;
}

#comentarios{
position:relative;
float:left;
}

#comentarios ul{
font-family:arial;
list-style-image:url(images/icono_comentarios.png);
list-style-position:inside;
}

.titulo_actualidad{
position:relative;
float:left;
height:86px;
width:358px
}


/*****************************---------------------------*/




#searchform div{
background:url(images/Fondo_Search.png) no-repeat;
height:30px;
width:614px;
}

#searchform #search{
height:18px;
margin-left:4px;
margin-top:9px;
width:572px;
border:0px;
color:#666666;
font-family:arial;
font-size:11px;


}

#searchform input{
margin-top:1px;
margin:-5px;
border:0px;
}

/*****************************[Search Superior]***************************/
#search_superior{
width:220px;
margin-left:794px;
margin-top:7px;
}
#searchform2 div{
background:url(images/Fondo_Search2.png) no-repeat;
height:30px;
width:220px;
}

#searchform2 #search2{
height:18px;
margin-left:4px;
margin-top:9px;
width:200px;
border:0px;
color:#666666;
font-family:arial;
font-size:11px;
}

#searchform2 input{
margin-top:1px;
margin:-5px;
border:0px;
}

#PreLeerMas{
height:44px;
position:relative;
}

#LeerMas{
position:relative;
float:left;
}

#leerMas2{
position:relative;
float:right;
}

#derecha ul li.widget_twitterer h2.widgettitle a{
font-size: 14px;
	width:241px;
	height:30px;
	color:#999999;
	padding-top:4px;
	
}
