



/* CSS Document */

/* Cuerpo - Contenido */

#contenedorcontenido {
	background-image:url(/sites/web/idepaweb/images/fondocontenedorinterior.gif);
	background-position:top left;
	background-repeat:repeat-y;	
}

#contenido {
	background-image:url(/sites/web/idepaweb/images/fondocontenedorinteriorcabe.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.separadorpie {
	background-image:url(/sites/web/idepaweb/images/separador_pie2.gif);
}

/* Seccion Idepa */

.breadcrumb {
	clear:left;
	width:681px;
	padding:7px 30px 0px 30px;
}

.cartera_viajero{
	clear:left;
	width:681px;
	padding:5px 30px 0px 30px;
}

.catera_viajero p{
	margin: 0;
	padding: 0;
}

.cabecera {
	clear:left;
	width:681px;
	padding:0px 30px 0px 30px;
}

.cabeceradestacado{
	float:left;
	width:652px;
	color:#9d0a0e;
	padding:3px 12px 3px 12px;
	border:1px solid #9d0a0e;
	margin:0px 0px 15px 0px;
}

.cabecerasubseccion{
	width:669px;
	height:18px;
	font-size:12px;
	font-weight:bold;
	color:#737373;
	background-color:#dedede;
	padding:3px 0px 0px 12px;
	margin-top: 1.5%;
	margin-bottom: 1.5%;
	clear: both;
	overflow: hidden;
}

.contenidosubseccion {
	float:left;
	width:645px;
	padding:5px 12px 12px 12px;
}

.botonerasubseccion{
	float:left;
	width:645px;
	padding:10px 0px 5px 0px;	
}


/* Para el buscador del directorio de empresas */
.contenidoformulariodirectorioerror {
	float:left;
	width:681px;
	margin-bottom:15px;
	padding-top:3px;
	padding-bottom:3px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;
}

.contenidoformulariodirectorio {
	float:left;
	width:681px;
	padding-bottom:3px;
}

.contenidoformulariodirectorio label {	
	font-weight: bold;
}

.contenidoformulariodirectoriolabel {
	float:left;
	width:140px;
	padding-left:25px;
	padding-top: 2px;		
}

.contenidoformulariodirectoriocampo {
	float:left;
	width:496px;
	padding-left:20px;
}
	
	
.migadepan{
	float:left;
	width:auto;
	font-size:11px;
	font-weight:normal;	
	padding-bottom:8px;
}

.nombreseccion{
	clear:left;
	width:auto;
	height:35px;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	padding:3px 0px 0px 12px;
	margin:0px 0px 15px 0px;
}


/* ----------------------------------- CONTENIDOS ------------------------------------------ */

.textocontenido{
	padding:0px 25px 10px 30px;
}


/* estilo especial "nsn" = negro, subrayado, normal */
a.nsn, a.nsn:visited, a.nsn:active, a.nsn:focus, a.nsn:link, a.nsn:hover {
	color:#000 !important;
	font-weight: normal !important;
	text-decoration: underline !important;
}

.textoseccion {
	width:645px;
	padding:0px 12px 0px 12px;
	margin:0px 0px 15px 0px;
	overflow: hidden;
}

/* LISTADOS DE BUSQUEDAS */
span.numero_de_resultados { 
	font-weight: normal; 
	font-size:10px; 
}

.opcionesListadoBusqueda{
	width:645px;
	height:50px;
	font-size:12px;
	font-weight:bold;
	padding:0px 12px;
	margin:0px 0px 4px 0px;
}


.opcionesListadoBusqueda SELECT { 
	font-size:11px; 
	font-weight:bold;
}

.opcionesListadoBusqueda a{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
		
}

.listadobusqueda{
	float:left;
	width:669px;
	padding:0px 0px 10px 0px;
}

.listadoresultados{
	padding:0;
	margin:0 0 0 8px;
	list-style-type:none;
	color:#000;
}

.listadoresultados li{
	margin:0px;
	padding:10px 12px 12px 12px;
}

.tituloresultado{
	color:#000;
	font-size:11px;
}

.descripcionresultadoempresa{
	margin-left: 2.7%;
	margin-right: 20%;
}

.tituloresultadoempresa{
	font-size: 12px;
	text-transform: capitalize;
	color:#996600;
	font-weight: bold;
}

.cerrado{
	color:#737373;
	font-size:11px;
}

.descripcionresultado{
	color: #9d0a0e;
	font-size:10px;
}

.navegadorpaginas{
	margin:10px 0px;
	width:690px;
	padding: 4px 0 10px 0;
	text-align: center;
	background-color:#dedede;
	clear: both;
	line-height: 18px;
}

.navegadorpaginas a img{
	padding: 0;
}

.navegadorpaginas strong{
	font-size:12px;
}

.navegadorpaginas img{
	padding: 0;
	margin: 0;
}

.navegadorpaginas a, .navegadorpaginas a:visited, .navegadorpaginas a:active, .navegadorpaginas a:focus, .navegadorpaginas a:link, .navegadorpaginas a:hover { 
	font-size:12px;
	font-weight:bold;
	color: #737373;
	text-decoration:underline;	
}


.contenedordestacadoseparador {
	float:left;
	width:204px;
	height:4px;
	background-color:#d7dce9;
	background-image:url(/sites/web/idepaweb/images/separador_destacados.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

/* FIN DE LISTADOS DE BUSQUEDAS */


/* FICHA DE AYUDA */
.bloqueDestacado {
	width:631px;
	padding:12px 12px 12px 14px;
	margin:2px 0px 16px 12px;
	color: #4d720d;
	float: left;
	display: inline;
}

.bloqueDestacado .tituloayuda {
	font-size: 14px;
	font-weight: bold;
}

.imgDestacado{
	float: right;
	border: 1px solid #7b7b7b;
}

.contenidosubseccionFichaAyuda {
	float:left;
	width:645px;
	padding:12px 12px 16px 18px;
}

.fichaAyudaLegislacion {
	float:left;
	width:645px;
	padding:12px 12px 16px 18px;
}

.fichaAyudaFormulario {
	float:left;
	width:645px;
	padding:12px 12px 16px 18px;
}

.fichaAyudaFormulario a, .fichaAyudaFormulario a:visited, .fichaAyudaFormulario a:active, .fichaAyudaFormulario a:focus, .fichaAyudaFormulario a:link, .fichaAyudaFormulario a:hover { color:#7f7f7f !important;}
.fichaAyudaLegislacion a, .fichaAyudaLegislacion a:visited, .fichaAyudaLegislacion a:active, .fichaAyudaLegislacion a:focus, .fichaAyudaLegislacion a:link, .fichaAyudaLegislacion a:hover { color:#7f7f7f !important;}

/*.contenidosubseccionFichaAyuda ul{
	margin:0;
	padding:0;
}

.contenidosubseccionFichaAyuda li{
	margin:10px 0;
}*/

.listadoapartadofichaayuda{
	margin-left: 6%;
	margin-top: 4%;
	margin-bottom: 4%;
}

.listadoapartadofichaayudatipo2{
	margin-left: 4%;
	margin-top: 4%;
	margin-bottom: 4%;
}

#contenido .listadoapartadofichaayuda a{
	color:#7f7f7f;
}

.vino{
    color:#9d0a0e;
}

#elementolistadofichaayuda{
	padding-bottom: 1.5%;
}

/* FICHA DE EMPRESA */
.bloqueDestacadoEmpresa {
	width:631px;
	padding:12px 12px 12px 14px;
	margin:2px 0px 16px 12px;
	color:#574117;
	float: left;
	display: inline;
}

.tituloEmpresa {
	font-size: 14px;
	font-weight: bold;
	color:#5B0000;
	text-transform: uppercase;
}

.contenidosubseccionFichaEmpresa {
	float:left;
	width:645px;
	padding:12px 12px 16px 18px;
        color:#574117;
}

.nombreatributofichaempresa{
	float: left; 
	width: 22%;
}

.atributofichaempresasinfondo{
	padding-left: 2%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 20%;
}

.atributofichaempresaconfondo{
	background-color: #f5f1ea;
	padding-left: 2%;
	padding-right: 20%;
	padding-top: 1%;
	padding-bottom: 1%;
}

.valoratributofichaempresa{
	width: 75%;
}

/*----------------------------FICHA PUBLICACIONES----------------------*/
.contenidosubseccionFichaPublicacion {
	float:left;
	width:645px;
	padding:12px 12px 16px 18px;
}

.titulopublicacion {
	font-size: 14px;
	font-weight: bold;
	color:#574117;
	padding-bottom:3px;
}

.textodestacado{
 color:#574117;
}

.cabecerasubseccionpublicaciones{
	float:left;
	width:650px;
	height:18px;
	font-size:12px;
	font-weight:bold;
	color:#737373;
	background-color:#dedede;
	padding:3px 0px 0px 12px;
	margin-left:15px;
	overflow: hidden;
	clear: both;
}

a.descargapublicaciones{
	color:#574117;
	padding-top:10px;
	margin:0px;
}

.imagenpublicaciones{
	float:left;
	padding-right:10px;
}

ul.listadodocumentos, ul.listadoenlaces{
	margin:0;
	list-style:none;
	padding:0;
}

li.listadopublicaciones a{
	background-image:url("/idepaweb/images/icononaranja_download.jpg");
	text-indent:10px;
}


/* ----------------------------------- DIRENWEB ------------------------------------------ */

.mapa{
 float:left;
 margin-left:3%;
}

.direnweb_comunidad{
 width:350px;
 height:auto;
 float:right;
}

p.titulo_comunidad{
 color:black;
 font-weight:bold;
 padding-bottom:5px;
 font-size:1.1em;
}

p.titulo_nombre{
 padding-bottom:5px;
 font-weight:bold;
}

#contenido p.titulo_nombre a{
 text-transform:uppercase;
 color:#727272;
 text-decoration:underline;
 background:url("../images/enlace_direnweb.jpg") no-repeat 0 0;
 padding:0px 0px 0px 15px;
}


p.titulo_responsable{
 font-size:0.9em;
 color:#727272;
 text-decoration:underline;
 font-weight:bold;
 padding-bottom:5px;
}

#contenido p.titulo_responsable a{
 font-size:0.9em;
 color:#727272;
 text-decoration:underline;
 font-weight:bold;
 padding-bottom:5px;
 background:url("../images/enlace_direnweb.jpg") no-repeat 0 0;
 padding:0px 0px 0px 15px;
}

.cabecera_listado{
  float:left;
  width:669px;
  height:18px;
  font-size:12px;
  font-weight:bold;
  color:#737373;
  background:url("../images/fondo_listado_direnweb.jpg");
  padding:3px 0px 0px 3px;
  margin-left:2%;
  margin-top:2%;
  text-indent:5px;
}

.tabladatos{
 float:left;
 position:relative;
 margin-top:2%;
 margin-left:2%;
 width:90%;
}

.tabladatos th{
 padding:5px;
 font-weight: bold;
 color:#737373;
 border:none;
}

.tabladatos td{
 color: #817d7e;
 text-decoration:underline;
}

#contenido .tabladatos td a{
 color: #817d7e;
 text-decoration:underline;
 background:url("../images/enlace_direnweb.jpg") no-repeat 0 0;
 padding:0px 0px 0px 15px;
}

