@import url("reset.css");
@import url("base.css");
#cabecera-fondo {
	position:relative;
	z-index:1;
	width:100%;
	background-image:url(../picture_library/cabecera-fondo.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:17px;
	background-color:#FFF;
	color:inherit;
}
#cabecera {
	position:relative;
	z-index:1;
	width:958px;
	margin-right:auto;
	margin-left:auto;
}
#titulo-del-contenido {
	position:relative;
	z-index:1;
	width:658px;
	float:left;
	padding-left:190px;
	margin-top:0;
	margin-bottom:0;
	font-weight:normal;
	font-size:13px;
	line-height:16px;
	padding-top:7px;
	padding-bottom:7px;
	background-image:url(../picture_library/icono-titulo-del-contenido.gif);
	background-repeat:no-repeat;
	background-position:190px 7px;
	text-indent:22px;
}
#navegador {
	position:relative;
	z-index:1;
	width:110px;
	margin:0;
	float:left;
}
#navegador li {
	list-style-position:outside;
	list-style-type:none;
	line-height:30px;
	float:left;
	padding-left:4px;
	width:auto;
}
#navegador li a {
	padding-left:21px;
	display:block;
}
#navegador li.mapa-del-sitio {
	padding-left:0;
}
#navegador li.mapa-del-sitio a {
	background-image:url(../picture_library/icono-mapa-del-sitio.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#logotipo {
	position:absolute;
	z-index:3;
	left:9px;
	top:0;
	height:128px;
	width:145px;
	background-image:url(../picture_library/logotipo-fondo.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:0;
	margin-bottom:0;
	padding:38px 15px 12px 35px;
}
#logotipo a {
	text-indent:-9999px;
	display:block;
	background-image:url(../picture_library/logotipo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:128px;
	width:145px;
}
#logotipo a:visited {
	background-position:left -128px;
}
#logotipo a:hover {
	background-position:left -256px;
}
#logotipo a:active {
	background-position:left -384px;
}
#marco {
	position:absolute;
	z-index:2;
	width:741px;
	left:0;
	bottom:34px;
	background-image:url(../picture_library/clientes-dicen.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:163px;
	color:#FFF;
	background-color:inherit;
	padding:9px 9px 9px 208px;
}
#login {
	position:relative;
	z-index:1;
	width:556px;
	height:32px;
	background-image:url(../picture_library/login-fondo.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding:9px 4px 10px 181px;
}
#formulario-login {
	position:relative;
	width:556px;
	height:32px;
	z-index:1;
	font-size:15px;
}
#formulario-login fieldset {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	width:556px;
	height:32px;
}
#formulario-login fieldset legend {
	width:0;
	text-indent:-9999px;
	display:block;
	float:left;
	line-height:0;
}
#formulario-login fieldset label {
	width:0;
	text-indent:-9999px;
	display:block;
	float:left;
	line-height:0;
}
#formulario-login fieldset .input {
	background-color:inherit;
	background-image:url(../picture_library/privado-input.gif);
	width:127px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	height:18px;
	padding:7px;
	margin-right:4px;
	color:#000;
}
#formulario-login fieldset .submit {
	height:32px;
	width:62px;
	background-image:url(../picture_library/privado-submit.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	float:left;
	background-color:transparent;
	font-weight:bold;
}
#formulario-login fieldset .perdido {
	line-height:32px;
	padding-left:8px;
	float:left;
	font-size:13px;
	width:auto;
}
#formulario-login fieldset a {
	color:#bad807;
	background-color:inherit;
}
#formulario-login fieldset a:visited {
	color:#b0d106;
	background-color:inherit;
}
#formulario-login fieldset a:hover {
	color:#9cc403;
	background-color:inherit;
}
#formulario-login fieldset a:active {
	color:#a6cb04;
	background-color:inherit;
}
#descripcion {
	position:relative;
	z-index:1;
	width:736px;
	font-size:16px;
	height:92px;
	padding-top:15px;
	padding-bottom:5px;
	padding-right:5px;
	font-weight:bold;
}
#menu {
	position:relative;
	z-index:1;
	width:603px;
	height:42px;
	padding-top:173px;
	margin:0;
	font-size:15px;
	padding-left:10px;
	padding-right:345px;
}
#menu li {
	list-style-position:inside;
	list-style-type:none;
	float:left;
	line-height:33px;
	display:block;
	width:auto;
}
#menu li.activo {
	font-weight:bold;
	padding:5px 5px 4px;
}
#menu li a {
	display:block;
	background-image:url(../picture_library/menu-fondo.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	text-decoration:none;
	color:#000;
	background-color:inherit;
}
#menu li a:visited {
	background-position:right -42px;
	color:#1f1f1f;
	background-color:inherit;
}
#menu li a:hover {
	background-position:right -84px;
	color:#5c5c5c;
	background-color:inherit;
}
#menu li a:active {
	background-position:right -126px;
	color:#404040;
	background-color:inherit;
}
#menu li a span {
	display:block;
	background-image:url(../picture_library/menu-fondo-span.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:4px 10px 5px;
}
#menu li a:visited span {
	background-position:left -42px;
}
#menu li a:hover span {
	background-position:left -84px;
}
#menu li a:active span {
	background-position:left -126px;
}
#formulario-buscador {
	position:absolute;
	width:300px;
	height:42px;
	z-index:3;
	right:10px;
	bottom:12px;
	background-image:url(../picture_library/buscador-fondo.png);
	background-repeat:no-repeat;
	background-position:center center;
	font-size:15px;
	padding-left:9px;
	padding-right:20px;
	padding-top:31px;
}
#formulario-buscador fieldset {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	width:300px;
	height:42px;
}
#formulario-buscador fieldset legend {
	width:0;
	text-indent:-9999px;
	display:block;
	float:left;
	line-height:0;
}
#formulario-buscador fieldset label {
	width:0;
	text-indent:-9999px;
	display:block;
	float:left;
	line-height:0;
}
#formulario-buscador fieldset .input {
	background-color:transparent;
	background-image:url(../picture_library/buscador-input.gif);
	width:147px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	height:18px;
	padding:7px;
}
#formulario-buscador fieldset .submit {
	height:32px;
	width:136px;
	background-image:url(../picture_library/buscador-submit.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	float:left;
	background-color:transparent;
	font-weight:bold;
}
#contenedor-fondo {
	position:relative;
	z-index:1;
	width:100%;
	background-image:url(../picture_library/contenedor-fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000;
	color:inherit;
}
#contenedor {
	position:relative;
	z-index:1;
	width:950px;
	margin-right:auto;
	margin-left:auto;
	padding-right:4px;
	padding-left:4px;
}
#breadcrumb {
	position:relative;
	z-index:1;
	width:950px;
	margin:0;
	height:38px;
	color:#FFF;
	background-color:inherit;
}
#breadcrumb li {
	list-style-position:outside;
	list-style-type:none;
	line-height:38px;
	float:left;
	padding-left:4px;
	padding-right:8px;
	background-image:url(../picture_library/navegacion-separador-blanco.gif);
	background-repeat:no-repeat;
	background-position:right center;
	width:auto;
}
#breadcrumb li a {
	color:#bad807;
	background-color:inherit;
}
#breadcrumb li a:visited {
	color:#b0d106;
	background-color:inherit;
}
#breadcrumb li a:hover {
	color:#9cc403;
	background-color:inherit;
}
#breadcrumb li a:active {
	color:#a6cb04;
	background-color:inherit;
}
#breadcrumb li.no-1 {
	padding-left:0;
}
#breadcrumb li.no-2 {
	padding-right:0;
	background-image:none;
}
#contenido {
	position:relative;
	z-index:1;
	width:950px;
	background-color:#fdfdfd;
	color:inherit;
	background-image:url(../picture_library/contenido-fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#portada {
	position:relative;
	z-index:1;
	width:938px;
	padding:6px;
}
#subastada {
	position:relative;
	z-index:1;
	width:938px;
	padding:6px;
}
#izquierda-s {
	position:relative;
	z-index:1;
	width:674px;
	float:left;
}
#compra-subastada {
	position:relative;
	z-index:1;
	width:674px;
}
#ir-a-subasta {
	position:relative;
	z-index:1;
	width:674px;
	text-align:center;
}
#ir-a-subasta .titulo {
	font-size:24px;
	margin-top:10px;
	margin-bottom:10px;
}
#familia-articulos {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
	height:359px;
}
#familia-articulos li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	height:177px;
	margin-bottom:5px;
	width:auto;
}
#familia-articulos li a {
	text-indent:-9999px;
	display:block;
	height:177px;
}
#familia-articulos li.impresion-y-artes-graficas {
	padding-left:6px;
}
#familia-articulos li.impresion-y-artes-graficas a {
	background-image:url(../picture_library/impresion-y-artes-graficas-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:331px;
}
#familia-articulos li.impresion-y-artes-graficas a:visited {
	background-position:left -177px;
}
#familia-articulos li.impresion-y-artes-graficas a:hover {
	background-position:left -354px;
}
#familia-articulos li.impresion-y-artes-graficas a:active {
	background-position:left -531px;
}
#familia-articulos li.rotulacion-y-carteleria {
	padding-right:6px;
}
#familia-articulos li.rotulacion-y-carteleria a {
	background-image:url(../picture_library/rotulacion-y-carteleria-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:331px;
}
#familia-articulos li.rotulacion-y-carteleria a:visited {
	background-position:left -177px;
}
#familia-articulos li.rotulacion-y-carteleria a:hover {
	background-position:left -354px;
}
#familia-articulos li.rotulacion-y-carteleria a:active {
	background-position:left -531px;
}
#familia-articulos li.fabricacion {
	padding-left:12px;
}
#familia-articulos li.fabricacion a {
	background-image:url(../picture_library/fabricacion-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:217px;
}
#familia-articulos li.fabricacion a:visited {
	background-position:left -177px;
}
#familia-articulos li.fabricacion a:hover {
	background-position:left -354px;
}
#familia-articulos li.fabricacion a:active {
	background-position:left -531px;
}
#familia-articulos li.produccion a {
	background-image:url(../picture_library/produccion-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:216px;
}
#familia-articulos li.produccion a:visited {
	background-position:left -177px;
}
#familia-articulos li.produccion a:hover {
	background-position:left -354px;
}
#familia-articulos li.produccion a:active {
	background-position:left -531px;
}
#familia-articulos li.otros {
	padding-right:12px;
}
#familia-articulos li.otros a {
	background-image:url(../picture_library/otros-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:217px;
}
#familia-articulos li.otros a:visited {
	background-position:left -177px;
}
#familia-articulos li.otros a:hover {
	background-position:left -354px;
}
#familia-articulos li.otros a:active {
	background-position:left -531px;
}
#listado-impresion {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
}
#listado-impresion li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	width:124px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	height:170px;
	margin-bottom:10px;
	width:auto;
}
#listado-impresion li a {
	display:block;
	width:124px;
	padding-top:129px;
}
#listado-impresion li.adhesivos a {
	background-image:url(../picture_library/icono-servicio-impresion-adhesivos.gif);
	background-repeat:no-repeat;
	background-position:center 17px;
}
#listado-impresion li.blocs-autocopiativos a {
	background-image:url(../picture_library/icono-servicio-impresion-blocs-autocopiativos.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-impresion li.calendarios a {
	background-image:url(../picture_library/icono-servicio-impresion-calendarios.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-impresion li.catalogos a {
	background-image:url(../picture_library/icono-servicio-impresion-catalogos.gif);
	background-repeat:no-repeat;
	background-position:center 18px;
}
#listado-impresion li.encuestas a {
	background-image:url(../picture_library/icono-servicio-impresion-encuestas.gif);
	background-repeat:no-repeat;
	background-position:center 19px;
}
#listado-impresion li.flyers a {
	background-image:url(../picture_library/icono-servicio-impresion-flyers.gif);
	background-repeat:no-repeat;
	background-position:center 3px;
}
#listado-impresion li.folios-corporativos a {
	background-image:url(../picture_library/icono-servicio-impresion-folios-corporativos.gif);
	background-repeat:no-repeat;
	background-position:center 18px;
}
#listado-impresion li.folletos a {
	background-image:url(../picture_library/icono-servicio-impresion-folletos.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-impresion li.libros a {
	background-image:url(../picture_library/icono-servicio-impresion-libros.gif);
	background-repeat:no-repeat;
	background-position:center 3px;
}
#listado-impresion li.mailings a {
	background-image:url(../picture_library/icono-servicio-impresion-mailings.gif);
	background-repeat:no-repeat;
	background-position:center 10px;
}
#listado-impresion li.manteles-de-papel a {
	background-image:url(../picture_library/icono-servicio-impresion-manteles-de-papel.gif);
	background-repeat:no-repeat;
	background-position:left 22px;
}
#listado-impresion li.papel-continuo a {
	background-image:url(../picture_library/icono-servicio-impresion-papel-continuo.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
}
#listado-impresion li.puntos-de-libro a {
	background-image:url(../picture_library/icono-servicio-impresion-puntos-de-libro.gif);
	background-repeat:no-repeat;
	background-position:left 29px;
}
#listado-impresion li.revistas a {
	background-image:url(../picture_library/icono-servicio-impresion-revistas.gif);
	background-repeat:no-repeat;
	background-position:left 26px;
}
#listado-impresion li.sobres a {
	background-image:url(../picture_library/icono-servicio-impresion-sobres.gif);
	background-repeat:no-repeat;
	background-position:left 26px;
}
#listado-impresion li.talonarios a {
	background-image:url(../picture_library/icono-servicio-impresion-talonarios.gif);
	background-repeat:no-repeat;
	background-position:left 14px;
}
#listado-impresion li.tarjetas-de-visita a {
	background-image:url(../picture_library/icono-servicio-impresion-tarjetas-de-visita.gif);
	background-repeat:no-repeat;
	background-position:center 20px;
}
#listado-impresion li.tripticos a {
	background-image:url(../picture_library/icono-servicio-impresion-tripticos.gif);
	background-repeat:no-repeat;
	background-position:center 5px;
}
#listado-rotulacion {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
}
#listado-rotulacion li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	width:124px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	height:170px;
	margin-bottom:10px;
	width:auto;
}
#listado-rotulacion li a {
	display:block;
	width:124px;
	padding-top:129px;
}
#listado-rotulacion li.posters-y-carteleria a {
	background-image:url(../picture_library/icono-servicio-rotulacion-posters-y-carteleria.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-rotulacion li.impresion-digital-gran-formato a {
	background-image:url(../picture_library/icono-servicio-rotulacion-impresion-digital-gran-formato.gif);
	background-repeat:no-repeat;
	background-position:center 9px;
}
#listado-rotulacion li.vallas-publicitarias a {
	background-image:url(../picture_library/icono-servicio-rotulacion-vallas-publicitarias.gif);
	background-repeat:no-repeat;
	background-position:center 21px;
}
#listado-rotulacion li.monopostes a {
	background-image:url(../picture_library/icono-servicio-rotulacion-monopostes.gif);
	background-repeat:no-repeat;
	background-position:center 10px;
}
#listado-rotulacion li.lona-impresa a {
	background-image:url(../picture_library/icono-servicio-rotulacion-lona-impresa.gif);
	background-repeat:no-repeat;
	background-position:center 13px;
}
#listado-rotulacion li.vinilo-impreso a {
	background-image:url(../picture_library/icono-servicio-rotulacion-vinilo-impreso.gif);
	background-repeat:no-repeat;
	background-position:center 12px;
}
#listado-rotulacion li.vinilo-de-corte a {
	background-image:url(../picture_library/icono-servicio-rotulacion-vinilo-de-corte.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-rotulacion li.metacrilato a {
	background-image:url(../picture_library/icono-servicio-rotulacion-metacrilato.gif);
	background-repeat:no-repeat;
	background-position:center 3px;
}
#listado-rotulacion li.rotulos a {
	background-image:url(../picture_library/icono-servicio-rotulacion-rotulos.jpg);
	background-repeat:no-repeat;
	background-position:center 28px;
}
#listado-fabricacion {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
}
#listado-fabricacion li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	width:124px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	height:170px;
	margin-bottom:10px;
	width:auto;
}
#listado-fabricacion li a {
	display:block;
	width:124px;
	padding-top:129px;
}
#listado-fabricacion li.bolsas a {
	background-image:url(../picture_library/icono-servicio-fabricacion-bolsas.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-fabricacion li.cajas a {
	background-image:url(../picture_library/icono-servicio-fabricacion-cajas.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-fabricacion li.carpetas-de-presentacion a {
	background-image:url(../picture_library/icono-servicio-fabricacion-carpetas-de-presentacion.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-fabricacion li.tarjetas-pvc a {
	background-image:url(../picture_library/icono-servicio-fabricacion-tarjetas-pvc.gif);
	background-repeat:no-repeat;
	background-position:center 28px;
}
#listado-fabricacion li.vallas-publicitarias a {
	background-image:url(../picture_library/icono-servicio-fabricacion-vallas-publicitarias.gif);
	background-repeat:no-repeat;
	background-position:center 21px;
}
#listado-fabricacion li.duplicacion-de-cds a {
	background-image:url(../picture_library/icono-servicio-fabricacion-duplicacion-de-cds.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-fabricacion li.material-plv-y-stands a {
	background-image:url(../picture_library/icono-servicio-fabricacion-material-plv-y-stands.gif);
	background-repeat:no-repeat;
	background-position:center 19px;
}
#listado-fabricacion li.maquetas-arquitectonicas a {
	background-image:url(../picture_library/icono-servicio-fabricacion-maquetas-arquitectonicas.gif);
	background-repeat:no-repeat;
	background-position:center 15px;
}
#listado-fabricacion li.globos-e-inchables a {
	background-image:url(../picture_library/icono-servicio-fabricacion-globos-e-inchables.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-fabricacion li.imanes-para-neveras a {
	background-image:url(../picture_library/icono-servicio-fabricacion-imanes-para-neveras.gif);
	background-repeat:no-repeat;
	background-position:center 11px;
}
#listado-fabricacion li.papel-envolver-regalos a {
	background-image:url(../picture_library/icono-servicio-fabricacion-papel-envolver-regalos.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-fabricacion li.adhesivos-de-gota-de-resina a {
	background-image:url(../picture_library/icono-servicio-fabricacion-adhesivos-de-gota-de-resina.gif);
	background-repeat:no-repeat;
	background-position:center 14px;
}
#listado-fabricacion li.agendas-dietarios a {
	background-image:url(../picture_library/icono-servicio-fabricacion-agendas-dietarios.gif);
	background-repeat:no-repeat;
	background-position:center 25px;
}
#listado-produccion {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
}
#listado-produccion li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	width:124px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	height:170px;
	margin-bottom:10px;
	width:auto;
}
#listado-produccion li a {
	display:block;
	width:124px;
	padding-top:129px;
}
#listado-produccion li.audio a {
	background-image:url(../picture_library/icono-servicio-produccion-audio.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-produccion li.video a {
	background-image:url(../picture_library/icono-servicio-produccion-video.gif);
	background-repeat:no-repeat;
	background-position:center 3px;
}
#listado-produccion li.fotografia a {
	background-image:url(../picture_library/icono-servicio-produccion-fotografia.gif);
	background-repeat:no-repeat;
	background-position:center 15px;
}
#listado-produccion li.infografias-3d a {
	background-image:url(../picture_library/icono-servicio-produccion-infografias-3d.gif);
	background-repeat:no-repeat;
	background-position:center 1px;

}
#listado-produccion li.diseno-grafico a {
	background-image:url(../picture_library/icono-servicio-produccion-diseno-grafico.gif);
	background-repeat:no-repeat;
	background-position:center top;

}
#listado-otros {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
}
#listado-otros li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	width:124px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	height:156px;
	margin-bottom:10px;
	width:auto;
}
#listado-otros li a {
	display:block;
	width:124px;
	padding-top:129px;
}
#listado-otros li.azafatas-y-modelos a {
	background-image:url(../picture_library/icono-servicio-otros-azafatas-y-modelos.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-otros li.buzoneo a {
	background-image:url(../picture_library/icono-servicio-otros-buzoneo.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-otros li.traduccion a {
	background-image:url(../picture_library/icono-servicio-otros-traduccion.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-otros li.road-show a {
	background-image:url(../picture_library/icono-servicio-otros-road-show.gif);
	background-repeat:no-repeat;
	background-position:center 2px;
}
#listado-otros li.regalos-publicitarios a {
	background-image:url(../picture_library/icono-servicio-otros-regalos-publicitarios.gif);
	background-repeat:no-repeat;
	background-position:center 15px;
}
#listado-otros li.eventos-y-espectaculos a {
	background-image:url(../picture_library/icono-servicio-otros-eventos-y-espectaculos.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-otros li.celebrities a {
	background-image:url(../picture_library/icono-servicio-otros-celebrities.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#mis-subastas {
	position:relative;
	z-index:1;
	width:674px;
}
#mis-subastas .titulo-s {
	font-size:25px;
	margin-top:0;
	margin-bottom:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	padding-bottom:10px;
	padding-top:10px;
}
#mis-subastas .empresa {
	font-size:18px;
	margin-bottom:10px;
}
#tabla-mis-subastas {
	width:100%;
	margin-bottom:0;
	border-collapse:collapse;
	border-spacing:1px;
	background-color:#f2f2f2;
}
#tabla-mis-subastas td {
	border:1px solid #CECECE;
	padding:.8em;
}
#tabla-mis-subastas th {
	border:1px solid #CECECE;
	padding:.8em;
}
#tabla-mis-subastas thead th {
	border:1px solid #CECECE;
	text-align:center;
	padding-top:4px;
	background-color:#CB045A;
	color:#FFF;
	vertical-align:middle;
}
#tabla-mis-subastas thead th.ordenar-ascendente a {
	background-image:url(../picture_library/tabla-ordenar-arriba.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
	display:block;
}
#tabla-mis-subastas thead th.ordenar-descendente a {
	background-image:url(../picture_library/tabla-ordenar-abajo.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
	display:block;
}
#tabla-mis-subastas thead th a:link {
	color:#bad807;
}
#tabla-mis-subastas thead th a:visited {
	color:#b0d106;
}
#tabla-mis-subastas thead th a:hover {
	color:#9cc403;
}
#tabla-mis-subastas thead th a:active {
	color:#a6cb04;
}
#tabla-mis-subastas tbody th {
	vertical-align:middle;
	text-align:center;
	font-size:11px;
}
#tabla-mis-subastas tbody td {
	vertical-align:middle;
	text-align:center;
	font-size:11px;
}
#tabla-mis-subastas tbody td .subasta-final {
	background-image:url(../picture_library/tabla-subasta-final.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:center center;
	text-indent:-9999px;
	height:16px;
}
#tabla-mis-subastas tbody td .subasta-presupuesto {
	background-image:url(../picture_library/tabla-subasta-presupuesto.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:center center;
	text-indent:-9999px;
	height:16px;
}
#tabla-mis-subastas tbody td .estado-cerrado {
	background-image:url(../picture_library/tabla-estado-cerrado.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:center center;
	text-indent:-9999px;
	height:16px;
}
#tabla-mis-subastas tbody td .estado-cancelado {
	background-image:url(../picture_library/tabla-estado-cancelado.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:center center;
	text-indent:-9999px;
	height:16px;
}
#tabla-mis-subastas tbody td .estado-abierto {
	background-image:url(../picture_library/tabla-estado-abierto.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:center center;
	text-indent:-9999px;
	height:16px;
}
#tabla-mis-subastas tbody tr.odd {
	background-color:#ececec;
}
#tabla-mis-subastas tbody tr:hover {
	background:#e6e6e6;
}
#tabla-mis-subastas tbody tr:hover th {
	background:#e6e6e6;
}
#tabla-mis-subastas tbody tr.odd:hover th {
	background:#e6e6e6;
}
#leyenda {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
	font-size:11px;
}
#leyenda li {
	list-style-position:outside;
	list-style-type:none;
	line-height:30px;
	float:left;
	padding-left:21px;
	padding-right:8px;
	width:auto;
}
#leyenda li.subasta-final {
	background-image:url(../picture_library/tabla-subasta-final.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#leyenda li.subasta-presupuesto {
	background-image:url(../picture_library/tabla-subasta-presupuesto.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#leyenda li.estado-cerrado {
	background-image:url(../picture_library/tabla-estado-cerrado.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#leyenda li.estado-cancelado {
	background-image:url(../picture_library/tabla-estado-cancelado.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#leyenda li.estado-abierto {
	background-image:url(../picture_library/tabla-estado-abierto.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#votacion {
	position:relative;
	z-index:1;
	width:674px;
}
#votacion .titulo-s {
	font-size:25px;
	margin-top:0;
	margin-bottom:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	padding-bottom:10px;
	padding-top:10px;
}
#votacion .empresa {
	font-size:18px;
	margin-bottom:10px;
}
#tabla-votacion {
	width:100%;
	margin-bottom:0;
	border-collapse:collapse;
	border-spacing:1px;
	background-color:#f2f2f2;
}
#tabla-votacion td {
	border:1px solid #CECECE;
	padding:.8em;
}
#tabla-votacion th {
	border:1px solid #CECECE;
	padding:.8em;
}
#tabla-votacion thead th {
	border:1px solid #CECECE;
	text-align:center;
	padding-top:4px;
	background-color:#CB045A;
	color:#FFF;
	vertical-align:middle;
}
#tabla-votacion thead th.ordenar-ascendente a {
	background-image:url(../picture_library/tabla-ordenar-arriba.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
	display:block;
}
#tabla-votacion thead th.ordenar-descendente a {
	background-image:url(../picture_library/tabla-ordenar-abajo.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
	display:block;
}
#tabla-votacion thead th a:link {
	color:#bad807;
}
#tabla-votacion thead th a:visited {
	color:#b0d106;
}
#tabla-votacion thead th a:hover {
	color:#9cc403;
}
#tabla-votacion thead th a:active {
	color:#a6cb04;
}
#tabla-votacion tbody th {
	vertical-align:middle;
	text-align:center;
	font-size:11px;
}
#tabla-votacion tbody td {
	vertical-align:middle;
	text-align:center;
	font-size:11px;
}
#tabla-votacion tbody td #puntuar-estrellas {
	position:relative;
	width:80px;
	height:16px;
	z-index:1;
	background-image:url(../picture_library/puntuacion-estrellas.gif);
	background-repeat:repeat-x;
	background-position:left top;
	overflow:hidden;
	margin:0 auto;
}
#tabla-votacion tbody td #puntuar-estrellas li {
	list-style-position:inside;
	list-style-type:none;
	position:absolute;
	left:0;
	top:0;
	height:16px;
	width:auto;
}
#tabla-votacion tbody td #puntuar-estrellas li a {
	text-indent:-9999px;
	display:block;
	height:16px;
}
#tabla-votacion tbody td #puntuar-estrellas li a:hover {
	background-image:url(../picture_library/puntuacion-estrellas.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
#tabla-votacion tbody td #puntuar-estrellas li#una-estrella {
	width:16px;
	z-index:5;
}
#tabla-votacion tbody td #puntuar-estrellas li#dos-estrellas {
	width:32px;
	z-index:4;
}
#tabla-votacion tbody td #puntuar-estrellas li#tres-estrellas {
	width:48px;
	z-index:3;
}
#tabla-votacion tbody td #puntuar-estrellas li#cuatro-estrellas {
	width:64px;
	z-index:2;
}
#tabla-votacion tbody td #puntuar-estrellas li#cinco-estrellas {
	width:80px;
	z-index:1;
}
#tabla-votacion tbody td .puntuado-una-estrellas {
	background-image:url(../picture_library/puntuado-estrellas.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:left 0;
	text-indent:-9999px;
	height:16px;
	width:80px;
	margin-right:auto;
	margin-left:auto;
}
#tabla-votacion tbody td .puntuado-dos-estrellas {
	background-image:url(../picture_library/puntuado-estrellas.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:left -16px;
	text-indent:-9999px;
	height:16px;
	width:80px;
	margin-right:auto;
	margin-left:auto;
}
#tabla-votacion tbody td .puntuado-tres-estrellas {
	background-image:url(../picture_library/puntuado-estrellas.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:left -32px;
	text-indent:-9999px;
	height:16px;
	width:80px;
	margin-right:auto;
	margin-left:auto;
}
#tabla-votacion tbody td .puntuado-cuatro-estrellas {
	background-image:url(../picture_library/puntuado-estrellas.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:left -48px;
	text-indent:-9999px;
	height:16px;
	width:80px;
	margin-right:auto;
	margin-left:auto;
}
#tabla-votacion tbody td .puntuado-cinco-estrellas {
	background-image:url(../picture_library/puntuado-estrellas.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:left -64px;
	text-indent:-9999px;
	height:16px;
	width:80px;
	margin-right:auto;
	margin-left:auto;
}
#tabla-votacion tbody tr.odd {
	background-color:#ececec;
}
#tabla-votacion tbody tr:hover {
	background:#e6e6e6;
}
#tabla-votacion tbody tr:hover th {
	background:#e6e6e6;
}
#tabla-votacion tbody tr.odd:hover th {
	background:#e6e6e6;
}
#leyenda {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
	font-size:11px;
}
#leyenda li {
	list-style-position:outside;
	list-style-type:none;
	line-height:30px;
	float:left;
	padding-left:20px;
	padding-right:8px;
	width:auto;
}
#leyenda li.valoracion-satisfaccion {
	background-image:url(../picture_library/valoracion-satisfaccion.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#nueva-subasta {
	position:relative;
	z-index:1;
	width:674px;
}
#nueva-subasta .titulo-s {
	font-size:25px;
	margin-top:0;
	margin-bottom:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	padding-bottom:10px;
	padding-top:10px;
}
#nueva-subasta .empresa {
	font-size:18px;
	margin-bottom:10px;
}
#familia-articulos {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
	height:359px;
}
#familia-articulos li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	height:177px;
	margin-bottom:5px;
	width:auto;
}
#familia-articulos li a {
	text-indent:-9999px;
	display:block;
	height:177px;
}
#familia-articulos li.impresion-y-artes-graficas {
	padding-left:6px;
}
#familia-articulos li.impresion-y-artes-graficas a {
	background-image:url(../picture_library/impresion-y-artes-graficas-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:331px;
}
#familia-articulos li.impresion-y-artes-graficas a:visited {
	background-position:left -177px;
}
#familia-articulos li.impresion-y-artes-graficas a:hover {
	background-position:left -354px;
}
#familia-articulos li.impresion-y-artes-graficas a:active {
	background-position:left -531px;
}
#familia-articulos li.rotulacion-y-carteleria {
	padding-right:6px;
}
#familia-articulos li.rotulacion-y-carteleria a {
	background-image:url(../picture_library/rotulacion-y-carteleria-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:331px;
}
#familia-articulos li.rotulacion-y-carteleria a:visited {
	background-position:left -177px;
}
#familia-articulos li.rotulacion-y-carteleria a:hover {
	background-position:left -354px;
}
#familia-articulos li.rotulacion-y-carteleria a:active {
	background-position:left -531px;
}
#familia-articulos li.fabricacion {
	padding-left:12px;
}
#familia-articulos li.fabricacion a {
	background-image:url(../picture_library/fabricacion-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:217px;
}
#familia-articulos li.fabricacion a:visited {
	background-position:left -177px;
}
#familia-articulos li.fabricacion a:hover {
	background-position:left -354px;
}
#familia-articulos li.fabricacion a:active {
	background-position:left -531px;
}
#familia-articulos li.produccion a {
	background-image:url(../picture_library/produccion-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:216px;
}
#familia-articulos li.produccion a:visited {
	background-position:left -177px;
}
#familia-articulos li.produccion a:hover {
	background-position:left -354px;
}
#familia-articulos li.produccion a:active {
	background-position:left -531px;
}
#familia-articulos li.otros {
	padding-right:12px;
}
#familia-articulos li.otros a {
	background-image:url(../picture_library/otros-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:217px;
}
#familia-articulos li.otros a:visited {
	background-position:left -177px;
}
#familia-articulos li.otros a:hover {
	background-position:left -354px;
}
#familia-articulos li.otros a:active {
	background-position:left -531px;
}
#listado-impresion {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
}
#listado-impresion li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	width:124px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	height:170px;
	margin-bottom:10px;
}
#listado-impresion li a {
	display:block;
	width:124px;
	padding-top:129px;
}
#listado-impresion li.adhesivos a {
	background-image:url(../picture_library/icono-servicio-impresion-adhesivos.gif);
	background-repeat:no-repeat;
	background-position:center 10px;
}
#listado-impresion li.blocs-autocopiativos a {
	background-image:url(../picture_library/icono-servicio-impresion-blocs-autocopiativos.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-impresion li.calendarios a {
	background-image:url(../picture_library/icono-servicio-impresion-calendarios.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-impresion li.catalogos a {
	background-image:url(../picture_library/icono-servicio-impresion-catalogos.gif);
	background-repeat:no-repeat;
	background-position:center 18px;
}
#listado-impresion li.encuestas a {
	background-image:url(../picture_library/icono-servicio-impresion-encuestas.gif);
	background-repeat:no-repeat;
	background-position:center 19px;
}
#listado-impresion li.flyers a {
	background-image:url(../picture_library/icono-servicio-impresion-flyers.gif);
	background-repeat:no-repeat;
	background-position:center 3px;
}
#listado-impresion li.folios-corporativos a {
	background-image:url(../picture_library/icono-servicio-impresion-folios-corporativos.gif);
	background-repeat:no-repeat;
	background-position:center 18px;
}
#listado-impresion li.folletos a {
	background-image:url(../picture_library/icono-servicio-impresion-folletos.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-impresion li.libros a {
	background-image:url(../picture_library/icono-servicio-impresion-libros.gif);
	background-repeat:no-repeat;
	background-position:center 3px;
}
#listado-impresion li.mailings a {
	background-image:url(../picture_library/icono-servicio-impresion-mailings.gif);
	background-repeat:no-repeat;
	background-position:center 10px;
}
#listado-impresion li.manteles-de-papel a {
	background-image:url(../picture_library/icono-servicio-impresion-manteles-de-papel.gif);
	background-repeat:no-repeat;
	background-position:left 22px;
}
#listado-impresion li.papel-continuo a {
	background-image:url(../picture_library/icono-servicio-impresion-papel-continuo.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
}
#listado-impresion li.puntos-de-libro a {
	background-image:url(../picture_library/icono-servicio-impresion-puntos-de-libro.gif);
	background-repeat:no-repeat;
	background-position:left 29px;
}
#listado-impresion li.revistas a {
	background-image:url(../picture_library/icono-servicio-impresion-revistas.gif);
	background-repeat:no-repeat;
	background-position:left 26px;
}
#listado-impresion li.sobres a {
	background-image:url(../picture_library/icono-servicio-impresion-sobres.gif);
	background-repeat:no-repeat;
	background-position:left 26px;
}
#listado-impresion li.talonarios a {
	background-image:url(../picture_library/icono-servicio-impresion-talonarios.gif);
	background-repeat:no-repeat;
	background-position:left 14px;
}
#listado-impresion li.tarjetas-de-visita a {
	background-image:url(../picture_library/icono-servicio-impresion-tarjetas-de-visita.gif);
	background-repeat:no-repeat;
	background-position:center 20px;
}
#listado-impresion li.tripticos a {
	background-image:url(../picture_library/icono-servicio-impresion-tripticos.gif);
	background-repeat:no-repeat;
	background-position:center 5px;
}
#listado-rotulacion {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
}
#listado-rotulacion li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	width:124px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	height:170px;
	margin-bottom:10px;
}
#listado-rotulacion li a {
	display:block;
	width:124px;
	padding-top:129px;
}
#listado-rotulacion li.posters-y-carteleria a {
	background-image:url(../picture_library/icono-servicio-rotulacion-posters-y-carteleria.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-rotulacion li.impresion-digital-gran-formato a {
	background-image:url(../picture_library/icono-servicio-rotulacion-impresion-digital-gran-formato.gif);
	background-repeat:no-repeat;
	background-position:center 9px;
}
#listado-rotulacion li.vallas-publicitarias a {
	background-image:url(../picture_library/icono-servicio-rotulacion-vallas-publicitarias.gif);
	background-repeat:no-repeat;
	background-position:center 21px;
}
#listado-rotulacion li.monopostes a {
	background-image:url(../picture_library/icono-servicio-rotulacion-monopostes.gif);
	background-repeat:no-repeat;
	background-position:center 10px;
}
#listado-rotulacion li.lona-impresa a {
	background-image:url(../picture_library/icono-servicio-rotulacion-lona-impresa.gif);
	background-repeat:no-repeat;
	background-position:center 13px;
}
#listado-rotulacion li.vinilo-impreso a {
	background-image:url(../picture_library/icono-servicio-rotulacion-vinilo-impreso.gif);
	background-repeat:no-repeat;
	background-position:center 12px;
}
#listado-rotulacion li.vinilo-de-corte a {
	background-image:url(../picture_library/icono-servicio-rotulacion-vinilo-de-corte.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-rotulacion li.metacrilato a {
	background-image:url(../picture_library/icono-servicio-rotulacion-metacrilato.gif);
	background-repeat:no-repeat;
	background-position:center 3px;
}
#listado-fabricacion {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
}
#listado-fabricacion li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	width:124px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	height:170px;
	margin-bottom:10px;
	width:auto;
}
#listado-fabricacion li a {
	display:block;
	width:124px;
	padding-top:129px;
}
#listado-fabricacion li.bolsas a {
	background-image:url(../picture_library/icono-servicio-fabricacion-bolsas.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-fabricacion li.cajas a {
	background-image:url(../picture_library/icono-servicio-fabricacion-cajas.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-fabricacion li.carpetas-de-presentacion a {
	background-image:url(../picture_library/icono-servicio-fabricacion-carpetas-de-presentacion.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-fabricacion li.tarjetas-pvc a {
	background-image:url(../picture_library/icono-servicio-fabricacion-tarjetas-pvc.gif);
	background-repeat:no-repeat;
	background-position:center 28px;
}
#listado-fabricacion li.vallas-publicitarias a {
	background-image:url(../picture_library/icono-servicio-fabricacion-vallas-publicitarias.gif);
	background-repeat:no-repeat;
	background-position:center 21px;
}
#listado-fabricacion li.duplicacion-de-cds a {
	background-image:url(../picture_library/icono-servicio-fabricacion-duplicacion-de-cds.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-fabricacion li.material-plv-y-stands a {
	background-image:url(../picture_library/icono-servicio-fabricacion-material-plv-y-stands.gif);
	background-repeat:no-repeat;
	background-position:center 19px;
}
#listado-fabricacion li.maquetas-arquitectonicas a {
	background-image:url(../picture_library/icono-servicio-fabricacion-maquetas-arquitectonicas.gif);
	background-repeat:no-repeat;
	background-position:center 15px;
}
#listado-fabricacion li.globos-e-inchables a {
	background-image:url(../picture_library/icono-servicio-fabricacion-globos-e-inchables.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-fabricacion li.imanes-para-neveras a {
	background-image:url(../picture_library/icono-servicio-fabricacion-imanes-para-neveras.gif);
	background-repeat:no-repeat;
	background-position:center 11px;
}
#listado-fabricacion li.papel-envolver-regalos a {
	background-image:url(../picture_library/icono-servicio-fabricacion-papel-envolver-regalos.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-fabricacion li.adhesivos-de-gota-de-resina a {
	background-image:url(../picture_library/icono-servicio-fabricacion-adhesivos-de-gota-de-resina.gif);
	background-repeat:no-repeat;
	background-position:center 14px;
}
#listado-fabricacion li.agendas-dietarios a {
	background-image:url(../picture_library/icono-servicio-fabricacion-agendas-dietarios.gif);
	background-repeat:no-repeat;
	background-position:center 25px;
}
#listado-produccion {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
}
#listado-produccion li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	width:124px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	height:170px;
	margin-bottom:10px;
	width:auto;
}
#listado-produccion li a {
	display:block;
	width:124px;
	padding-top:129px;
}
#listado-produccion li.audio a {
	background-image:url(../picture_library/icono-servicio-produccion-audio.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-produccion li.video a {
	background-image:url(../picture_library/icono-servicio-produccion-video.gif);
	background-repeat:no-repeat;
	background-position:center 3px;
}
#listado-produccion li.fotografia a {
	background-image:url(../picture_library/icono-servicio-produccion-fotografia.gif);
	background-repeat:no-repeat;
	background-position:center 15px;
}
#listado-otros {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
}
#listado-otros li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	width:124px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	height:156px;
	margin-bottom:10px;
	width:auto;
}
#listado-otros li a {
	display:block;
	width:124px;
	padding-top:129px;
}
#listado-otros li.azafatas-y-modelos a {
	background-image:url(../picture_library/icono-servicio-otros-azafatas-y-modelos.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-otros li.buzoneo a {
	background-image:url(../picture_library/icono-servicio-otros-buzoneo.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-otros li.traduccion a {
	background-image:url(../picture_library/icono-servicio-otros-traduccion.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-otros li.road-show a {
	background-image:url(../picture_library/icono-servicio-otros-road-show.gif);
	background-repeat:no-repeat;
	background-position:center 2px;
}
#listado-otros li.regalos-publicitarios a {
	background-image:url(../picture_library/icono-servicio-otros-regalos-publicitarios.gif);
	background-repeat:no-repeat;
	background-position:center 15px;
}
#listado-otros li.eventos-y-espectaculos a {
	background-image:url(../picture_library/icono-servicio-otros-eventos-y-espectaculos.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#listado-otros li.celebrities a {
	background-image:url(../picture_library/icono-servicio-otros-celebrities.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#ver-subasta {
	position:relative;
	z-index:1;
	width:674px;
}
#ver-subasta .titulo-s {
	font-size:25px;
	margin-top:0;
	margin-bottom:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	padding-bottom:10px;
	padding-top:10px;
}
#ver-subasta .empresa {
	font-size:18px;
	margin-bottom:10px;
}
#caracteristicas-del-producto {
	position:relative;
	z-index:1;
	width:674px;
	background-image:url(../picture_library/subasta-fondo.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	margin-bottom:4px;
}
#caracteristicas-del-producto .titulo {
	width:646px;
	background-image:url(../picture_library/subasta-titulo.jpg);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#caracteristicas-del-producto .contenido {
	width:646px;
	background-image:url(../picture_library/subasta-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-right:14px;
	padding-bottom:10px;
	padding-left:14px;
}
#tabla-caracteristicas-del-producto-subastado {
	width:100%;
	margin-bottom:0;
	border-collapse:collapse;
	border-spacing:1px;
}
#tabla-caracteristicas-del-producto-subastado p {
	margin-bottom:.8em;
}
#tabla-caracteristicas-del-producto-subastado th {
	padding:11px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	vertical-align:top;
	text-align:right;
	width:33%;
}
#tabla-caracteristicas-del-producto-subastado td {
	padding:11px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	vertical-align:top;
	text-align:left;
	width:406px;
	display:block;
}
#datos-de-la-subasta {
	position:relative;
	z-index:1;
	width:674px;
	background-image:url(../picture_library/subasta-fondo.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	margin-bottom:4px;
}
#datos-de-la-subasta .titulo {
	width:646px;
	background-image:url(../picture_library/subasta-titulo.jpg);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#datos-de-la-subasta .contenido {
	width:646px;
	background-image:url(../picture_library/subasta-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-right:14px;
	padding-bottom:10px;
	padding-left:14px;
}
#tabla-datos-de-la-subasta {
	width:100%;
	margin-bottom:0;
	border-collapse:collapse;
	border-spacing:1px;
}
#tabla-datos-de-la-subasta th {
	padding:.8em;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	vertical-align:top;
	text-align:right;
	width:33%;
}
#tabla-datos-de-la-subasta td {
	padding:.8em;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	vertical-align:top;
	text-align:left;
	width:67%;
}
#resultados-de-las-subastas {
	position:relative;
	z-index:1;
	width:674px;
	background-image:url(../picture_library/subasta-fondo.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	margin-bottom:4px;
}
#resultados-de-las-subastas .titulo {
	width:646px;
	background-image:url(../picture_library/subasta-titulo.jpg);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#resultados-de-las-subastas .contenido {
	width:646px;
	background-image:url(../picture_library/subasta-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 16px;
}
#tabla-resultado-subasta {
	width:100%;
	margin-bottom:0;
	border-collapse:collapse;
	border-spacing:1px;
	background-color:#f2f2f2;
}
#tabla-resultado-subasta td {
	border:1px solid #CECECE;
	padding:.8em;
}
#tabla-resultado-subasta th {
	border:1px solid #CECECE;
	padding:.8em;
}
#tabla-resultado-subasta thead th {
	border:1px solid #CECECE;
	text-align:center;
	padding-top:4px;
	background-color:#CB045A;
	color:#FFF;
	vertical-align:middle;
}
#tabla-resultado-subasta tbody td {
	vertical-align:middle;
	text-align:center;
}
#tabla-resultado-subasta tbody td .no-tiene-estrellas {
	background-image:url(../picture_library/puntuado-estrellas.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:left -80px;
	text-indent:-9999px;
	height:16px;
	width:80px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
}
#tabla-resultado-subasta tbody td .tiene-una-estrella {
	background-image:url(../picture_library/puntuado-estrellas.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:left 0;
	text-indent:-9999px;
	height:16px;
	width:80px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
}
#tabla-resultado-subasta tbody td .tiene-dos-estrellas {
	background-image:url(../picture_library/puntuado-estrellas.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:left -16px;
	text-indent:-9999px;
	height:16px;
	width:80px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
}
#tabla-resultado-subasta tbody td .tiene-tres-estrellas {
	background-image:url(../picture_library/puntuado-estrellas.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:left -32px;
	text-indent:-9999px;
	height:16px;
	width:80px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
}
#tabla-resultado-subasta tbody td .tiene-cuatro-estrellas {
	background-image:url(../picture_library/puntuado-estrellas.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:left -48px;
	text-indent:-9999px;
	height:16px;
	width:80px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
}
#tabla-resultado-subasta tbody td .tiene-cinco-estrellas {
	background-image:url(../picture_library/puntuado-estrellas.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:left -64px;
	text-indent:-9999px;
	height:16px;
	width:80px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
}
#tabla-resultado-subasta tbody tr.odd {
	background-color:#ececec;
}
#tabla-resultado-subasta tbody tr:hover {
	background:#e6e6e6;
}
#tabla-resultado-subasta tbody tr:hover th {
	background:#e6e6e6;
}
#tabla-resultado-subasta tbody tr.odd:hover th {
	background:#e6e6e6;
}
#resumen-final-de-la-puja {
	position:relative;
	z-index:1;
	width:674px;
	background-image:url(../picture_library/subasta-fondo.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	margin-bottom:4px;
}
#resumen-final-de-la-puja .titulo {
	width:646px;
	background-image:url(../picture_library/subasta-titulo.jpg);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#resumen-final-de-la-puja .contenido {
	width:646px;
	background-image:url(../picture_library/subasta-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 16px;
}
#tabla-resumen-final-de-la-puja {
	width:100%;
	margin-bottom:0;
	border-collapse:collapse;
	border-spacing:1px;
}
#tabla-resumen-final-de-la-puja th {
	padding:.8em;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	vertical-align:top;
	text-align:right;
	width:33%;
}
#tabla-resumen-final-de-la-puja td {
	padding:.8em;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	vertical-align:top;
	text-align:left;
	width:67%;
}
#lugares-y-fechas-de-entrega {
	position:relative;
	z-index:1;
	width:674px;
	background-image:url(../picture_library/subasta-fondo.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	margin-bottom:4px;
}
#lugares-y-fechas-de-entrega .titulo {
	width:646px;
	background-image:url(../picture_library/subasta-titulo.jpg);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#lugares-y-fechas-de-entrega .contenido {
	width:646px;
	background-image:url(../picture_library/subasta-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-right:14px;
	padding-bottom:10px;
	padding-left:14px;
}
#tabla-lugares-y-fechas-de-entrega {
	width:100%;
	margin-bottom:0;
	border-collapse:collapse;
	border-spacing:1px;
}
#tabla-lugares-y-fechas-de-entrega p {
	margin-bottom:.8em;
}
#tabla-lugares-y-fechas-de-entrega th {
	padding:.8em;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	vertical-align:top;
	text-align:right;
	width:33%;
}
#tabla-lugares-y-fechas-de-entrega td {
	padding:.8em;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	vertical-align:top;
	text-align:left;
	width:67%;
}
#crear-subasta {
	position:relative;
	z-index:1;
	width:674px;
}
#crear-subasta .titulo-s {
	font-size:25px;
	margin-top:0;
	margin-bottom:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	padding-bottom:10px;
	padding-top:10px;
}
#crear-subasta .empresa {
	font-size:18px;
	margin-bottom:10px;
}
#insertar-subasta {
	position:relative;
	z-index:1;
	width:674px;
	color:#FFF;
	margin-bottom:4px;
	background-image:url(../picture_library/formulario-izquierda-s-fondo.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:inherit;
}
#insertar-subasta .div {
	width:646px;
	background-image:url(../picture_library/formulario-izquierda-s-cabecera.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:10px 14px 14px;
}
#formulario-crear-subasta {
	position:relative;
	z-index:3;
	width:646px;
	font-size:15px;
}
#formulario-crear-subasta fieldset {
	width:626px;
	border:2px solid #Fff;
	padding:10px;
}
#formulario-crear-subasta fieldset legend {
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
}
#formulario-crear-subasta fieldset label {
	line-height:32px;
	font-weight:bold;
}
#formulario-crear-subasta fieldset .input {
	background-color:transparent;
	background-image:url(../picture_library/insertar-subasta-input.gif);
	width:612px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:18px;
	padding:7px;
}
#formulario-crear-subasta fieldset .select {
	background-color:#fbfbfb;
	background-image:url(../picture_library/insertar-subasta-input.gif);
	width:626px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:30px;
	padding:7px;
}
#formulario-crear-subasta fieldset .textarea {
	background-color:transparent;
	background-image:url(../picture_library/insertar-subasta-textarea.gif);
	width:612px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:194px;
	padding:7px;
	margin-bottom:0;
}
#formulario-crear-subasta .submit {
	height:34px;
	width:646px;
	background-image:url(../picture_library/insertar-subasta-submit.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	background-color:transparent;
	font-weight:bold;
}
#alta-cliente {
	position:relative;
	z-index:1;
	width:674px;
}
#alta-cliente .titulo-s {
	font-size:25px;
	margin-top:0;
	margin-bottom:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	padding-bottom:10px;
	padding-top:10px;
}
#alta-cliente .empresa {
	font-size:18px;
	margin-bottom:10px;
}
#insertar-cliente {
	position:relative;
	z-index:1;
	width:674px;
	color:#FFF;
	margin-bottom:4px;
	background-image:url(../picture_library/formulario-izquierda-s-fondo.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:inherit;
}
#insertar-cliente .div {
	width:646px;
	background-image:url(../picture_library/formulario-izquierda-s-cabecera.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:10px 14px 14px;
}
#formulario-alta-cliente {
	position:relative;
	z-index:3;
	width:646px;
	font-size:15px;
}
#formulario-alta-cliente fieldset {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	width:646px;
	margin:0;
}
#formulario-alta-cliente fieldset legend {
	width:0;
	text-indent:-9999px;
	display:block;
	float:left;
	line-height:0;
}
#formulario-alta-cliente fieldset label {
	line-height:32px;
	font-weight:bold;
}
#formulario-alta-cliente fieldset .input {
	background-color:transparent;
	background-image:url(../picture_library/insertar-cliente-input.gif);
	width:632px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:18px;
	padding:7px;
}
#formulario-alta-cliente fieldset .textarea {
	background-color:transparent;
	background-image:url(../picture_library/insertar-cliente-textarea.gif);
	width:632px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:90px;
	padding:7px;
	margin-bottom:0;
}
#formulario-alta-cliente fieldset .submit {
	height:34px;
	width:646px;
	background-image:url(../picture_library/insertar-cliente-submit.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	background-color:transparent;
	font-weight:bold;
}
#alta-proveedor {
	position:relative;
	z-index:1;
	width:674px;
}
#alta-proveedor .titulo-s {
	font-size:25px;
	margin-top:0;
	margin-bottom:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	padding-bottom:10px;
	padding-top:10px;
}
#alta-proveedor .empresa {
	font-size:18px;
	margin-bottom:10px;
}
#insertar-proveedor {
	position:relative;
	z-index:1;
	width:674px;
	color:#FFF;
	margin-bottom:4px;
	background-image:url(../picture_library/formulario-izquierda-s-fondo.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:inherit;
}
#insertar-proveedor .div {
	width:646px;
	background-image:url(../picture_library/formulario-izquierda-s-cabecera.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:10px 14px 14px;
}
#formulario-alta-proveedor {
	position:relative;
	z-index:3;
	width:646px;
	font-size:15px;
}
#formulario-alta-proveedor fieldset {
	width:626px;
	border:2px solid #Fff;
	padding:10px;
}
#formulario-alta-proveedor fieldset legend {
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
}
#formulario-alta-proveedor fieldset label {
	line-height:32px;
	font-weight:bold;
}
#formulario-alta-proveedor fieldset .input {
	background-color:transparent;
	background-image:url(../picture_library/insertar-subasta-input.gif);
	width:612px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:18px;
	padding:7px;
}
#formulario-alta-proveedor fieldset .select {
	background-color:#fbfbfb;
	background-image:url(../picture_library/insertar-subasta-input.gif);
	width:626px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:30px;
	padding:7px;
}
#formulario-alta-proveedor fieldset h4 {
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:5px;
}
#formulario-alta-proveedor fieldset ul {
	width:626px;
	margin:0;
}
#formulario-alta-proveedor fieldset li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	width:313px;
}
#formulario-alta-proveedor fieldset .textarea {
	background-color:transparent;
	background-image:url(../picture_library/insertar-subasta-textarea.gif);
	width:612px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:90px;
	padding:7px;
	margin-bottom:0;
}
#formulario-alta-proveedor .submit {
	height:34px;
	width:646px;
	background-image:url(../picture_library/insertar-subasta-submit.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	background-color:transparent;
	font-weight:bold;
}
#crear-usuario {
	position:relative;
	z-index:1;
	width:674px;
}
#crear-usuario .titulo-s {
	font-size:25px;
	margin-top:0;
	margin-bottom:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CECECE;
	padding-bottom:10px;
	padding-top:10px;
}
#listado-tipo-usuarios {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
	height:177px;
}
#listado-tipo-usuarios li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	height:177px;
	margin-bottom:5px;
	width:auto;
}
#listado-tipo-usuarios li a {
	text-indent:-9999px;
	display:block;
	height:177px;
}
#listado-tipo-usuarios li.cliente {
	padding-left:6px;
}
#listado-tipo-usuarios li.cliente a {
	background-image:url(../picture_library/alta-cliente-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:331px;
}
#listado-tipo-usuarios li.cliente a:visited {
	background-position:left -177px;
}
#listado-tipo-usuarios li.cliente a:hover {
	background-position:left -354px;
}
#listado-tipo-usuarios li.cliente a:active {
	background-position:left -531px;
}
#listado-tipo-usuarios li.proveedor {
	padding-right:6px;
}
#listado-tipo-usuarios li.proveedor a {
	background-image:url(../picture_library/alta-proveedor-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:331px;
}
#listado-tipo-usuarios li.proveedor a:visited {
	background-position:left -177px;
}
#listado-tipo-usuarios li.proveedor a:hover {
	background-position:left -354px;
}
#listado-tipo-usuarios li.proveedor a:active {
	background-position:left -531px;
}
#como-funciona {
	position:relative;
	z-index:1;
	width:674px;
	margin:0;
	height:67px;
}
#como-funciona li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	height:67px;
	padding-right:2px;
	width:auto;
}
#como-funciona li a {
	text-indent:-9999px;
	display:block;
	width:167px;
	height:67px;
}
#como-funciona li.como-funciona-mediosysoportes a {
	background-image:url(../picture_library/como-funciona-mediosysoportes-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#como-funciona li.como-funciona-mediosysoportes a:visited {
	background-position:left -67px;
}
#como-funciona li.como-funciona-mediosysoportes a:hover {
	background-position:left -134px;
}
#como-funciona li.como-funciona-mediosysoportes a:active {
	background-position:left -201px;
}
#como-funciona li.demostracion a {
	background-image:url(../picture_library/demostracion-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#como-funciona li.demostracion a:visited {
	background-position:left -67px;
}
#como-funciona li.demostracion a:hover {
	background-position:left -134px;
}
#como-funciona li.demostracion a:active {
	background-position:left -201px;
}
#como-funciona li.que-cuesta a {
	background-image:url(../picture_library/que-cuesta-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#como-funciona li.que-cuesta a:visited {
	background-position:left -67px;
}
#como-funciona li.que-cuesta a:hover {
	background-position:left -134px;
}
#como-funciona li.que-cuesta a:active {
	background-position:left -201px;
}
#como-funciona li.presupuestos-para-agencias {
	padding-right:0;
}
#como-funciona li.presupuestos-para-agencias a {
	background-image:url(../picture_library/presupuestos-para-agencias-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#como-funciona li.presupuestos-para-agencias a:visited {
	background-position:left -67px;
}
#como-funciona li.presupuestos-para-agencias a:hover {
	background-position:left -134px;
}
#como-funciona li.presupuestos-para-agencias a:active {
	background-position:left -201px;
}


