/*SELECTORES ****************************************************/

BODY {
    background: #c0d3da;
	
    padding: 0;
	margin: 0; 
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-style:normal;
	color: #000000;
	text-align: center;
}

DIV {
	margin: 0px;
	padding:0px;
}
FORM {
	margin: 0px;
	padding:0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*TABLE{
	  font-family: Verdana, Arial, Helvetica, sans-serif; 
	  font-size: 10px;
	  font-style: normal;
	
	  
	  line-height: 18px;
	  border-bottom-color:#1f245b;

}
TABLE caption{
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: 25px;
  background-color: #e0eef1;
  text-align: left;
  padding: 3px;

  
}
TABLE thead th{
  text-align: left;
  padding: 3px;
}
TABLE tfoot{
  
}
TABLE tbody td{
  padding: 3px;
}
*/
DIV.line{
	margin: 0;
	padding: 0;
	margin-bottom:5px;
	margin-top: 10px;
	background: url(divisor.gif) repeat-x;
	height: 4px;
	width: auto;
	clear:both;
}

DIV.links{
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
DIV.links p {
    margin: 0;
	padding: 0;
	font-size: 10px;
}
DIV.links a {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
DIV.links a:hover {
	cursor: hand;
	color: #990000;
}
/*IDENTIFICADORES************************************************/

#contenedor {
	background: #ffffff;
	
	padding: 0;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	
	width: 780px; 

	text-align: left;
}

#encabezado{
	background: url(Encabezado.jpg) no-repeat;
	
	margin: 0;
	padding: 0;
	
	height: 90px;
	width: 780px;
}
#encabezado h1 {
	display: none;
}

#cuerpo{
	margin: 0px;
	padding: 0px;
	width: 780px;
}

#pie{
	background: url(Pie.jpg) no-repeat;
	
	margin: 0;
	padding: 0;
	padding-top: 10px;
	
	height: 65px;
	width: 780px;
	text-align: center;
	clear: both;
}
#pie h4 {
	display: none;
}
/*Lista de menus de Arriba***************************************/

#MenusArriba {
    padding: 0;
	margin: 0;
}
#lMenuIdioma {
	padding-bottom: 0px;
	padding-left: 592px;
	padding-right: 0px;
	padding-top: 3px;
	margin: 0;
	position: absolute;
	top: -1px;
	left: 108px;
	
}
#lMenuIdioma ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 100px;
}
#lMenuIdioma UL LI {
	float: left; 
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align:right;
}
#lMenuIdioma ul li a {
	display: block; 
	width: 47px; 
	height: 17px;
	margin: 0px;
	padding:0px; 
}
#lMenuIdioma #lMenuEspanol a{
 	background: url(menuSuperior/espanol_off.gif) no-repeat;
	width: 47px;
	height: 17px;
}
#lMenuIdioma #lMenuEspanol a:hover{
 	background: url(menuSuperior/espanol_on.gif) no-repeat;
	cursor: hand;
}
#lMenuIdioma #lMenuIngles a{
 	background: url(menuSuperior/ingles_off.gif) no-repeat;
	width: 80px;
	height: 17px;
}
#lMenuIdioma #lMenuIngles a:hover {
 	background: url(menuSuperior/ingles_on.gif) no-repeat;
	cursor: hand;
}
#lMenuIdioma ul li a span{
	display: none; 
}

#lMenuIdioma h3 {
	display: none;
}

#lMenuOpciones {

    padding-bottom: 0px;
    padding-left: 753px;
    padding-right: 0px;
    padding-top: 3px;
    margin: 0;             

    position: absolute;
    top: 0px;

}
#lMenuOpciones ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 50px;
}
#lMenuOpciones UL LI {
	float: left; 
	position: relative; 
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	text-align:right;
}
#lMenuOpciones ul li a {
	display: block; 
	width: 19px; 
	height: 17px; 
	margin: 0px;
	padding:0px;
}
#lMenuOpciones #lMenuEnviar a{
 	background: url(menuSuperior/enviar_off.gif) no-repeat;
	width: 19px;
	height: 17px;
}
#lMenuOpciones #lMenuEnviar a:hover {
 	background: url(menuSuperior/enviar_on.gif) no-repeat;
	cursor: hand;
}
#lMenuOpciones #lMenuImprimir a{
 	background: url(menuSuperior/imprimir_off.gif) no-repeat;
	width: 19px;
	height: 17px;
}
#lMenuOpciones #lMenuImprimir a:hover {
 	background: url(menuSuperior/imprimir_on.gif) no-repeat;
	cursor: hand;
}
#lMenuOpciones ul li a span{
	display: none; 
}

#lMenuOpciones h3 {
	display: none;
}

#columnasPagina {
	margin: 0;
	padding: 0;
}
/*Columna Izquierda **********************************************/
#columnaIzquierdaPagina{
	margin: 0;
	padding: 0;
	width: 190px;
	float: left;
}
DIV.menu ul{
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	list-style-type: none;
}
DIV.menu UL LI {
    /*display: table; */
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	width: 190px;
	/*height: 25px;*/
}
DIV.menu ul li a {
	/*padding-bottom: 5px;
	padding-top: 5px;*/
	width: 180px; 
	text-decoration: none;
	color: #003366;
	/*line-height: 16px;*/
	line-height: 25px;
	padding-left: 18px;	
}
DIV.menu a:hover {
	cursor: hand;
	color: #990000;
}
DIV.menu LI.seleccionado a {
	cursor: hand;
	color: #990000;
}

#lMenuPrincipal {
	margin: 0;
    padding: 0;
	
	padding-top: 5px;
	
	width: 190px;
}
#lMenuPrincipal h3{
	display: none;
}
#lMenuPrincipal UL LI {
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 180px;
}
#lMenuPrincipal a:hover {
	cursor: hand;
}
#lMenuPrincipal #lMenuPrincipalUltimoItem {
	border-bottom-width: 0px;
}

#lMenuSecundario {
	margin: 0;
    padding: 0;
    background: #e0eef1;
	width: 190px;
}
#lMenuSecundario h3{
	display: none;
}
#lMenuSecundario UL LI {
	border-bottom: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 180px;
}
#lMenuSecundario #lMenuSecundarioUltimoItem {
	border-bottom-width: 0px;
}

#lMenuContactar5 {
	margin: 0;
    padding: 0;
	
	width: 190px;
}

#lMenuContactar5 UL LI {
    /*display: table; */
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenuanimado.gif) no-repeat;
	width: 180px;
}
#lMenuContactar5 a:hover {
	cursor: hand;
}

DIV.recomendados h3{
	display: none;
}
DIV.recomendados {
	margin: 0;
    padding: 0;
	width: 190px;
}
DIV.recomendados ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
DIV.recomendados UL LI {
	float: left;

	margin: 0;
	padding:0;
	
}
DIV.recomendados a{
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	
	border-width: 1px;
	border-color: #d2dde9;
	border-style: solid;
}
DIV.recomendados a:hover {
	cursor: hand;
	border-color: #990000;
}
DIV.recomendados ul li a img{
	width: 68px;
	height: 48px; 
	border: 0px;
	/*border-style: solid;
	border-color: #dee5eb;*/
}
DIV.recomendados ul li a:hover img{
	width: 68px;
	height: 48px; 
}

#seccionEsteMes {
	margin: 0;
    padding: 0;
	width: 190px;
	background: #e0eef1;
}
#seccionEsteMes h2 span{
	display: none;
}
#seccionEsteMes h2 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(secciones/seccionEsteMes.jpg) no-repeat #ffffff;
	background-position: 10px 0px;
	height: 30px;
}
#seccionEsteMes h3 {
  padding-left: 10px;
}
#seccionEsteMes p {
  padding-left: 10px;
}

#seccionActualidad {
	margin: 0;
    padding: 0;
	width: 190px;
	background: #e0eef1;
}
#seccionActualidad h2 span{
	display: none;
}
#seccionActualidad h2 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(secciones/seccionActualidad.jpg) no-repeat #ffffff;
	background-position: 10px 0px;
	height: 30px;
}
#seccionActualidad h3 {
  padding-left: 10px;
}
#seccionActualidad p {
  padding-left: 10px;
}



#seccionEnlacesInteres {
	margin: 0;
    padding: 0;
	width: 190px;
	/*background: #e0eef1;*/
}
#seccionEnlacesInteres h2 span{
	display: none;
}
#seccionEnlacesInteres h2 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(secciones/seccionEnlacesInteres.jpg) no-repeat #ffffff;
	background-position: 10px 0px;
	height: 30px;
}
#seccionEnlacesInteres h3 {
  padding-left: 10px;
}
#seccionEnlacesInteres p {
  padding-left: 10px;
}

DIV.noticias {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	/*padding-bottom: 5px;*/
	clear: both;
}
DIV.noticias h3 {
	margin: 0;
	padding: 0;
	/*padding-left: 10px;*/
	padding-bottom: 5px;
	/*padding-top: 5px;*/
	font-size: 10px;
	font-weight: normal;
	/*color: #000000;*/
	
}
DIV.noticias p {
    margin: 0;
	padding: 0;
	/*padding-left: 10px;*/
	padding-bottom: 5px;
	font-size: 11px;
	/*color: #000000;*/
	
}
DIV.noticias a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
DIV.noticias a:hover {
	cursor: hand;
	color: #990000;
	
/*Atras*/
}
DIV.atras {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	/*padding-bottom: 5px;*/
	clear: both;
}
DIV.atras h3 {
	margin: 0;
	padding: 0;
	/*padding-left: 10px;*/
	padding-bottom: 5px;
	/*padding-top: 5px;*/
	font-size: 10px;
	font-weight: bold;
	/*color: #000000;*/
	
}
DIV.atras p {
    margin: 0;
	padding: 0;
	/*padding-left: 10px;*/
	padding-bottom: 5px;
	font-size: 10px;
	/*color: #000000;*/
}
DIV.atras a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
DIV.atras a:hover {
	cursor: hand;
	color: #990000;
	
/*	*/

	
	
	
}

DIV.imgColumna {
    width:170px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgColumna img{
	width:170px;
	height: 104px;
}

DIV.imgColumnaDoble {
    width:364px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px 7px;;

}
DIV.imgColumnaDoble img{
	width:364px;
}


/*Columna Derecha************************************************/

#columnaDerechaPagina{
	margin: 0;
	padding: 0;
	width: 190px;
	float: right; 
}

#busqueda{
	background: url(FondoBusqueda.gif) no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	padding-left: 7px;
	padding-top: 5px;
 
	height: 35px;
	width: 190px;
	
	vertical-align:middle;
}