#contenido .tabladatos td a.comunidad{
 background:none;
 padding:0;
 text-indent:10px;
}

/* -------------------------Maquetacion Revista IDEPACTIVA ----------------------------------- */

.ficharevista{
	margin-top: 2.5%;
}

.revistaIdepactiva{
	width: 30%;
	float: left;
	margin-left: 1.5%;
	margin-bottom: 1.5%;
	margin-top: 0;
}

.revistaIdepactiva img{
       border: 3px solid #CCCCCC;
 
}

.informacionrevista{
	float: right;
	margin-bottom: 3%;
	padding-left: 6%;
	margin-right: 3%;
	width: 55%;
	border-bottom: 2px ridge #E1E1E1;
	padding-bottom: 6%;
	background-image: url(/sites/web/idepaweb/images/flecha_dcha.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.informacionficharevista{
	float: right;
	margin-bottom: 3%;
	padding-left: 6%;
	margin-right: 3%;
	width: 55%;
	padding-bottom: 6%;
	background-image: url(/sites/web/idepaweb/images/flecha_dcha.png);
	background-repeat: no-repeat;
	background-position: top left;
}


#contenido .sumariorevista a{
	 color:#7f7f7f;
}

.nombrerevista{
	padding-bottom: 2.5%;
}

#contenido .nombrerevista a{
	color:#1b2f73;
}