#ultimos-post {
	position:relative;
	z-index:1;
	width:332px;
		float:left;
	background-image:url(../picture_library/contenido-izquierda-s-fondo.gif);
	background-repeat:repeat-y;
	background-position:center top;
	margin-right: 10px;
}
#ultimos-post .titulo {
	width:304px;
	background-image:url(../picture_library/contenido-izquierda-s-titulo.gif);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#ultimos-post .contenido {
	width:304px;
	background-image:url(../picture_library/contenido-izquierda-s-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-right:14px;
	padding-bottom:8px;
	padding-left:14px;

}
#ultimos-post .contenido ol li {
	margin-bottom: 10px;

}
#promociones {
	position:relative;
	z-index:1;
	width:332px;
		float:left;
	background-image:url(../picture_library/contenido-izquierda-s-fondo.gif);
	background-repeat:repeat-y;
	background-position:center top;

}
#promociones .titulo {
	width:304px;
	background-image:url(../picture_library/contenido-izquierda-s-titulo.gif);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#promociones .contenido {
	width:304px;
	background-image:url(../picture_library/contenido-izquierda-s-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-right:14px;
	padding-bottom:14px;
	padding-left:14px;
	padding-top: 10px;
}
#promociones .contenido .otros{
	background-image: url(../picture_library/icono-otros.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 20px;
	line-height: 18px;
	margin-bottom: 5px;
}
#promociones .contenido .mas-ofertas{
	text-align: right;
	margin-bottom: 0px;
}






























