#busqueda #txtTextoBusqueda{
	height: 18px;
	width: 110px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
#busqueda #btnBuscar{
	height: 19px;
	width: 55px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	color: #FFFFFF;
	background-color:#990000;
	text-align:center;
	border: 1px;
}

#lMenuPaginasEspeciales {
	margin: 0;
    padding: 0;
	width: 190px;
	background: #e0eef1;
	margin-top: 5px;	
}
#lMenuPaginasEspeciales h2 span{
	display: none;
}
#lMenuPaginasEspeciales h2 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(secciones/seccionPaginasEspeciales.jpg) no-repeat #ffffff;
/*	background-position: 10px 0px;*/
	height: 30px;
}
#lMenuPaginasEspeciales UL LI {
	border-bottom: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 180px;
}
#lMenuPaginasEspeciales #lMenuPaginasEspecialesUltimoItem {
	border-bottom-width: 0px;
}


/*Secciones de la Pagina A DOS COLUMNAS **********************************/

#seccionDobleColumna {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	width:380px;
	float: left;
}
/*#seccionTripleColumna {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	width:560px;
	float: left;
}
*/
#seccionPortada h2 span{
	display: none;
}
#seccionPortada h2 {
	display: block;
	margin: 0;
	padding: 0;

	margin-bottom: 5px;

	background: url(secciones/seccionHoy.jpg) no-repeat;
	
	height: 25px;
}

#seccionColumnaIzquierda {
	margin: 0;
	padding: 0;
	width:185px;
	float: left;
} 

#seccionColumnaDerecha {
	margin: 0;
	padding: 0;
	width:185px;
	float: right;
}  


#seccionTripleColumna {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	width:580px;
	float: left;
}

/*Prisioneros del Imperio**************************************************************************************************/

#seccionPrisionerosImperio h2 span{
	display: none;
}
#seccionPrisionerosImperio h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionPrisionerosImperio.jpg) no-repeat;
	
	height: 25px;
}

#seccionPrisionerosImperio {
  float: left;
  /*margin-bottom: 10px;*/
}
#lMenuCincoHeroes {
	margin: 0;
    padding: 0;
	
	width: 390px;
	float: left;
}
#lMenuCincoHeroes h3{
	display: none;
}
#lMenuCincoHeroes UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenuCincoHeroes UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 114px;
	margin-right: 10px;
	
}
#lMenuCincoHeroes ul li a {
	width: 114px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	padding-left: 18px;	
	
}
#lMenuCincoHeroes a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuCincoHeroes LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenuCincoHeroes #lMenuCincoHeroesPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuCincoHeroes #lMenuCincoHeroesPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuCincoHeroes #lMenuCincoHeroesPrimerItem-3 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lCincoHeroes {
	margin: 0;
    padding: 0;
	padding-top: 9px;
	padding-left: 5px;
	width: 385px;
	float: left;

}
#lCincoHeroes ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#lCincoHeroes UL LI {
	float: left;

	margin: 0;
	padding:0;
	
}
#lCincoHeroes a{
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 3px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	border-width: 1px;
	border-color: #d2dde9;
	border-style: solid;
}
#lCincoHeroes a:hover {
	cursor: hand;
	border-color: #990000;
}
#lCincoHeroes li.seleccionado a {
	cursor: hand;
	border-color: #990000;
}
#lCincoHeroes ul li a img{
	width: 53px;
	height: 42px; 
	border: 0px;
	/*border-style: solid;
	border-color: #d2dde9;*/
}
#lCincoHeroes ul li a:hover img{
	width: 53px;
	height: 42px; 
}
/*
#biografia {
	margin: 0;
	padding: 10px;
	padding-left: 0px;
	width: 570;
}
*/
DIV.imgBiografia {
    margin-right: 7px;
	margin-bottom: 7px;
    width:170px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}
DIV.imgBiografia img{
	width:170px;
}

h3.vineta {
	margin: 0;
	padding: 0;
	background: url(viñetas/vMenu.gif) no-repeat 10px 0px;
	height: 16px;
}
h3.vineta span{
	margin: 0;
	padding: 0;
	
	display: block;
	padding-left: 18px;
	padding-top: 7px;
	/*background: url(viñetas/vMenu.gif) no-repeat 10px 0px;
	height: 16px;*/
}

/*Terroristas***************************************************************************************************************/
#seccionTerroristas h2 span{
	display: none;
}
#seccionTerroristas h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionTerroristas.jpg) no-repeat;
	
	height: 25px;
}

#seccionTerroristas {
  float: left;
  /*margin-bottom: 10px;*/
}
#lMenuTerroristas {
	margin: 0;
    padding: 0;
	
	width: 390px;
	float: left;
}
#lMenuTerroristas h3{
	display: none;
}
#lMenuTerroristas UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenuTerroristas UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	margin-right: 10px;
	
}
#lMenuTerroristas ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenuTerroristas a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuTerroristas LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenuTerroristas #lMenuTerroristasPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuTerroristas #lMenuTerroristasPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

/*#lTerroristas {
	margin: 0;
    padding: 0;
	padding-top: 9px;
	padding-left: 5px;
	width: 385px;
	float: left;

}
#lTerroristas ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#lTerroristas UL LI {
	float: left;

	margin: 0;
	padding:0;
	
}
#lTerroristas a{
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 3px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	border-width: 1px;
	border-color: #d2dde9;
	border-style: solid;
}
#lTerroristas a:hover {
	cursor: hand;
	border-color: #990000;
}
#lTerroristas li.seleccionado a {
	cursor: hand;
	border-color: #990000;
}
#lTerroristas ul li a img{
	width: 53px;
	height: 42px; 
	border: 0px;
}
#lTerroristas ul li a:hover img{
	width: 53px;
	height: 42px; 
}
*/
/*Mirar a Cuba *****************************************************************************************************/
DIV.imgSeccionMirarCuba {
    width:170px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionMirarCuba img{
	width:170px;
	height: 141px;
}

DIV.imgSubSeccionMirarCuba {
    width:240px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSubSeccionMirarCuba img{
	width:240px;
	height: 141px;
}

#seccionMirarCuba h2 span{
	display: none;
}
#seccionMirarCuba h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionMirarCuba.jpg) no-repeat;
	
	height: 25px;
}

#seccionMirarCuba {
  float: left;
}
#seccionMirarCuba {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionMirarCuba h3{
	display: none;
}
#seccionMirarCuba UL {
	padding: 0px;
	margin: 0px;
	width: 115px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionMirarCuba UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 120px;
	
}
#seccionMirarCuba ul li a {
	width: 120px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionMirarCuba a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuMirarCuba LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionMirarCuba #lMenuMirarCubaPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuMirarCuba {
	margin: 0;
    padding: 0;
	float: left;
}

#lSubMenuMirarCuba{
	padding: 0px;
	margin: 0px;
	width: 255px;
	float: right;
}
#lSubMenuMirarCuba .lineTop{
	margin: 0;
	padding: 0;
	background: url(divisor.gif) repeat-x;
	height: 4px;
	margin-bottom: 3px;
	width: auto;
}
#lSubMenuMirarCuba .lineBottom{
	margin: 0;
	padding: 0;
	background: url(divisor.gif) repeat-x;
	height: 4px;
	margin-top: 9px;
	width: auto;
	clear:both;
}

#lSubMenuMirarCuba .lmenu {
	margin: 0;
    padding: 0;
	width: 255px;
	background: #e0eef1;
}
#lSubMenuMirarCuba .lmenu UL{
    width: 255px;
    padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#lSubMenuMirarCuba .lmenu UL LI {
    display: block;
	float: left;
	border-bottom: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 120px;
	margin-left: 5px;
	background: none;
}
#lSubMenuMirarCuba .lmenu #lMenuSecundarioUltimoItem1 {
	border-bottom-width: 0px;
}
#lSubMenuMirarCuba .lmenu #lMenuSecundarioUltimoItem2 {
	border-bottom-width: 0px;
}

#lSubMenuMirarCuba .lmenu a:hover {
	cursor: hand;
	color: #990000;
}
#lSubMenuMirarCuba .lmenu LI.seleccionado a {
	cursor: hand;
	color: #990000;
}

/*Derechos Humanos *****************************************************************************************************/
DIV.imgSeccionDerechosHumanos{
    width:170px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionDerechosHumanos img{
	width:170px;
	height: 141px;
}

DIV.imgSubSeccionDerechosHumanos {
    width:160px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSubSeccionDerechosHumanos img{
	width:160px;
	height: 141px;
}

#seccionDerechosHumanos h2 span{
	display: none;
}
#seccionDerechosHumanos h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionDerechosHumanos.jpg) no-repeat;
	
	height: 25px;
}

#seccionDerechosHumanos {
  float: left;
}
#seccionDerechosHumanos {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionDerechosHumanos h3{
	display: none;
}
#seccionDerechosHumanos UL {
	padding: 0px;
	margin: 0px;
	width: 200px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionDerechosHumanos UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 200px;
	
}
#seccionDerechosHumanos ul li a {
	width: 200px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionDerechosHumanos a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuDerechosHumanos LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionDerechosHumanos #lMenuDerechosHumanosPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuDerechosHumanos {
	margin: 0;
    padding: 0;
	float: left;
}

#lSubMenuDerechosHumanos{
	padding: 0px;
	margin: 0px;
	width: 160px;
	float: right;
}

/*Regionales *****************************************************************************************************/
DIV.imgSeccionRegionales{
    width:170px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionRegionales img{
	width:170px;
	height: 141px;
}

DIV.imgSubSeccionRegionales {
    width:160px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	/*float: left;*/

}

DIV.imgSubSeccionRegionales img{
	width:160px;
	height: 141px;
}

#seccionRegionales h2 span{
	display: none;
}
#seccionRegionales h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionRegionales.jpg) no-repeat;
	
	height: 25px;
}

#seccionRegionales {
  float: left;
}
#seccionRegionales {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionRegionales h3{
	display: none;
}
#seccionRegionales UL {
	padding: 0px;
	margin: 0px;
	width: 200px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionRegionales UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 200px;
	
}
#seccionRegionales ul li a {
	width: 200px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionRegionales a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuRegionales LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionRegionales #lMenuRegionalesPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuRegionales {
	margin: 0;
    padding: 0;
	float: left;
}

#lSubMenuRegionales{
	padding: 0px;
	margin: 0px;
	width: 160px;
	float: right;
}

DIV.noticias a.seleccionado {
cursor: hand;
color: #990000;
}

/*Mis CSS
*****************************************************************************************************/