.historicoidepactiva{
	width: 59.5%;
	float: right;
        background-image: url(/sites/web/idepaweb/images/flecha_dcha.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 5%;
	margin-bottom: 8%;
}

#contenido .historicoidepactiva a{
	color:#1b2f73;
}

.enlacevolverrevista{
	background-image: url(/sites/web/idepaweb/images/flecha-derecha-azul.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.enlacevolverrevista a{
	margin-left: 3%;
}

#columnarevista{
	width: 50%;
	float: left;
}

#imagenrevista{
	float: left;
	width: 15%;
	margin-right: 3%;
	margin-bottom: 7%;
}

#itemrevista{
	clear: both;
	margin: 4%;
}




/* ------------------------Planes y Memorias ----------------------------------------------------*/

#planes_memorias{
 margin: 5px 5px 0 5px;
}

#planes_memorias .listado{
 float:left;
 width:45%;
 padding-right:20px;
 margin-top:3%;
}

#planes_memorias .listado img{
 border-width:1px;
 border-color:black;
 border-style: solid;
 padding-bottom:0px;
}

.listado p{
 color:#7f7f7f;
 padding-bottom:2%;
 background:url("../images/enlace_planes_memoria.jpg") no-repeat 0 0;
 margin-left:100px;
 padding-left:20px;
}

