* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
}
body {
	background-color: #254C73;
}
img
{
	border: none;	
}
a
{
	color: #000000;
	text-decoration: none;	
}
/* Estructura */
.ec_Pagina
{
	margin: 0 auto;
	width: 828px;
	min-height: 474px;
	background-color: #FFFFFF;
	border: 0.2em solid #FDFDFD;
}
.ec_Fecha
{
	width: 180px;
	float: left;
	margin: 3px 0 0 0;
	font-size: 0.7em;
	color: #254C73;
	padding: 5px 0 0 5px; 
}
.ec_Idiomas
{
	height: 25px;
	width: 180px;
	float: right;
}
.ec_Idiomas ul
{
	list-style-type: none;
	margin: 3px 0 0 2px;
	padding: 0;	
	width: 180px;
}
.ec_Idiomas ul li
{
	width: 58px;
	float: left;
	/*height: 22px;*/
	padding: 0 2px 0 0;
}
.ec_Idiomas ul li.ec_Activo .ec_1, .ec_Idiomas ul li.ec_Activo .ec_2
{
	width: 58px;
	float: left;
	background-image: url(/wNS/version/beta/imgs/boton_idioma_sel.jpg);
	background-repeat: no-repeat;
	height: 22px !important;
	height: 16px;
}
.ec_Idiomas ul li .ec_1
{
	padding: 3px 0;
	font-size: 0.7em;
	background-image: url(/wNS/version/beta/imgs/boton_idioma.jpg);
	background-repeat: no-repeat;
	height: 22px !important;
	height: 16px;
	text-align: center;
}
.ec_Idiomas ul li .ec_2
{
	padding: 3px 0;
	font-size: 0.7em;
	background-image: url(/wNS/version/beta/imgs/boton_idioma.jpg);
	background-repeat: no-repeat;
	height: 22px !important;
	height: 16px;
	text-align: center;
}
.ec_Idiomas ul li.ec_Activo .ec_1 a, .ec_Idiomas ul li.ec_Activo .ec_2 a
{
	color: #DB2730;
	text-decoration: none;
	display: block;
}
.ec_Idiomas ul li.ec_Activo .ec_1 a:hover, .ec_Idiomas ul li.ec_Activo .ec_2 a:hover
{
	font-weight: normal;
}
.ec_Idiomas ul li .ec_1 a, .ec_Idiomas ul li .ec_2 a
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.ec_Idiomas ul li .ec_1 a:hover, .ec_Idiomas ul li .ec_2 a:hover
{
	font-weight: bold;
}
.ec_Cabecera
{
	height: 91px;
	clear: both;
}
.ec_Pie
{
	clear: both; 
	height: 135px;
	width: 828px;
}
.ec_Pie .ec_ParteSuperior
{
	width: 828px;
	height: 44px;
	background-image: url(/wNS/version/beta/imgs/fondo_45.jpg);
	background-repeat: repeat-x;
}
.ec_Pie .ec_ParteSuperior .ec_Accesos
{
	/*width: 250px;*/
	float: right;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	margin: 15px 0;
	text-align: right;
}
.ec_Pie .ec_ParteSuperior .ec_Accesos a
{
	color: #FFFFFF;
}
.ec_Pie .ec_ParteSuperior .ec_Accesos ul
{
	list-style-type: none;
	margin: 0; 
	padding: 0;
}
.ec_Pie .ec_ParteSuperior .ec_Accesos ul li
{
	/*a_display:inline;*/
	float: left; 
	width: auto;
	 
}
.ec_Pie .ec_ParteSuperior .ec_Accesos ul li .ec_1
{
	border-right: 0.1em solid #FFFFFF;
	padding: 0 6px;
}
.ec_Pie .ec_ParteSuperior .ec_Accesos ul li .ec_2
{
	border-right: none;
	padding: 0 6px;
}
.ec_Pie .ec_ParteInferior
{
	width: 828px;
	height: 91px;
	background-image: url(/wNS/version/beta/imgs/degradado_pie.jpg);
	background-repeat: repeat-x;
}
.ec_Pie .ec_ParteInferior .ec_GV
{
	width: 185px;
	/*height: 91px;*/
	float: left;
	text-align: center;
	padding: 20px 0;
}
.ec_Pie .ec_ParteInferior .ec_Informacion
{
	width: 455px;
	/*height: 90px;*/
	border-right: 0.1em solid #F3F3F3;
	border-left: 0.1em solid #F3F3F3;
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
	font-size: 0.7em;
	color: #254C73;
}
.ec_Pie .ec_ParteInferior .ec_Informacion .ec_Direccion
{
	width: 100%;
	background-image: url(/wNS/version/beta/imgs/iconos/Icono_Home.gif);
	background-repeat: no-repeat;
	background-position: 35px 3px;
	padding-bottom:5px;
	padding-top:5px;
	height: 17px;
}
.ec_Pie .ec_ParteInferior .ec_Informacion .ec_Tlf
{
	/*width: 100%;*/
	width: 145px;
	float:left;
	background-image: url(/wNS/version/beta/imgs/iconos/Icono_Tlf.gif);
	background-repeat: no-repeat;
	/*
	background-position: 35px center;
	padding-bottom:3px;
	padding-top:5px;
	height: 17px;
	*/
	background-position: 0 0;
  margin-left:20px!important;
  margin-left:10px;
  height: 20px;
}
.ec_Pie .ec_ParteInferior .ec_Informacion .ec_Contacto
{
	/*width: 100%;*/
	width: 145px;
	float:left;
	background-image: url(/wNS/version/beta/imgs/iconos/Icono_Fax.gif);
	background-repeat: no-repeat;
	/*background-position: 35px 0;*/
	height: 20px;
	background-position: 0 0;
	padding: 0 0 0 10px;
}
.ec_Pie .ec_ParteInferior .ec_Informacion .ec_Mail
{
  float:left;
  width: 125px;
  background-image: url(/wNS/version/beta/imgs/iconos/imgContacta.jpg);
  background-repeat: no-repeat;
  background-position: 0 1px;
  height: 20px;
}
.ec_Pie .ec_ParteInferior .ec_Iconos
{
	width: 185px;
	/*height: 90px;*/
	float: left;
	text-align: center;
	padding: 7px 0;
}
.ec_Pie .ec_ParteInferior .ec_Iconos img
{
	padding: 0 0 5px 0;
}
/* Barra de servicios */
.ec_Servicios
{
	height: 34px;
	width: 828px;
	background-image: url(/wNS/version/beta/imgs/fondo_34.jpg);
	background-repeat: repeat-x;
}
.ec_Servicios .ec_Accesos
{
	float: left;
	width: 620px;
}
.ec_Servicios .ec_Accesos ul
{
	margin: 6px;
	width: 630px;
	list-style-type: none;
	height: 22px;
}
.ec_Servicios .ec_Accesos ul li
{
	float: left;
	display: inline;
	border-right: 0.1em solid #FFFFFF;
	padding: 0 7px;
	min-width: 50px;
	/*a_background-color:#FFCC55;*/
	/*
	display: inline;
	width: auto !important;
	width: 100px;
	*/
}
.ec_Servicios .ec_Accesos ul li a
{
	text-decoration: none;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	/*a_display: block;*/
	height: 22px;
}
.ec_Servicios .ec_Accesos ul li a:hover
{
	text-decoration: underline;
	/*a_background-color: #FFFFFF;
	a_font-size: 0.7em;
	a_color: #254C73;
	a_font-weight: bold;
	a_display: block;
	a_height: 22px;*/
}
.ec_Servicios .ec_Accesos ul li a span
{
	font-size: 1.4em;
}
/* Buscador */
.ec_Servicios .ec_Buscador
{
	margin: 3px 4px 2px 4px;
	width: 170px;
	height: 28px;
	float: right;
}
.ec_Servicios .ec_Buscador .ec_RSS
{
 	width: 30px;
 	float: left;
 	height: 22px;
 	padding: 2px 0;
}
.ec_Servicios .ec_Buscador .ec_CajetinBuscador
{
 	width: 139px;
 	background-image: url(/wNS/version/beta/imgs/caja_buscar.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 28px;
}
.ec_Servicios .ec_Buscador .ec_CajetinBuscador form
{
	margin: 4px;
	width: 132px;
}
.ec_Servicios .ec_Buscador .ec_CajetinBuscador input.ec_Input
{
	border: none;
	padding: 2px;
	width: 110px;
	background-color: #FEFEFE;
}

.ec_Servicios .ec_Buscador .ec_CajetinBuscador input.ec_Boton{
	border: none;
	padding: 1px;
	width: 14px;
	background-image: url(/wNS/version/beta/imgs/lupa.jpg);
	background-repeat: no-repeat;
	background-color: #FEFEFE;
	background-position: center;
}
/* Portada */
.ecPortada{
	background-color:#FFF;	
	width: 828px;
	height: auto!important;
	height: 474px;
	min-height: 474px;
}
.ecMenuPresenatacion{
	padding-top:15px;	
	padding-left:50px;
}
.ecMenuPresenatacion ul{
		display:inline;
		list-style-type:none;
}
.ecMenuPresenatacion li{
	float:left;
	height: 130px;
	width: 220px;
	border-bottom:1px solid #EEEEEE;
	margin-left:10px;
	margin-right:10px;
}

.ecMenuPresenatacion li a{
	font-family: Helvetica; 
  font-size: 0.7em;
  text-transform: uppercase; 
  text-decoration:none;
  font-weight:bold;
  display:block;
  margin-left:63px;
  margin-top:50px;
}
.ecMPAzul {
	background-image: url(/wNS/version/beta/imgs/icoAzul.jpg);
	background-repeat: no-repeat;
	background-position:5px 15px;
}
.ecMPAzul a{
	color:#396DAD;
}
.ecMPAmarillo {
	background-image: url(/wNS/version/beta/imgs/icoAmarillo.jpg);
	background-repeat: no-repeat;
	background-position:5px 15px;
}
.ecMPAmarillo a{
	color:#B5A239;
}

.ecMPVerde {
	background-image: url(/wNS/version/beta/imgs/icoVerde.jpg);
	background-repeat: no-repeat;
	background-position:5px 15px;
}
.ecMPVerde a{
	color:#52B231;
}

.ecMPRosa {
	background-image: url(/wNS/version/beta/imgs/icoRosa.jpg);
	background-repeat: no-repeat;
	background-position:5px 15px;
}
.ecMPRosa a{
	color:#B538AD;
}
.ecMPRojo {
	background-image: url(/wNS/version/beta/imgs/icoRojo.jpg);
	background-repeat: no-repeat;
	background-position:5px 15px;
}
.ecMPRojo a{
	color:#B53839;
}
.ecMPTurquesa {
	background-image: url(/wNS/version/beta/imgs/icoTurquesa.jpg);
	background-repeat: no-repeat;
	background-position:5px 15px;
}
.ecMPTurquesa a{
	 color:#31B2AD;
}
.ecMPMorado {
	background-image: url(/wNS/version/beta/imgs/icoMorado.jpg);
	background-repeat: no-repeat;
	background-position:5px 15px;
}
.ecMPMorado a{
	color:#8438B5;
}

/* Contenido de las páginas */
.ec_ContentRegion
{
	float: right;
	background-image: url(/wNS/version/beta/imgs/contenido.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 605px;
	min-height: 474px;
	margin: 0 0 10px 0;
}
.ec_ContentBox
{
	color: #254C73;
	margin: 0 20px 0 0;
}
h1
{
	font-size: 1.2em;
	margin: 0.5em 0 0.7em;
}
h2
{
	font-size: 1em;
	margin: 0 0 0.7em;
}
h3
{
	font-size: 0.8em;
	margin: 0 0 0.7em;
}
p
{
	font-size: 0.72em;
	margin: 0 0 0.7em 0;
	color: #254C73;
}
/* Menu */
.ecParteIzda{
	float:left;
  width: 200px;
  min-height: 400px;
  padding-left:8px;
  padding-right:6px;
  margin: 0 0 10px 0;
}
.ecMenu{
  margin-top:14px;
  padding-left:0;
  float:left;
}
.ecMenu ul{
  width:190px;
  float:left;
  list-style-type:none;
  background-color:#EFEBEF;
  padding-left:0;
  border:1px solid #EFEBEF;
}
.ecMenu li {
  padding: 10px 5px 10px 20px;
}
.ecFondoBlancoLI{
  background-color:#FFF;
}
.ecMenu li a{
  font-family: Helvetica; 
  font-size: 0.7em;
  text-transform: uppercase; 
  text-decoration:none;
  font-weight:bold;
}
.ecMenuCAzul{
  background-image:url(/wNS/version/beta/imgs/cuadroAzul.jpg);
  background-repeat: no-repeat;
  background-position:5px 20px;
}
.ecMenuCAzul a{
  color:#396DAD;
}
.ecMenuCVerde{
  background-image:url(/wNS/version/beta/imgs/cuadroVerde.jpg);
  background-repeat: no-repeat;
  background-position:5px 20px;
}
.ecMenuCVerde a{
  color:#52B231;
}
.ecMenuCAmarillo{
  background-image:url(/wNS/version/beta/imgs/cuadroAmarillo.jpg);
  background-repeat: no-repeat;
  background-position:5px 20px;
}
.ecMenuCAmarillo a{
  color:#B5A239;
}
.ecMenuCRosa{
  background-image:url(/wNS/version/beta/imgs/cuadroRosa.jpg);
  background-repeat: no-repeat;
  background-position:5px 20px;
}
.ecMenuCRosa a{
  color:#B538AD;
}
.ecMenuCTurquesa{
  background-image:url(/wNS/version/beta/imgs/cuadroTurquesa.jpg);
  background-repeat: no-repeat;
  background-position:5px 20px;
}
.ecMenuCTurquesa a{
  color:#31B2AD;
}
.ecMenuCMorado{
  background-image:url(/wNS/version/beta/imgs/cuadroMorado.jpg);
  background-repeat: no-repeat;
  background-position:5px 20px;
}
.ecMenuCMorado a{
  color:#8438B5;
}
.ecMenuCRojo{
  background-image:url(/wNS/version/beta/imgs/cuadroRojo.jpg);
  background-repeat: no-repeat;
  background-position:5px 20px;
}
.ecMenuCRojo a{
  color:#B53839;
}
.ecUltimoLista{
	float:left;
	width: 185px;
	height: 3px;
	background-image:url(/wNS/version/beta/imgs/degradadoInf.jpg);
	background-repeat: no-repeat;
	background-position:5px 0px;
}
.ecCajaPortada{
	width: 500px;
	float:left;	
	margin-top:20px;
	padding-right:10px;
	overflow:hidden;
}
.ecCajaCabeceraPort{
	background-image:url(/wNS/version/beta/imgs/cabeceraCajaPort.jpg);
	background-repeat: no-repeat;
	width: 508px;
	height: 28px;
	overflow:hidden;
}
.ecMenuCajetinCab li{
	background-image:none;
	width: 60px;
	height: 30px;
}
.ecUnderline{
	text-decoration:underline!important;	
}
.ecBlancoT{
	color:#FFF;
}
.ecAzulT{
	color:#396EB1;
}
.ecMenuCajetinCab li a{
	padding:0!important;
	margin-top:5px;
	margin-left:40px !important;
	margin-left:20px;
}
.ecLisCajaPort{
	width: 480px;
  height: 100px;  
  padding: 0 0 0 0;
  margin: 0 0 0 0;       
}
.ecLisCajaPort li{
  background-image:url(/wNS/version/beta/imgs/itemCaja.gif);
  background-repeat: no-repeat;
  padding-left:20px;
  padding-bottom:5px;
  width: 430px;
  /*float: none;*/
  margin-left: 0;
  margin-right: 0;
  height: auto;
}
.ecLisCajaPort li a{
	font-family: Helvetica,Arial,Sans-serif; 
  font-size: 1em;
  text-transform: none; 
  font-weight:normal;
  color:#254C73;
  margin:0!important;
}
#contenidoCaja{
	width: 489px;
	height: 100px;
	overflow: auto;
	padding: 0;
	margin: 0;
}
.ecMenuIzdaNoticias{
	float:left;
	margin-top:20px;
	background-image:url(/wNS/version/beta/imgs/ImgLisNoticias.jpg);
	background-repeat: no-repeat;
	width: 193px;
	height: 69px;
}
.ecMenuIzdaNoticias ul{
	list-style-type:none;
	margin-left:45px;
	
}
.ecMenuIzdaNoticias li{
	padding-top: 8px;
	height: 23px;	
}
.ecMenuIzdaNoticias a{
	font-family: Helvetica; 
  font-size: 0.8em;
  text-decoration:none;
  font-weight:bold;
	color:#295573;
	}

/* Capa de relleno */
.ec_Relleno
{
	clear: both; 
  height: 1px;
  visibility: hidden;
  overflow: hidden;
  width: 100%;
}
/* Cajetines */
.ec_RegionCajetin_247_Izq
{
	width: 247px;
	padding: 0pt 0 0.7em 40px;
	float: left;
}
.ec_RegionCajetin_247_Dch
{
	width: 247px;
	padding: 0pt 40px 0.7em 0;
	float: right;
}
.ec_CabeceraCajetin_247
{
	background-image: url(/wNS/version/beta/imgs/cabecera_cajetin_247.jpg);
	background-repeat: no-repeat;
	height: 21px;
}
.ec_CabeceraCajetin_247 .ec_Encabezado
{
	font-size: 0.72em;
	color: #FFFFFF;
	padding: 3px 0 0 10px;
	font-weight: bold;
}
.ec_BoxCajetin_247
{
	background-image: url(/wNS/version/beta/imgs/interior_cajetin_247.jpg); 
	background-repeat: repeat-y; 
	min-height: 10px;
}
.ec_BoxCajetin_247 p
{
	font-size: 0.72em;
}
.ec_BoxCajetin_247 .ec_Content
{
	/*font-size: 0.7em;*/ 
	font-size: 0.72em;
	color: #254C73; 
	padding: 10px 10px 0 10px;
}
.ec_PieCajetin_247
{
	background-image: url(/wNS/version/beta/imgs/pie_cajetin_247.jpg); 
	background-repeat: no-repeat; 
	height: 25px;
}
.ec_BotonInformacionCajetin
{
	float: right; 
	padding: 0 7px 0 0;
}
.ec_BotonInformacionCajetin a img
{
	border: none;
}
.ec_RegionCajetin_508
{
	width: 508px; 
	margin: 0 auto 0.7em auto;
}
.ec_CabeceraCajetin_508
{
	background-image: url(/wNS/version/beta/imgs/cabecera_cajetin.jpg);
	background-repeat: no-repeat;
	height: 21px;
}
.ec_CabeceraCajetin_508 .ec_Encabezado
{
	font-size: 0.72em;
	color: #FFFFFF;
	padding: 3px 10px 0 10px;
	font-weight: bold;
}
.ec_CabeceraCajetin_508 .ec_Encabezado .ec_Encabezado_Dch
{
	float: right;
	text-align: right;
}
.ec_CabeceraCajetin_508 .ec_Encabezado .ec_Encabezado_Izq
{
	float: left;
	text-align: left;
}
.ec_BoxCajetin_508
{
	background-image: url(/wNS/version/beta/imgs/interior_cajetin.jpg); 
	background-repeat: repeat-y; 
	min-height: 10px;
}
.ec_BoxCajetin_508 .ec_Content p
{
	/*font-size: 1em;*/
	font-size: 1em;
	margin: 0; 
	padding: 0 0 0.7em 0;
	color: #254C73; 
}
.ec_PieCajetin_508
{
	background-image: url(/wNS/version/beta/imgs/pie_cajetin.jpg); 
	background-repeat: no-repeat; 
	height: 25px;
}
.ec_BoxCajetin_508 .ec_Content
{
	/*font-size: 0.7em;*/ 
	font-size: 0.72em;
	color: #254C73;
	padding: 10px 10px 0 10px;
}

.ec_BoxCajetin_508 .ec_Content .ec_Img
{
	float: right; 
	padding: 0 0 10px 10px;	
}
/* Listas */
.ec_ListaCajetines
{
	list-style-type: none; 
	margin: 0 auto 0.7em auto;
	width: 508px;
}
.ec_ListaCajetines li
{
	margin: 0 0 10px 0;
	width: 508px;
}
.ec_Lista
{
	margin: 0 0 0 14px; 
	padding: 0;
}
ul.ec_ChainL_P0_ML14_NoType
{
	margin: 0 0 0 14px; 
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}
ul.ec_ChainL_P0_ML14_NoType li
{
	float: left;
	padding: 0 3px 0 0;
}
ul.ec_NormalL_P0_ML14_W474_NoType
{
	margin: 0; 
	padding: 0;
	width: auto !important;
	width: 472px;
	list-style-type: none;
}
ul.ec_NormalL_P0_ML14_W474_NoType li
{
	margin: 0;
	padding: 0;
}
ul.ec_NormalL_P0_ML14_W474_TypeDisc
{
	margin: 0;
	padding: 0;
	width: auto !important;
	width: 472px;
	list-style-type: disc;
	list-style-position: inside;
}
ul.ec_NormalL_P0_ML14_W474_TypeDisc li
{
	margin: 0;
	padding: 0;
}
ul.ec_NormalL_P0_ML14_W360_NoType
{
	margin: 0; 
	padding: 0;
	width: auto !important;
	width: 358px;
	list-style-type: none;
}
ul.ec_NormalL_P0_ML14_W375_NoType li
{
	margin: 0;
	padding: 0;
}
ul.ec_NormalL_P0_ML14_W375_TypeDisc
{
	margin: 0; 
	padding: 0;
	width: auto !important;
	width: 375px;
	list-style-type: disc;
	list-style-position: inside;
}
ul.ec_NormalL_P0_ML14_W375_TypeDisc li
{
	margin: 0;
	padding: 0;
}
ol.ec_NormalL_P0_ML20_W468_NoType
{
	margin: 0; 
	padding: 0;
	list-style-type: none;
	width: auto !important;
	width: 468px;
}
ol.ec_NormalL_P0_ML20_W468_NoType li
{
	margin: 0;
	padding: 0;
}
ol.ec_NormalL_P0_ML20_W468_TypeDecimal
{
	margin: 0; 
	padding: 0;
	width: auto !important;
	width: 468px;
	list-style-type: decimal;
	list-style-position: inside;
}
ol.ec_NormalL_P0_ML20_W468_TypeDecimal li
{
	margin: 0;
	padding: 0;
}
/* Sendero de migas */
.ec_Sendero 
{
	margin: 0.535716em 0.178572em;
	width: 605px;
	height: 22px; 
	font-size: 0.7em; 
	margin: 14px 0 10px 0; 
	background-image: url(/wNS/version/beta/imgs/separador.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom center;
}
.ec_Sendero ul 
{
	list-style-type: none;
	margin: 0; 
	padding: 0;
}
.ec_Sendero ul li
{
	float: left; 
	width: auto; 
}
.ec_Sendero ul li .ec_1
{
	border-right: 0.1em solid #000000;
	padding: 0 6px;
}
.ec_Sendero ul li .ec_2
{
	border-right: none;
	padding: 0 6px;
}
.ec_Sendero ul li.ec_Activo
{
	font-weight: bold; 
}
/* Formateos */
.ec_Negrita
{
	font-weight: bold;	
}
/* Mapa Google */
.ec_Mapa
{
	width: 488px;
	height: 250px;
}

/*Tabla Ayudas*/
.ecTablaAyudas{
	width: 570px;
	/*cellspacing:0;*/
	border-spacing:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:0.7em;	 
}
.ecCeldaTh{
	padding:10px 5px;
	border:1px dotted #000;
	background-color:#003463;
	color:#FFF;
	text-align:left;
}
.ecCeldaTd{
	border:1px dotted #000;
	padding: 10px 5px;
}
.ecCeldaTdGris{
	background-color:#EFEBEF!important;
}
.ecCeldaThTamano{
	width:30%;
}
ul.ecMapaWeb  {
margin : 0 0 0 30px;
} 
.ec_Content table
{
	border: 0.1em solid #254C73; 
	padding: 0pt 0.7em; 
	width: 100%; 
	margin-bottom: 0.7em;
}
#eiInfo
{
	overflow: auto; 
	display: none; 
	border: 0.1em dashed #000000; 
	background-color: #FFCC55; 
	position: absolute; 
	right: 10px; 
	bottom: 0; 
	width: 140px; 
	height: auto; 
	padding: 0 10px 10px 10px;
}
#eiInfoLeyenda
{
	position: absolute; 
	left: 10px; 
	bottom: 0; 
	padding: 10px 0 0 10px; 
	width: 120px; 
	height: 100px;
}
#eiInfoLeyenda ul
{
	list-style-type: none; padding: 0; margin: 0;
}
#eiInfoLeyenda ul li.ecEmp1
{
 background-image: url(/wNS/version/beta/imgs/mapas/emprender/iconos/emp1.jpg); 
 background-position: left center; 
 background-repeat: no-repeat; 
 font-size: 0.9em; 
 padding: 0 0 0 14px;
}
#eiInfoLeyenda ul li.ecEmp2
{
 background-image: url(/wNS/version/beta/imgs/mapas/emprender/iconos/emp2.jpg); 
 background-position: left center; 
 background-repeat: no-repeat; 
 font-size: 0.9em; 
 padding: 0 0 0 14px;
}
#eiInfoLeyenda ul li.ecEmp3
{
 background-image: url(/wNS/version/beta/imgs/mapas/emprender/iconos/emp3.jpg); 
 background-position: left center; 
 background-repeat: no-repeat; 
 font-size: 0.9em; 
 padding: 0 0 0 14px;
}
#eiInfoLeyenda ul li.ecEmp4
{
 background-image: url(/wNS/version/beta/imgs/mapas/emprender/iconos/emp4.jpg); 
 background-position: left center; 
 background-repeat: no-repeat; 
 font-size: 0.9em; 
 padding: 0 0 0 14px;
}
#eiInfoLeyenda ul li.ecEmp5
{
 background-image: url(/wNS/version/beta/imgs/mapas/emprender/iconos/emp5.jpg); 
 background-position: left center; 
 background-repeat: no-repeat; 
 font-size: 0.9em; 
 padding: 0 0 0 14px;
}
.ecInfoImagen
{
 font-size: 1em; 
 color: #254C73;
}
.ecPieNoticia
{
	width: 100%; 
	text-align: center
}
.ecPieNoticia ul
{
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}
.ecPieNoticia ul li
{
	float: left; 
	width: 50px;
}