*{
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(images/fondo_cabecera.png) 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: 10px 0 0px 0;
	min-height: 500px;
	background:none; /*url(images/fondo_contenido.gif) repeat-y;*/
}

#cabecera{
	position: absolute;
	width: 100%;
	height: 157px;
	/*background: url(images/fondo_cabecera_inf.png) no-repeat ;#4F6074;*/
	top: 154px;
	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:317px;
	float: left;
	display: inline;
	position: relative;
	}
	

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

#nav {
	line-height:50px;
	position: absolute;
	top:94px;
	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;
	}
	
#centro{
	background:url(images/fondo_centro.png) no-repeat;
	width: 505px;
	float: left;
	padding: 10px;
	display: block;
	margin-top:11px;

}
	

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




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

	} 
	


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

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

#footer p {
	color:#000000;
	font-family:arial;
	font-size: 13px;
	margin-left:107px;
	margin-top:-13px;
	        }
#footer a{
	color:#000000;
	font-weight: bold; 
}
 
#tag_cloud{

background:url(images/fondo_nube_tags.png) no-repeat;

}
#tag_cloud h2{
	
}
#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:#080808;
	font-weight: bold;
	line-height: 120%;
	fgont-family: "Trebuchet MS";
	}
h2{
	color: #999999;
	font-size: 13px;
}
h3{
	color: #666;
	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 ul li.widget_categories h2.widgettitle {
color:#009900;
}
#izquierda h2{
	font-size: 20px;
	color: #333333;
	padding-left: 20px;
	background: url(images/lista.png) no-repeat; /*url(images/fondo_widget.gif) no-repeat 0 2px;*/
        }
		  
#izquierda ul{
}

#izquierda ul li{
padding-top: 3px;
padding-left:1px;
margin-bottom: 5px;


}


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

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: #009900;
}
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: 0px 0px 5px 0px;
        padding: 10px 5px 10px 5px;
		list-style:url(images/side_izq_list.png);
		list-style-position:inside;
		margin-bottom:18px;
		  

        }

#izquierda ul li ul li {
	list-style-type:none;
	padding: 0px 10px 0px 5px;
	border-bottom: 1px dotted #4F8AAC;

        }

#izquierda ul li ul li a {
		color: #000000;
		padding-left: 3px;
		line-height: 22px;
		font-family:arial;
		font-size:13px;
        }
/* -------------------[ Middle Content ]------------------- */

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

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

}

#derecha ul li ul {
        margin: 0px 0px 5px 0px;
       padding: 1px;
	   width:241px;

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

        }
#derecha ul li ul li a {
		color: #FFFFFF;
		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: 20px;
		  font-size: 14px;

        } 



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;

}
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;
}

.entry ul li{
	list-style:  none;
	background:  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;
}


.postinfo {

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

.post {
margin:11px;
padding-left:25px;
padding-top:18px;
width:442px;

	}
	
.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: 30px;
	position: absolute;
	right: 58px;
	top:81px;
	width:602px;
	background:url(images/fondo_search.png);        }

#searchform #s {

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

	}

#searchform #submit {



	}

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

ul.nav {
	line-height:37px;
	float:left;
	list-style: none;

    }  

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

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

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 {
color:#009900;
padding:0 0 0 12px;
text-decoration:none;
background:url(images/fondo-nav-current3.png) no-repeat left top;
}
ul.nav li.current_page_item a {
	background: url(images/fondo-nav-current2.png) no-repeat right top;
	color: #009900;
	text-decoration: none;
	

        }

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;
}

/*------------------AGREGADO ULTIMO------------*/
#logo_salud{
width:345px;
height:157px;
background:url(images/fondo_cabecera_inf.png);
float:left;
position:relative;
}
#descripcion{
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;
}
#search_superior{
width:220px;
margin-left:794px;
margin-top:7px;
}

#searchform2{
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:64px;
position:relative;
padding:1px 10px 1px 8px;
}

#LeerMas{
position:relative;
float:left;
padding:1px 10px 1px 8px;
}

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

#derecha ul li.widget_links ul.blogroll{
list-style:url(images/lista.png);
list-style-position:inside;
width:224px;
}

#derecha ul li.widget_links ul.blogroll li{
background:none;
border-bottom:1px double #999999;
height:31px;
margin-bottom:6px;
margin-left:0px;
width:261px;
}

#derecha ul li.widget_links ul.blogroll li a{
color:#000000;
}
#centro2{
	width: 505px;
	float: left;
	padding: 0px;
	display: block;
	
}

.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;
}

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

.fecha_actualidad{
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;
}
#derecha ul li.widget_twitterer h2.widgettitle a{
font-size: 14px;
	width:241px;
	height:30px;
	color:#999999;
	padding-top:4px;
	
}