#contenido #planes_memorias .listado p a{
 color:#7f7f7f;
 font-weight:bold;
 text-decoration:underline;
}

/* ------------------------Sedes ----------------------------------------------------*/
.sedes p{
 color:#7f7f7f;
 margin-left:30%;
 padding-left:30px;
 padding-bottom:20px;
}


#contenido .sedes p a.googlemaps{
 color:#7f7f7f;
 text-decoration:underline;
 background:url("../images/icon_googlemaps.jpg") no-repeat 0 0;
 margin-top:20px;
 padding-left:35px;
 padding-bottom:50px;
 padding-top:10px;
}


/* ------------------------------MapaWeb ------------------------------------*/

.listadonivel1{
	list-style: none;
}

.listadonivel1 li{
	margin: 0;
	padding: 0;
}

.listadonivel2 li{
	list-style: none;
	padding: 0;
	margin: 0;
}


/* ------------------------------Identidad grafica ------------------------------------*/
#contenido .idgrafica{
 padding-bottom:80px;
}

#contenido .idgrafica a.enlaceidgrafica{
 text-decoration:underline;
 color:#808080;
 padding-left:10px;
 margin-bottom:10%;
}

#contenido .idgrafica p{
 margin-left:17%;
}

#contenido .idgrafica p img{
 vertical-align:bottom;
}


/* ------------------------------Ficha convocatoria ------------------------------------*/
.descripcionfichaconvocatoria{
 margin-left:5%;
}

/* ------------------------------Ficha noticia ------------------------------------*/
.contenidoconimagen{
 padding-right:5%;
 padding-bottom:3%;
 float:left;
}

#contenido .textocontenido span.titulo{
 color:#1b2f73;
 padding-bottom:20px;
}


/* ------------- maquetación entidades operativas --------------------------- */

.entidadoperativa {
	padding-bottom:10px;
}

.logotipoempresa{
background-image:url("../images/marco_entidades_operativas.png");
background-position: center center;
background-repeat:no-repeat;
float: left;
width:35%;
margin-left: 1%;
text-align:center;
padding-top: 9%;
padding-bottom: 9%;
margin-bottom: 1%;
}

.logotipoempresa img, .logotipoempresapeque img{
	vertical-align: middle;
}

.logotipoempresapeque{
background-image:url("../images/marco_entidades_operativas_mini.png");
background-position: center center;
background-repeat:no-repeat;
float: left;
width:30%;
margin-left: 1%;
text-align:center;
padding-top: 6%;
padding-bottom: 6%;
margin-bottom: 1%;
}


.descripcionentidad{
	float:right;
	MARGIN-TOP: 1%; 
	padding-right: 4%;
	width: 55%;
}

/*------------------------------promocion exterior---------------------------*/
#promocionexterior .becas_texto{
 float:left;
 width:65%;
 padding-right:20px;
 padding-bottom:30px;
}

#promocionexterior .becas_imagen{
 float:left;
 width:25%;
 padding-left:20px;
}