.espacio-pequeño{
font-family: "Times New Roman", Times, serif;
font-size:xx-small;

}

.noticias-arabe{
font-family:"Times New Roman", Times, serif;
font-size: 16px;
direction: rtl;

}

.titulos-noticias-portada{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003366;
}

/*
.titulos-noticias-portada{
font-family:"Times New Roman", Times, serif;
font-size: 12px;
color: #990000;

}
*/
.mas-informacion{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #003366;
border-style: none;


}

#seccionEnglish {
	margin: 0;
    padding: 0;
	width: 190px;
	background: #e0eef1;
}
#seccionEnglish h2 span{
	display: none;
}
#seccionEnglish h2 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(secciones/seccionEnglish.jpg) no-repeat #ffffff;
	background-position: 10px 0px;
	height: 30px;
	
}
#seccionEnglish h3 {
  padding-left: 10px;
}
#seccionEnglish p {
  padding-left: 10px;
}



/*Presencia*/

#seccionPresencia {
	margin: 0;
    padding: 0;
	width: 190px;
	background: #e0eef1;
}
#seccionPresencia h2 span{
	display: none;
}
#seccionPresencia h2 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(secciones/seccionPresencia.jpg) no-repeat #ffffff;
	background-position: 10px 0px;
	height: 30px;
}
#seccionPresencia h3 {
  padding-left: 10px;
}
#seccionPresencia p {
  padding-left: 10px;
}


#lMenuPresencia {
	margin: 0;
    padding: 0;
	width: 190px;
	background: #e0eef1;
	margin-top: 5px;	
}
#lMenuPresencia h2 span{
	display: none;
}
#lMenuPresencia h2 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(secciones/seccionPresencia.jpg) no-repeat #ffffff;
/*	background-position: 10px 0px;*/
	height: 30px;
}
#lMenuPresencia UL LI {
	border-bottom: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 180px;
}
#lMenuPresencia #lMenuPresenciaUltimoItem {
	border-bottom-width: 0px;
}

/*Relevantes*/

#seccionRelevantes {
	margin: 0;
    padding: 0;
	width: 190px;
	background: #e0eef1;
}
#seccionRelevantes h2 span{
	display: none;
}
#seccionRelevantes h2 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(secciones/seccionRelevantes.jpg) no-repeat #ffffff;
	background-position: 10px 0px;
	height: 30px;
}
#seccionRelevantes h3 {
  padding-left: 10px;
}
#seccionRelevantes p {
  padding-left: 10px;
}

#lMenuRelevantes {
	margin: 0;
    padding: 0;
	width: 190px;
	background: #e0eef1;
	margin-top: 5px;	
}
#lMenuRelevantes h2 span{
	display: none;
}
#lMenuRelevantes h2 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(secciones/seccionRelevantes.jpg) no-repeat #ffffff;
/*	background-position: 10px 0px;*/
	height: 30px;
}
#lMenuRelevantes UL LI {
	border-bottom: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 180px;
}
#lMenuRelevantes #lMenuRelevantesUltimoItem {
	border-bottom-width: 0px;
}


/*Fidel Absuelto por la Historia *****************************************************************************************************/
DIV.imgSeccionFidelAbsuelto{
    width:383px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionFidelAbsuelto img{
	width:383px;
	height: 141px;
}

#seccionFidelAbsuelto h2 span{
	display: none;
}
#seccionFidelAbsuelto h2 {
	display: block;
	margin: 5px 0;
	padding: 0;
	background:url('secciones/seccionFidelAbsueltoHistoria.jpg') no-repeat; height:25px; margin-top:5px; margin-bottom:5px
}

#seccionFidelAbsuelto {
  float: left;
}
#seccionFidelAbsuelto {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionFidelAbsuelto h3{
	display: none;
}
#seccionFidelAbsuelto UL {
	padding: 0px;
	margin: 0px;
	width: 165px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionFidelAbsuelto UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url('viñetas/vMenu.gif') no-repeat;
	
	border-bottom: 1px solid #d2dde9;
	width:165px; border-bottom-width:1px; border-bottom-style:solid
	
}
#seccionFidelAbsuelto ul li a {
	width: 165px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionFidelAbsuelto a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuFidelAbsuelto LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionFidelAbsuelto #lMenuFidelAbsueltoPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuFidelAbsuelto {
	margin: 0;
    padding: 0;
	float: left;
}



/*ALBA *****************************************************************************************************/
DIV.imgSeccionALBA{
    width:386px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;
}

DIV.imgSeccionALBA img{
	width:386px;
	height: 89px;
}

#seccionALBA h2 span{
	display: none;
}
#seccionALBA h2 {
	display: block;
	margin: 5px 0;
	padding: 0;
	background:url('secciones/seccionALBA.jpg') no-repeat; height:25px; margin-top:5px; margin-bottom:5px
}

#seccionALBA {
  float: left;
}
#seccionALBA {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionALBA h3{
	display: none;
}
#seccionALBA UL {
	padding: 0px;
	margin: 0px;
	width: 165px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionALBA UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url('viñetas/vMenu.gif') no-repeat;
	
	border-bottom: 1px solid #d2dde9;
	width:165px; border-bottom-width:1px; border-bottom-style:solid
	
}
#seccionALBA ul li a {
	width: 165px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionALBA a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuALBA LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionALBA #lMenuALBAPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuALBA {
	margin: 0;
    padding: 0;
	float: left;
}
/*Discursos, Intervenciones, Declaraciones y Notas Informativas *****************************************************************************************************/
DIV.imgSeccionDIDN{
    width:84px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;
}

DIV.NOimgSeccionDIDN{
    width:100px;
	float: left;
}

DIV.imgSeccionDIDN img{
	width:84px;
	height: 62px;
}

.seccionDIDN h2 span{
	display: none;
}
.seccionDIDN h2 {
	display: block;
	margin: 5px 0;
	padding: 0;
	background:url('secciones/seccionDiscursosIntervenciones.jpg') no-repeat; height:25px; margin-top:5px; margin-bottom:5px
}

.seccionDIDN {
  float: left;
}
.seccionDIDN {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
.seccionDIDN h3{
	display: none;
}
.seccionDIDN UL {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	width: 455px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
.seccionDIDN UL LI {
	float: left;
	margin: 0;
	padding: 0px;
	padding-left: 15px;
	text-align:left;
	font-size: 10px;
	font-weight:bold;	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 455px;
	line-height: 25px;
	
}
.seccionDIDN ul li a {
	width: 30px;
	padding:0;
	margin:0; 
	text-decoration: none;
	color: #003366;
	/*line-height: 25px;*/
	
}
.seccionDIDN a:hover {
	cursor: hand;
	color: #990000;
}

.seccionDIDN #lMenuDIDNPrimerItem-1 {
	border-top: 1px solid #d2dde9;
	background:url('viñetas/vMenu.gif') no-repeat; 
}

.lmenuDIDN {
	margin: 0;
    padding: 0;
	float: left;
}



/*****************************/
DIV.avisoExtremo {
    width:auto;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px 7px;

}
DIV.avisoExtremo img {
    
}
DIV.avisoExtremo a img {
    width: 170px;
	
}.Texto-en-tablas-portada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
	
.Texto-en-tablas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}



/**Huellas del Che ***********************************************/


DIV.imgSeccionChe{
    width:356px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;
}

DIV.imgSeccionChe img{
	width:356px;
	height: 156px;
}

#seccionChe h2 span{
	display: none;
}
#seccionChe h2 {
	display: block;
	margin: 5px 0;
	padding: 0;
	background:url('secciones/seccionChe.jpg') no-repeat; height:25px; margin-top:5px; margin-bottom:5px
}

#seccionChe {
  float: left;
}
#seccionChe {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionChe h3{
	display: none;
}
#seccionChe UL {
	padding: 0px;
	margin: 0px;
	width: 165px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionChe UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url('viñetas/vMenu.gif') no-repeat;
	
	border-bottom: 1px solid #d2dde9;
	width:165px; border-bottom-width:1px; border-bottom-style:solid
	
}
#seccionChe ul li a {
	width: 165px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionChe a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuChe LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionChe #lMenuChePrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuChe {
	margin: 0;
    padding: 0;
	float: left;
}


/******Ingles****************/

#encabezadoing{
	background: url(Encabezadoing.jpg) no-repeat;
	
	margin: 0;
	padding: 0;
	
	height: 90px;
	width: 780px;
}
#encabezadoing h1 {
	display: none;
}

#cuerpo{
	margin: 0px;
	padding: 0px;
	width: 780px;
}

#pieing{
	background: url(Pieing.jpg) no-repeat;
	
	margin: 0;
	padding: 0;
	padding-top: 10px;
	
	height: 65px;
	width: 780px;
	text-align: center;
	clear: both;
}
#pieing h4 {
	display: none;
}


/****Special Pages*****/

#lMenuSpecialPages {
	margin: 0;
    padding: 0;
	width: 190px;
	background: #e0eef1;
	margin-top: 5px;	
}
#lMenuSpecialPages h2 span{
	display: none;
}
#lMenuSpecialPages h2 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(secciones/seccionSpecialPages.jpg) no-repeat #ffffff;
/*	background-position: 10px 0px;*/
	height: 30px;
}
#lMenuSpecialPages UL LI {
	border-bottom: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 180px;
}
#lMenuSpecialPages #lMenuSpecialPagesUltimoItem {
	border-bottom-width: 0px;
}






/****Special Pages*****/

#lMenuInformationsING {
	margin: 0;
    padding: 0;
	width: 190px;
	background: #e0eef1;
	margin-top: 5px;	
}
#lMenuInformationsING h2 span{
	display: none;
}
#lMenuInformationsING h2 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(secciones/seccionInformations.jpg) no-repeat #ffffff;
/*	background-position: 10px 0px;*/
	height: 30px;
}
#lMenuInformationsING UL LI {
	border-bottom: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 180px;
}
#lMenuInformationsING #lMenuInformationsINGUltimoItem {
	border-bottom-width: 0px;
}



/****Relevant Information*****/

#lMenuRelevantInformation {
	margin: 0;
    padding: 0;
	width: 190px;
	background: #e0eef1;
	margin-top: 5px;	
}
#lMenuRelevantInformation h2 span{
	display: none;
}
#lMenuRelevantInformation h2 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(imagesVinculos/RelevantInformation.jpg) no-repeat #ffffff;
/*	background-position: 10px 0px;*/
	height: 30px;
}
#lMenuRelevantInformation UL LI {
	border-bottom: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 180px;
}
#lMenuRelevantInformation #lMenuRelevantInformationUltimoItem {
	border-bottom-width: 0px;
}