#ver-mas {
	position:relative;
	z-index:1;
	width:364px;
	height:38px;
	color:#FFF;
	margin:0 155px;
	background-color:inherit;
}
#ver-mas li {
	list-style-position:outside;
	list-style-type:none;
	line-height:38px;
	float:left;
	padding-right:14px;
	width:auto;
}
#ver-mas li.no {
	padding-right:0;
}
#derecha-s {
	position:relative;
	z-index:1;
	width:259px;
	float:left;
	padding-left:5px;
}
#crear-nueva-cuenta {
	position:relative;
	z-index:1;
	height:67px;
	width:259px;
	margin-bottom:0;
}
#crear-nueva-cuenta a {
	text-indent:-9999px;
	display:block;
	background-image:url(../picture_library/crear-nueva-cuenta-submit.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:67px;
	width:259px;
}
#crear-nueva-cuenta a:visited {
	background-position:left -67px;
}
#crear-nueva-cuenta a:hover {
	background-position:left -134px;
}
#crear-nueva-cuenta a:active {
	background-position:left -201px;
}
#menu-usuarios {
	position:relative;
	z-index:1;
	width:259px;
	background-image:url(../picture_library/contenido-derecha-s-fondo.gif);
	background-repeat:repeat-y;
	background-position:center top;
	margin-bottom:4px;
}
#menu-usuarios .titulo {
	width:231px;
	background-image:url(../picture_library/contenido-derecha-s-titulo.gif);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#menu-usuarios .contenido {
	width:231px;
	background-image:url(../picture_library/contenido-derecha-s-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-right:14px;
	padding-bottom:14px;
	padding-left:14px;
}
#menu-usuarios .contenido ul {
	margin:0;
}
#menu-usuarios .contenido ul li {
	list-style-position:outside;
	list-style-type:none;
	line-height:29px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#cecece;
	width:auto;
}
#informacion-subasta {
	position:relative;
	z-index:1;
	width:259px;
	background-image:url(../picture_library/contenido-derecha-s-fondo.gif);
	background-repeat:repeat-y;
	background-position:center top;
	margin-bottom:4px;
}
#informacion-subasta .titulo {
	width:231px;
	background-image:url(../picture_library/contenido-derecha-s-titulo.gif);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#informacion-subasta .contenido {
	width:231px;
	background-image:url(../picture_library/contenido-derecha-s-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-right:14px;
	padding-bottom:10px;
	padding-left:14px;
}
#informacion-subasta .contenido table {
	width:100%;
	margin-bottom:0;
}
#informacion-subasta .contenido table td {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:none;
	border-bottom-width:1px;
	border-bottom-color:#cecece;
	padding:0;
	line-height:29px;
}
#informacion-subasta .contenido table td.derecha {
	text-align:right;
	font-weight:bold;
}
#informacion-subasta .contenido table th {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:none;
	border-bottom-width:1px;
	border-bottom-color:#cecece;
	padding:0;
	line-height:29px;
}
#asistencia-online {
	position:relative;
	z-index:1;
	height:67px;
	width:259px;
	margin-bottom:0;
}
#asistencia-online a {
	text-indent:-9999px;
	display:block;
	background-image:url(../picture_library/asistencia-online-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:67px;
	width:259px;
}
#asistencia-online a:visited {
	background-position:left -67px;
}
#asistencia-online a:hover {
	background-position:left -134px;
}
#asistencia-online a:active {
	background-position:left -201px;
}
#asistencia-directa {
	position:relative;
	z-index:1;
	height:67px;
	width:259px;
	margin-bottom:0;
}
#asistencia-directa a {
	text-indent:-9999px;
	display:block;
	background-image:url(../picture_library/asistencia-directa-submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:67px;
	width:259px;
}
#asistencia-directa a:visited {
	background-position:left -67px;
}
#asistencia-directa a:hover {
	background-position:left -134px;
}
#asistencia-directa a:active {
	background-position:left -201px;
}
#contenido .titulo-c {
	background-image:url(../picture_library/contenido-titulo.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:930px;
	color:#FFF;
	background-color:inherit;
	padding:15px 10px;
}
#contenido .titulo-c .categoria {
	margin-top:0;
	margin-bottom:0;
	font-size:24px;
	line-height:22px;
	padding-top:6px;
	padding-bottom:6px;
}
#contenido .titulo-c .sub-categoria {
	font-size:16px;
	line-height:22px;
	text-indent:10px;
	padding-top:6px;
	padding-bottom:6px;
}
#contenido .contenido-c {
	background-image:url(../picture_library/contenido-c-fondo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:938px;
	padding:15px 6px 10px;
}
#izquierdo {
	position:relative;
	z-index:1;
	width:608px;
	float:left;
	padding-right:2px;
}
#compartir {
	position:relative;
	z-index:1;
	margin:0;
	float:right;
	width:auto;
}
#compartir li {
	list-style-position:outside;
	list-style-type:none;
	line-height:34px;
	float:left;
	padding-left:4px;
	padding-right:8px;
	background-image:url(../picture_library/navegacion-separador-negro.gif);
	background-repeat:no-repeat;
	background-position:right center;
	width:auto;
}
#compartir li a {
	padding-left:21px;
	display:block;
}
#compartir li.enviar {
	padding-left:0;
}
#compartir li.enviar a {
	background-image:url(../picture_library/icono-enviar.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#compartir li.escribe a {
	background-image:url(../picture_library/icono-comentarios.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#compartir li.gratis {
	padding-right:0;
	background-image:none;
}
#compartir li.gratis a {
	background-image:url(../picture_library/icono-gratis.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#porque-te-interesa {
	position:relative;
	width:508px;
	z-index:1;
	padding-bottom:10px;
}
#porque-te-interesa .seccion {
	font-size:19px;
	margin-bottom:5px;
}
#interesa-lista {
	position:relative;
	z-index:1;

	margin:0;
}
#interesa-lista li {
	line-height:18px;
	list-style-position:outside;
	list-style-type:none;
	padding-left:21px;

	display:block;
	background-image:url(../picture_library/icono-interesa.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:auto;
}
#izquierdo cite {
	position:relative;
	width:270px;
	font-style:italic;
	float:right;
	font-size:18px;
	background-image:url(../picture_library/comillas.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:10px;
	margin-left:10px;
}
#resaltado {
	position:relative;
	width:586px;
	z-index:1;
	background-color:#f9e9ec;
	padding:10px;
	border:1px solid #efc3cc;
	margin-bottom:10px;
}

