
    body  {
	    font-size:100%;
    	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
    	padding: 0;
    	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
    	color: #000000;
    }
	.twoColFixRtHdr #container2{
	width: 961px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* esto anula text-align: center en el elemento body. */
    } 
    .twoColFixRtHdr #container {
	width: 746px;;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
    } 
	
	    .twoColFixRtHdr #enlaces {
	background: #FFFFFF;
    } 

    .twoColFixRtHdr #header {
	background: #FFFFFF;
    } 

	 .twoColFixRtHdr #menu {
	background: #FFFFFF;
	margin-top:5px;
	margin-bottom: 15px;
    } 
	
	   .twoColFixRtHdr #menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
    } 
	
	.twoColFixRtHdr #menu a:link,visited,active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
    } 
	
	.twoColFixRtHdr #menu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #D4D0C8;
	text-decoration: none;
    } 


 .twoColFixRtHdr #menu2 {
	background: #FFFFFF;
	margin-top:5px;
	margin-bottom: 15px;
    } 
	
	   .twoColFixRtHdr #menu2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
    } 
	
	.twoColFixRtHdr #menu2 a:link,visited,active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
    } 
	
	.twoColFixRtHdr #menu2 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #D4D0C8;
	text-decoration: none;
    } 

	
    .twoColFixRtHdr #header h1 {
    	margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
    }
    .twoColFixRtHdr #sidebar1 {
	float: right; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 200px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */
	padding: 0;
    }
    .twoColFixRtHdr #mainContent {
	margin: 0 250px 0 0; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */
    } 
.lineapuntos {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

    .twoColFixRtHdr #footer {
	padding: 0 10px 0 0px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-top-color: #0066cc;
    } 

    .twoColFixRtHdr #footer p {
	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #727272;
    }
	
	 .twoColFixRtHdr #footer p a{
	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #727272;
	text-decoration:none;
    }
	
		 .twoColFixRtHdr #footer p a:link,visited,active{
	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #727272;
	text-decoration:none;
    }
	
		 .twoColFixRtHdr #footer p a:hover{
	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #727272;
	text-decoration:underline;
    }

	
	 .twoColFixRtHdr #submenu {
	 margin-left:auto;
	 margin-right:auto;
    } 
    .twoColFixRtHdr #submenu p {
	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #727272;
    }
	
	
	 .twoColFixRtHdr #submenu p a {
	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #1e7dc7;
	text-decoration:none;
	padding-right:20px;
    }
	
		 .twoColFixRtHdr #submenu p a:link,visited,active {
	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #1e7dc7;
	text-decoration:none;
	padding-right:20px;
    }
	
	
	 .twoColFixRtHdr #submenu p a:hover {
	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #1e7dc7;
	text-decoration:underline;
	padding-right:20px;
    }
	
	
    .fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	
	.bordegrismenu {
	border: 1px;
	border-style: solid;
	border-color:#e1e1e1;
	}
	
	.tituloazul14{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1960b2;
	}
	
	.tituloazul10{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1960b2;
	}
	
		.titulonaranja14{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #931638;
	}
		
     .arial12negrita {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	 
	 }
	 
	 .arial12gris {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	 }
	 
	 .firma {
	font-family: "Times New Roman", Times, serif;
	font-size:9px;
	font-style: normal;
	color: #999999;
	text-align: center;
	 }
	 
	.firma a{
	font-family: "Times New Roman", Times, serif;
	font-size:9px;
	font-style: normal;
	color: #999999;
	text-align: center;
	text-decoration:none;
	 }
	 
	 	.firma  a:link,visited,active{
	font-family: "Times New Roman", Times, serif;
	font-size:9px;
	font-style: normal;
	color: #999999;
	text-align: center;
	text-decoration:none;
	 }
	 
	 	 	.firma  a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size:9px;
	font-style: normal;
	color: #FF6600;
	text-align: center;
	 }
	 
	.fondoamarillo{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2579d3;
	height: 50px;
	width: 160px;
	} 
	
	
	.fondonaranja{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5db5e6;
	height: 50px;
	width: 160px;	
	} 
	
	.fondoverde{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #78d5ef;
	height: 50px;
	width: 160px;		
	}
	
	.fondoazul{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #49afe5;
	height: 50px;
	width: 160px;		
	} 
	
	.fondolila{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4aa1e1;
	height: 50px;
	width: 160px;		
	}
	 
	.fondoenlace{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #931638;
	height: 30px;
	width: 160px;		
	}
	 
	 
	.tituloseccion {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #6c6c6c;
	margin-bottom: 30px;
	 }
	 
	.textocuerpo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #6c6c6c;
	letter-spacing: 1px;
	word-spacing: 1px;
	 }
	 
	 
	 .titulonoticia {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099cc;

	 }
	 
	 .textonoticia {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #cccccc;

	 }

	.leermas {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #ff6600;	
	}

	.verdananegrita11{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
	
		.arialregular11{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3366cc;
	}
	
	.enlacesuperior a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3366cc;
	text-decoration: none;
	}
	
	.enlacesuperior a:link,visited,active{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3366cc;
	text-decoration: none;
	
	}
	
	.enlacesuperior a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

   	 .firma {
	font-family: "Times New Roman", Times, serif;
	font-size:9px;
	font-style: normal;
	color: #999999;
	text-align: center;
	 } 
	 
	  .firma a {
	font-family: "Times New Roman", Times, serif;
	font-size:9px;
	font-style: normal;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	 } 
	 
	 .firma a:link,visited,active {
	font-family: "Times New Roman", Times, serif;
	font-size:9px;
	font-style: normal;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	 } 
	 
	 	 .firma a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:9px;
	font-style: normal;
	color: #FF6600;
	text-align: center;
	text-decoration: none;
	 } 