/*****************RSS****************/

/*****Prueba****/



#lMenuRSS {
	padding-bottom: 0px;
	padding-left: 740px;
	padding-right: 0px;
	padding-top: 3px;
	margin: 0;
	position: fixed;
	top: -1px;
	left: 108px;
	
}
#lMenuRSS ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 100px;
	padding-left: 740px;
}
#lMenuRSS UL LI {
	float: left; 
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align:right;
	padding-left: 740px;
}
#lMenuRSS ul li a {
	display: block; 
	width: 15px; 
	height: 15px;
	margin: 0px;
	padding:0px; 
	padding-left: 740px;
}

#lMenuRSS #lMenuRSS a{
 	background: url(menuSuperior/RSS.gif) no-repeat;
	width: 15px;
	height: 15px;
	padding-left: 740px;
}

#lMenuRSS ul li a span{
	display: none; 
	padding-left: 740px;
}

#lMenuRSS h3 {
	display: none;
	padding-left: 740px;
}


/*Multilaterales *****************************************************************************************************/
DIV.imgSeccionMultilaterales{
    width:100px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionMultilaterales img{
	width:100px;
	height: 100px;
}

#seccionMultilaterales h2 span{
	display: none;
}
#seccionMultilaterales h2 {
	display: block;
	margin: 5px 0;
	padding: 0;
	background:url('secciones/seccionMultilaterales.jpg') no-repeat; height:25px; margin-top:5px; margin-bottom:5px
}

#seccionMultilaterales {
  float: left;
}
#seccionMultilaterales {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionMultilaterales h3{
	display: none;
}
#seccionMultilaterales UL {
	padding: 0px;
	margin: 0px;
	width: 165px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionMultilaterales UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url('viñetas/vMenu.gif') no-repeat;
	
	border-bottom: 1px solid #d2dde9;
	width:165px; border-bottom-width:1px; border-bottom-style:solid
	
}
#seccionMultilaterales ul li a {
	width: 450px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionMultilaterales a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuMultilaterales LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionMultilaterales #lMenuMultilateralesPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuFidelAbsuelto {
	margin: 0;
    padding: 0;
	float: left;
}


/*Declaraciones *****************************************************************************************************/
DIV.imgSeccionDeclaraciones{
    width:auto;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;
}

DIV.imgSeccionDeclaraciones img{
	width:225px;
	height: 95px;
}

#seccionDeclaraciones h2 span{
	display: none;
}
#seccionDeclaraciones h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionDeclaraciones.jpg) no-repeat;
	
	height: 25px;
}

#seccionDeclaraciones {
  float: left;
}
#seccionDeclaraciones {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionDeclaraciones h3{
	display: none;
}
#seccionDeclaraciones UL {
	padding: 0px;
	margin: 0px;
	/*width: 190px;*/
	width: 325px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionDeclaraciones UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	/*width: 190px;*/
	width: 325px;
	
}
#seccionDeclaraciones ul li a {
    /*width: 190px;*/
	width: 325px;
	text-decoration: none;
	color: #003366;
	line-height: 24px;
	
}
#seccionDeclaraciones a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuDeclaraciones LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionDeclaraciones #lMenuDeclaracionesPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuDeclaraciones {
	margin: 0;
    padding: 0;
	float: left;
}

/*Huellas del Ché
*****************************************************************************************************/
DIV.imgSeccionHuellasChe{
    width:385px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionHuellasChe img{
	width:385px;
	height: 160px;
}

#seccionHuellasChe h2 span{
	display: none;
}
#seccionHuellasChe h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionHuellasChe.jpg) no-repeat;
	
	height: 25px;
}

#seccionHuellasChe {
  float: left;
}
#seccionHuellasChe {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionHuellasChe h3{
	display: none;
}
#seccionHuellasChe UL {
	padding: 0px;
	margin: 0px;
	width: 165px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionHuellasChe UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 165px;
	
}
#seccionHuellasChe ul li a {
	width: 165px; 
	text-decoration: none;
	color: #003366;
	line-height: 24px;
	
}
#seccionHuellasChe a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuHuellasChe LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionHuellasChe #lMenuHuellasChePrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuHuellasChe {
	margin: 0;
    padding: 0;
	float: left;
}

/*Notas Informativas
*****************************************************************************************************/
DIV.imgSeccionNotasInformativas{
    width:361px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionNotasInformativas img{
	width:361px;
	height: 132px;
}

#seccionNotasInformativas h2 span{
	display: none;
}
#seccionNotasInformativas h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionNotasInformativas.jpg) no-repeat;
	
	height: 25px;
}

#seccionNotasInformativas {
  float: left;
}
#seccionNotasInformativas {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionNotasInformativas h3{
	display: none;
}
#seccionNotasInformativas UL {
	padding: 0px;
	margin: 0px;
	width: 190px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionNotasInformativas UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 190px;
	
}
#seccionNotasInformativas ul li a {
	width: 190px; 
	text-decoration: none;
	color: #003366;
	line-height: 24px;
	
}
#seccionNotasInformativas a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuNotasInformativas LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionNotasInformativas #lMenuNotasInformativasPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuNotasInformativas {
	margin: 0;
    padding: 0;
	float: left;
}

/*****************************/
DIV.avisoExtremo {
    width:auto;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px 7px;

}
DIV.avisoExtremo img {
    width: ;
}
DIV.avisoExtremo a img {
    width: 170px;
}
/*<div id="seccionPortada" class="noticias">
<h2><span>Hoy</span></h2>
 </div>*/



/*Regionales ingles *****************************************************************************************************/
DIV.imgSeccionRegionalesing{
    width:170px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionRegionalesing img{
	width:170px;
	height: 141px;
}

DIV.imgSubSeccionRegionalesing {
    width:160px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	/*float: left;*/

}

DIV.imgSubSeccionRegionalesing img{
	width:160px;
	height: 141px;
}

#seccionRegionalesing h2 span{
	display: none;
}
#seccionRegionalesing h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionRegionalesing.jpg) no-repeat;
	
	height: 25px;
}

#seccionRegionalesing {
  float: left;
}
#seccionRegionalesing {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionRegionalesing h3{
	display: none;
}
#seccionRegionalesing UL {
	padding: 0px;
	margin: 0px;
	width: 200px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionRegionalesing UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 200px;
	
}
#seccionRegionalesing ul li a {
	width: 200px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionRegionalesing a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuRegionalesing LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionRegionalesing #lMenuRegionalesPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuRegionalesing {
	margin: 0;
    padding: 0;
	float: left;
}

#lSubMenuRegionalesing{
	padding: 0px;
	margin: 0px;
	width: 160px;
	float: right;
}

DIV.noticias a.seleccionado {
cursor: hand;
color: #990000;
}


/*Desde Nuestras Misiones
*****************************************************************************************************/
DIV.imgSeccionDesdeNuestrasMisiones{
    width:361px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionDesdeNuestrasMisiones img{
	width:361px;
	height: 132px;
}

#seccionDesdeNuestrasMisiones h2 span{
	display: none;
}
#seccionDesdeNuestrasMisiones h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionDesdeNuestrasMisiones.jpg) no-repeat;
	
	height: 25px;
}

#seccionDesdeNuestrasMisiones {
  float: left;
}
#seccionDesdeNuestrasMisiones {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionDesdeNuestrasMisiones h3{
	display: none;
}
#seccionDesdeNuestrasMisiones UL {
	padding: 0px;
	margin: 0px;
	width: 190px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionDesdeNuestrasMisiones UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 190px;
	
}
#seccionDesdeNuestrasMisiones ul li a {
	width: 190px; 
	text-decoration: none;
	color: #003366;
	line-height: 24px;
	
}
#seccionDesdeNuestrasMisiones a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuDesdeNuestrasMisiones LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionDesdeNuestrasMisiones #lMenuDesdeNuestrasMisionesPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuDesdeNuestrasMisiones {
	margin: 0;
    padding: 0;
	float: left;
}

.invisible{display:none;}


/*Guantanamo
*****************************************************************************************************/
DIV.imgSeccionGuantanamo{
    width:375px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionGuantanamo img{
	width:375px;
	height: 160px;
}

#seccionGuantanamo h2 span{
	display: none;
}
#seccionGuantanamo h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionGuantanamo.jpg) no-repeat;
	
	height: 25px;
}

#seccionGuantanamo {
  float: left;
}
#seccionGuantanamo {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionGuantanamo h3{
	display: none;
}
#seccionGuantanamo UL {
	padding: 0px;
	margin: 0px;
	width: 175px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionGuantanamo UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	
}
#seccionGuantanamo ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 24px;
	
}
#seccionGuantanamo a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuGuantanamo LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionGuantanamo #lMenuGuantanamoPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuGuantanamo {
	margin: 0;
    padding: 0;
	float: left;
}

/*Conferencias
*****************************************************************************************************/
DIV.imgSeccionConferencias{
    width:84px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;
}

DIV.NOimgSeccionConferencias{
    width:100px;
	float: left;
}

DIV.imgSeccionConferencias img{
	width:84px;
	height: 62px;
}

.seccionConferencias h2 span{
	display: none;
}
.seccionConferencias h2 {
	display: block;
	margin: 5px 0;
	padding: 0;
	background:url('secciones/seccionConferencias.jpg') no-repeat; height:25px; margin-top:5px; margin-bottom:5px
}

.seccionConferencias {
  float: left;
}
.seccionConferencias {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
.seccionConferencias h3{
	display: none;
}
.seccionConferencias UL {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	width: 400px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
.seccionConferencias UL LI {
	float: left;
	margin: 0;
	padding: 0px;
	padding-left: 15px;
	text-align:left;
	font-size: 10px;
	font-weight:bold;	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 400px;
	line-height: 25px;
	
}
.seccionConferencias ul li a {
	width: 30px;
	padding:0;
	margin:0; 
	text-decoration: none;
	color: #003366;
	/*line-height: 25px;*/
	
}
.seccionConferencias a:hover {
	cursor: hand;
	color: #990000;
}

#lMenuConferencias LI.seleccionado a {
	cursor: hand;
	color: #990000;
}

#lMenuConferencias  A.seleccionado a {
	cursor: hand;
	color: #990000;
}


/*HeroeNacional
*****************************************************************************************************/
DIV.imgSeccionHeroeNacional{
    width:385px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionHeroeNacional img{
	width:385px;
	height: 160px;
}

#seccionHeroeNacional h2 span{
	display: none;
}
#seccionHeroeNacional h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionHeroeNacional.jpg) no-repeat;
	
	height: 25px;
}