#promocionexterior .exportadoras_texto{
 float:left;
 width:60%;
 padding-right:20px;
 padding-bottom:30px;
}

#promocionexterior .exportadoras_imagen{
 float:left;
 width:30%;
 padding-left:20px;
}

#promocionexterior .invertir_texto{
 float:left;
 width:60%;
 padding-right:20px;
}

#promocionexterior .invertir_imagen{
 float:left;
 width:30%;
 padding-left:20px;
 padding-bottom:30px;
}

#promocionexterior .deva_texto{
 float:left;
 width:60%;
 padding-right:20px;
}

#promocionexterior .deva_imagen{
 float:left;
 width:30%;
 padding-left:20px;
 padding-bottom:30px;
}

/*------------------------------------------Alta y modificaciones de empresas-------------------------------------*/

#modifempresa{
 margin-left:50px;
 padding-right:20px;
 padding-bottom:30px;
}


#altaempresa p{
 margin-left:50px;
 padding-right:20px;

}

#altaempresa p strong,#modifempresa p strong{
 color:#ff9f1f;
 text-align:left;
}

#altaempresa ul{
 margin-left:80px;
}

#modifempresa input.botonnaranja {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
margin-top: 5px;
height: 21px;
float:right;
width: 100px;
}

/*-------------------CSS para la página de últimas actualizaciones--------------------*/

#novedades {
	width: 666px;
}

#novedades a {
	color: #000000;
}

.cabeceravinculos {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 623px;
	padding: 10px;
	background-color: #f1e6f0;
	text-align: center;
	color: #720d67;
}

#novedades .cabeceravinculos a{
	color: #720d67;
}


.filaseccion {
	width: 648px;
	padding: 4px;
	padding-left: 10px;
	background-color: #e0e0e0;
	color: #737373;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;	
	overflow: hidden;
}

.tituloseccionnovedades {
	float: left;
	width: 618px;
}

.flechanovedades {
	float: right;
	padding-right: 5px;
}

.flechanovedades a img{
	vertical-align: text-top; 
	padding: 0;
}


.cuerponovedades {
	margin-bottom: 20px;
	width: 633px;
}

.eventonovedades {
	margin-top: 15px;
	width: 598px;
	margin-left: 20px;
}

/* ------------------------------Ficha noticia ------------------------------------*/
.contenidoconimagen{
 padding-right:4%;
 padding-bottom:3%;
 float:left;
}

#contenido .textocontenido span.titulo{
 color:#1b2f73;
 padding-bottom:20px;
}

/* ------------------------------Ficha agenda------------------------------------*/
.imagenagenda{
	float:right;
}

.tituloagenda{
	color:#1b2f73;
	font-weight:bold;
	font-size:14px;
	padding-top:5px;
}

p.fichaagenda{
	color:#1b2f73;
	margin-left:5px;
	padding-top:5px;
	margin-top: 0;
	margin-bottom: 0;
}

.textodestacadoagenda{
	color:red;
	margin-left:5px;
	padding-top:10px;
}

.descripcionagenda{
	margin-top:10px;
	margin-left:25px;
	width: 600px;
}

ul.listadodocumentos, ul.listadoenlaces{
	margin:0;
	padding:0;
}

ul.listadodocumentos li.listadoagenda, ul.listadodocumentos li.listadoagenda a, ul.listadoenlaces li.listadoagenda, ul.listadoenlaces li.listadoagenda a{
	list-style:none;
	margin:0;
	padding:0;
}

ul.listadodocumentos li.listadoagenda p, ul.listadoenlaces li.listadoagenda p{
	margin-top:10px;
}

.cabecerasubseccionagenda{
	float:left;
	width:680px;
	height:18px;
	font-size:12px;
	font-weight:bold;
	color:#737373;
	background-color:#dedede;
	padding:3px 0px 0px 12px;
	margin:0px 0px 0px 10px;
	overflow: hidden;
	clear: both;
}

/*--------------------------------Licitaciones públicas-----------------------------*/

.listadoresultados .tituloLicitacion{
	color:#1b2f73;
}

#contenido .bloqueDestacadolicitacion .titulofichalicitacion {
	font-size: 14px;
	font-weight: bold;
}