a.llamada {
	display:block;
	padding:8px;
	background-color:#accf05;
	border:2px solid #557001;
	margin-bottom:10px;
	font-size:14px;
	float:left;
	width:auto;
	color:#000;
	text-decoration:none;

}
a:visited.llamada {
	color:#0F0F0F;
	text-decoration:none;
}
a:hover.llamada  {
	color:#1F1F1F;
	text-decoration:underline;
}
a:active.llamada  {
	color:#2F2F2F;
	text-decoration:none;
}
#galeria-de-imagenes {
	position:relative;
	z-index:1;
	width:608px;
	background-color:#000;
	overflow:hidden;
	margin-bottom:10px;
	color:inherit;
	margin-left:10px;
}
#galeria-de-imagenes .titulo {
	width:0;
	text-indent:-9999px;
	display:block;
	float:left;
	line-height:0;
}
#galeria-de-imagenes img {
	display:block;
	margin:auto;
}
#galeria-lista {
	position:absolute;
	left:6px;
	width:576px;
	height:90px;
	z-index:2;
	bottom:6px;
	background-image:url(../picture_library/galeria-lista.png);
	background-repeat:no-repeat;
	background-position:center center;
	padding:10px;
}
#scroll-menu {
	position:absolute;
	width:576px;
	height:90px;
	margin:0;
	z-index:auto;
}
#scroll-menu li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	width:auto;
}
#scroll-menu li a {
	background-image:url(../picture_library/scroll-menu.gif);
	background-repeat:no-repeat;
	display:block;
	width:38px;
	height:90px;
	text-indent:-9999px;
}
#scroll-menu li#scroll-anterior a {
	background-position:left top;
	margin-right:500px;
}
#scroll-menu li#scroll-anterior a:visited {
	background-position:left -90px;
}
#scroll-menu li#scroll-anterior a:hover {
	background-position:left -180px;
}
#scroll-menu li#scroll-anterior a:active {
	background-position:left -270px;
}
#scroll-menu li#scroll-siguiente a {
	background-position:right top;
}
#scroll-menu li#scroll-siguiente a:visited {
	background-position:right -90px;
}
#scroll-menu li#scroll-siguiente a:hover {
	background-position:right -180px;
}
#scroll-menu li#scroll-siguiente a:active {
	background-position:right -270px;
}
#scroll-recorte {
	position:relative;
	overflow:hidden;
	width:485px;
	height:90px;
	z-index:auto;
	margin-right:auto;
	margin-left:auto;
}
#scroll {
	position:relative;
	width:3000px;
	height:90px;
	margin:0;
}
#scroll li {
	list-style-position:outside;
	list-style-type:none;
	float:left;
	margin-right:3px;
	background-color:#000;
	height:86px;
	width:115px;
	overflow:hidden;
	border:2px solid #bad807;
	color:inherit;
	width:auto;
}
#scroll li img {
	display:block;
	margin:auto;
}
.cabeceras {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background-image:none;
}
#documentacion-adicional {
	position:relative;
	z-index:1;
	width:268px;
	background-image:url(../picture_library/documentacion-adicional-fondo.gif);
	background-repeat:repeat-y;
	background-position:center top;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#documentacion-adicional .titulo {
	width:240px;
	background-image:url(../picture_library/documentacion-adicional-titulo.gif);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#documentacion-adicional .contenido {
	width:240px;
	background-image:url(../picture_library/documentacion-adicional-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 14px;
}
#documentos-lista {
	position:relative;
	z-index:1;
	width:240px;
	margin:0;
}
#documentos-lista li {
	line-height:22px;
	list-style-position:outside;
	list-style-type:none;
	width:auto;
}
#documentos-lista li a {
	padding-left:21px;
	width:218px;
	display:block;
}
#documentos-lista li.word a {
	background-image:url(../picture_library/icono-documentacion-adicional-word.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#documentos-lista li.excel a {
	background-image:url(../picture_library/icono-documentacion-adicional-excel.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#documentos-lista li.pdf a {
	background-image:url(../picture_library/icono-documentacion-adicional-acrobat.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#izquierdo .otros {
	color:#d80773;
	font-size:16px;
	margin-bottom:5px;
	text-indent:10px;
	background-color:inherit;
}
#izquierdo .precio {
	color:#d80773;
	font-size:24px;
	text-align:center;
	font-style:italic;
	background-color:inherit;
}
#comentarios {
	position:relative;
	z-index:1;
	width:608px;
	background-image:url(../picture_library/contenido-izquierda-fondo.gif);
	background-repeat:repeat-y;
	background-position:center top;
	float:left;
}
#comentarios .titulo {
	width:580px;
	background-image:url(../picture_library/contenido-izquierda-titulo.gif);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#comentarios .contenido {
	width:580px;
	background-image:url(../picture_library/contenido-izquierda-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 14px;
}
#comentarios-lista {
	position:relative;
	z-index:1;
	width:580px;
}
#comentarios-lista .fecha {
	line-height:32px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#d4d4d4;
	margin-bottom:10px;
}
#comentarios-lista .comentario-1 {
	width:560px;
	background-color:#e6e6e6;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#d4d4d4;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
}
#comentarios-lista .comentario-2 {
	width:560px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#d4d4d4;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
}
#postear-comentario {
	position:relative;
	z-index:3;
	width:580px;
	color:#FFF;
	font-size:15px;
	background-image:url(../picture_library/comentario-fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#formulario-comentarios {
	position:relative;
	z-index:3;
	width:552px;
	padding:14px;
	background-image:url(../picture_library/comentario-pie.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#formulario-comentarios fieldset {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	width:552px;
}
#formulario-comentarios fieldset legend {
	line-height:32px;
}
#formulario-comentarios fieldset label {
	line-height:18px;
	font-weight:bold;
}
#formulario-comentarios fieldset .oculto {
	display:none;
}
#formulario-comentarios fieldset .textarea {
	background-color:transparent;
	background-image:url(../picture_library/comentarios-textarea.gif);
	width:538px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:90px;
	padding:7px;

	margin-bottom:0;
}
#formulario-comentarios fieldset .submit {
	height:34px;
	width:552px;
	background-image:url(../picture_library/comentarios-submit.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	background-color:transparent;
	font-weight:bold;
}
#contenido-relacionado {
	position:relative;
	z-index:1;
	width:608px;
	background-image:url(../picture_library/contenido-izquierda-fondo.gif);
	background-repeat:repeat-y;
	background-position:center top;
	float:left;
}
#contenido-relacionado .titulo {
	width:580px;
	background-image:url(../picture_library/contenido-izquierda-titulo.gif);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#contenido-relacionado .contenido {
	width:580px;
	background-image:url(../picture_library/contenido-izquierda-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 14px;
}
#contenido-relacionado .contenido ul {
	margin:0 15px;
}
#contenido-relacionado .contenido ul li {
	list-style:disc outside;
	width:auto;
}
#derecho {
	position:relative;
	z-index:1;
	width:328px;
	float:left;
}
