#seccionHeroeNacional {
  float: left;
}
#seccionHeroeNacional {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionHeroeNacional h3{
	display: none;
}
#seccionHeroeNacional UL {
	padding: 0px;
	margin: 0px;
	width: 165px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionHeroeNacional UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 165px;
	
}
#seccionHeroeNacional ul li a {
	width: 165px; 
	text-decoration: none;
	color: #003366;
	line-height: 24px;
	
}
#seccionHeroeNacional a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuHeroeNacional LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionHeroeNacional #lMenuHeroeNacionalPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuHeroeNacional {
	margin: 0;
    padding: 0;
	float: left;
}

.seccionConferencias #lMenuConferenciasPrimerItem-1 {
	border-top: 1px solid #d2dde9;
	background:url('viñetas/vMenu.gif') no-repeat; 
}

.lmenuConferencias {
	margin: 0;
    padding: 0;
	float: left;
}

/*Narcotrafico***************************************************************************************************************/
#seccionNarcotrafico h2 span{
	display: none;
}
#seccionNarcotrafico h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionNarcotrafico.jpg) no-repeat;
	
	height: 25px;
}

#seccionNarcotrafico {
  float: left;
  /*margin-bottom: 10px;*/
}
#lMenuNarcotrafico {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#lMenuNarcotrafico h3{
	display: none;
}
#lMenuNarcotrafico UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenuNarcotrafico UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	margin-right: 10px;
	
}
#lMenuNarcotrafico ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenuNarcotrafico a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuNarcotrafico LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenuNarcotrafico #lMenuNarcotraficoPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuNarcotrafico #lMenuNarcotraficoPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuNarcotrafico #lMenuNarcotraficoPrimerItem-3 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}


/*Eventos Internacionales *****************************************************************************************************/
#seccionEventosInternacionales h2 span{
	display: none;
}
#seccionEventosInternacionales h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionEventosInternacionales.jpg) no-repeat;
	
	height: 25px;
}

#seccionEventosInternacionales {
  float: left;
  /*margin-bottom: 10px;*/
}
#lMenuEventosInternacionales {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#lMenuEventosInternacionales h3{
	display: none;
}
#lMenuEventosInternacionales UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenuEventosInternacionales UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	margin-right: 10px;
	
}
#lMenuEventosInternacionales ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenuEventosInternacionales a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuEventosInternacionales LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenuEventosInternacionales #lMenuEventosInternacionalesPrimerItem-1 {
	width: 180px; 
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuEventosInternacionales #lMenuEventosInternacionalesPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuEventosInternacionales #lMenuEventosInternacionalesPrimerItem-3 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

/*Canciller de la Dignidad *****************************************************************************************************/
#seccionCancillerDignidad h2 span{
	display: none;
}
#seccionCancillerDignidad h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionCancillerDignidad.jpg) no-repeat;
	
	height: 25px;
}

#seccionCancillerDignidad {
  float: left;
  /*margin-bottom: 10px;*/
}
#lMenuCancillerDignidad {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#lMenuCancillerDignidad h3{
	display: none;
}
#lMenuCancillerDignidad UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenuCancillerDignidad UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	margin-right: 10px;
	
}
#lMenuCancillerDignidad ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenuCancillerDignidad a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuCancillerDignidad LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenuCancillerDignidad #lMenuCancillerDignidadPrimerItem-1 {
	width: 180px; 
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuCancillerDignidad #lMenuCancillerDignidadPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

/*Patrimonio *****************************************************************************************************/
#seccionPatrimonio h2 span{
	display: none;
}
#seccionPatrimonio h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionPatrimonio.jpg) no-repeat;
	
	height: 25px;
}

#seccionPatrimonio {
  float: left;
  /*margin-bottom: 10px;*/
}

/*Prisma diplomatico *****************************************************************************************************/
DIV.imgSeccionPrismaDiplomatico{
    width:100px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionPrismaDiplomatico img{
	width:100px;
	height: 100px;
}

#seccionPrismaDiplomatico h2 span{
	display: none;
}
#seccionPrismaDiplomatico h2 {
	display: block;
	margin: 5px 0;
	padding: 0;
	background:url('secciones/seccionPrismaDiplomatico.jpg') no-repeat; height:25px; margin-top:5px; margin-bottom:5px
}

#seccionPrismaDiplomatico {
  float: left;
}
#seccionPrismaDiplomatico {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionPrismaDiplomatico h3{
	display: none;
}
#seccionPrismaDiplomatico UL {
	padding: 0px;
	margin: 0px;
	width: 165px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionPrismaDiplomatico UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url('viñetas/vMenu.gif') no-repeat;
	
	border-bottom: 1px solid #d2dde9;
	width:165px; border-bottom-width:1px; border-bottom-style:solid
	
}
#seccionPrismaDiplomatico ul li a {
	width: 550px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionPrismaDiplomatico a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuPrismaDiplomatico LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionPrismaDiplomatico #lMenurismaDiplomaticoPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}



/**AGNU ***********************************************/


DIV.imgSeccionAGNU{
    width:356px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;
}

DIV.imgSeccionAGNU img{
	width:356px;
	height: 156px;
}

#seccionAGNU h2 span{
	display: none;
}
#seccionAGNU h2 {
	display: block;
	margin: 5px 0;
	padding: 0;
	background:url('secciones/seccionAGNU.jpg') no-repeat; height:25px; margin-top:5px; margin-bottom:5px
}

#seccionAGNU {
  float: left;
}
#seccionAGNU {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionAGNU h3{
	display: none;
}
#seccionAGNU UL {
	padding: 0px;
	margin: 0px;
	width: 165px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionAGNU UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url('viñetas/vMenu.gif') no-repeat;
	
	border-bottom: 1px solid #d2dde9;
	width:165px; border-bottom-width:1px; border-bottom-style:solid
	
}
#seccionAGNU ul li a {
	width: 165px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionAGNU a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuAGNU LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionAGNU #lMenuAGNUPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuAGNU {
	margin: 0;
    padding: 0;
	float: left;
}

/*Solidaridad *****************************************************************************************************/
#seccionSolidaridad h2 span{
	display: none;
}
#seccionSolidaridad h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionSolidaridad.jpg) no-repeat;
	
	height: 25px;
}

#seccionSolidaridad {
  float: left;
  /*margin-bottom: 10px;*/
}

#lMenuSolidaridad {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#lMenuSolidaridad h3{
	display: none;
}
#lMenuSolidaridad UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenuSolidaridad UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	margin-right: 10px;
	
}
#lMenuSolidaridad ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenuSolidaridad a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuSolidaridad LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenuSolidaridad #lMenuSolidaridadPrimerItem-1 {
	width: 180px; 
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuSolidaridad #lMenuSolidaridadPrimerItem-2 {
	border-top: #d2dde9;
	border-top-width: 1px;
}

/*Articulos de interes *****************************************************************************************************/
#seccionArticulosInteres h2 span{
	display: none;
}
#seccionArticulosInteres h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionArticulosInteres.jpg) no-repeat;
	
	height: 25px;
}

#seccionArticulosInteres {
  float: left;

}

#lMenuArticulosInteres {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}

#lMenuArticulosInteres h3{
	display: none;
}
	
/*Galeria *****************************************************************************************************/
#seccionGaleria h2 span{
	display: none;
}
#seccionGaleria h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionGaleria.jpg) no-repeat;
	
	height: 25px;
}

#seccionGaleria {
  float: left;

}

#lMenuGaleria {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}

#lMenuGaleria h3{
	display: none;
}




/*Discursos, Intervenciones, Declaraciones y Notas Informativas INGLES *****************************************************************************************************/
DIV.imgSeccionDIDN_ING{
    width:84px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;
}

DIV.NOimgSeccionDIDN_ING{
    width:100px;
	float: left;
}

DIV.imgSeccionDIDN_ING img{
	width:84px;
	height: 62px;
}

.seccionDIDN_ING h2 span{
	display: none;
}
.seccionDIDN_ING h2 {
	display: block;
	margin: 5px 0;
	padding: 0;
	background:url('secciones/seccionDiscursosIntervencionesING.jpg') no-repeat; height:25px; margin-top:5px; margin-bottom:5px
}

.seccionDIDN_ING {
  float: left;
}
.seccionDIDN_ING {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
.seccionDIDN_ING h3{
	display: none;
}
.seccionDIDN_ING UL {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	width: 455px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
.seccionDIDN_ING UL LI {
	float: left;
	margin: 0;
	padding: 0px;
	padding-left: 15px;
	text-align:left;
	font-size: 10px;
	font-weight:bold;	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 455px;
	line-height: 25px;
	
}
.seccionDIDN_ING ul li a {
	width: 30px;
	padding:0;
	margin:0; 
	text-decoration: none;
	color: #003366;
	/*line-height: 25px;*/
	
}
.seccionDIDN_ING a:hover {
	cursor: hand;
	color: #990000;
}

.seccionDIDN_ING #lMenuDIDN_INGPrimerItem-1 {
	border-top: 1px solid #d2dde9;
	background:url('viñetas/vMenu.gif') no-repeat; 
}

.lmenuDIDN_ING {
	margin: 0;
    padding: 0;
	float: left;
}


	
	
/*50 Aniversario de la Revolucion *****************************************************************************************************/
#seccion50AnivRev h2 span{
	display: none;
}
#seccion50AnivRev h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccion50AnivRev.jpg) no-repeat;
	
	height: 25px;
}

#seccion50AnivRev {
  float: left;
  /*margin-bottom: 10px;*/
}
#lMenu50AnivRev {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#lMenu50AnivRev h3{
	display: none;
}
#lMenu50AnivRev UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenu50AnivRev UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	margin-right: 10px;
	
}
#lMenu50AnivRev ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenu50AnivRev a:hover {
	cursor: hand;
	color: #990000;
}
#lMenu50AnivRev LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenu50AnivRev #lMenu50AnivRevPrimerItem-1 {
	width: 180px; 
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenu50AnivRev #lMenu50AnivRevPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenu50AnivRev #lMenu50AnivRevPrimerItem-3 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}		


/*51 Aniversario de la Revolucion *****************************************************************************************************/
#seccion51AnivRev h2 span{
	display: none;
}
#seccion51AnivRev h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccion51AnivRev.jpg) no-repeat;
	
	height: 25px;
}

