/* CSS Document */

div#contenedor_imagen_portada {
	width:100%; 
	height:470px; 
	background-color:#cfdef2; 
	background-position:50% -30px; 
	background-repeat:no-repeat; 
}

div#contenedor_imagen_portada_top {
	width:100%; 
	height:6px; 
	overflow:hidden;
	display:none;
}

div#contenedor_imagen_portada_med {
	width:100%; 
}

div#menu_portada {
	position:relative; 
	width:964px; 
	height:62px;
	margin:0px auto;
	z-index:100;
	}

ul#menu_cabecera li, ul#menu_cabecera li a{
	color:#000;
}

#cont_buscador_menu #buscador_rellena {
	background:transparent url(/lang/img/fondos/fondo_buscador.jpg) 0 0 repeat-x;
	border:1px solid black;
	height:18px;
	margin:0;
	padding:0 0 0 3px;
	width:152px;
	line-height:18px;
}

#btn_buscador_nuevo {
	background:transparent url("/lang/img/botones/boton_buscador.jpg") right top no-repeat;
	border:none;
	cursor:pointer;
	height:20px;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:0px;
	width:20px;
}

div#slider_banners_central {
	width:966px;
	height:230px;
	margin:20px auto 0;
	background:url(/lang/img/fondos/fondo_slider_portada.jpg) 0 0 no-repeat;
	overflow:hidden;
	position:relative;
	visibility:hidden;
}

div#sp_cont_botones {
	width:261px;
	margin-left:5px;
	padding-top:5px;
}

ul#sp_botones {
	margin:0;
	padding:0;
	list-style:none;
	color:white;
}

li.sp_boton {
	height:40px;
	line-height:40px;
	border-bottom:1px solid #025faf;
	border-top:1px solid #207ac8;
	background:none;
	overflow:hidden;
	display:block;
	cursor:pointer;
	width:261px;
}

li.sp_boton.activo {
	background:transparent url(/lang/img/fondos/sp_boton_activo.jpg) 0 0 no-repeat;
}

li.sp_boton_primero {
	border-top:none;
	height:40px;
}

li#sp_boton_1.activo {
	background:transparent url(/lang/img/fondos/sp_boton_sup_activo.jpg) 0 0 no-repeat;
}

li.sp_boton_ultimo {
	border-bottom:none;
	height:40px;
}

li#sp_boton_5.activo {
	background:transparent url(/lang/img/fondos/sp_boton_inf_activo.jpg) 0 100% no-repeat;
}

h2.sp_boton_tit {
	margin:0;
	font-size:1.3em;
	width:240px;
	margin-left:10px;
	padding-top:11px;
	line-height:21px;
	background:transparent url(/lang/img/vinetas/vineta_flecha_botones.gif) 100% 12px no-repeat;
	padding-bottom:5px;
	cursor:pointer;
	position:relative;
	z-index:1;
	color:#fff;
}

li.sp_boton.activo h2.sp_boton_tit {
	color:#ffcf0f;
	background:transparent url(/lang/img/vinetas/vineta_flecha_botones_amarillo.gif) 100% 12px no-repeat;
	cursor:pointer;
}

div#sp_cont_banner {
	position:absolute;
	top:5px;
	right:3px;
	width:696px;
	height:208px;
	overflow:hidden;
	color:#014baa;
}


div#banner_central {
	width:966px;
	height:115px;
	margin:15px auto 0;
}

div.ptd_cuerpo_wrapper_bottom{
	display:none;
}

/*Estilos banners  intersticial*/

div#cabecera_ptd_wrapper {
	width:100%;
	position:relative;
}

div#cont_banner_intersticial {
	width:100%;
	text-align:center;
	position:absolute;
	top:0;
	z-index:50;
	height:510px;
}

div#banner_intersticial {
	width:1003px;
	margin:0 auto;
	position:relative;
	height:481px;
	}
	
div#bi_control {
	bottom:-8px;
	position:absolute;
	text-align:center;
	width:100%;
	z-index:150;
}


/*Estilos zona extras*/

div#ptd_contenidos_wrapper {
	padding-top:15px;
}

div#ptd_cuerpo_inferior, div#ptd_cuerpo_zps {
	background:#e6e6e6 url(/lang/img/zps/zps_ptd_cuerpo_inferior1.jpg) scroll repeat-x 0px 0px;
	border-bottom:1px solid #fff;
	width:986px;
	padding-bottom:25px;
	margin:0 auto;
	clear:both;
	background:white;
}

div#cont_zona_inferior {
	width:956px;
	overflow:hidden;
	background-color:transparent;
	margin:0 auto;
}

div#zi_cont_tit {
	overflow:hidden;
	width:100%;
	text-align:left;
}

p#zi_tit {
    width:184px; 
	font-size:1.9em; 
	margin:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a#zi_tit_link {
	color:black; 
	text-decoration:none; 
	line-height:33px; 
}

div#zi_cont_slogan {
	display:block; 
	float:right; 
	color:#1271A1; 
	font-family:Century Gothic,Arial,Arial Black,Helvetica CE; 
	font-size:1.1em;
	text-align:right; 
	line-height:43px; 
}

p#zi_slogan {
	margin:0;
	padding-right:4px;
}