#vease-tambien {
	position:relative;
	z-index:1;
	width:328px;
	background-image:url(../picture_library/contenido-derecha-fondo.gif);
	background-repeat:repeat-y;
	background-position:center top;
	margin-bottom:4px;
}
#vease-tambien .titulo {
	width:300px;
	background-image:url(../picture_library/contenido-derecha-titulo.gif);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#vease-tambien .contenido {
	width:300px;
	background-image:url(../picture_library/contenido-derecha-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 14px;
}
#vease-tambien .contenido ul {
	margin:0 15px;
}
#vease-tambien .contenido ul li {
	list-style:disc outside;
	width:auto;
}


#mquote {
	position:relative;
	z-index:1;
	width:328px;
	background-image:url(../picture_library/mquote-1.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	margin-bottom:4px;
}
#mquote .contenido {
	width:300px;
	background-image:url(../picture_library/mquote-2.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-top: 24px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
#mquote .contenido #cite {
	position:relative;
	z-index:1;
	width:226px;
	padding-right: 37px;
	padding-left: 37px;
	text-align: justify;
	padding-bottom: 10px;
	font-size: 16px;
	font-style: italic;
}
#mquote .contenido p {
	text-align: right;
	margin-bottom: 0em;
}
#mquote .contenido p.titulo {
	font-weight: bold;
	margin-top: 38px;
}
#mquote .contenido p.sub-titulo {
	font-style: italic;
}
#solicitud-de-informacion {
	position:relative;
	z-index:1;
	width:328px;
	color:#FFF;
	margin-bottom:4px;
	background-image:url(../picture_library/solicitud-de-informacion-fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#solicitud-de-informacion .titulo {
	width:300px;
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-color:inherit;
}
#solicitud-de-informacion .contenido {
	width:300px;
	background-image:url(../picture_library/solicitud-de-informacion-pie.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 14px;
}
#contactos {
	position:relative;
	z-index:1;
	width:250px;
	padding-left:50px;
	background-image:url(../picture_library/contactos.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#contactos .vcard {
	width:250px;
	padding-bottom:10px;
}
#contactos .vcard p {
	margin-bottom:0;
}
#contactos .vcard .fn {
	font-weight:bold;
}
#contactos .vcard .org {
	width:0;
	text-indent:-9999px;
	display:block;
	line-height:0;
}
#contactos .vcard .title {
	font-style:italic;
}
#contactos .vcard .email {
	display:none;
}
#contactos .vcard .url {
	display:none;
}
#contactos .vcard .work {
	display:none;
}
#contactos .vcard .fax {
	display:none;
}
#contactos .vcard .type {
	display:none;
}
#contactos .vcard .adr {
	display:none;
}
#formulario-solicitud-de-informacion {
	position:relative;
	z-index:3;
	width:300px;
	font-size:15px;
}
#formulario-solicitud-de-informacion fieldset {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	width:300px;
}
#formulario-solicitud-de-informacion fieldset legend {
	width:0;
	text-indent:-9999px;
	display:block;
	float:left;
	line-height:0;
}
#formulario-solicitud-de-informacion fieldset label {
	line-height:18px;
	font-weight:bold;
}
#formulario-solicitud-de-informacion fieldset .input {
	background-color:transparent;
	background-image:url(../picture_library/solicitud-de-informacion-input.gif);
	width:286px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:18px;
	padding:7px;
}
#formulario-solicitud-de-informacion fieldset .textarea {
	background-color:transparent;
	background-image:url(../picture_library/solicitud-de-informacion-textarea.gif);
	width:286px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:90px;
	padding:7px;
	margin-bottom:0;
}
#formulario-solicitud-de-informacion fieldset .submit {
	height:34px;
	width:300px;
	background-image:url(../picture_library/solicitud-de-informacion-submit.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	background-color:transparent;
	font-weight:bold;
}
#ubicacion-contenido {
	position:relative;
	z-index:1;
	width:328px;
	background-image:url(../picture_library/contenido-derecha-fondo.gif);
	background-repeat:repeat-y;
	background-position:center top;
	margin-bottom:4px;
}
#ubicacion-contenido .titulo {
	width:300px;
	background-image:url(../picture_library/contenido-derecha-titulo.gif);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#ubicacion-contenido .contenido {
	width:300px;
	background-image:url(../picture_library/contenido-derecha-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 14px;
}
#ubicacion-contenido .contenido #map {
	position:relative;
	z-index:1;
	width:298px;
	background-color:#000;
	height:298px;
	border:1px solid #d9d9d9;
	background-image:url(../picture_library/icono-precargador.gif);
	background-repeat:no-repeat;
	background-position:center center;
	color:inherit;
}
#ubicacion-contenido .contenido #map img {
	background-image:none;
}