#seccion51AnivRev {
  float: left;
  /*margin-bottom: 10px;*/
}
#lMenu51AnivRev {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#lMenu51AnivRev h3{
	display: none;
}
#lMenu51AnivRev UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenu51AnivRev UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	margin-right: 10px;
	
}
#lMenu51AnivRev ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenu51AnivRev a:hover {
	cursor: hand;
	color: #990000;
}
#lMenu51AnivRev LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenu51AnivRev #lMenu51AnivRevPrimerItem-1 {
	width: 180px; 
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenu51AnivRev #lMenu51AnivRevPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenu51AnivRev #lMenu51AnivRevPrimerItem-3 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}		


/*52 Aniversario de la Revolucion *****************************************************************************************************/
#seccion52AnivRev h2 span{
	display: none;
}
#seccion52AnivRev h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccion52AnivRev.jpg) no-repeat;
	
	height: 25px;
}

#seccion52AnivRev {
  float: left;
  /*margin-bottom: 10px;*/
}
#lMenu52AnivRev {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#lMenu52AnivRev h3{
	display: none;
}
#lMenu52AnivRev UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenu52AnivRev UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	margin-right: 10px;
	
}
#lMenu52AnivRev ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenu52AnivRev a:hover {
	cursor: hand;
	color: #990000;
}
#lMenu52AnivRev LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenu52AnivRev #lMenu52AnivRevPrimerItem-1 {
	width: 180px; 
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenu52AnivRev #lMenu52AnivRevPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenu52AnivRev #lMenu52AnivRevPrimerItem-3 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}		


/*Diplomacia Revolucionaria *****************************************************************************************************/
#seccionDiplomacia h2 span{
	display: none;
}
#seccionDiplomacia h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionDiplomaciaRevolucionaria.jpg) no-repeat;
	
	height: 25px;
}

#seccionDiplomacia {
  float: left;
  /*margin-bottom: 10px;*/
}
#lMenuDiplomacia {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#lMenuDiplomacia h3{
	display: none;
}
#lMenuDiplomacia UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenuDiplomacia UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	margin-right: 10px;
	
}
#lMenuDiplomacia ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenuDiplomacia a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuDiplomacia LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenuDiplomacia #lMenuDiplomaciaPrimerItem-1 {
	width: 180px; 
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuDiplomacia #lMenuDiplomaciaPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuDiplomacia #lMenuDiplomaciaPrimerItem-3 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}		

/*Derechos Humanos Ingles *****************************************************************************************************/
DIV.imgSeccionDerechosHumanosing{
    width:170px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionDerechosHumanosing img{
	width:170px;
	height: 141px;
}

DIV.imgSubSeccionDerechosHumanosing {
    width:160px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSubSeccionDerechosHumanosing img{
	width:160px;
	height: 141px;
}

#seccionDerechosHumanosing h2 span{
	display: none;
}
#seccionDerechosHumanosing h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionDerechosHumanosING.jpg) no-repeat;
	
	height: 25px;
}

#seccionDerechosHumanosing {
  float: left;
}
#seccionDerechosHumanosing {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionDerechosHumanosing h3{
	display: none;
}
#seccionDerechosHumanosing UL {
	padding: 0px;
	margin: 0px;
	width: 200px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionDerechosHumanosing UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 200px;
	
}
#seccionDerechosHumanosing ul li a {
	width: 200px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionDerechosHumanosing a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuDerechosHumanosing LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionDerechosHumanosing #lMenuDerechosHumanosingPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuDerechosHumanosing {
	margin: 0;
    padding: 0;
	float: left;
}

#lSubMenuDerechosHumanosing{
	padding: 0px;
	margin: 0px;
	width: 160px;
	float: right;
}

/*HeroeNacional Ingles
*****************************************************************************************************/
DIV.imgSeccionHeroeNacionaling{
    width:385px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionHeroeNacionaling img{
	width:385px;
	height: 160px;
}

#seccionHeroeNacionaling h2 span{
	display: none;
}
#seccionHeroeNacionaling h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionHeroeNacionalING.jpg) no-repeat;
	
	height: 25px;
}

#seccionHeroeNacionaling {
  float: left;
}
#seccionHeroeNacionaling {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionHeroeNacionaling h3{
	display: none;
}
#seccionHeroeNacionaling UL {
	padding: 0px;
	margin: 0px;
	width: 165px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionHeroeNacionaling UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 165px;
	
}
#seccionHeroeNacionaling ul li a {
	width: 165px; 
	text-decoration: none;
	color: #003366;
	line-height: 24px;
	
}
#seccionHeroeNacionaling a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuHeroeNacionaling LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionHeroeNacionaling #lMenuHeroeNacionalingPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuHeroeNacionaling {
	margin: 0;
    padding: 0;
	float: left;
}





/*International Events
*****************************************************************************************************/
#seccionInternationalEvents h2 span{
	display: none;
}
#seccionInternationalEvents h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionEventosInternacionales_ing.jpg) no-repeat;
	
	height: 25px;
}

#seccionInternationalEvents {
  float: left;
  /*margin-bottom: 10px;*/
}
#lMenuInternationalEvents {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#lMenuInternationalEvents h3{
	display: none;
}
#lMenuInternationalEvents UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenuInternationalEvents UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 135px;
	margin-right: 10px;
	
}
#lMenuInternationalEvents ul li a {
	width: 135px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenuInternationalEvents a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuInternationalEvents LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenuInternationalEvents #lMenuInternationalEventsPrimerItem-1 {
	width: 130px; 
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuInternationalEvents #lMenuInternationalEventsPrimerItem-2 {
    width: 130px; 
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuInternationalEvents #lMenuInternationalEventsPrimerItem-3 {
	width: 130px; 
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}


/*IDENTIFICADORES INGLES************************************************/

#contenedoring {
	background: #ffffff;
	
	padding: 0;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	
	width: 780px; 

	text-align: left;
}

#encabezadoing{
	background: url(Encabezadoing.jpg) no-repeat;
	
	margin: 0;
	padding: 0;
	
	height: 90px;
	width: 780px;
}
#encabezadoing h1 {
	display: none;
}

#cuerpoing{
	margin: 0px;
	padding: 0px;
	width: 780px;
}

#pieing{
	background: url(Pieing.jpg) no-repeat;
	
	margin: 0;
	padding: 0;
	padding-top: 10px;
	
	height: 65px;
	width: 780px;
	text-align: center;
	clear: both;
}
#pieing h4 {
	display: none;
}



/*Prisioneros del Imperio Ingles *************************************************************************************/

#seccionOtherLinks h2 span{
	display: none;
}
#seccionOtherLinks h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionEnlacesInteres_ING.jpg) no-repeat;
	
	height: 25px;
	width: 190px
}


#seccionOtherLinks {
  float: left;
  /*margin-bottom: 10px;*/
}



/*Prisioneros del Imperio Ingles  COLUMNA IZQUIERDA
*************************************************************************************/

#lMenuFiveHeroes {
	margin: 0;
    padding: 0;
	
	width: 300px;
}

#lMenuFiveHeroes UL LI {
    /*display: table; */
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenuanimado.gif) no-repeat;
	width: 300px;
}
#lMenuContactarFiveHeroes a:hover {
	cursor: hand;
}




/*Prisioneros del Imperio Ingles *************************************************************************************/

#seccionFiveHeroes h2 span{
	display: none;
}
#seccionFiveHeroes h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionPrisionerosImperio_ING.jpg) no-repeat;
	
	height: 25px;
}


#seccionFiveHeroes {
  float: left;
  /*margin-bottom: 10px;*/
}
#lMenuFiveHeroes {
	margin: 0;
    padding: 0;
	
	width: 390px;
	float: left;
}
#lMenuFiveHeroes h3{
	display: none;
}
#lMenuFiveHeroes UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenuFiveHeroes UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 114px;
	margin-right: 10px;
	
}
#lMenuFiveHeroes ul li a {
	width: 114px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	padding-left: 18px;	
	
}
#lMenuFiveHeroes a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuFiveHeroes LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenuFiveHeroes #lMenuFiveHeroesPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuFiveHeroes #lMenuFiveHeroesPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuFiveHeroes #lMenuFiveHeroesPrimerItem-3 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lFiveHeroes {
	margin: 0;
    padding: 0;
	padding-top: 9px;
	padding-left: 5px;
	width: 385px;
	float: left;

}
#lFiveHeroes ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#lFiveHeroes UL LI {
	float: left;

	margin: 0;
	padding:0;
	
}
#lFiveHeroes a{
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 3px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	border-width: 1px;
	border-color: #d2dde9;
	border-style: solid;
}
#lFiveHeroes a:hover {
	cursor: hand;
	border-color: #990000;
}
#lFiveHeroes li.seleccionado a {
	cursor: hand;
	border-color: #990000;
}
#lFiveHeroes ul li a img{
	width: 53px;
	height: 42px; 
	border: 0px;
	/*border-style: solid;
	border-color: #d2dde9;*/
}
#lFiveHeroes ul li a:hover img{
	width: 53px;
	height: 42px; 
}
/*
#biografia {
	margin: 0;
	padding: 10px;
	padding-left: 0px;
	width: 570;
}
*/
DIV.imgBiografia {
    margin-right: 7px;
	margin-bottom: 7px;
    width:170px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}
DIV.imgBiografia img{
	width:170px;
}

h3.vineta {
	margin: 0;
	padding: 0;
	background: url(viñetas/vMenu.gif) no-repeat 10px 0px;
	height: 16px;
}
h3.vineta span{
	margin: 0;
	padding: 0;
	
	display: block;
	padding-left: 18px;
	padding-top: 7px;
	/*background: url(viñetas/vMenu.gif) no-repeat 10px 0px;
	height: 16px;*/
}


#lMenuContactFiveHeroes {
	margin: 0;
    padding: 0;
	
	width: 160px;
}




/*50 Aniversary of the Revolution INGLES *****************************************************************************************************/
#seccion50anivrevolution h2 span{
	display: none;
}
#seccion50anivrevolution h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccion50AnivRev_ING.jpg) no-repeat;
	
	height: 25px;
}

#seccion50anivrevolution {
  float: left;
  /*margin-bottom: 10px;*/
}
#lMenu50anivrevolution {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#lMenu50anivrevolution h3{
	display: none;
}
#lMenu50anivrevolution UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenu50anivrevolution UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	margin-right: 10px;
	
}
#lMenu50anivrevolution ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenu50anivrevolution a:hover {
	cursor: hand;
	color: #990000;
}
#lMenu50anivrevolution LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenu50anivrevolution #lMenu50anivrevolutionPrimerItem-1 {
	width: 180px; 
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenu50anivrevolution #lMenu50anivrevolutionPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenu50anivrevolution #lMenu50anivrevolutionPrimerItem-3 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}		