.bloqueDestacadolicitacion, .bloqueDestacadolicitacionVerde {
	width:631px;
	padding:12px 10px 12px 14px;
	margin:2px 0px 12px 12px;
	color:#1b2f73;
	float: left;
	display: inline;
	clear: both;
}

#contenido .bloqueDestacadolicitacionVerde{
	color: #4c7107;
border: 1px solid red;
}

.descripcionfichalicitacion{
	margin-left:5%;
	margin-right: 5%;
	clear: both;
	margin-bottom: 3%;
	margin-top: 1.5%;
}

.contenidolistadofichalicitacion{
	margin-left: 5%;
	width: 595px;	
}

ul.listadodocumentos li.descargalicitacion{
	background-image:url(/sites/web/idepaweb/images/iconoazul_download.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	padding-top:5px;
	margin-bottom:10px;
	padding-left: 30px;
}


/*-----------------------------------------Tabla resumen de infraestructuras------------------------------------*/
TABLE.tablainfraestructuras{
	text-align:left;
	width:99%;
	padding:5px 0;
	margin:0;
}

TABLE.tablainfraestructuras tr.titulo{
	background-color:#b3cb89;
	color:white;
	text-align:center;
	padding:5px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

TABLE.tablainfraestructuras tr.subtitulo{
	background-color:#dae6c5;
	text-align:center;
}

TABLE.tablainfraestructuras td{
	height:15px;
	padding:3px 5px;
}


/*----------------------------------------Fondos estructurales------------------------------------------------*/
img.fondosestructurales{
	margin-left:175px;
}

/*----------------------------------------------SIG--------------------------------------------------------------*/
div.menusig{
	float:left;
	width:44%;
}

div.menusig div.menuprincipal{
	float:left;
	background-color:#ecf0e7;
	margin-left:5px;
	width:90%;
}

div.menusig div.menuprincipal ul.menu{
	list-style:none;
}

div.menusig div.menuprincipal ul.menu li{
	padding:3px;
	margin:0;
	font-size:12px;
	color:#477708;
	background:inherit;
	font-weight:bold;
}

div.menusig div.menuprincipal ul.menu li a{
	color:#477708;
	background:inherit;
	font-weight:bold;
	font-size:12px;
}

div.menusig div.aviso{
	width:80%;
	margin-left:25px;
	padding-top:15px;
}

div.menusig div.aviso ul.menuaviso{
	list-style:none;
	margin:0;
	padding:0;
}

div.menusig div.aviso ul.menuaviso li{
	background: url(../images/menusig.gif) no-repeat 0px 7px;
	text-indent:10px;
}

div.menusig div.aviso ul.menuaviso li a{
	color:#477708;
}

div.mapasig{
	float:left;
	width:44%;
	padding-bottom:10px;
}

div.mapasig img{
	margin-bottom:10px;
	padding:0;
}

div.mapasig p{
	color:#477708;
	margin:0;
	padding:0;
	width:350px;
}

div.mapasig p a{
	color:#477708;
}

div.mapasig input{
	width:200px;
	text-align:center;
	color:white;
	font-weight:bold;
	margin-left:100px;
	margin-top:15px;
}

/*-------------------------Listado agenda, publicaciones y revista IDEPActiva en innovacion------------------------*/
ul.listado_innovacion{
list-style-type:none;
}



p.subtitulolistado_innovacion{
font-size:12px;
font-weight:bold;
color:#6f9d1a;

}

ul.listado_innovacion ul.margen{

margin-left:100px;

}

/*---------------------------------- EL DATO ----------------------------------------*/
div.eldato{
	height:400px;
}

div.dato_menusuperior{
	width:690px;
	float:left;
	background-color:white;
}

div.dato_menusuperior img{
	padding:0;
	margin:0;
}

div.dato_menusuperiorarriba, div.dato_menusuperiorabajo{
	width: 550px;
}

div.dato_menusuperiorarriba img, div.dato_menusuperiorabajo img{
	float:left;
	padding:0;
	margin:0;
	margin-right:1px;
	margin-top:2px;
}

a.enlace_dato, a.enlace_dato:visited, a.enlace_dato:active, a.enlace_dato:focus, a.enlace_dato:link{ 
	color:#FFFFFF;
	font-size:10px;
	text-decoration: none;
}

a.enlace_dato:hover{
	text-decoration: underline;
}

div.mapa_eldato{
	float:left;
	width:680px;
	height:311px;
	border:1px solid #197f01;
}

div.imageneldato{
	background-repeat: no-repeat;
	background-image:url("../images/mapa_eldato.gif");
	background-position:center;
	height:311px;
}

div.imageneconomia{ 
	background-repeat: no-repeat;
	background-image:url("../images/mapa_economia.gif");
	background-position:center;
	height:311px;
}

div.imagenmercadolaboral{
	background-repeat: no-repeat;
	background-image:url("../images/mapa_mercadolaboral.gif");
	background-position:center;
	height:311px;
}

div.imagencomercioexterior{
	background-repeat: no-repeat;
	background-image:url("../images/mapa_comercioexterior.gif");
	background-position:center;
	height:311px;
}

div.imageninversion{
	background-repeat: no-repeat;
	background-image:url("../images/mapa_inversion.gif");
	background-position:center;
	height:311px;
}

div.imagentejidoempresarial{
	background-repeat: no-repeat;
	background-image:url("../images/mapa_tejidoempresarial.gif");
	background-position:center;
	height:311px;
}

div.imagensectorindustrial{
	background-repeat: no-repeat;
	background-image:url("../images/mapa_sectorindustrial.gif");
	background-position:center;
	height:311px;
}

div.imageninvestigacion{
	background-repeat: no-repeat;
	background-image:url("../images/mapa_investigacion.gif");
	background-position:center;
	height:311px;
}

div.imagennuevastecnologias{
	background-repeat: no-repeat;
	background-image:url("../images/mapa_nuevastecnologias.gif");
	background-position:center;
	height:311px;
}

ul.lista_eldato, ul.lista_economia, ul.lista_mercadolaboral, ul.lista_investigacion, ul.lista_inversion, ul.lista_nuevastecnologias{
	list-style:none;
	margin-left:180px;
	padding-top:60px;
	_padding-top:50px;
	color:black;
	width:320px;
	font-size:11px;
}

ul.lista_tejidoempresarial{
	list-style:none;
	margin-left:200px;
	padding-top:50px;
	_padding-top:45px;
	color:black;
	width:320px;
	font-size:11px;
	line-height:80%;
}

ul.lista_sectorindustrial, ul.lista_comercioexterior{
	list-style:none;
	margin-left:200px;
	padding-top:60px;
	_padding-top:50px;
	color:black;
	width:320px;
	font-size:11px;
	line-height:90%;
}

ul.lista_eldato li{
	background-image:url("../images/flecha_eldato.gif");
	background-position:center left;
	background-repeat: no-repeat;
	padding-left: 4%;
	text-indent:5px;
}

ul.lista_economia li{
	background-image:url("../images/flecha_economia.gif");
	background-position:center left;
	background-repeat: no-repeat;
	padding-left: 4%;
	text-indent:5px;
}

ul.lista_mercadolaboral li{
	background-image:url("../images/flecha_mercadolaboral.gif");
	background-position:center left;
	background-repeat: no-repeat;
	padding-left: 4%;
	text-indent:5px;
}

ul.lista_comercioexterior li{
	background-image:url("../images/flecha_comercioexterior.gif");
	background-position:center left;
	background-repeat: no-repeat;
	padding-left: 4%;
	text-indent:5px;
}

ul.lista_inversion li{
	background-image:url("../images/flecha_inversion.gif");
	background-position:center left;
	background-repeat: no-repeat;
	padding-left: 4%;
	text-indent:5px;
}

ul.lista_tejidoempresarial li{
	background-image:url("../images/flecha_tejidoempresarial.gif");
	background-position:center left;
	background-repeat: no-repeat;
	padding-left: 4%;
	text-indent:5px;
}

ul.lista_sectorindustrial li{
	background-image:url("../images/flecha_sectorindustrial.gif");
	background-position:center left;
	background-repeat: no-repeat;
	padding-left: 4%;
}

ul.lista_investigacion li{
	background-image:url("../images/flecha_investigacion.gif");
	background-position:center left;
	background-repeat: no-repeat;
	padding-left: 4%;
	text-indent:5px;
}

ul.lista_nuevastecnologias li{
	background-image:url("../images/flecha_nuevastecnologias.gif");
	background-position:center left;
	background-repeat: no-repeat;
	padding-left: 4%;
	text-indent:5px;
}

div.fuente_eldato{
	float:right;
	width:250px;
	font-size:11px;
	font-style:italic;
	color:black;
	text-align:right;
	margin-top:25px;
	margin-right:4px;
}

div.idioma_eldato{
	float:right;
	font-size:10px;
	text-align:right;
	margin-right:4px;
	padding-bottom:5px;
}

div.idioma_eldato a{
	color:#999999;
}

div.dato_menuinferior{
	float:left;
	width:682px;
	height:28px;
	background-color:#197f01;
	color:white;
}

div.dato_menuinferior div.floatleft p a{
	color:white;
	font-size:10px;
	text-decoration:none;
}

div.dato_menuinferior .floatleft p{
	margin-top:5px;
	margin-left:5px;
}

div.dato_menuinferior .floatright p{
	margin-top:5px;
	margin-right:5px;
}	

/* -------------------------------  Asturias en cifras -------------------------------*/
table.ancho1columna{
width:690px;
}
span.subtitulo{
font-size:10px;
}


/*--------------------------- EMPRESAS IDEPACTIVA ------------------------------------*/
a.abecedarioidepactiva{
	color:#7f7f7f;
	font-size:10pt;
	font-weight:bold;
	padding-right:5px;
	padding-left:2px;
	padding-bottom:2px;
}

div.infoempresasidepactiva{
	margin-left:10px;
	width:655px;
	margin-bottom:20px;
}

span.negritaempresasidepactiva{
	font-weight:bold;
}

ul.listadoresultadosimpresasidepactiva{
	list-style: none;
}

ul.listadoresultadosimpresasidepactiva li a{
	color:#7f7f7f;
	margin-left: 1%;
}

ul.listadoresultadosarticulosidepactiva{
	list-style: none;
}

ul.listadoresultadosarticulosidepactiva li a{
	color:#db7418;
	clear: both;
}

ul.listadoresultadosarticulosidepactiva li{
	margin-top: 1%;
	margin-bottom: 1%;
	clear: both;
}

ul.listadoresultadosarticulosidepactiva li .articulo .columnaarticuloidepactiva{
	float: left;
}

ul.listadoresultadosarticulosidepactiva li .articulo #textorevista{
	width: 80%;
}

ul.listadoresultadosarticulosidepactiva li .articulo #imagenrevista{
	width: 15%;
	height: 100%;
	margin-bottom: 2%;
}