#contenido2 {
	position:relative;
	z-index:1;
	width:950px;
	background-color:#fdfdfd;
	color:inherit;
	background-image:url(../picture_library/contenido-fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:10px;
	padding-bottom:10px;
}
#politica-de-privacidad {
	position:relative;
	z-index:1;
	width:674px;
	background-image:url(../picture_library/subasta-fondo.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	margin-left:auto;
	margin-right:auto;
}
#politica-de-privacidad .titulo {
	width:646px;
	background-image:url(../picture_library/subasta-titulo.jpg);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
	margin-top:0;
	margin-bottom:0;
}
#politica-de-privacidad .contenido {
	width:646px;
	background-image:url(../picture_library/subasta-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-right:14px;
	padding-bottom:10px;
	padding-left:14px;
}
#politica-de-privacidad .contenido .otros {
	color:#d80773;
	font-size:16px;
	margin-bottom:5px;
	text-indent:10px;
	background-color:inherit;
}
#aviso-legal {
	position:relative;
	z-index:1;
	width:674px;
	background-image:url(../picture_library/subasta-fondo.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	margin-left:auto;
	margin-right:auto;
}
#aviso-legal .titulo {
	width:646px;
	background-image:url(../picture_library/subasta-titulo.jpg);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
	margin-top:0;
	margin-bottom:0;
}
#aviso-legal .contenido {
	width:646px;
	background-image:url(../picture_library/subasta-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-right:14px;
	padding-bottom:10px;
	padding-left:14px;
}
#aviso-legal .contenido .otros {
	color:#d80773;
	font-size:16px;
	margin-bottom:5px;
	text-indent:10px;
	background-color:inherit;
}
#control-de-usuarios {
	position:relative;
	z-index:1;
	width:328px;
	color:#FFF;
	margin-bottom:4px;
	background-image:url(../picture_library/solicitud-de-informacion-fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
	margin-right:auto;
	margin-left:auto;
}
#control-de-usuarios .titulo {
	width:300px;
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-color:transparent;
}
#control-de-usuarios .contenido {
	width:300px;
	background-image:url(../picture_library/solicitud-de-informacion-pie.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 14px;
}
#formulario-privado {
	position:relative;
	z-index:3;
	width:300px;
	font-size:15px;
}
#formulario-privado fieldset {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	width:300px;
	margin:0;
}
#formulario-privado fieldset legend {
	width:0;
	text-indent:-9999px;
	display:block;
	float:left;
	line-height:0;
}
#formulario-privado fieldset label {
	line-height:18px;
	font-weight:bold;
}
#formulario-privado fieldset .input {
	background-color:transparent;
	background-image:url(../picture_library/solicitud-de-informacion-input.gif);
	width:286px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:18px;
	padding:7px;
}
#formulario-privado fieldset .submit {
	height:32px;
	width:300px;
	background-image:url(../picture_library/privado2-submit.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	background-color:transparent;
	font-weight:bold;
	margin-top:10px;
}
#control-de-usuarios .contenido .perdido {
	line-height:32px;
	margin-bottom:0;
}
#control-de-usuarios .contenido .perdido a:link {
	color:#bad807;
	background-color:inherit;
}
#control-de-usuarios .contenido .perdido a:visited {
	color:#b0d106;
	background-color:inherit;
}
#control-de-usuarios .contenido .perdido a:hover {
	color:#9cc403;
	background-color:inherit;
}
#control-de-usuarios .contenido .perdido a:active {
	color:#a6cb04;
	background-color:inherit;
}
#formulario-recordar {
	position:relative;
	z-index:3;
	width:300px;
	font-size:15px;
}
#formulario-recordar fieldset {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	width:300px;
	margin:0;
}
#formulario-recordar fieldset legend {
	width:0;
	text-indent:-9999px;
	display:block;
	float:left;
	line-height:0;
}
#formulario-recordar fieldset label {
	line-height:18px;
	font-weight:bold;
}
#formulario-recordar fieldset .input {
	background-color:transparent;
	background-image:url(../picture_library/solicitud-de-informacion-input.gif);
	width:286px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:18px;
	padding:7px;
}
#formulario-recordar fieldset .submit {
	height:32px;
	width:300px;
	background-image:url(../picture_library/privado2-submit.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	background-color:transparent;
	font-weight:bold;
	margin-top:10px;
}
#mapa-del-sitio {
	position:relative;
	z-index:1;
	width:674px;
	background-image:url(../picture_library/subasta-fondo.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	margin-left:auto;
	margin-right:auto;
}
#mapa-del-sitio .titulo {
	width:646px;
	background-image:url(../picture_library/subasta-titulo.jpg);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
	margin-top:0;
	margin-bottom:0;
}
#mapa-del-sitio .contenido {
	width:646px;
	background-image:url(../picture_library/subasta-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px;
}
#mapa-del-sitio .contenido .otros {
	color:#000;
	font-size:18px;
	margin-bottom:5px;
	background-color:inherit;
}
#mapa-del-sitio .contenido .adicional {
	color:#666;
	font-size:16px;
	margin-bottom:5px;
	text-indent:10px;
	background-color:inherit;
}
#mapa-del-sitio .contenido .url {
	margin:0;
	height:30px;
}
#mapa-del-sitio .contenido .url li {
	list-style-position:outside;
	list-style-type:none;
	line-height:30px;
	float:left;
	padding-left:4px;
	padding-right:8px;
	background-image:url(../picture_library/navegacion-separador-negro.gif);
	background-repeat:no-repeat;
	background-position:right center;
	width:auto;
}
#mapa-del-sitio .contenido .url li.no-1 {
	padding-left:0;
}
#mapa-del-sitio .contenido .url li.no-2 {
	padding-right:0;
	background-image:none;
}
#mapa-del-sitio .contenido p {
	margin-left: 10px;	
}
#resultados-de-la-busqueda {
	position:relative;
	z-index:1;
	width:674px;
	background-image:url(../picture_library/subasta-fondo.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	margin-left:auto;
	margin-right:auto;
}
#resultados-de-la-busqueda .titulo {
	width:646px;
	background-image:url(../picture_library/subasta-titulo.jpg);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
	margin-top:0;
	margin-bottom:0;
}
#resultados-de-la-busqueda .contenido {
	width:646px;
	background-image:url(../picture_library/subasta-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px;
}
#resultados-de-la-busqueda .contenido .fecha {
	font-size:15px;
	line-height:36px;
	background-color:#D10566;
	padding-right:10px;
	padding-left:10px;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	color:#FFF;
}
#resultados-de-la-busqueda .contenido .otros {
	font-size:14px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:18px;
	background-image:url(../picture_library/icono-documento-vertical.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
}
#resultados-de-la-busqueda .contenido .adicional {
	font-size:14px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:18px;
	background-image:url(../picture_library/icono-documento-horizontal.gif);
	text-indent:10px;
	background-repeat:no-repeat;
	background-position:10px 2px;
}
#resultados-de-la-busqueda .contenido .contenido-1 {
	padding:10px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-bottom-color:#cfcfcf;
}
#resultados-de-la-busqueda .contenido .contenido-2 {
	background-color:#ddd;
	padding:10px;
	color:inherit;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-bottom-color:#cfcfcf;
}
#donde-estamos {
	position:relative;
	z-index:1;
	width:608px;
	background-image:url(../picture_library/contenido-izquierda-fondo.gif);
	background-repeat:repeat-y;
	background-position:center top;
	float:left;
}
#donde-estamos .titulo {
	width:580px;
	background-image:url(../picture_library/contenido-izquierda-titulo.gif);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
	margin-top:0;
	margin-bottom:0;
}
#donde-estamos .contenido {
	width:580px;
	background-image:url(../picture_library/contenido-izquierda-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 14px;
}
#donde-estamos .contenido .otros {
	color:#d80773;
	font-size:16px;
	margin-bottom:5px;
	text-indent:10px;
	background-color:inherit;
	margin-top:0;
}
#formulario-encontrarnos {
	width:562px;
	height:32px;
	z-index:3;
	background-image:url(../picture_library/encontrarnos-fondo.png);
	background-repeat:no-repeat;
	background-position:center center;
	font-size:15px;
	padding:9px 9px 10px;
}
#formulario-encontrarnos fieldset {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	width:562px;
	height:32px;
	margin-bottom:0;
}
#formulario-encontrarnos fieldset legend {
	width:0;
	text-indent:-9999px;
	display:block;
	float:left;
	line-height:0;
}
#formulario-encontrarnos fieldset label {
	width:0;
	text-indent:-9999px;
	display:block;
	float:left;
	line-height:0;
}
#formulario-encontrarnos fieldset .input {
	background-color:transparent;
	background-image:url(../picture_library/encontrarnos-input.gif);
	width:448px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
	height:18px;
	padding:7px;
}
#formulario-encontrarnos fieldset .submit {
	height:32px;
	width:100px;
	background-image:url(../picture_library/encontrarnos-submit.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	float:left;
	background-color:transparent;
	font-weight:bold;
}
#map_canvas {
	width:580px;
	height:400px;
	background-image:url(../picture_library/icono-precargador.gif);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#000;
}
#map_canvas img {
	background-image:none;
}
#directions {
	width:570px;
	height:200px;
	overflow-x:hidden;
	overflow-y:scroll;
}
#directions img {
	background-image:none;
}
#informacion-de-contacto {
	position:relative;
	z-index:1;
	width:328px;
	color:#FFF;
	margin-bottom:4px;
	background-image:url(../picture_library/solicitud-de-informacion-fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
	float:left;
}
#informacion-de-contacto .titulo {
	width:300px;
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-color:transparent;
}
#informacion-de-contacto .contenido {
	width:300px;
	background-image:url(../picture_library/solicitud-de-informacion-pie.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 14px;
}
#informacion-de-contacto .contenido .phone {
	position:relative;
	z-index:1;
	width:290px;
	padding-left:10px;
	padding-bottom:10px;
}
#formulario-contacto {
	position:relative;
	z-index:3;
	width:300px;
	font-size:15px;
}
#formulario-contacto fieldset {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	width:300px;
	margin-bottom:0;
}
#formulario-contacto fieldset legend {
	width:0;
	text-indent:-9999px;
	display:block;
	float:left;
	line-height:0;
}
#formulario-contacto fieldset label {
	line-height:18px;
	font-weight:bold;
}
#formulario-contacto fieldset .input {
	background-color:transparent;
	background-image:url(../picture_library/solicitud-de-informacion-input.gif);
	width:286px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:18px;
	padding:7px;
}
#formulario-contacto fieldset .textarea {
	background-color:transparent;
	background-image:url(../picture_library/solicitud-de-informacion-textarea.gif);
	width:286px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:90px;
	padding:7px;
	margin-bottom:0;
}
#formulario-contacto fieldset .submit {
	height:34px;
	width:300px;
	background-image:url(../picture_library/solicitud-de-informacion-submit.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	background-color:transparent;
	font-weight:bold;
}
#listado {
	position:relative;
	z-index:1;
	width:674px;
	background-image:url(../picture_library/subasta-fondo.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	margin-left:auto;
	margin-right:auto;
}
#listado .titulo {
	width:646px;
	background-image:url(../picture_library/subasta-titulo.jpg);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
	margin-top:0;
	margin-bottom:0;
}
#listado .contenido {
	width:646px;
	background-image:url(../picture_library/subasta-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px;
}
#listado .contenido .otros {
	color:#d80773;
	font-size:16px;
	margin-bottom:5px;
	background-color:inherit;
}
#listado .contenido .adicional {
	color:#000;
	font-size:16px;
	margin-bottom:5px;
	text-indent:10px;
	background-color:inherit;
}
#listado .contenido .url {
	margin:0;
	height:30px;
}
#listado .contenido .url li {
	list-style-position:outside;
	list-style-type:none;
	line-height:30px;
	float:left;
	padding-left:4px;
	padding-right:8px;
	background-image:url(../picture_library/navegacion-separador-negro.gif);
	background-repeat:no-repeat;
	background-position:right center;
	width:auto;
}
#listado .contenido .url li.no-1 {
	padding-left:0;
}
#listado .contenido .url li.no-2 {
	padding-right:0;
	background-image:none;
}
#enviar-a-un-amigo {
	position:relative;
	z-index:1;
	width:328px;
	color:#FFF;
	margin-bottom:4px;
	background-image:url(../picture_library/solicitud-de-informacion-fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
	margin-right:auto;
	margin-left:auto;
}
#enviar-a-un-amigo .titulo {
	width:300px;
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-color:transparent;
}
#enviar-a-un-amigo .contenido {
	width:300px;
	background-image:url(../picture_library/solicitud-de-informacion-pie.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 14px;
}
#formulario-amigo {
	position:relative;
	z-index:3;
	width:300px;
	font-size:15px;
	padding-bottom:10px;
}
#formulario-amigo fieldset {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	width:300px;
	margin:0;
}
#formulario-amigo fieldset legend {
	width:0;
	text-indent:-9999px;
	display:block;
	float:left;
	line-height:0;
}
#formulario-amigo fieldset label {
	line-height:18px;
	font-weight:bold;
}
#formulario-amigo fieldset .input {
	background-color:transparent;
	background-image:url(../picture_library/solicitud-de-informacion-input.gif);
	width:286px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:18px;
	padding:7px;
}
#formulario-amigo fieldset .textarea {
	background-color:transparent;
	background-image:url(../picture_library/solicitud-de-informacion-textarea.gif);
	width:286px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:90px;
	padding:7px;
	margin-bottom:0;
}
#formulario-amigo fieldset .submit {
	height:34px;
	width:300px;
	background-image:url(../picture_library/solicitud-de-informacion-submit.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	background-color:transparent;
	font-weight:bold;
}
#enviar-a-un-amigo .contenido .otros {
	color:#CCC;
	font-size:16px;
	margin-bottom:5px;
	background-color:inherit;
}
#enviar-a-un-amigo .contenido a {
	color:#bad807;
	background-color:inherit;
}
#enviar-a-un-amigo .contenido a:visited {
	color:#b0d106;
	background-color:inherit;
}
#enviar-a-un-amigo .contenido a:hover {
	color:#9cc403;
	background-color:inherit;
}
#enviar-a-un-amigo .contenido a:active {
	color:#a6cb04;
	background-color:inherit;
}
#compartir2 {
	position:relative;
	z-index:1;
	width:328px;
	color:#FFF;
	margin-bottom:4px;
	background-image:url(../picture_library/solicitud-de-informacion-fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
	margin-right:auto;
	margin-left:auto;
}
#compartir2 .titulo {
	width:300px;
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:inherit;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-color:transparent;
}
#compartir2 .contenido {
	width:300px;
	background-image:url(../picture_library/solicitud-de-informacion-pie.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 14px;
}
#compartir2 .contenido .otros {
	color:#fff;
	font-size:16px;
	margin-bottom:5px;
	background-color:inherit;
}
#compartir2 .contenido form {
	position:relative;
	z-index:3;
	width:300px;
	font-size:15px;
	padding-bottom:10px;
}
#compartir2 .contenido form .textarea {
	background-color:transparent;
	background-image:url(../picture_library/solicitud-de-informacion-textarea.gif);
	width:286px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:90px;
	padding:7px;
	margin-bottom:0;
}
.publicacion {

	position:relative;
	z-index:1;
	width:608px;
}
.publicacion .titulo {
	font-size:24px;
}
.publicacion .meta-data {
	width:608px;
	margin:0;
}
.publicacion .meta-data li {
	list-style-position:outside;
	list-style-type:none;
	line-height:30px;
	float:left;
	padding-left:4px;
	padding-right:8px;
	background-image:url(../picture_library/navegacion-separador-negro.gif);
	background-repeat:no-repeat;
	background-position:right center;
	width:auto;
}
.publicacion .meta-data li a {
	padding-left:21px;
	display:block;
}
.publicacion .meta-data li.usuario {
	padding-left:0;
}
.publicacion .meta-data li.usuario a {
	background-image:url(../picture_library/icono-usuario.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.publicacion .meta-data li.comentarios {
	padding-right:0;
	background-image:none;
}
.publicacion .meta-data li.comentarios a {
	background-image:url(../picture_library/icono-comentarios.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.publicacion img {
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	margin-top:10px;
}
.publicacion .leer-mas {
	text-align:right;
}
#autores {
	position:relative;
	z-index:1;
	width:328px;
	background-image:url(../picture_library/contenido-derecha-fondo.gif);
	background-repeat:repeat-y;
	background-position:center top;
	margin-bottom:4px;
}
#autores .titulo {
	width:300px;
	background-image:url(../picture_library/contenido-derecha-titulo.gif);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#autores .contenido {
	width:300px;
	background-image:url(../picture_library/contenido-derecha-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 14px;
}
#autores .contenido ul {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:27px;
}
#secciones {
	position:relative;
	z-index:1;
	width:328px;
	background-image:url(../picture_library/contenido-derecha-fondo.gif);
	background-repeat:repeat-y;
	background-position:center top;
	margin-bottom:4px;
}
#secciones .titulo {
	width:300px;
	background-image:url(../picture_library/contenido-derecha-titulo.gif);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#secciones .contenido {
	width:300px;
	background-image:url(../picture_library/contenido-derecha-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-top:10px;
	padding-right:14px;
	padding-bottom:14px;
	padding-left:14px;
}
#secciones .contenido ul {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:15px;
}
#secciones .contenido ul li {
	line-height:17px;
	list-style-position:outside;
	list-style-type:none;
	width:auto;
}
#secciones .contenido ul a {
	padding-left:21px;
	width:264px;
	display:block;
	background-image:url(../picture_library/icono-carpeta.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#nube-de-tags {
	position:relative;
	z-index:1;
	width:328px;
	background-image:url(../picture_library/contenido-derecha-fondo.gif);
	background-repeat:repeat-y;
	background-position:center top;
	margin-bottom:4px;
}
#nube-de-tags .titulo {
	width:300px;
	background-image:url(../picture_library/contenido-derecha-titulo.gif);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#nube-de-tags .contenido {
	width:300px;
	background-image:url(../picture_library/contenido-derecha-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 14px;
}
#nube-de-tags .contenido #cloud {
	position:relative;
	z-index:1;
	width:300px;
	margin:0;
}
#nube-de-tags .contenido #cloud li {
	list-style-position:outside;
	list-style-type:none;
	padding-right:10px;
	line-height:20px;
	display:inline;
}
#nube-de-tags .contenido #cloud li .popular {
	font-size:14px;
	font-weight:normal;
}
#nube-de-tags .contenido #cloud li .v-popular {
	font-size:16px;
}
#nube-de-tags .contenido #cloud li .vvv-popular {
	font-size:18px;
}
#subscribirse-al-boletin {
	position:relative;
	z-index:1;
	width:328px;
	color:#FFF;
	margin-bottom:4px;
	background-image:url(../picture_library/solicitud-de-informacion-fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#subscribirse-al-boletin .titulo {
	width:300px;
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-color:transparent;
}
#subscribirse-al-boletin .contenido {
	width:300px;
	background-image:url(../picture_library/solicitud-de-informacion-pie.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 14px;
}
#formulario-subscribirse-al-boletin {
	position:relative;
	z-index:3;
	width:300px;
	font-size:15px;
}
#formulario-subscribirse-al-boletin fieldset {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	width:300px;
}
#formulario-subscribirse-al-boletin fieldset legend {
	width:0;
	text-indent:-9999px;
	display:block;
	float:left;
	line-height:0;
}
#formulario-subscribirse-al-boletin fieldset label {
	line-height:18px;
	font-weight:bold;
}
#formulario-subscribirse-al-boletin fieldset .input {
	background-color:transparent;
	background-image:url(../picture_library/solicitud-de-informacion-input.gif);
	width:286px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:center center;
	height:18px;
	padding:7px;
}
#formulario-subscribirse-al-boletin fieldset .submit {
	height:34px;
	width:300px;
	background-image:url(../picture_library/solicitud-de-informacion-submit.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	background-color:transparent;
	font-weight:bold;
}
#blogroll {
	position:relative;
	z-index:1;
	width:328px;
	background-image:url(../picture_library/contenido-derecha-fondo.gif);
	background-repeat:repeat-y;
	background-position:center top;
	margin-bottom:4px;
}
#blogroll .titulo {
	width:300px;
	background-image:url(../picture_library/contenido-derecha-titulo.gif);
	line-height:43px;
	padding-top:5px;
	padding-right:14px;
	padding-left:14px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:inherit;
}
#blogroll .contenido {
	width:300px;
	background-image:url(../picture_library/contenido-derecha-pie.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:10px 14px 14px;
}
#blogroll .contenido ul {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:27px;
}
#pie-fondo {
	position:relative;
	z-index:1;
	width:950px;
	color:#FFF;
	background-color:inherit;
}
#pie-fondo a {
	color:#bad807;
	background-color:inherit;
}
#pie-fondo a:visited {
	color:#b0d106;
	background-color:inherit;
}
#pie-fondo a:hover {
	color:#9cc403;
	background-color:inherit;
}
#pie-fondo a:active {
	color:#a6cb04;
	background-color:inherit;
}
#pie-contenido {
	position:relative;
	z-index:1;
	width:950px;
	background-color:#D4056D;
	background-image:url(../picture_library/pie-contenido.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	color:inherit;
}
#pie-contenido ul {
	margin:0 15px;
}
#pie-contenido ul li {
	list-style:disc outside;
	width:auto;
}
#pie-contenido .titulo {
	font-size:15px;
	margin-bottom:10px;
}
#acerca {
	position:relative;
	z-index:1;
	width:217px;
	float:left;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#e25d9d;
	margin-top:20px;
	margin-bottom:20px;
	padding-right:10px;
	padding-left:10px;
}
#area-de-negocios {
	position:relative;
	z-index:1;
	width:217px;
	float:left;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#e25d9d;
	margin-top:20px;
	margin-bottom:20px;
	padding-right:10px;
	padding-left:10px;
}
#guia-de-ayuda {
	position:relative;
	z-index:1;
	width:217px;
	float:left;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#e25d9d;
	margin-top:20px;
	margin-bottom:20px;
	padding-right:10px;
	padding-left:10px;
}
#actualidad {
	position:relative;
	z-index:1;
	width:216px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding-right:10px;
	padding-left:10px;
}
#pie {
	position:relative;
	z-index:1;
	width:950px;
}
#datos {
	position:relative;
	z-index:1;
	width:626px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#datos li {
	list-style-position:outside;
	list-style-type:none;
	line-height:30px;
	float:left;
	padding-left:4px;
	padding-right:8px;
	background-image:url(../picture_library/navegacion-separador-blanco.gif);
	background-repeat:no-repeat;
	background-position:right center;
	width:auto;
}
#datos li.no-1 {
	padding-left:0;
}
#datos li.no-2 {
	padding-right:0;
	background-image:none;
}
#disenado {
	position:relative;
	z-index:1;
	line-height:30px;
	margin-bottom:0;
	text-align:center;
	width:950px;
}
#titulo-del-contenido-pie {
	position:relative;
	z-index:1;
	line-height:40px;
	margin-bottom:0;
	text-align:center;
	background-image:url(../picture_library/titulo-del-contenido-pie.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:950px;
}