/*Directorio Diplomatico *****************************************************************************************************/
DIV.imgSeccionDirectorioDiplomatico{
    width:170px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionDirectorioDiplomatico img{
	width:170px;
	height: 141px;
}

DIV.imgSubSeccionDirectorioDiplomatico {
    width:160px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	/*float: left;*/

}

DIV.imgSubSeccionDirectorioDiplomatico img{
	width:160px;
	height: 141px;
}

#seccionDirectorioDiplomatico h2 span{
	display: none;
}
#seccionDirectorioDiplomatico h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionDirectorioDiplomatico.jpg) no-repeat;
	
	height: 25px;
}

#seccionDirectorioDiplomatico {
  float: left;
}
#seccionDirectorioDiplomatico {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionDirectorioDiplomatico h3{
	display: none;
}
#seccionDirectorioDiplomatico UL {
	padding: 0px;
	margin: 0px;
	width: 400px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionDirectorioDiplomatico UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 400px;
	
}
#seccionDirectorioDiplomatico ul li a {
	width: 400px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionDirectorioDiplomatico a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuDirectorioDiplomatico LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionDirectorioDiplomatico #lMenuDirectorioDiplomaticoPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuDirectorioDiplomatico {
	margin: 0;
    padding: 0;
	float: left;
}

#lSubMenuDirectorioDiplomatico{
	padding: 0px;
	margin: 0px;
	width: 160px;
	float: right;
}

DIV.noticias a.seleccionado {
cursor: hand;
color: #990000;
}

.letras-directorio{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #003366;
}

/*Terroristas***************************************************************************************************************/
#seccionTerroristasing h2 span{
	display: none;
}
#seccionTerroristasing h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionTerroristas.jpg) no-repeat;
	
	height: 25px;
}

#seccionTerroristasing {
  float: left;
  /*margin-bottom: 10px;*/
}
#lMenuTerroristasing {
	margin: 0;
    padding: 0;
	
	width: 390px;
	float: left;
}
#lMenuTerroristasing h3{
	display: none;
}
#lMenuTerroristasing UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenuTerroristasing UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	margin-right: 10px;
	
}
#lMenuTerroristasing ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenuTerroristasing a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuTerroristasing LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenuTerroristasing #lMenuTerroristasingPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuTerroristasing #lMenuTerroristasingPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

/*#lTerroristasing {
	margin: 0;
    padding: 0;
	padding-top: 9px;
	padding-left: 5px;
	width: 385px;
	float: left;

}
#lTerroristasing ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#lTerroristasing UL LI {
	float: left;

	margin: 0;
	padding:0;
	
}
#lTerroristasing a{
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 3px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	border-width: 1px;
	border-color: #d2dde9;
	border-style: solid;
}
#lTerroristasing a:hover {
	cursor: hand;
	border-color: #990000;
}
#lTerroristasing li.seleccionado a {
	cursor: hand;
	border-color: #990000;
}
#lTerroristasing ul li a img{
	width: 53px;
	height: 42px; 
	border: 0px;
}
#lTerroristasing ul li a:hover img{
	width: 53px;
	height: 42px; 
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     

/*Diplomatic Events
*****************************************************************************************************/
DIV.imgSeccionDiplomaticEvents{
    width:100px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionDiplomaticEvents img{
	width:100px;
	height: 100px;
}

#seccionDiplomaticEvents h2 span{
	display: none;
}
#seccionDiplomaticEvents h2 {
	display: block;
	margin: 5px 0;
	padding: 0;
	background:url('secciones/seccionDiplomaticEvents.jpg') no-repeat; height:25px; margin-top:5px; margin-bottom:5px
}

#seccionDiplomaticEvents {
  float: left;
}
#seccionDiplomaticEvents {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionDiplomaticEvents h3{
	display: none;
}
#seccionDiplomaticEvents UL {
	padding: 0px;
	margin: 0px;
	width: 550px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionDiplomaticEvents UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url('viñetas/vMenu.gif') no-repeat;
	
	border-bottom: 1px solid #d2dde9;
	width:550px; 
	border-bottom-width:1px; 
	border-bottom-style:solid
	
}
#seccionDiplomaticEvents ul li a {
	width: 550px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionDiplomaticEvents a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuDiplomaticEvents LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionDiplomaticEvents #lMenurismaDiplomaticoPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}





/*Solidarity INGLES *****************************************************************************************************/
#seccionSolidarity h2 span{
	display: none;
}
#seccionSolidarity h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionSolidarity.jpg) no-repeat;
	
	height: 25px;
}

#seccionSolidarity {
  float: left;
  /*margin-bottom: 10px;*/
}

#lMenuSolidarity {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#lMenuSolidarity h3{
	display: none;
}
#lMenuSolidarity UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenuSolidarity UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	margin-right: 10px;
	
}
#lMenuSolidarity ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenuSolidarity a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuSolidarity LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenuSolidarity #lMenuSolidarityPrimerItem-1 {
	width: 180px; 
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuSolidarity #lMenuSolidarityPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}






/*Look at Cuba INGLES
*****************************************************************************************************/
DIV.imgSeccionLookCuba {
    width:170px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionLookCuba img{
	width:170px;
	height: 141px;
}

DIV.imgSubSeccionLookCuba {
    width:240px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSubSeccionLookCuba img{
	width:240px;
	height: 141px;
}

#seccionLookCuba h2 span{
	display: none;
}
#seccionLookCuba h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionLookCuba.jpg) no-repeat;
	
	height: 25px;
}

#seccionLookCuba {
  float: left;
}
#seccionLookCuba {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionLookCuba h3{
	display: none;
}
#seccionLookCuba UL {
	padding: 0px;
	margin: 0px;
	width: 115px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionLookCuba UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 120px;
	
}
#seccionLookCuba ul li a {
	width: 120px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionLookCuba a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuLookCuba LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionLookCuba #lMenuLookCubaPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuLookCuba {
	margin: 0;
    padding: 0;
	float: left;
}

#lSubMenuLookCuba{
	padding: 0px;
	margin: 0px;
	width: 255px;
	float: right;
}
#lSubMenuLookCuba .lineTop{
	margin: 0;
	padding: 0;
	background: url(divisor.gif) repeat-x;
	height: 4px;
	margin-bottom: 3px;
	width: auto;
}
#lSubMenuLookCuba .lineBottom{
	margin: 0;
	padding: 0;
	background: url(divisor.gif) repeat-x;
	height: 4px;
	margin-top: 9px;
	width: auto;
	clear:both;
}

#lSubMenuLookCuba .lmenu {
	margin: 0;
    padding: 0;
	width: 255px;
	background: #e0eef1;
}
#lSubMenuLookCuba .lmenu UL{
    width: 255px;
    padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#lSubMenuLookCuba .lmenu UL LI {
    display: block;
	float: left;
	border-bottom: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 120px;
	margin-left: 5px;
	background: none;
}
#lSubMenuLookCuba .lmenu #lMenuSecundarioUltimoItem1 {
	border-bottom-width: 0px;
}
#lSubMenuLookCuba .lmenu #lMenuSecundarioUltimoItem2 {
	border-bottom-width: 0px;
}

#lSubMenuLookCuba .lmenu a:hover {
	cursor: hand;
	color: #990000;
}
#lSubMenuLookCuba .lmenu LI.seleccionado a {
	cursor: hand;
	color: #990000;
}










/**Homage to Che INGLES
***********************************************/


DIV.imgSeccionCheing{
    width:356px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;
}

DIV.imgSeccionCheing img{
	width:356px;
	height: 156px;
}

#seccionCheing h2 span{
	display: none;
}
#seccionCheing h2 {
	display: block;
	margin: 5px 0;
	padding: 0;
	background:url('secciones/seccionHomageToChe.jpg') no-repeat; height:25px; margin-top:5px; margin-bottom:5px
}

#seccionCheing {
  float: left;
}
#seccionCheing {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionCheing h3{
	display: none;
}
#seccionCheing UL {
	padding: 0px;
	margin: 0px;
	width: 165px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionCheing UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url('viñetas/vMenu.gif') no-repeat;
	
	border-bottom: 1px solid #d2dde9;
	width:165px; border-bottom-width:1px; border-bottom-style:solid
	
}
#seccionCheing ul li a {
	width: 165px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionCheing a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuCheing LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionCheing #lMenuCheingPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuCheing {
	margin: 0;
    padding: 0;
	float: left;
}
















/*Terrorism INGLES
***************************************************************************************************************/
#seccionTerrorism h2 span{
	display: none;
}
#seccionTerrorism h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionTerroristasING.jpg) no-repeat;
	
	height: 25px;
}

#seccionTerrorism {
  float: left;
  /*margin-bottom: 10px;*/
}
#lMenuTerrorism {
	margin: 0;
    padding: 0;
	
	width: 390px;
	float: left;
}
#lMenuTerrorism h3{
	display: none;
}
#lMenuTerrorism UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenuTerrorism UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	margin-right: 10px;
	
}
#lMenuTerrorism ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenuTerrorism a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuTerrorism LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenuTerrorism #lMenuTerrorismPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuTerrorism #lMenuTerrorismPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

/*#lTerrorism {
	margin: 0;
    padding: 0;
	padding-top: 9px;
	padding-left: 5px;
	width: 385px;
	float: left;

}
#lTerrorism ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#lTerrorism UL LI {
	float: left;

	margin: 0;
	padding:0;
	
}
#lTerrorism a{
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 3px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	border-width: 1px;
	border-color: #d2dde9;
	border-style: solid;
}
#lTerrorism a:hover {
	cursor: hand;
	border-color: #990000;
}
#lTerrorism li.seleccionado a {
	cursor: hand;
	border-color: #990000;
}
#lTerrorism ul li a img{
	width: 53px;
	height: 42px; 
	border: 0px;
}
#lTerrorism ul li a:hover img{
	width: 53px;
	height: 42px; 
}
*/
                                                                                                                                                                                                                                                                                                                                                                                                                                        /**AGNU Ingles***********************************************/


DIV.imgSeccionAGNUing{
    width:356px;
                border: 1px;
                border-style: solid;
                border-color: #d2dde9;
                padding: 7px;
                float: left;
}

DIV.imgSeccionAGNUing img{
                width:356px;
                height: 156px;
}

#seccionAGNUing h2 span{
                display: none;
}
#seccionAGNUing h2 {
                display: block;
                margin: 5px 0;
                padding: 0;
                background:url('secciones/seccionAGNUing.jpg') no-repeat; height:25px; margin-top:5px; margin-bottom:5px
}