ul.listadoresultadosarticulosidepactiva li .articulo{
	clear: both;
	height: 100%;
	margin-bottom: 2%;
}

ul.listadoresultadosarticulosidepactiva{
	clear: both;
	height: 100%;
}


/*--------------------------- FLASHES SECTORIALES ------------------------------------*/

ul.listadopdfs{
	padding:5px 0;
	list-style-type:none;
}

ul.listadopdfs li.descarga{
	background-image:url(/sites/web/idepaweb/images/icononaranja_download.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:5px;
	margin-bottom:10px;
	padding-left: 30px;
}

/*--------------------------- CARTERA DEL VIAJERO ------------------------------------*/

.titulofavorito a{
	font-weight: bold;
	color:#1b2f73;
}

.fondolistafavorito{
	background-color: #eaecf5;
}

.listadofavoritos{
	list-style: none;
	margin: 0;
	color:#000;	
}

.listadofavoritos li{
	clear: both;
}


.listadofavoritos li .iconodeletefavorito{
	vertical-align:text-top; 
	display: block; 
	float: left; 
	margin-right: 6px; 
	padding-top: 2px;
}

/********************************DESTACADOS SERVICIOS EUROPEOS ********************************************/

.destacado_serveuropeos{
	float: left;
	width: 30%;
	margin: 10px 5px 10px 5px;
	padding: 10px 3px 10px 3px;
	height: 55px;
	background-color: #f3f3f3;
	text-align: center;
	border: 1px solid #cccccc;
}

.fila_destacados{
	clear: both;
	height: 1%;
	margin: 0px 0px 20px 0px;
}

.destacado_serveuropeos_grande{
	float: left;
	width: 44%;
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
	margin: 0px 10px 0px 0px;
	padding: 10px 10px 10px 10px;
}