div.zi_seccion {
	width:460px;
	height:295px;
	position:relative;
	background:url("/lang/img/zps/f_contenedor_extras_abajo.jpg") no-repeat scroll center top transparent;
}

div#contenedor_azul_directorio {
	float:right;
}

div.zi_seccion_int {
	padding:10px 0;
	margin:0 15px;
	width:430px;
}

div.zi_cont_seccion_tit {
	font-size:1em;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;
	width:235px;
	font-size:1.05em;
	line-height:30px;
}

div.zi_cont_seccion_tit a {
	color:#000000;
}


div.zi_cont_buscador  {
	width:190px;
	float:right;
	text-align:right;
	height:30px;
}

form#buscanoticias, form#buscadirectorio {
	padding:0;
	margin:0;
	display:block;
	height:30px;
}

p.ptd_cont_buscador {
	padding-top:6px;
	margin:0px; 
	line-height:20px;
}

div.zi_cont_listado {
	width:100%;
}

/*listados noticias y empresas*/

div.resultado {
	width:100%;
	margin:0 auto;
}

div.resultado ul.noticias_portada, div.resultado ul.listado_empresas {
	margin:0;
	padding:0;
	list-style:none;
	font-size:0.70em;
	padding-top:10px;
	margin-left:-2px;
}

div.resultado ul.noticias_portada li, div.resultado ul.listado_empresas li{
	padding:4px 0;
}

div.resultado ul.noticias_portada p, div.resultado ul.listado_empresas p {
	margin:0px 0 2px;
	padding-left:14px;
}


div.resultado p.cont_tit_noticia, div.resultado p.tit_empresa {
	background: transparent url(/lang/imagenes/vineta_cuad_negro.gif) 0 -1px no-repeat;
}

div.resultado p.tit_empresa a {
	color:#0D97F2;
}

div.resultado ul.noticias_portada .noticias_tit_txt a {
	color:#0D97F2;
}

div.resultado ul.noticias_portada span.noticias_fecha {
	color:#666666;
}

a.noticia_empresa {
	color:#404040;
}

.resultado .tit_empresa a{
	color:#111;
}

.noticia_empresa {
	color:#2A3F55;
}

.info_dir {
	width:294px;
	margin:0 auto;
	font-size:0.7em;
	color:#666;
	padding-top:15px;
	padding-right:13px;
	padding-left:3px;
}


div.cont_titulo_extras a {
	color:#000;
}

button.zi_boton_buscador {
	padding:0;
	background:transparent url("/lang/img/botones/boton_buscador.jpg") left top no-repeat;
	height:22px;
	width:20px;
	border:none;
	vertical-align:middle;
	cursor:pointer;
}

div.zi_boton_insertar {
	background:url("/lang/img/bt_empresas.gif") repeat scroll 0 0 transparent;
	text-align:center;
	height:24px;
	width:181px;
	margin:0px auto;
}

div.zi_boton_insertar a {
	color:#FFFFFF;
	font-size:0.9em;
	line-height:24px;
}

p.zi_info_directorio {
	color:#666666;
	font-size:0.7em;
	margin:0 auto;
	padding:10px 0;
	width:375px;
}

div.zi_ver_todas {
	position:absolute;
	right:12px;
	bottom:20px;
}

div.zi_ver_todas p {
	font-size:0.75em;
	line-height:25px;
	margin:0;
}

div.zi_ver_todas a {
	color:#ba0102;
}

/*Estilos banner firma y sello*/

a.sp_fys_link {
	width:289px;
	height:22px;
	position:absolute; 
	left:375px; 
}

a#sp_link_xolidosign {
	background:transparent url(/lang/imagenes/slider_portada/logos/logo_xolidosign_amarillo.png) 0 0 no-repeat;
	top:67px;
}

a#sp_link_componente {
	background:transparent url(/lang/imagenes/slider_portada/logos/logo_comp_amarillo.png) 0 0 no-repeat;
	top:96px;
}

a#sp_link_verificadores {
	background:transparent url(/lang/imagenes/slider_portada/logos/logo_ver_amarillo.png) 0 0 no-repeat;
	top:122px;
}

a#sp_link_sellotiempo {
	background:transparent url(/lang/imagenes/slider_portada/logos/logo_sello_amarillo.png) 0 0 no-repeat;
	top:149px;
}

a#sp_link_xolidosign:hover {
	background:transparent url(/lang/imagenes/slider_portada/logos/logo_xolidosign_amarillo_sub.png) 0 0 no-repeat;
	top:67px;
}

a#sp_link_componente:hover {
	background:transparent url(/lang/imagenes/slider_portada/logos/logo_comp_amarillo_sub.png) 0 0 no-repeat;
	top:96px;
}

a#sp_link_verificadores:hover {
	background:transparent url(/lang/imagenes/slider_portada/logos/logo_ver_amarillo_sub.png) 0 0 no-repeat;
	top:122px;
}

a#sp_link_sellotiempo:hover {
	background:transparent url(/lang/imagenes/slider_portada/logos/logo_sello_amarillo_sub.png) 0 0 no-repeat;
	top:149px;
}

/*pie*/

div#ptd_pie_wrapper {
	width:100%;
	margin:0px auto;
}