#seccionAGNUing {
  float: left;
}
#seccionAGNUing {
                margin: 0;
    padding: 0;
                
                width: 580px;
                float: left;
}
#seccionAGNUing h3{
                display: none;
}
#seccionAGNUing UL {
                padding: 0px;
                margin: 0px;
                width: 165px;
                
                padding-left: 10px;
                
                list-style-type: none;
}
#seccionAGNUing UL LI {
                float: left;
                margin: 0;
                padding: 0;
                text-align:left;
                font-size: 10px;
                font-weight:bold;
                background: url('viñetas/vMenu.gif') no-repeat;
                
                border-bottom: 1px solid #d2dde9;
                width:165px; border-bottom-width:1px; border-bottom-style:solid
                
}
#seccionAGNUing ul li a {
                width: 165px; 
                text-decoration: none;
                color: #003366;
                line-height: 25px;
                
}
#seccionAGNUing a:hover {
                cursor: hand;
                color: #990000;
}
#lMenuAGNUing LI.seleccionado a {
                cursor: hand;
                color: #990000;
}
#seccionAGNUing #lMenuAGNUingPrimerItem-1 {
                border-top: #d2dde9;
                border-top-style: solid;
                border-top-width: 1px;
}

#lmenuAGNUing {
                margin: 0;
    padding: 0;
                float: left;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                        /*Articles of Interest
																																																																																																										*****************************************************************************************************/
#seccionArticlesInterest h2 span{
	display: none;
}
#seccionArticlesInterest h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionArticulosInteres_ing.jpg) no-repeat;
	
	height: 25px;
}

#seccionArticlesInterest {
  float: left;

}

#lMenuArticlesInterest {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}

#lMenuArticlesInterest h3{
	display: none;
}
	                                              
												  
												  
/*Derechos Humanos Ingles *****************************************************************************************************/
DIV.imgSeccionDerechosHumanosing{
    width:170px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionDerechosHumanosing img{
	width:170px;
	height: 141px;
}

DIV.imgSubSeccionDerechosHumanosing {
    width:160px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSubSeccionDerechosHumanosing img{
	width:160px;
	height: 141px;
}

#seccionDerechosHumanosing h2 span{
	display: none;
}
#seccionDerechosHumanosing h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionDerechosHumanosING.jpg) no-repeat;
	
	height: 25px;
}

#seccionDerechosHumanosing {
  float: left;
}
#seccionDerechosHumanosing {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionDerechosHumanosing h3{
	display: none;
}
#seccionDerechosHumanosing UL {
	padding: 0px;
	margin: 0px;
	width: 200px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionDerechosHumanosing UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 200px;
	
}
#seccionDerechosHumanosing ul li a {
	width: 200px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionDerechosHumanosing a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuDerechosHumanosing LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionDerechosHumanosing #lMenuDerechosHumanosingPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuDerechosHumanosing {
	margin: 0;
    padding: 0;
	float: left;
}

#lSubMenuDerechosHumanosing{
	padding: 0px;
	margin: 0px;
	width: 160px;
	float: right;
}                









/*GuantanamoIng
*****************************************************************************************************/
DIV.imgSeccionGuantanamoIng{
    width:375px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionGuantanamoIng img{
	width:375px;
	height: 160px;
}

#seccionGuantanamoIng h2 span{
	display: none;
}
#seccionGuantanamoIng h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionGuantanamoIng.jpg) no-repeat;
	
	height: 25px;
}

#seccionGuantanamoIng {
  float: left;
}
#seccionGuantanamoIng {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionGuantanamoIng h3{
	display: none;
}
#seccionGuantanamoIng UL {
	padding: 0px;
	margin: 0px;
	width: 175px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionGuantanamoIng UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	
}
#seccionGuantanamoIng ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 24px;
	
}
#seccionGuantanamoIng a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuGuantanamoIng LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionGuantanamoIng #lMenuGuantanamoIngPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuGuantanamoIng {
	margin: 0;
    padding: 0;
	float: left;
}                 



/*Multilaterales INGLES *****************************************************************************************************/
DIV.imgSeccionMultilateralesING{
    width:100px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;

}

DIV.imgSeccionMultilateralesING img{
	width:100px;
	height: 100px;
}

#seccionMultilateralesING h2 span{
	display: none;
}
#seccionMultilateralesING h2 {
	display: block;
	margin: 5px 0;
	padding: 0;
	background:url('secciones/seccionMultilateralesIng.jpg') no-repeat; height:25px; margin-top:5px; margin-bottom:5px
}

#seccionMultilateralesING {
  float: left;
}
#seccionMultilateralesING {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionMultilateralesING h3{
	display: none;
}
#seccionMultilateralesING UL {
	padding: 0px;
	margin: 0px;
	width: 165px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#seccionMultilateralesING UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url('viñetas/vMenu.gif') no-repeat;
	
	border-bottom: 1px solid #d2dde9;
	width:165px; border-bottom-width:1px; border-bottom-style:solid
	
}
#seccionMultilateralesING ul li a {
	width: 450px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionMultilateralesING a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuMultilateralesING LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionMultilateralesING #lMenuMultilateralesPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuFidelAbsueltoING {
	margin: 0;
    padding: 0;
	float: left;
}      


  /*OEA
*****************************************************************************************************/
DIV.imgSeccionOEA{
	width:239px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;
	height: 225px;

}

DIV.imgSeccionOEA img{
	width:239px;
	height: 177px;
}

DIV.imgSubSeccionOEA {
    width:160px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	/*float: left;*/

}

DIV.imgSubSeccionOEA img{
	width:160px;
	height: 141px;
}

#seccionOEA h2 span{
	display: none;
}
#seccionOEA h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionOEA.jpg) no-repeat;
	
	height: 25px;
}

#seccionOEA {
  float: left;
}
#seccionOEA {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionOEA h3{
	display: none;
}
#seccionOEA UL {
	padding: 0px;
	margin: 0px;
	width: 205px;
	padding-left: 10px;
	list-style-type: none;
}
#seccionOEA UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 200px;
	
}
#seccionOEA ul li a {
	width: 200px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionOEA a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuOEA LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionOEA #lMenuOEAPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuOEA {
	margin: 0;
    padding: 0;
	float: left;
}

#lSubMenuOEA{
	padding: 0px;
	margin: 0px;
	width: 160px;
	float: right;
}

DIV.noticias a.seleccionado {
cursor: hand;
color: #990000;
}                     



/*OEA_ing
*****************************************************************************************************/
DIV.imgSeccionOEA_ing{
	width:239px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	float: left;
	height: 184px;

}

DIV.imgSeccionOEA_ing img{
	width:239px;
	height: 177px;
}

DIV.imgSubSeccionOEA_ing {
    width:160px;
	border: 1px;
	border-style: solid;
	border-color: #d2dde9;
	padding: 7px;
	/*float: left;*/

}

DIV.imgSubSeccionOEA_ing img{
	width:160px;
	height: 141px;
}

#seccionOEA_ing h2 span{
	display: none;
}
#seccionOEA_ing h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionOAS_ing.jpg) no-repeat;
	
	height: 25px;
}

#seccionOEA_ing {
  float: left;
}
#seccionOEA_ing {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#seccionOEA_ing h3{
	display: none;
}
#seccionOEA_ing UL {
	padding: 0px;
	margin: 0px;
	width: 205px;
	padding-left: 10px;
	list-style-type: none;
}
#seccionOEA_ing UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 200px;
	
}
#seccionOEA_ing ul li a {
	width: 200px; 
	text-decoration: none;
	color: #003366;
	line-height: 25px;
	
}
#seccionOEA_ing a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuOEA_ing LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#seccionOEA_ing #lMenuOEA_ingPrimerItem-1 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

#lmenuOEA_ing {
	margin: 0;
    padding: 0;
	float: left;
}

#lSubMenuOEA_ing{
	padding: 0px;
	margin: 0px;
	width: 160px;
	float: right;
}

DIV.noticias a.seleccionado {
cursor: hand;
color: #990000;
}                     



/*Cooperacion *****************************************************************************************************/
#seccionCooperacion h2 span{
	display: none;
}
#seccionCooperacion h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccionCooperacion.jpg) no-repeat;
	
	height: 25px;
}

#seccionCooperacion {
  float: left;
  /*margin-bottom: 10px;*/
}

#lMenuCooperacion {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#lMenuCooperacion h3{
	display: none;
}
#lMenuCooperacion UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenuCooperacion UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	margin-right: 10px;
	
}
#lMenuCooperacion ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenuCooperacion a:hover {
	cursor: hand;
	color: #990000;
}
#lMenuCooperacion LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenuCooperacion #lMenuCooperacionPrimerItem-1 {
	width: 180px; 
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenuCooperacion #lMenuCooperacionPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}

/*51 Aniversario de la Revolucion INGLES *****************************************************************************************************/
#seccion51AnivRev_ING h2 span{
	display: none;
}
#seccion51AnivRev_ING h2 {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	background: url(secciones/seccion51AnivRev_ING.jpg) no-repeat;
	
	height: 25px;
}

#seccion51AnivRev_ING {
  float: left;
  /*margin-bottom: 10px;*/
}
#lMenu51AnivRev_ING {
	margin: 0;
    padding: 0;
	
	width: 580px;
	float: left;
}
#lMenu51AnivRev_ING h3{
	display: none;
}
#lMenu51AnivRev_ING UL {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	
	list-style-type: none;
}
#lMenu51AnivRev_ING UL LI {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 10px;
	font-weight:bold;
	background: url(viñetas/vMenu.gif) no-repeat;
	
	border-bottom: #d2dde9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	margin-right: 10px;
	
}
#lMenu51AnivRev_ING ul li a {
	width: 175px; 
	text-decoration: none;
	color: #003366;
	line-height: 29px;
	padding-left: 18px;	
	
}
#lMenu51AnivRev_ING a:hover {
	cursor: hand;
	color: #990000;
}
#lMenu51AnivRev_ING LI.seleccionado a {
	cursor: hand;
	color: #990000;
}
#lMenu51AnivRev_ING #lMenu51AnivRev_INGPrimerItem-1 {
	width: 180px; 
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenu51AnivRev_ING #lMenu51AnivRev_INGPrimerItem-2 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}
#lMenu51AnivRev_ING #lMenu51AnivRev_INGPrimerItem-3 {
	border-top: #d2dde9;
	border-top-style: solid;
	border-top-width: 1px;
}		



/**********TEXT STYLE TITULO DE PAGINAS DE NOTICIAS **************/

.TITULO-DE-NOTICIA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	
}	