.titular_elpais {
font-family: "Times New Roman", Times, serif;

	font-size: 12px;
	color: #0099cc ;
	font-weight: bold ;
	font-style: normal ;
	text-decoration: none;
}

/*A:link.titular_elpais, 

A:vlink.titular_elpais, 

A:alink.titular_elpais {color: #666666 

}*/

.autor_elpais {
font-family: "Times New Roman", Times, serif;
font-size: 12px ;
color: #cccccc ;
font-weight: normal ;
font-style: normal ;
text-decoration: none ;
}

/*A:link.autor_elpais, 

A:vlink.autor_elpais, 

A:alink.autor_elpais {color: #cccccc 

;}*/

.titulo_feed_elpais {
	font:bold 11px 

Times New Roman, Times, serif ;
	text-decoration:none ;
	color:#0099cc ;
}
.titulo_feed_elpais 

a,.titulo_feed_elpais 

a:link,.titulo_feed_elpais 

a:hover,.titulo_feed_elpais a:visited 

{
	text-decoration:none ;
	color:#0099cc ;
}
.fondo_resultados_elpais { 

background-color: #ffffff; width: 100%;}


#datos table {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

#datos th {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

#datos td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

#datos caption {
	font-size: 125%;
	font-weight: bold;
	margin: 5px;
	text-align:left;
}

#datos td, th {
	padding: 4px;
}

#datos thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% ;
}

#datos tbody th {
	font-weight: bold;
}

#datos tbody tr { background: #FCFDFE; }

#datos tbody tr.odd { background: #F7F9FC; }

#datos table a:link {
	color: #718ABE;
	text-decoration: none;
}

#datos table a:visited {
	color: #718ABE;
	text-decoration: none;
}

#datos table a:hover {
	color: #718ABE;
	text-decoration: underline ;
}

#datos tfoot th, tfoot td {
	font-size: 85%;
}

.texto1datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #555;
}

.texto1datos a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #555;
	text-decoration: none;
}

.texto1datos a:link,visited,active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #555;
	text-decoration: none;
}

.texto1datos a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #931638;
	text-decoration: none;
}
	 


.texto3datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #555;
}

.texto3datos a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #555;
	text-decoration: none;
}

.texto3datos a:link,visited,active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #555;
	text-decoration: none;
}

.texto3datos a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #931638;
	text-decoration: none;
}
	 

.texto1datosrojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #931638;
}

.texto1datosrojo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #931638;
	text-decoration: none;
}

.texto1datosrojo a:link,visited,active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #555;
	text-decoration: none;
}

.texto1datosrojo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #931638;
	text-decoration: none;
}



	 
	 
	
	#menugestion table {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

#menugestion th {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

#menugestion td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

#menugestion caption {
	font-size: 125%;
	font-weight: bold;
	margin: 5px;
	text-align:left;
}

#menugestion td, th {
	padding: 4px;
}

#menugestion thead th {
	text-align: center;
	background: #931638;
	color: #49afe5;
	font-size: 100% ;
}

#menugestion tbody th {
	font-weight: bold;
}

#menugestion tbody tr { background: #FCFDFE; }

#menugestion tbody tr.odd { background: #F7F9FC; }

#menugestion table a:link {
	color: #718ABE;
	text-decoration: none;
}

#menugestion table a:visited {
	color: #718ABE;
	text-decoration: none;
}

#menugestion table a:hover {
	color: #718ABE;
	text-decoration: underline ;
}

#menugestion tfoot th, tfoot td {
	font-size: 85%;
}
	



#menug{
padding:0;
margin:0;
}

#menug ul{
padding:0;
margin:0;
}

#menug li{
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;
} 

#menug li a{
width:105px;
height: 30px;
display: block;
text-decoration:none;
text-align: center;
line-height: 30px;
background-color: #2175bc;
font-family: Arial;
font-size:11px;
color: white;

}

#menug li a:hover{
background-color: #2586d7;
} 

#menug ul ul{
position: absolute;
top: 30px;
visibility: hidden;
} 

#menug ul li:hover ul{
visibility:visible;
} 

.texto2datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

.texto2datos a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.texto2datos a:link,visited,active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.texto2datos a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #931638;
	text-decoration: none;
}













.texto4datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #1960b2;
}

.texto4datos a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #1960b2;
	text-decoration: none;
}

.texto4datos a:link,visited,active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #1960b2;
	text-decoration: none;
}

.texto4datos a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #931638;
	text-decoration: none;
}





 .titulonoticia {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099cc;

}


.titulonoticia a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration: none;
}

.titulonoticia a:link,visited,active {
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099cc;	text-decoration: none;
}

.titulonoticia a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration: none;
}





.ancho250{
width:250px;
}
	
.margendch5{
margin-right:5px;
} 
	 

    /* coloque las reparaciones del modelo de cuadro para IE 5* en este comentario condicional */
    .twoColFixRtHdr #sidebar1 { width: 220px; }
    /* coloque las reparaciones de css para todas las versiones de IE en este comentario condicional */
    .twoColFixRtHdr #sidebar1 { padding-top: 30px; }
    /*.twoColFixRtHdr #mainContent { zoom: 1; }*/
    /* la propiedad zoom propia que se indica más arriba proporciona a IE el hasLayout que necesita para evitar diversos errores */


