body {
	margin: 0;
	padding: 0;
	z-index: 1;

	background-color:#dddddd;

	font-family: Arial;
	font-size: 11px;

	min-width: 950px;
	min-height: 608px;

	vertical-align: middle;
}

.clear {
	clear:both;
}

p {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	color: #000000;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
}

/* Párrafos */
.just {
	text-align:justify;
}

.cntr {
	text-align:center;
}

.izqd {
	text-align:left;
}

.dcha {
	text-align:right;
}

.fr {
	float:right;
}

fl {
	float:left;
}

input {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	color: #575f3a;
	font-family: Arial;
	font-size: 11px;
	width: 340px;
	border: 0;
	background-color: transparent;
}

.vertical {
	float:right;
	width:240px;
}

.vertical input {
	width:140px;
}

.vertical2 {
	float:right;
	width:291px;
}

.vertical2 input {
	width:190px;
}

.simb_error {
	color: #dd1a41;
	font-weight: bold;
}

.formulario p.titulo {
	font-weight: bold;
	color: #000000;
}

.formulario table.campo_formulario {
	height: 18px;
	border-bottom: 1px solid #9c9e9f;
}

.formulario table.campo_formulario p {
	color: #9c9e9f;
}

input.boton {
	color: #FFFFFF;
	background: #231F20;
    cursor: pointer;
}

input.boton:hover {
	color: #FFFFFF;
	background: #484344;
}

button {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	color: #575f3a;
	font-family: Arial;
	font-size: 10px;
}

select {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	color: #575f3a;
	font-family: Arial;
	font-size: 9px;
	border: 1px solid #231F20;
	background: #FFFFFF;
}

textarea {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	color: #575f3a;
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #9c9e9f;
	background-color: transparent;
}

p.msg_formulario {
	color: #e4294a;
}

a 			{ text-decoration: none; }
a:hover 	{ text-decoration: none; }

a.enlace 		{ color: #909193; }
a.enlace:hover 	{ color: #dd2f47; }

a.aviso_legal 		{ color: #000000; }
a.aviso_legal:hover { color: #dd2f47; }

img 	{ border: 0; }
img a 	{ border: 0; }

table.principal {
	margin: 0 auto;
	padding: 0;

	/*position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -304px;
	margin-left: -475px;*/

	width: 950px;
	height: 608px;
	background: #ffffff;
}

table.principal td.cabecera {
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #dd1a41;
	height: 94px;
}

table.principal td.cabecera p.logo {
	margin: 0;
	padding: 12px 12px 12px 40px;
}

table.principal td.cabecera td.identidad_digital p {
	margin: 0;
	padding: 5px;
	padding-left: 8px;
	padding-right: 11px;
}

table.principal td.contenido {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 485px;
}

table.principal td.contenido td.menu {
	position:relative;
	display:block;
	margin: 0;
	padding: 0;
	width: 170px;
}

table.principal td.contenido td.menu p {
	margin: 0;
	padding: 0px 0px 0px 15px;
	text-align: left;
	font-size: 11px;
}

table.principal td.contenido td.menu p a {
	color: #909193;
}

table.principal td.contenido td.menu p a:hover {
	color: #dd2f47;
}

table.principal td.contenido td.menu p a.actual {
	color: #dd2f47;
}

table.principal td.contenido td.menu table.menuBanners {
	margin-top: 80px;
	margin-left: 15px;
}

table.principal td.contenido td.menu table.menuBanners td {
	width: 153px;
	height: 39px;
	background: url(/img/principal/sombreado.png) top left no-repeat;
}

table.principal td.contenido td.menu table.menuBanners p {
	margin: 0;
	padding: 0;
}

#img_portada {
	text-align:center;
	margin-top:30px
}

img.banner {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

img.banner:hover {
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
}

img.banner_actual {
	filter: alpha(opacity=20);
	-moz-opacity: .2;
	opacity: .2;
}

table.principal td.contenido td.seccion {
	margin: 0;
	padding: 0;
	width: 780px;
}

table.principal td.contenido td.seccion td.banner_portada {
	width: 254px;
	height: 50px;
	background: url(/img/portada/sombreado.png) top center no-repeat;
}

table.principal td.contenido td.seccion td.banner_portada p {
	margin: 0 7px 0 0;
	text-align: center;
}

table.principal td.contenido td.seccion td.seccion_contenido div.contenedor {
	margin: 0;
	padding: 0;
	padding-right: 220px;
}

table.principal td.contenido td.seccion td.seccion_contenido p {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-size: 10px;
}

table.principal td.contenido td.seccion table.cuadro_texto {
	margin: 18px 0 18px 48px;

	background: #f3f3f3;
}

table.principal td.patrocinadores {
	margin: 0;
	padding: 0;
}

table.principal td.pie {
	margin: 0;
	padding: 0;
	border-top: 3px solid #dd1a41;
	height: 23px;
}

table.principal td.pie p {
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Calendario de eventos */
.selector_mes {
	font-size: 11px;
	color: #909193;
}

table.calendario_eventos {
	margin: 10px 50px 0 65px;
	border-collapse: collapse;
	border: 1px solid #bab9ba;
}

table.calendario_eventos th {
	font-size: 11px;
	width: 92px;
	color: #ffffff;
	border: 1px solid #bab9ba;
	background: #bab9ba;
}

table.calendario_eventos td {
	margin: 0;
	padding: 0;
	height: 60px;
	border: 1px solid #bab9ba;
	background: #FFFFFF;
	vertical-align: bottom;
	text-align: left;
}

table.calendario_eventos td.otro_mes {
	background: #eeeeee;
}

table.calendario_eventos td a {
	margin: 0;
	padding: 0;
}

table.calendario_eventos td p.ce_dia {
	margin: 0;
	padding: 0;
}

table.calendario_eventos td p.ce_dia a {
	color: #bab9ba;
}

table.calendario_eventos td p.ce_evento {
	margin: 0;
	padding: 0;
}

/* Miniatura de imagenes en menu */
#menu_miniatura {
	z-index: 2;
	position:absolute;
}

/* Sistema de ventanas */
.svVentana {
	z-index: 110;
	position:absolute;
	top: 50%;
	left: 50%;
	border: 1px solid #231f20;
}

.svVentana .svCabecera {
	background: #231f20;
}

.svVentana .svCabecera p {
	margin: 0;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
}

.svVentana .svCabecera p.svCerrar {
	float: right;
}

.svVentana .svCabecera p.svCerrar a {
	color: #FFFFFF;
}

.svVentana .svCabecera p.svCerrar a:hover {
	color: #CCCCCC;
}

.svVentana .svContenido {
	background: #FFFFFF;
}

/* Contenidos secciones */
.cuadro_blanco {
	background: url(/img/fondos/transp_blanco.png);
	behavior: url(/img/png.htc);
	border: 1px solid #FFFFFF;
}

/* Seccion talleres */
table.talleres {
	background: #DDDDDD;
	border: 1px solid #FFFFFF;
}

/* Seccion packs */
a.pack {
	color: #58585a;
}

a.pack:hover {
	color: #9c9e9f;
}

td.pack {
	width: 166px;
	height: 183px;
}

.pack_normal { background: url(/img/packs/cuadro_borde.jpg) top left no-repeat; }
.pack_resaltado { background: url(/img/packs/cuadro_borde_resaltado.jpg) top left no-repeat; }

td.pack table {
	width: 164px;
	margin: 0 1px 0 1px;
}

td.pack td.pack_nombre p {
	color: #58585a;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
	text-align: center;
}

td.pack td.pack_portada {
	height: 127px;
	background: url(/img/packs/cuadro_sombra.jpg) 21px 0px no-repeat;
}

td.pack td.pack_portada p {
	margin: 0 0 0 21px;
	padding: 0;
	text-align: left;
}

td.pack td.pack_codigo p {
	color: #9c9e9f;
	font-size: 9px;
	margin: 0 0 0 21px;
	padding: 0;
	text-align: left;
}

td.pack td.pack_info p {
	font-size: 9px;
	margin: 0 22px 0 0;
	padding: 0;
	text-align: right;
}

td.pack td.pack_info p a {
	color: #9c9e9f;
}

td.pack td.pack_info p a:hover {
	color: #58585a;
}

td.pack td.pack_precio p {
	color: #5e5c5f;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 21px;
	padding: 0;
	text-align: left;
}

td.pack td.pack_carrito p {
	margin: 0 22px 0 0;
	padding: 0;
	text-align: right;
}

td.packinfo {
	width: 500px;
	height: 181px;
	border-bottom: 2px solid #000000;
}

td.packinfo p.titulo {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

td.packinfo p.subtitulo {
	font-size: 9px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

td.packinfo p.texto {
	font-size: 9px;
	margin: 0;
	padding: 0;
	text-align: left;
}

td.packinfo_video {
	width: 250px;
	height: 160px;
}

td.packinfo_precio {
	width: 250px;
	height: 160px;
}

td.packinfo_precio p {
	color: #58585a;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 10px 0 0;
	text-align: right;
}

td.packinfo_precio p img {
	margin-top: -4px;
	margin-left: 10px;
	vertical-align: middle;
}

/* Lector de PDFs */
#pdf_paginas {
	z-index: 109;
	position: fixed;
	top: 0;
	left: 50%;
	margin-top: 108px;
	margin-left: -421px;

	width: 842px;
	height: 422px;
	background: #F8F8F8;
}

.pdf_pagina {
	position: fixed;
	top: 0;
	left: 50%;
	margin-top: 109px;
	margin-left: 0;

	width: 420px;
	height: 420px;
}

.pdf_1pag_pagina {
	position: fixed;
	top: 0;
	left: 50%;
	margin-top: 109px;
	margin-left: -280px;

	width: 420px;
	height: 420px;
}

.tabla_resumen_oferta {
	margin:auto;
	border-collapse:separate;
	border-spacing:10px;
	width:344px;
	background:#f8f8f8;
}

.tabla_resumen_oferta td {
	vertical-align:top;
}

.tabla_resumen_oferta h3 {
	display:inline;
	color:#df2b4c;
	font-size:100%;
	font-weight:bold;
	padding:0;
	margin:0;
}

/* Carrito compra */
table.carrito {
	margin: 15px 0 0 75px;
	/*background: #CCCC00;*/
}

table.carrito p.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #dd1a41;
}

table.carrito table.pedido td.portada {
	width: 51px;
	height: 54px;
	background: url(/img/packs/cuadro_sombra_peque.jpg) top left no-repeat;
}

table.carrito table.pedido td.portada img {
	width: 48px;
	height: 48px;
}

table.carrito table.pedido td.nombre {
	width: 222px;
}

table.carrito table.pedido td.nombre p {
	margin-bottom: 6px;
	margin-left: 5px;
}

table.carrito table.pedido td.precio {
	width: 83px;
}

table.carrito table.pedido td.precio p {
	text-align: right;
	margin-bottom: 6px;
	margin-right: 0px;
}

#bases_sorteo {
	text-align:left;
	width:240px;
	margin:auto;
	margin-top:20px;
	color:#9C9E9F;
	font-size:9px;
}

#bases_sorteo a{
	color:#9C9E9F;
}

#bases_sorteo a:hover {
	color:#e52749;
}

#ferias {
	width:359px;
	height:380px;
	padding:0 273px 0 48px;
	text-align:justify;
	background: no-repeat 410px 95% url('/img/ferias_urbanas/feria.png');
}

#ferias a {
	font-weight:bold;
	color:#e52749;
}

#ferias li {
	margin-bottom:15px;
}

#ferias span {
	font-size:9px;
	color:#999;
}

#ferias ul {
	list-style:none;
	padding-left:15px;
}

.frame_pdf {
	position:absolute;
	top:2px;
	left:3px;
	z-index:99999999;
	width: 474px;
	height: 210px;
	border:0px solid #fff;
}

#geomodulo {
	width:438px;
	height:208px;
	margin-left:21px;
	position:relative;
}

#geo_logos {
	width:144px;
	height:66px;
	border:1px solid #C7C4CC;
	margin:0 4px 3px 0;
	float:left;
}

#geo_logos img {
	margin:0px; padding:0px; float:left;
}

#geo_categorias {
	width:284px;
	height:66px;
	border:1px solid #C7C4CC;
	float:left;
}

#geo_oferton {
	width:144px;
	height:116px;
	padding-top:19px;
	border:1px solid #C7C4CC;
	margin-right:4px;
	float:left;
	clear:left;
	background: url('/img/portada/t_geoferton.gif') no-repeat;
}

#geo_mapa {
	width:284px;
	height:106px;
	border:1px solid #C7C4CC;
	float:left;
	background: url('/img/portada/mapa.gif');
}

#geo_buscador {
	position:absolute;
	bottom:0;
	right:2px;
	width:286px;
	height:24px;
}

#geo_buscador .busq_boton {
	float:right;
	width:24px;
	height:24px;
	background:#e52749 url('/img/portada/buscar.png') no-repeat left;
	border:0 solid;
}

#geo_buscador input.busq_campo {
	float:left;
	padding:1px 0 0 7px;
	height:21px;
	width:253px;
	border:1px solid #e52749;
	color:#787878;
	line-height:21px;
}

#geo_buscador input.busq_boton {
	float:left;
	width:24px;
	height:24px;
	background:#e52749 url('/img/portada/buscar.png') no-repeat left;
	border:0 solid;
	cursor:pointer;
}

#geo_buscador input.busq_boton:hover  {
	background:#e52749 url('/img/portada/buscar.png') no-repeat right;
}


/* Sección mapa */

.m_frame {
	float:left;
	height:440px;
	margin:24px 0 0 24px;
}

.m_side {
	width:160px;
}

.m_center {
	width:534px;
}

#mapa_contenedor {
	width:100%;
	height:100%;
	position:relative;
}

#cargando_fondo {
	margin-top:120px;
	text-align:center;
	color:#e52749;
}

#cargando_cartel {
	padding:200px 0 250px 0;
	text-align:center;
	color:#e52749;
}

.modulo_ofertas {
	position:relative;
	width:528px;
	padding:0px 2px;
	height:264px;
	*height:270px;
	border:1px solid #d6d6d6;
	color:#787878;
	background: url('/img/buscador/f_ficha.gif') bottom repeat-x;
	font-size:10px;
}

.modulo_ofertas a {
	color:#e52749;
}

.modulo_ofertas a:hover {
	text-decoration:underline;
}

.modulo_ofertas #cerrar_ficha {
	position:absolute;
	display:block;
	bottom:0px;
	right:0px;
	width:140px;
	padding-left:24px;
	height:21px;
	line-height:21px;
	background: url('/img/buscador/f_cerrarbofertas.gif') no-repeat;
	background-position:left;
	color:#787878;
	font-size:11px;
}

.modulo_ofertas #cerrar_ficha:hover {
	color:#e52749;
	background-position:right;
	text-decoration:none;
}

.modulo_ofertas .lista {
	position:absolute;
	width:532px;
	height:165px;
	background:url('/img/buscador/f_bofertas.gif') repeat-y left;
	top:73px;
	left:6px;
}
.modulo_ofertas .lista .ban_oferta {
	height:43px;
	width:76px;
}

.modulo_ofertas .lista .categ {
	color:#888888;
}

.modulo_ofertas .lista .poblac {
	color:#343434;
}

.modulo_ofertas .lista ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-left:7px;
}

.modulo_ofertas .lista li {
	float:left;
	width:240px;
	height:46px;
	margin:0 11px 5px 0;
	padding:4px 0 0 7px;
}

.modulo_ofertas .lista li a {
	color:default;
	text-decoration:none;
}

.modulo_ofertas .lista li:hover {
	background:#f3f3f3;
}

.modulo_ofertas .lista li.vacio:hover {
	background:#fff;
}

.modulo_ofertas .lista table {
	width:240px;
	height:43px;
	margin:0;
	padding:0;
}

.modulo_ofertas .lista td {
	margin:0;
	padding:0px;
	height:14px;
	line-height:14px;
	vertical-align:middle;
}

.modulo_ofertas .no_results {
	position:absolute;
	width:522px;
	height:145px;
	padding-top:20px;
	background:#fff;
	top:73px;
	left:6px;
}

.modulo_ofertas .no_results p {
	text-align:center;
	color:#787878;
	margin-bottom:5px;
}

.modulo_ofertas .opciones {
	position:absolute;
	width:125px;
	height:18px;
	top:41px;
	left:12px;
}

.modulo_ofertas .opciones a {
	display:block;
	float:left;
	width:56px;
	height:18px;
	margin-right:5px;
	text-align:center;
	line-height:18px;
	background:#e3e3e3;
	color:#787878;
}

.modulo_ofertas .opciones a:hover {
	text-decoration:none;
	background:#d3d3d3;
}

.modulo_ofertas .opciones span {
	display:block;
	float:left;
	width:56px;
	height:18px;
	margin-right:5px;
	text-align:center;
	line-height:18px;
	background:#787878;
	color:#f3f3f3;
}

.modulo_ofertas .paginas {
	position:absolute;
	width:125px;
	height:21px;
	line-height:21px;
	left:12px;
	bottom:0px;
	font-size:11px;
}

.modulo_ofertas .paginas span {
	padding:0 10px;
}

.modulo_ofertas .poblacion {
	position:absolute;
	width:370px;
	height:18px;
	top:41px;
	left:153px;
	line-height:18px;
}

.modulo_ofertas .poblacion select {
	margin:0 5px;
}

.modulo_ofertas .poblacion .sep {
	padding:0px 8px;
}

.modulo_ofertas .tit_ficha {
	position:absolute;
	width:507px;
	height:26px;
	border-bottom:2px solid #E22948;
	left:10px;
	top:2px;
	padding-left:5px;
	line-height:26px;
	color:#E22948;
	font-size:16px;
	font-weight:bold;
}

#modulo_categorias {
	position:relative;
	margin:6px 2px;
	width:154px;
	height:198px;
	padding-bottom:18px;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	overflow:hidden;
}

#modulo_categorias ul {
	list-style:none;
	padding:0;
	margin:0px 6px 5px -1px;
	border-left: 1px solid #cdcdcd;
	padding-bottom:18px;
}

#modulo_categorias li {
	display:block;
	width:152px;
	height:20px;
	padding:0px;
	/*border:0px solid #b0b0b0;*/
	border-left: 1px solid #cdcdcd;
	margin:0 0 4px -1px;
}

#modulo_categorias li a {
	display:block;
	width:138px;
	background:#fff;
	color:#787878;
	padding:3px 8px;
}

#modulo_categorias li a.seleccionado {
	color:#e52749;
}

#modulo_categorias li a.seleccionado:hover {
	color:#787878;
}

#modulo_categorias li a:hover {
	background:#f0f0f0;
	color:#e52749;
	border-left:1px solid #303030;
	margin-left:-1px;
	border-right:1px solid #303030;
}

#modulo_categorias_title {
	background: url('/img/buscador/t_categorias.png');
	width:153px;
	height:16px;
	line-height:16px;
	text-align:right;
	padding-right:7px;
	color:#f5a9b6;
	font-size:9px;
}

#modulo_categorias_title span {
	color:#fad4db;
}

#modulo_localizador {
	margin:6px 2px;
	width:148px;
	padding-left:6px;
	padding-bottom:6px;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
}

#modulo_localizador select {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #AAAAAA;
	padding:1px;
	margin-top:6px;
	width:142px;
	font-family:arial;
	font-size:9px;
	overflow:hidden;
}


#modulo_logos {
	width:532px;
	padding:0px;
	height:40px;
	border:1px solid #d6d6d6;
}

#modulo_logos img {
	margin:0px;
	padding:0px;
}

#modulo_mapa {
	width:528px;
	padding:0px 2px;
	height:264px;
	*height:270px;
	border:1px solid #d6d6d6;
	background: #F2EFE9;
}

#contenedor_central {
	margin-top:5px;
	margin-left:0px;
	width:534px;
	padding:0;
	height:266px;
	*height:272px;
	overflow:hidden;
}

#modulo_ficha {
	position:relative;
	width:528px;
	padding:0px 2px;
	height:264px;
	*height:270px;
	border:1px solid #d6d6d6;
	color:#787878;
	background: url('/img/buscador/f_ficha.gif') bottom repeat-x;
}

#modulo_ficha a {
	color:#e52749;
}

#modulo_ficha a:hover {
	text-decoration:none;
}

#modulo_ficha #cat_ficha {
	position:absolute;
	height:26px;
	line-height:26px;
	vertical-align:middle;
	font-size:11px;
	top:2px;
	right:12px;
}

#modulo_ficha #cerrar_ficha {
	position:absolute;
	display:block;
	bottom:0px;
	right:0px;
	width:114px;
	height:21px;
	line-height:21px;
	background: url('/img/buscador/f_cerrarficha.gif') no-repeat;
	background-position:left;
	color:#787878;
}

#modulo_ficha #cerrar_ficha:hover {
	color:#e52749;
	background-position:right;
	text-decoration:none;
}

#modulo_ficha #datos {
	float:right;
	width:120px;
	height:160px;
	padding:6px;
	text-align:center;
	margin-right:30px;
	font-size:10px;
}
#modulo_ficha #datos a {
	color:#787878;
}

#modulo_ficha #datos a:hover {
	color:#e52749;
}

#modulo_ficha #form_contacto {
	position:absolute;
	width:504px;
	height:190px;
	text-align:left;
	top:48px;
	left:15px;
	background:#fff;
	z-index:999;
}

#modulo_ficha #form_contacto form {
	width:272px;
	margin-left:14px;
}

#modulo_ficha #form_contacto .btn_enviar {
	clear:left;
	float:right;
	width:auto;
	font-size:10px;
	cursor:pointer;
}

#modulo_ficha #form_contacto .btn_enviar:hover {
	color:#e52749;
}

#modulo_ficha #form_contacto .msg_formulario {
	float:right;
	margin-right:15px;
	font-size:10px;
	color:red;
	margin-top:6px;
	line-height:1.4em;
}

#modulo_ficha #form_contacto textarea {
	float:left;
	clear:left;
	width:260px;
	height:90px;
	border:1px solid #ccc;
	margin-top:-6px;
	padding:5px;
	font-size:10px;
}

#modulo_ficha #form_contacto .campo {
	float:left;
	width:212px;
	border:0px;
	border-bottom:1px solid #ccc;
	font-size:10px;
}

#modulo_ficha #form_contacto label {
	float:left;
	clear:left;
	font-size:10px;
	width:60px;
	display:block;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
}

#modulo_ficha #form_contacto #logo_contacto {
	width:120px;
	height:120px;
	margin:auto;
	margin-bottom:25px;
}

#modulo_ficha #desc_ficha {
	position:absolute;
	width:190px;
	height:60px;
	text-align:justify;
	font-size:9px;
	top:170px;
	left:148px;
}

#modulo_ficha #direc_ficha {
	position:absolute;
	width:190px;
	text-align:left;
	top:48px;
	left:148px;
	font-size:11px;
}

#modulo_ficha #tiene_anuncios {
	position:absolute;
	width:120px;
	height:50px;
	text-align:center;
	top:180px;
	left:15px;
}

#modulo_ficha #logo_ficha {
	position:absolute;
	width:120px;
	height:120px;
	text-align:center;
	top:48px;
	left:15px;
}

#modulo_ficha #map_ficha {
	position:absolute;
	width:165px;
	height:165px;
	top:48px;
	right:15px;
	border:1px solid #787878;
}
#modulo_ficha #direc_ficha #iconos div {
	width:170px;
	text-align:left;
	font-size:10px;
	padding-left:20px;
	height:15px;
	line-height:15px;
}

#modulo_ficha #iconos {
	margin-top:9px;
}

#modulo_ficha #iconos a:hover {
	text-decoration:underline;
}

#modulo_ficha #t_ficha_mail {
	margin-top:1px;
	background: url('/img/buscador/f_mail.gif') left no-repeat;
}

#modulo_ficha #t_ficha_tlf {
	margin-top:1px;
	background: url('/img/buscador/f_tlf.gif') left no-repeat;
}

#modulo_ficha #t_ficha_web {
	margin-top:1px;
	background: url('/img/buscador/f_web.gif') left no-repeat;
}

#modulo_ficha #t_ficha_nom_website {
	position:absolute;
	bottom:0px;
	left:160px;
	height:21px;
	line-height:21px;
	color:#787878;
}

#modulo_ficha #tit_ficha {
	position:absolute;
	width:507px;
	height:26px;
	border-bottom:2px solid #E22948;
	left:10px;
	top:2px;
	padding-left:5px;
	line-height:26px;
	color:#E22948;
	font-size:16px;
	font-weight:bold;
}

#modulo_ficha #volver_ficha {
	position:absolute;
	top:220px;
	right:15px;
}

#modulo_ficha #volver_ficha a {
	color:#787878;
}

#modulo_ficha #volver_ficha a:hover {
	color:#e52749;
}

#modulo_ficha #website_ficha {
	position:absolute;
	display:block;
	bottom:0px;
	left:0px;
	width:140px;
	padding-left:10px;
	height:21px;
	line-height:21px;
	background: url('/img/buscador/f_website.gif') no-repeat;
	background-position:left;
	color:#fff;
}

#modulo_ficha #website_ficha:hover {
	background-position:right;
	text-decoration:none;
}


#modulo_buscador {
	width:530px;
	padding:0px 2px;
	height:24px;
	line-height:24px;
	margin-top:6px;
}

#modulo_buscador a {
		color:#787878;
}

#modulo_buscador a:hover {
		color:#E22948;
}


#modulo_buscador input.busq_campo {
	float:right;
	padding:1px 0 0 7px;
	height:21px;
	width:253px;
	border:1px solid #e52749;
	color:#787878;
	line-height:21px;
}

#modulo_buscador .busq_boton {
	float:right;
	width:24px;
	height:24px;
	background:#e52749 url('/img/portada/buscar.png') no-repeat left;
	border:0 solid;
}

#modulo_buscador input.busq_boton:hover  {
	background:#e52749 url('/img/portada/buscar.png') no-repeat right;
}

#modulo_ofertas {
	width:529px;
	padding:2px;
	height:84px;
	margin-top:6px;
	border:1px solid #d7d7d7;
}

.visor {
	width:130px;
	height:84px;
	float:left;
	overflow:hidden;
}
.visor img {
	margin:0;
	padding:0;
	margin-bottom:3px;
	/*margin-bottom:0px;*/
}

#modulo_ofertas .no_ult {
	margin-right:3px;
}


#modulo_comercios {
	position:relative;
	margin:6px 2px;
	width:154px;
	height:304px;
	*height:307px;
	padding-left:0px;
	padding-bottom:18px;
	overflow:hidden;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
}

#modulo_comercios li a {
	width:138px;
	color:#787878;
	padding:2px 8px;
	display:block;
}

#modulo_comercios a:hover {
	color:#e52749;
	background-color:#f0f0f0;
}

#modulo_comercios ul {
	margin:0px;
	padding:0px;
	margin-top:0px;
	padding-bottom:18px;
	list-style:none;
}

#modulo_comercios li {
	font-size: 11px;
	margin-bottom:4px;
	/*margin: 6px 0 0 10px;*/
}

a.arrow_down {
	position:absolute;
	display:block;
	text-indent:-3000px;
	bottom:0px;
	right:0px;
	width:76px;
	height:13px;
	background-image:url('/img/buscador/arrow_down.png');
	background-position:left;
}

a.arrow_down:hover {
	background-position:right;
}

a.arrow_up {
	position:absolute;
	display:block;
	text-indent:-3000px;
	bottom:0px;
	left:0px;
	width:76px;
	height:13px;
	background-image:url('/img/buscador/arrow_up.png');
	background-position:left;
}

a.arrow_up:hover {
	background-position:right;
}

a.arrow_down_rnd {
	float:left;
	display:block;
	text-indent:-3000px;
	bottom:0px;
	right:0px;
	width:75px;
	height:13px;
	background-image:url('/img/buscador/arrow_down_rnd.png');
	background-position:left;
	margin-top:5px;
}

a.arrow_down_rnd:hover {
	background-position:right;
}

a.arrow_up_rnd {
	float:left;
	display:block;
	text-indent:-3000px;
	bottom:0px;
	left:0px;
	width:75px;
	height:13px;
	background-image:url('/img/buscador/arrow_up_rnd.png');
	background-position:left;
	margin:5px 3px 0 5px;
}

a.arrow_up_rnd:hover {
	background-position:right;
}

#listado_ventana {
	z-index: 10002;
	position: fixed;
	bottom:0px;
	left:0px;
	width:137px;
	border:1px solid #969696;
	background:white url('/img/buscador/f_caption.gif') left repeat-y;
	color:#969696;
	font-size:10px;
	padding:3px 5px 3px 12px;
	/*background-image:url('/img/buscador/caption.gif');*/
}

#listado_ventana h2 {
	font-size:13px;
	color:#e12a49;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#sugerencias_buscador {
	z-index: 90;
	position: fixed;
	top:0px;
	left:0px;
	width:262px;
	background-color:#fff;
	border: 1px solid #cdcdcd;
	border-top: 0;
}

#sugerencias_buscador ul {
	margin:0px;
	padding:0px;
	margin-top:0px;
	/*padding-bottom:18px;*/
	list-style:none;
}

#sugerencias_buscador li {
	font-size: 11px;
	margin-bottom:4px;
	/*margin: 6px 0 0 10px;*/
}

#sugerencias_buscador li a {
	width:246px;
	height:100%;
	color:#787878;
	padding:2px 8px;
	display:block;
}

#sugerencias_buscador a:hover {
	color:#e52749;
	background-color:#f0f0f0;
}

#sugerencias_buscador a.seleccionado {
	color:#e52749;
	background-color:#f0f0f0;
}

#facebook {
	position:absolute;
	bottom:67px;
	left:26px;
	height:20px;
	width:82px;
}

#twitter {
	position:absolute;
	bottom:39px;
	left:26px;
	height:20px;
	width:82px;
}

strong {
	font-weight:bold;
}

#preload {
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	padding-top:275px;
	font-weight:bold;
	text-align:center;
	color:#e52749;
	background:url('/img/buscador/f_preloader.png');
	z-index:9999;
}

#preload p {
	text-align:center;
	color:#e52749;
	font-size:13px;
	margin-bottom:10px;
}

#fb_publi_car {
	width:784px;
	margin:auto;
	margin-top:5px;
	height:39px;
	background:#fff;
}

#fb_publi_car .prim_bot {
	margin-right:5px;
}

#fb_publi_car ul {
	list-style:none;
	margin:0;
	padding:0;
}

#fb_publi_car li {
	float:left;
	display:block;
	margin-right:16px;
	height:39px;
	line-height:39px;
}

#fb_publi_car li a {
	color:#535353;
}

#fb_publi_car li a:hover {
	color:#e52749;
}

#fb_publi_car li img {
	vertical-align:middle;
	margin-right:5px;
}

#b_poremail a {
	display:block;
	width:116px;
	height:39px;
	background: url('/img/buscador/b_cupon_email.png');
	background-position:top;
}

#b_poremail a:hover {
	background-position:bottom;
}

#b_porsms a {
	display:block;
	width:116px;
	height:39px;
	background: url('/img/buscador/b_cupon_sms.png');
	background-position:top;
}

#b_porsms a:hover {
	background-position:bottom;
}

#b_cerrar_publi {
	display:block;
	float:right;
	width:34px;
	height:34px;
	background: url('/img/buscador/b_cerrar_publi.png');
	background-position:top;
}

#b_cerrar_publi:hover {
	background-position:bottom;
}

#popup_carteleria {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url('/img/buscador/f_preloader.png');
	padding-top:25px;
	text-align:center;
	z-index:10000;
}

#popup_carteleria #contenedor {
	margin:auto;
	width:784px;
	height:476px;
}

#popup_carteleria .ventana {
	position:relative;
	margin:auto;
	margin-top:20px;
	width:260px;
	padding:5px 15px 15px 15px;
	border:1px solid #969696;
	background:#fff;
	text-align:justify;
}

#popup_carteleria .ventana h1 {
	font-size:12px;
	color:#e52749;
}

#popup_carteleria .ventana p {
	font-size:10px;
}

#popup_carteleria form {
	padding:15px 0 0 0;
}

#popup_carteleria label {
	float:left;
	clear:left;
	font-size:10px;
	width:60px;
	display:block;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
}

.btn_enviar_solido {
	clear:both;
	display:block;
	border:0px;
	background-color:#e52749;
	color:#fff;
	width:auto;
	padding:0px 3px;
	font-size: 9px;
	cursor:pointer;
	margin:auto;
	margin-top:15px;
}

#popup_carteleria .campo {
	width:190px;
	float:left;
	border:0px;
	border-bottom:1px solid #ccc;
	font-size:10px;
}


.publicidad {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url('/img/buscador/f_preloader.png');
	padding-top:25px;
	text-align:center;
	z-index:9999;
}

.publicidad_din {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url('/img/buscador/f_preloader.png');
	padding-top:50px;
	z-index:9999;
	border:1px solid #969696;
}

.publicidad div {
	margin:auto;
	text-align:right;
}

#cerrar_publi {
	float:right;
	display:block;
	width:65px;
	height:21px;
	line-height:21px;
	text-align:right;
	padding-right:54px;
	background: url('/img/buscador/cerrar_publi.png') no-repeat;
	background-position:left;
	color:#787878;
	margin:0px;
}

#cerrar_publi:hover {
	color:#e52749;
	background-position:right;
}

#packs {
	display:block;
	text-indent:-5000px;
	width:53px;
	height:53px;
	background:url('/img/principal/packs.jpg');
	background-position: left;
}

#packs:hover {
	background-position: right;
}

#packs_small {
	display:inline-block;
	width:40px;
	height:40px;
	background:url('/img/principal/packs_small.gif');
	background-position: left;
	margin-left:10px;
	margin-bottom:3px;
	vertical-align:bottom;
}

#packs_small:hover {
	background-position: right;
}

#listado_ventana.popup_buscador {
	width:221px;
	max-width:221px;
}

/* Ficha dinamica */

#ficha_dinamica {
	width:782px;
	height:472px;
	background:#fff;
	margin:auto;
	border:1px solid #969696;

}

#fd_datos {
	float:right;
	width:165px;
	font-size:10px;
	text-align:right;
	color:#fff;
	margin-top:5px;
}

#fd_datos a {
	color:#ff4566;
}

#fd_datos a:hover {
	text-decoration:underline;
}

#fd_header {
	width:752px;
	height:105px;
	background:#494949;
	padding:10px 15px;
}

#fd_header h1 {
	font-size:28px;
	color:#ff4566;
	margin:0px;
}

#fd_header h2 {
	font-size:28px;
	color:#fff;
	margin:0px;
}

#fd_header h2 strong {
	color:#ff4566;
}

#fd_left {
	float:left;
	position:relative;
	width:170px;
	height:297px;
	background:#e8e8e8;
	padding:25px 30px;
}

#fd_left p {
	text-align:center;
	color:#696969;
	font-size:12px;
	margin-bottom:10px;
}

#fd_left p.countdown {
	color:#ef2151;
}

#fd_left p.countdown span {
	color:#696969;
	font-size:25px;
}

.fd_formulario {
	position:relative;
	margin:0px;
	text-align:justify;
}

#fd_main {
	float:left;
	width:356px;
	margin:25px 28px;
	text-align:justify;
}

#fd_main ul {
	list-style:none;
	padding-left:10px;
}

#fd_main li:before{content: "- "}

#fd_main h3 {
	color:#ff4566;
	font-size:11px;
	font-weight:normal;
	margin-top:8px;
}

#fd_main p {
	text-align:justify;
	margin-bottom:10px;
	line-height:1.3em;
}

#fd_right {
	float:left;
	margin:15px 0 0 0;
	width:120px;
	height:332px;
}
#fd_right div {
	width:120px;
	height:86px;
	margin:auto;
	margin-bottom:10px;
	text-align:center
}

#fd_volver {
	position:absolute;
	bottom:5px;
	font-size:10px;
}

#fd_volver a {
	color:#787878;
}

#fd_volver a:hover {
	color:#e52749;
}

#boton_oferta {
	display:block;
	margin:auto;
	margin-bottom:10px;
	width:163px;
	height:32px;
	line-height:27px;
	background: url('/img/buscador/boton_oferta.png');
	background-position:left;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

#boton_oferta .nostock {
	background: url('/img/buscador/boton_oferta_nostock.png');
}

#boton_oferta .timeout {
	background: url('/img/buscador/boton_oferta_notime.png');
}

#boton_oferta:hover {
	background-position:right;
}

#boton_oferta_agotada {
	display:block;
	margin:auto;
	margin-bottom:10px;
	width:163px;
	height:32px;
	line-height:27px;
	background: url('/img/buscador/boton_oferta_agotado.png');
	background-position:left;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#a0a0a0;
}

#boton_fidelizar {
	display:block;
	margin:auto;
	text-indent:-5000px;
	width:163px;
	height:45px;
	background: url('/img/buscador/boton_recomendacion.png');
	background-position:left;
}

#boton_fidelizar:hover {
	background-position:right;
}

#fd_social_icons {
	position:absolute;
	bottom:20px;
	left:55px;
}

#fd_social_icons img {
	margin:0 3px 8px 3px;
}

#restantes {
	margin:auto;
	width:130px;
	height:4px;
	background-color:#b9b9b9;
	margin-bottom:15px;
}

#barra_porc {
	width:130px;
	height:4px;
	background-color:#ff4566;
}

.txt_legal {
	font-size:9px;
	clear:both;
	padding-top:10px;
	text-align:right;
}

.txt_legal a {
	color:#bbb;
}

#image_viewer {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url('/img/buscador/f_preloader.png');
	padding-top:50px;
	text-align:center;
	z-index:9999;
	border:1px solid #969696;
}

#image_viewer img {
	background:#fff;
	margin:auto;
	border:1px solid #969696;
}

#image_viewer table {
	margin:auto;
}

.f_binferior {
	position:relative;
	margin:auto;
	width:784px;
	height:21px;
	background:#e3e3e3;
	font-size:10px;
}

#publi_b_ficha {
	position:relative;
	float:left;
	padding-left:35px;
	width:111px;
	height:21px;
	line-height:21px;
	background:url('/img/buscador/b_ficha.png');
	background-position:top;
	color:#fff;
	text-align:left;
	z-index:9;
}

#publi_b_ficha:hover {
	background-position:bottom;
}

#publi_b_website {
	position:relative;
	float:left;
	margin-left:-22px;
	padding-left:40px;
	width:95px;
	height:21px;
	line-height:21px;
	background:url('/img/buscador/b_website.png');
	background-position:top;
	color:#fff;
	text-align:left;
	z-index:7;
}

#publi_b_website:hover {
	background-position:bottom;
}

#publi_b_cupon {
	position:relative;
	float:left;
	margin-left:-22px;
	padding-left:55px;
	width:107px;
	height:21px;
	line-height:21px;
	background:url('/img/buscador/b_cupon.png');
	background-position:top;
	color:#fff;
	text-align:left;
	z-index:8;
}

#publi_b_cupon:hover {
	background-position:bottom;
}

#img_carteleria {
	width:782px;border:1px solid #969696;
}

/* Carteleria 2.0 */

#carteleria {
	position:fixed;
	overflow:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url('/img/buscador/f_preloader.png');
	padding-top:25px;
	z-index:9999;
}

#carteleria .as_identidad {
	position:relative;
	margin-top:20px;
	width:480px;
	height:295px;
	background:#fff;
}

#carteleria .as_iden_esquinas {
	position:absolute;
	z-index:90;
	width:100%;
	height:100%;
	background: url('/img/buscador/f_asoc_mini.png');
}

#carteleria .as_listado {
	float:right;
	margin-top:20px;
	margin-right:0px;
	width:162px;
	height:510px;
	background: url('/img/buscador/f_asoc_listado.gif');
}

#carteleria .as_listado ul {
	overflow:hidden;
	list-style:none;
}

#carteleria .as_listado li {
	font-size: 11px;
	margin-bottom:4px;
	/*margin: 6px 0 0 10px;*/
}

#carteleria .as_listado li a {
	width:136px;
	display:block;
}

#carteleria .lista_asociaciones {
	height:442px;
	margin:0px;
	padding:0px;
	margin-top:6px;
	padding-bottom:18px;
}

#carteleria .lista_asociaciones li {
	font-size: 11px;
	margin-bottom:4px;
	/*margin: 6px 0 0 10px;*/
}

#carteleria .lista_asociaciones li a {
	padding:2px 8px;
	color:#787878;
	margin-left:5px;
}

#carteleria .lista_asociaciones li a:hover {
	color:#e52749;
	background-color:#f0f0f0;
}

#carteleria .as_ofertas {
	margin-top:18px;
	height:197px;
	width:480px;
	background: url('/img/buscador/f_asoc_ofertas.gif');
}

#carteleria_int {
	background:url('/img/buscador/f_popup.gif');
	width:824px;
	height:530px;
	padding:0 20px 20px 20px;
	margin:auto;
	margin-bottom:20px;
}

#carteleria #cartel {
	width:660px;
	height:450px;
	background:#fff;
	position:relative;
	overflow:hidden;
}

/*
#carteleria #infobox {
	position:absolute;
	width:536px;
	height:417px;
	left:50%;
	top:105px;
	margin-left:-248px;
	padding-top:33px;
	padding-left:124px;
	background: url('/img/buscador/back_gris.png');
	text-align:justify;
	z-index:100;
}
*/

#carteleria #infobox {
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background: url('/img/buscador/back_gris.png');
	text-align:justify;
	z-index:100;
}

#carteleria #infobox #innerbox {
	position:absolute;
	z-index:100;
	top:40px;
	left:50%;
	width:412px;
	margin-left:-206px;
}

#carteleria #infobox #boxmain {
	z-index:900;
}

#carteleria #infobox img {
	display:block;
	margin:0 auto;
}

#carteleria #fd_txtformulario {
	margin-bottom:20px;
}


#carteleria #infobox form {
	width:357px;
	margin-left:14px;
}

#carteleria #infobox .btn_enviar {
	clear:left;
	float:right;
	width:auto;
	font-size:10px;
	cursor:pointer;
	margin-right:12px;
}

#carteleria #infobox .btn_enviar:hover {
	color:#e52749;
}

#carteleria #infobox .msg_formulario {
	float:right;
	margin-right:15px;
	font-size:10px;
	color:red;
	margin-top:6px;
	line-height:1.4em;
}

#carteleria #infobox .campo {
	float:left;
	width:284px;
	border:0px;
	border-bottom:1px solid #ccc;
	font-size:10px;
	margin-bottom:5px;
}

#carteleria #infobox .campo:focus {
	background:#efefef;
}
#carteleria #infobox .campo:hover {
	background:#f8f8f8;
}

#carteleria #infobox .campo1:focus {
	background:#efefef;
}
#carteleria #infobox .campo1:hover {
	background:#f8f8f8;
}

#carteleria #infobox .campo2:focus {
	background:#efefef;
}
#carteleria #infobox .campo2:hover {
	background:#f8f8f8;
}

#carteleria #infobox textarea {
	float:left;
	clear:left;
	width:298px;
	height:90px;
	border:1px solid #ccc;
	margin-top:-6px;
	padding:5px;
	font-size:10px;
}

#carteleria #infobox label {
	float:left;
	font-size:10px;
	width:60px;
	display:block;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
}

#carteleria #infobox label.mini {
	width:34px;
}

#carteleria .legal {
	font-size:9px;
	padding-top:10px;
	padding-bottom:6px;
	clear:both;
}

#carteleria .legal a {
	color:#bbb;
}

.check_fact {
	padding:10px 0;
	font-size:10px;
	vertical-align:middle;
}

.check_fact input {
	width:auto;
	margin-right:10px;
}

.fd_formulario_ok p {
	margin-bottom:15px;
	text-align:justify;
}

#infobox #boxtop {
	margin:auto;
	margin-top:32px;
}

#infobox #boxmain {
	margin: 0 auto;
	width:372px;
	padding:0 20px;
	background-color:#fff;
}

#infobox #boxmain h2 {
	font-size:16px;
	margin-top:0px;
	padding-top:8px;
	color:#ff4566;
}
#infobox #boxmain #cerrarbox {
	position:absolute;
	width:23px;
	right:17px;
	z-index:100;
}

#infobox #boxbottom {
	margin: 0 auto;
}

#infobox p {
	margin-bottom:15px;
}

#carteleria #cartel #esquinas {
	width:660px;
	height:450px;
	position:absolute;
	top:0;
	left:0;
	z-index:99;
	background: url('/img/buscador/esquinas_cartel.png');
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/buscador/esquinas_cartel.png',sizingMethod='crop');
}

.b_contacto {
	display:block;width:144px;height:49px;
	background-image: url('/img/buscador/boton-contacto.png');
}

.b_quienes {
	display:block;width:144px;height:49px;
	background-image: url('/img/buscador/boton-quienes.png');
}

.b_cerrar {
	display:block;width:144px;height:49px;
	background-image: url('/img/buscador/boton-cerrar.png');
	margin-top:10px;
}

#b_cupon {
	display:block;width:144px;height:49px;
	background-image: url('/img/buscador/boton-cupon.png');
}

#b_mas_info {
	display:block;width:144px;height:49px;
	background-image: url('/img/buscador/boton-info.png');
}

.b_friend {
	display:block;width:144px;height:49px;
	background-image: url('/img/buscador/boton-enviar-amigo.png');
}

.b_inscripcion {
	display:block;width:144px;height:49px;
	background-image: url('/img/buscador/b_inscripcion.png');
}

.b_trabajo {
	display:block;width:144px;height:49px;
	background-image: url('/img/buscador/b_trabajo.png');
}

.b_inscripcion.inactivo {
	background-position:right;
}

.b_sorteo {
	display:block;width:144px;height:49px;
	background-image: url('/img/buscador/boton-sorteo.png');
}

.b_portal {
	display:block;width:144px;height:49px;
	background-image: url('/img/buscador/boton-portal.png');
}

#b_mail {
	display:block;width:144px;height:49px;
	background-image: url('/img/buscador/boton-enviar-mail.png');
}

.b_novedades {
	display:block;width:144px;height:49px;
	background-image: url('/img/buscador/boton-novedades.png');
}

#b_oferta {
	display:block;width:144px;height:49px;
	background-image: url('/img/buscador/boton-quiero-oferta.png');
}

#b_sms {
	display:block;width:144px;height:49px;
	background-image: url('/img/buscador/boton-enviar-sms.png');
}

#b_porcentaje {
	display:block;width:144px;height:38px;
	background-image: url('/img/buscador/boton-porcentaje.png');
	text-align:center;
	font-size:10px;
	color:#444;
	padding-top:3px
}



#b_tiempo {
	display:block;position:relative;width:144px;height:72px;
	background-image: url('/img/buscador/boton-contador.png');
}

#b_tiempo div {
	position:absolute;
	top:21px;
	width:28px;
	height:20px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#565656;
}

#b_tiempo #rdias {
	left:8px;
}

#b_tiempo #rhor {
	left:42px;
}

#b_tiempo #rmin {
	left:75px;
}

#b_tiempo #rsec {
	left:109px;
}

/* Carteleria */

.as_flecha_der {
	float:left;
	padding-top:10px;
	width:22px;
}

.as_flecha_izq {
	float:left;
	padding:10px 5px 0 10px;
	width:22px;
}

.as_listado ul {
	list-style: none;
}

.as_minibanners {
	display:block;
	float:left;
	width:414px;
	list-style:none;
	padding:0px;
	margin-top:10px;
}

.as_minibanners li {
	float:left;
	padding:0px;
	height:84px;
	margin-right:7px;
	margin-bottom:7px;
}


#carteleria .btn_simple {
	display:block;
	width:89px;
	height:37px;
	padding-top:8px;
	background-color:#fff;
	background-position:9px 5px;
	background-repeat: no-repeat;
	padding-left:55px;
	margin-bottom:0px;
	margin-top:0px;
	text-decoration:none;
	color:#767676;
	font-weight:bold;
}



/*
#carteleria .btn_social {
	width:144px;
	height:50px;
	line-height:50px;
	background:url('/img/buscador/boton-compartir.png');
	text-align:center;
	margin-top:-4px;
}

#carteleria #dir_comercio {
	width:114px;
	height:51px;
	background:bottom no-repeat url('/img/buscador/boton-ubicacion.png');
	padding:8px 15px 67px 15px;
	font-size:10px;
	line-height:110%;
}

#carteleria #dir_comercio h2 {
	margin:0px;
	margin-top:-2px;
	font-size:11px;
	color:#ff4566;
	margin-bottom:2px;
}
*/
#carteleria #dir_comercio {
	position:absolute;
	left:0px;
	bottom:74px;
	width:114px;
	background:#fff top no-repeat url('/img/buscador/b_direc.gif');
	padding:76px 15px 0px 15px;
	font-size:10px;
	line-height:110%;
}

#carteleria #dir_comercio h2 {
	margin:0px;
	margin-top:-2px;
	font-size:11px;
	color:#ff4566;
	margin-bottom:2px;
}

#carteleria .btn_social {
	position:absolute;
	width:144px;
	height:36px;
	line-height:36px;
	left:0px;
	bottom:18px;
	z-index:5;
	background:url('/img/buscador/boton-compartir.png');
	text-align:center;
}


#carteleria #logo {
	width:144px;
	height:73px;
	background:url('/img/buscador/boton-shio2e.png');
	margin-bottom:20px;
	text-indent:-5000px;
}

#carteleria #menubar {
	float:left;
	position:relative;
	margin-top:20px;
	width:144px;
	height:528px;
	margin-right:20px;
}

#carteleria .mainside {
	float:left;
	width:660px;
	height:530px;
	position:relative;
}

#carteleria .opc_cupon {
	height:260px;
}

#carteleria #sombra_bajo {
	width:406px;
	height:12px;
	position:absolute;
	bottom:-12px;
	left:0px;
	background:url('/img/buscador/sombra_bajo.png');
}

#carteleria #sombra_bajo2 {
	width:406px;
	height:12px;
	position:absolute;
	bottom:203px;
	left:0px;
	background:url('/img/buscador/sombra_bajo.png');
}

#carteleria #sombra_bajo3 {
	width:155px;
	height:14px;
	position:absolute;
	bottom:-14px;
	left:499px;
	background:url('/img/buscador/sombra_bajo_peque.png');
}

#carteleria #sombra_lat {
	width:18px;
	height:243px;
	position:absolute;
	right:-18px;
	bottom:0px;
	background:url('/img/buscador/sombra_lat.png');
}

#carteleria #sombra_lat2 {
	width:18px;
	height:243px;
	position:absolute;
	right:162px;
	bottom:215px;
	background:url('/img/buscador/sombra_lat.png');
}

#carteleria #sombra_lat3 {
	width:18px;
	height:243px;
	position:absolute;
	right:162px;
	bottom:0px;
	background:url('/img/buscador/sombra_lat.png');
}

#carteleria #solo_sombra {
	position:absolute;
	left:0px;
	bottom:54px;
}

.flechas_up {
	height:18px;
	margin-bottom:5px;
}

.tit_asociados {
	display:block;
	margin:auto;
	margin-top:5px;
}

.titulo_generico {
	margin:5px 0 0 5px;
	width:144px;
	height:16px;
	line-height:16px;
	padding-left:8px;
	background:url('/img/buscador/tit_generico.gif');
	color:#fff;
	font-weight:bold;
}

.titulos_portada {
	width:152px;
	height:16px;
	line-height:16px;
	padding-left:8px;
	background:#e62c4e;
	color:#fff;
	font-weight:bold;
}

.titulo_intermedio {
	margin:0px 0 6px 5px;
	width:144px;
	height:16px;
	line-height:16px;
	padding-left:8px;
	background:#e62c4e;
	color:#fff;
	font-weight:bold;
	clear:both;
}

#carteleria #topbar {
	position:relative;
	width:604px;
	height:78px;
	margin:2px 25px 0px 25px;
	background:url('/img/buscador/botonera_publi.png');
}

#carteleria #topbar a {
	display:block;
	position:absolute;
	bottom:0px;
}

#carteleria #topbar #b_ficha {
	width:174px;
	height:55px;
	left:5px;
}
#carteleria #topbar #b_info {
	width:136px;
	height:68px;
	left:179px;
}

#carteleria #topbar #b_reportar {
	width:147px;
	height:56px;
	left:314px;
}

#carteleria #topbar #b_cerrarpub {
	width:137px;
	height:68px;
	left:460px;
}

#formulario_inscripcion {
	height:auto;
	width:auto;
	margin:0;
	padding:0;
}

#formulario_recomendacion strong {
	clear:both;
	display:block;
}

#formulario_recomendacion label {
	width:55px;
	clear:none;
	margin-bottom:18px;
}
#formulario_recomendacion .campo1 {
	width:95px;
	float:left;
	border:0px;
	border-bottom:1px solid #ccc;
	font-size:10px;
}

#formulario_recomendacion .campo2 {
	width:130px;
	float:left;
	border:0px;
	border-bottom:1px solid #ccc;
	font-size:10px;
}

#formulario_adquisicion label {
	clear:left;
}

#formulario_reportar label {
	clear:left;
}

#formulario_reportar #opciones_error {
	font-size:10px;
	clear:both;
	line-height:15px;
	vertical-align:media;
	padding:2px 0 8px 8px;
}

#formulario_reportar #opciones_error input {
	width:auto;
	margin-right:5px;
}

#formulario_reportar #desc_error {
	width:330px;
	height:60px;
	margin-top:0px;
}

/* ESTRUCTURA - VIDEOCONFERENCIA */
table.videoconferencia {
	margin: 15px auto 0 auto;
}

table.videoconferencia td.pantalla {
	width: 334px;
	height: 283px;
	background: url(http://escritorio.shio2e.com/img/videoconferencia/pantalla.jpg) top left no-repeat;
	padding: 19px 0 0 14px;
}

table.videoconferencia td.pantalla_m {
	width: 326px;
	height: 230px;
	background: url(http://escritorio.shio2e.com/img/videoconferencia/pantalla_m.jpg) top center no-repeat;
	padding: 15px 0 0 0px;
	vertical-align:top;
	text-align:center;
}

table.videoconferencia td.pantalla_s {
	width: 239px;
	height: 195px;
	background: url(http://escritorio.shio2e.com/img/videoconferencia/pantalla_s.jpg) top left no-repeat;
	padding: 14px 0 0 10px;
	vertical-align:top;
}

table.videoconferencia td.pantalla p {
	text-align: right;
	margin-top: 7px;
	margin-right: 20px;
}

div.v_status {
	text-align: right;
	margin-top: 5px;
	padding-right: 45px;
}

#chat_hz {
	width: 246px; vertical-align: top;
}

#chat_hz .chat {
	height:120px;
	margin-top:15px;
}

#chat_hz .msg_campo {
	width:400px;
}

table.videoconferencia .chat {
	margin: 0 5px 5px 5px;

	background-color: #FFFFFF;
	border: 1px solid #aaa;

	height: 250px;
	overflow-x: hidden;
	overflow-y: auto;
}

#chat_hz .cerrar_sesion {
	float:right;
	margin-top:-15px;
}

table.videoconferencia .chat p {
	margin: 5px;
	padding: 0;
	color: #000000;
}

table.videoconferencia .chat p .hora{
	color: #4040ff;
}

table.videoconferencia .chat p .usuario{
	color: #000080;
	font-weight: bold;
}

table.videoconferencia .chat_form {
	margin: 0 5px 0 5px;
	height:24px;
}

table.videoconferencia .chat_form input.msg_campo {
	float:left;
	border: 1px solid #aaa;
    padding: 1px 2px 0 2px;
    background: #fff;
	height:21px;
	width:206px;
	line-height:21px;
}

table.videoconferencia .chat_form input.msg_boton {
	float:left;
	width:24px;
	height:24px;
	background:#e52749 url('http://escritorio.shio2e.com/img/videoconferencia/enviar.png') no-repeat left;
	border:0 solid;
	cursor:pointer;
}

table.videoconferencia .chat_form input.msg_boton:hover  {
	background:#e52749 url('http://escritorio.shio2e.com/img/videoconferencia/enviar.png') no-repeat right;
}

.texto_resaltado {
	color: #dd1a41;
	font-weight: bold;
}

/* Portales deportivos */

.btn_liga {
	display:block;
	width:100%;
	text-align:center;
	padding:2px 0px;
	margin:5px 0;
	background:#ededed;
	color:#000;
}

.btn_liga:hover {
	color:#000;
	background-color:#e0e0e0;
}

#carteleria .comercios_up {
	height:244px;
}

.div_pdt {
	position:absolute;
	top:86px;
	left:10px;
	width:460px;
	height:199px;
	overflow:auto;
	z-index:100;
}

.div_pdt h2 {
	text-align:left;
	font-weight:bold;
	font-size:120%;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:4px;
	border-bottom:1px solid #ccc;
}

.div_pdt h3 {
	font-size:100%;
	color:green;
	background:#eee;
	margin:0;
	padding:2px;
	margin-bottom:5px;
}

.div_pdt h3 span {
	display:block;
	float:right;
	color:#333;
	font-weight:normal;
}

.div_pdt h3 span a {
	color:#D72544;
	padding:1px 4px;
}

.div_pdt h3 span a:hover {
	background-color:#D72544;
	color:#fff;
}

.div_pdt h4 {
	float:right;
	font-size:90%;
	color:#999;
	margin:0;
	padding:0;
	padding-right:4px;
}

.div_pdt .matchinfo {
	text-align:center;
	font-style:italic;
	font-size:90%;
	padding-bottom:5px;
	border-bottom:1px solid #ddd;
}

.div_pdt .sin_raya {
	border:none;
	padding-bottom:0px;
}

.div_pdt .tabla_clasificacion {
	margin:auto;
	width:420px;
}

.div_pdt .tabla_clasificacion td {
	padding:2px 5px;
	text-align:center;
}

.div_pdt .tabla_clasificacion th {
	padding:2px 5px;
	text-align:center;
}

.div_pdt .tabla_clasificacion .equipo {
	width:40%;
	text-align:left;
}

.div_pdt .tabla_clasificacion .goles {
	background-color:#eee;
}

.div_pdt .tabla_clasificacion .mitad1 {
	width:50%;
	text-align:right;
}

.div_pdt .tabla_clasificacion .mitad2 {
	width:50%;
	text-align:left;
}

.div_pdt .tabla_clasificacion .mitad2 a {
	color:#D72544;
	padding:2px 4px;
}

.div_pdt .tabla_clasificacion .mitad2 a:hover {
	color:#fff;
	background-color:#D72544;
}

.div_pdt .tabla_clasificacion .puntos {
	background-color:#eee;
}
.div_pdt .tabla_clasificacion .web {
	padding-top:15px;
}

.div_pdt .tabla_clasificacion .web a {
	color:#D72544;
	padding:1px 4px;
}

.div_pdt .tabla_clasificacion .web a:hover {
	background-color:#D72544;
	color:#fff;
}

.div_pdt .tabla_partidos {
	margin:auto;
	width:420px;
}

.div_pdt .tabla_partidos td {
	padding:2px 5px;
}

.div_pdt .tabla_partidos .equipo_a {
	text-align:right;
	width:30%;
}

.div_pdt .tabla_partidos .equipo_b {
	text-align:left;
	width:30%;
}

.div_pdt .tabla_partidos .descansa {
	text-align:center;
}

.div_pdt .tabla_partidos .descansa span {
	color:#df2b4c;
}

.div_pdt .tabla_partidos .detalles {
	text-align:right;
	width:38%;
	font-style:italic;
}

.div_pdt .tabla_pichichi {
	margin:auto;
	width:420px;
}

.div_pdt .tabla_pichichi td {
	padding:2px 5px;
	text-align:center;
}

.div_pdt .tabla_pichichi th {
	padding:2px 5px;
	text-align:center;
}

.div_pdt .tabla_pichichi .equipo {
	width:40%;
}

.div_pdt .tabla_pichichi .jugador {
	width:40%;
}

.div_pdt .tabla_pichichi .goles {
	background-color:#eee;
}

.div_pdt .tabla_sanciones {
	margin:auto;
	width:420px;
	margin-bottom:15px;
}

.div_pdt .tabla_sanciones td {
	padding:2px 5px;
	text-align:center;
}

.div_pdt .tabla_sanciones th {
	padding:2px 5px;
	text-align:center;
}

.div_pdt .tabla_sanciones .equipo {
	width:40%;
}

.div_pdt .tabla_sanciones .jugador {
	width:40%;
}

.div_pdt .tabla_sanciones .motivo {
	color:#555;
	font-style:italic;
	border-bottom:1px solid #eee;
}

.div_pdt .tabla_sanciones .motivo span {
	color:#df2b4c;
}


.div_pdt .tabla_resultados {
	margin:auto;
	width:420px;
	margin-bottom:10px;
}

.div_pdt .tabla_resultados .descansa {
	text-align:center;
}

.div_pdt .tabla_resultados .descansa span {
	color:#df2b4c;
}

.div_pdt .tabla_resultados .equipo_a {
	text-align:right;
	width:42%;
}

.div_pdt .tabla_resultados .equipo_b {
	text-align:left;
	width:42%;
}

.div_pdt .tabla_resultados .marcador {
	background:#eee;
	text-align:center;
	width:8%;
}

.div_pdt .tabla_resultados td {
	padding:2px 5px;
}

.div_pdt .tabla_resultados .win {
	font-weight:bold;
}

#equipos.tabla_clasificacion a {
	display:block;
	width:100%;
	padding:3px 0px;
	color:#000;
	border:1px solid #ddd;
	background:#f9f9f9;
}

#equipos.tabla_clasificacion a:hover {
	color:#fff;
	background:#999;
}

#equipos.tabla_clasificacion .mitad1  {
	text-align:center;
}

#equipos.tabla_clasificacion .mitad2  {
	text-align:center;
}

#formulario_contactar input {
	margin-bottom:5px;
}

.inscripcion_datos {
	float:left;
	display:block;
	margin-right:22px;
	margin-bottom:22px;
}

.inscripcion_datos label {
	border-bottom:none;
	font-weight:bold;
	font-size:100%;
}

.inscripcion_datos th {
	font-size:110%;
	color:#FF4566;
	padding-bottom:8px;
}

.inscripcion_datos input {
	border-bottom:1px solid #ddd;
	width:200px;
}

.inscripcion_datos select {
	border:1px solid #ddd;
	width:140px;
}

.inscripcion_datos input:focus {
	background:#f5f5f5;
}

.inscripcion_enviar {
	display:block;
	width:100px;
	margin:auto;
	color:#e52749;
	cursor:pointer;
	font-weight:bold;
}
.inscripcion_enviar:hover {
	background-color:#e52749;
	color:#fff;
}

#inscripcion_tabla {
	width:760px;
	clear:both;
}

#inscripcion_tabla .dorsal {
	width:40px;
}

#inscripcion_tabla input {
	width:100%;
}

#inscripcion_tabla input:focus {
	background:#f5f5f5;
}

#inscripcion_tabla td {
	border-bottom:1px solid #ddd;
}

#inscripcion_tabla th.titol {
	font-size:110%;
	color:#FF4566;
	padding-bottom:8px;
}

.inscripcion_tit {
	font-weight:bold;
}

.liga_activa {
	background:#a5a5a5;
	color:#fff;
	cursor:default;
}

.liga_activa:hover {
	background:#a5a5a5;
	color:#fff;
	cursor:default;
}

.lista_opciones {
	height:286px;
	padding:0px 12px;
	padding-top:5px;
}

#lista_opciones_deportivos {
	height:286px;
	margin:0px 12px;
	padding-top:5px;
}

#lista_opciones_deportivos .pd_msg {
	margin-top:12px;
	color:#999;
	font-style:italic;
}

.opc_deportivas {
	margin:0px;
	margin-top:5px;
	padding:0px;
}

.opc_deportivas li {
	font-size: 11px;
	margin-bottom:0px;
}

.opc_deportivas li a {
	color:#787878;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url('/img/buscador/bullet_pd_off.gif');
	padding:2px 0;
	padding-left:20px;
}

.opc_deportivas li a.actual {
	background-image: url('/img/buscador/bullet_pd_on.gif');
	font-weight:bold;
	cursor:default;
}

.opc_deportivas li a.actual:hover {
	color:#787878;
	background-color:#fff;
}

.opc_deportivas li a:hover {
	color:#e52749;
	background-color:#f0f0f0;
}

.pd_noticias {
	margin-bottom:20px;
}

.pd_fecha_noticia {
	font-size:90%;
	color:#999;
	width:99%;
	text-align:right;
	margin-bottom:8px;
}

.pd_body_noticia p {
	text-align:justify;
}

#pdt_calendario h3 {
	text-align:center;
}

#pdt_ultima_jornada h3 {
	text-align:center;
}

#pdt_proxima_jornada h3 {
	text-align:center;
}

.select_division {
	width:138px;
	border:1px solid #ccc;
	font-size:10px;
	font-family:arial, sans-serif;
	margin-bottom:5px;
}

.select_inscripcion {
	width:140px;
	border:1px solid #ccc;
	font-size:10px;
	font-family:arial, sans-serif;
}

.sponsors_down {
	height:154px;
	margin:0px;
	padding:0px;
	/*padding-top:22px;
	background:top no-repeat url('/img/buscador/tit_patrocinadores.gif');*/
	overflow:hidden;
}

.sponsors_down li {
	font-size: 11px;
	margin-bottom:4px;
}

.sponsors_down li a {
	padding:2px 8px;
	color:#787878;
	margin-left:5px;
}

.btns_enviar {
	text-align:center;
	clear:both;
	padding-top:6px;
}
.btns_enviar span {
	display:block;
	font-size:10px;
	margin:auto;
	margin-bottom:5px;
}

.btns_enviar a {
	display:inline-block;
	margin:0 5px;
	height:36px;
}

.btns_enviar #enviar_ambos {
	background: url('/img/buscador/icon_sms_mail.gif');
	width:65px;
}

.btns_enviar #enviar_mail {
	background: url('/img/buscador/icon_mail.gif');
	width:36px;
}

.btns_enviar #enviar_sms {
	background: url('/img/buscador/icon_sms.gif');
	width:36px;
}

#sponsors_pd li a:hover {
	color:#e52749;
	background-color:#f0f0f0;
}

.md_archivo {
	float:left;
	display:block;
	text-align:center;
	padding:5px 8px 0 8px;
	margin:2px;
	width:65px;
	height:95px;
}

.md_archivo:hover {
	background:#e7e7e7;
}

.selected_file {
	background:#d0d0d0;
}

.selected_file:hover {
	background:#c0c0c0;
}

.md_borrar {
	float:left;
	width:22px;
	height:22px;
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_borrar.png');
	margin-right:5px;
}

#md_borrar {
	margin-right:15px;
}

.md_contenedor {
	position:absolute;
	width:550px;
	height:378px;
	top:140px;
	left:50%;
	margin-left:-225px;
	padding:4px;
	background: url('http://escritorio.shio2e.com/img/principal/sombreado.png');
}

.md_mover {
	float:left;
	width:22px;
	height:22px;
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_mover.png');
	margin-right:5px;
}

.md_file_icon {
	display:block;
	width:64px;
	height:64px;
	margin-bottom:5px;
}

.md_info {
	padding:6px;
}

.md_info_interior {
	line-height:1.6em;
}

.md_interior {
	background:#F8F8F8;
	width:100%;
	height:100%;
}

.md_interior_contenido {
	width:100%;
	padding:10px 10px;
	width:530px;
	height:318px;
	overflow:auto;
}

.md_interior_contenido a {
	color:#333;
}

.md_interior_menu {
	height:24px;
	padding:8px 10px;
	width:530px;
	background:#ddd;
	line-height:24px;
	vertical-align:center;
}

.md_interior_menu select {
	float:left;
	margin-right:10px;
}

.md_interior_menu .btn_cerrar_big {
	float:right;
}

.md_esp_disponible {
	height:22px;
	width:112px;
	float:right;
	margin-right:12px;
	line-height:15px;
	text-align:center;
}

.md_menu_interior {
	padding:6px;
}

.md_menu_interior a {
	padding:4px;
	color:#333;
}

.md_menu_interior a span {
	font-style:italic;
	float:right;
}

.md_menu_interior a:hover {
	background:#eee;
}

#md_minibar {
	width:110px;
	height:5px;
	border:1px solid #adb9c2;
	background:url('http://escritorio.shio2e.com/img/principal/f_minibar.gif');
	text-align:left;
}

#md_minibar_on {
	width:70px;
	height:5px;
	background:url('http://escritorio.shio2e.com/img/principal/f_minibar_on.gif');;
}

#md_msg {
	float:left;
	margin-left:5px;
	width:100px;
	line-height:11px;
}


.md_newfolder {
	float:left;
	width:22px;
	height:22px;
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_newfolder.png');
	margin-right:5px;
}

.md_selector {
	position:fixed;
	padding:10px;
	min-height:5px;
	max-height:320px;
	min-width:158px;
	background:#fff;
	border:1px solid #ccc;
	overflow:auto;
}

.md_selector .sel_item {
	display:block;
	height:16px;
	line-height:16px;
	padding:2px;
	text-indent:22px;
	background-image: url('http://escritorio.shio2e.com/img/principal/folder.gif');
	background-position:2px 2px;
	background-repeat:no-repeat;
	white-space:nowrap;
}

.md_selector .sel_item:hover {
	background-color:#ddd;
}

.md_selector ul {
	margin-left:15px;/*margin-right:5px;*/
}

#md_selector_carpeta {
	float:left;
	margin-right:10px;
}

.md_upfolder {
	float:left;
	width:22px;
	height:22px;
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_upfolder.png');
	margin-right:5px;
}

.md_upload {
	float:left;
	width:22px;
	height:22px;
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_upload.png');
	margin-right:5px;
}

.md_viconos {
	float:left;
	width:22px;
	height:22px;
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_viconos.png');
	margin-right:5px;
}

.md_ventana {
	position:absolute;
	padding:4px;
	top:200px;
	left:50%;
	margin-left:-250px;
	width:500px;
	/*height:290px;*/
	background: url('http://escritorio.shio2e.com/img/principal/sombreado.png');
}

.md_ventana_contenido {
	padding: 8px 10px;
}

.md_ventana_interior {
	position:relative;
	width:100%;
	height:100%;
    background: #ffffff;
}

.md_ventana_titulo {
	background:#DDDDDD;
	height: 21px;
	line-height: 21px;
	padding: 2px 10px;
	color: #919191;
    font-weight: bold;
}

.md_ventana_titulo .btn_cerrar {
    background-image: url("http://escritorio.shio2e.com/img/principal/chat_cerrar.gif");
    display: block;
    float: right;
    height: 21px;
    width: 21px;
}

#md_vistas {
	margin-right:15px;
}

.md_vlista {
	float:left;
	width:22px;
	height:22px;
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_vlista.png');
	margin-right:5px;
}

.chat_campo {
	width:220px;
	border:1px solid #ddd;
	background:#fff;
}

.sel_carpeta  {
	width:180px;
	height:22px;
	line-height:22px;
	border:1px solid #ccc;
	font-family:arial, sans-serif;
	font-size:13px;
	padding-left:23px;
	background: 3px 3px #fff no-repeat url('http://escritorio.shio2e.com/img/principal/folder.gif');
}

.sel_carpeta option  {
	padding:4px 0;
	line-height:22px;
	vertical-align:middle;
	padding-left:23px;
	background: 3px 3px no-repeat url('http://escritorio.shio2e.com/img/principal/folder.gif');
	font-size:11px;
}

.sel_carpeta option span {
	display:inline-block;
	width:6px;
}

.selector_carpeta  {
	display:block;
	width:155px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	border:1px solid #ccc;
	font-family:arial, sans-serif;
	font-size:12px;
	padding-left:3px;
	padding-right:20px;
	color:#444;
	background: #fff right no-repeat url('http://escritorio.shio2e.com/img/principal/f_select.png');
}

.selector_carpeta img {
	vertical-align:middle;
	margin-right:4px;
}

.selector_carpeta:hover {
	color:#444;
}

.btn_cerrar_big {
	width:22px;
	height:22px;
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_cerrar_big.gif');
}

#btn_enviara_bdd {
	display:inline-block;
	width:111px;
	height:26px;
	background-position:top;
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_env_bdd.png');
}

#btn_enviara_bdd:hover {
	background-position:bottom;
}

#btn_enviara_chat {
	display:inline-block;
	width:111px;
	height:26px;
	background-position:top;
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_env_chat.png');
}

#btn_enviara_chat:hover {
	background-position:bottom;
}

#btn_enviara_otro {
	display:inline-block;
	width:111px;
	height:26px;
	background-position:top;
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_env_otro.png');
}

#btn_enviara_otro:hover {
	background-position:bottom;
}

.campo_corto {
	width:26px;
}


.btn_hover {
	height:20px;
	padding:3px 6px;
	font-weight:bold;
	background:#ddd url('http://escaparate.shio2e.com/img/blog/btn_hover_sombra.png');
	color:#000;
	border:1px solid #999;
	border-radius:4px;
	font-size:11px;
	text-shadow: #fff 1px 1px 1px;
	cursor:pointer;
}

.btn_hover:hover {
	background:#333 url('http://escaparate.shio2e.com/img/blog/btn_hover_sombra.png');
	color:#fff;
	border:1px solid #000;
	border-radius:4px;
	text-shadow: #ddd 2px 2px 2px;
}

.btn_peque {
	line-height:20px;
	height:20px;
	padding:0px;
}

a.btn_liq {
	position:relative;
	display:inline-block;
	white-space:nowrap;
	margin:-2px 7px 0 4px;
	color:white;
	height:16px;
	line-height:16px;
	padding:0 5px 0 8px;
	background-position:top left;
}

a.btn_liq span {
	display:block;
	float:right;
	height:16px;
	width:3px;
	margin-right:-8px;
	background-position: top right;
}

a.btn_liq:hover {
	background-position:bottom left;
}

a.btn_liq:hover span {
	background-position:bottom right;
}

.c_azul {
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_azul.png');
}

.c_azul span {
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_azul.png');
}

.c_gris {
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_gris.png');
}

.c_gris span {
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_gris.png');
}

.c_rojo {
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_rojo.png');
}

.c_rojo span {
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_rojo.png');
}

.c_verde {
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_verde.png');
}

.c_verde span {
	background-image: url('http://escritorio.shio2e.com/img/principal/btn_verde.png');
}

#mdf_enviar_a input {
	margin-bottom:4px;
}

#mdf_enviar_a label {
	display:inline-block;
	width:60px;
	margin-bottom:4px;
	vertical-align:top;
}

#mdf_enviar_a select {
	border:1px solid #dddddd;
	width:222px;
	margin-bottom:4px;
}

.label_selector {
	color:#787878;
}

.pag_didactic {
	top:77px;
	left:0px;
	width:460px;
	height:198px;
	padding:10px;
}

.pag_didactic .contenido {
	position:relative;
	height:174px;
	overflow:auto;
	padding:0 10px;
}

.pag_didactic h1 {
	width:100%;
	height:23px;
	line-height:23px;
	color:#902a8d;
	background:#eee;
	margin:-10px 0 10px -10px;
	font-size:12px;
	padding:0 10px;
	width:460px;
}

.pag_didactic h1 span {
	float:right;
	color:#000;
	font-size:80%;
	font-weight:normal;
}

.pag_didactic h3 {
	color:#0EA850;
}

.pag_didactic p {
	margin-bottom:10px;
}

.pag_didactic_ficha_cole {
	float:right;
	text-align:right;
}

.pag_didactic_ficha_cole img {
	display:block;
	padding:2px;
	border:1px solid #ccc;
	margin-bottom:10px;
}

.pag_didactic .botonadura {
	list-style:none;
	margin:0px;
	padding:0px;
}

.pag_didactic .botonadura li a {
	display:block;
	width:200px;
	background:#f3f3f3;
	color:#555;
	border:1px solid #ddd;
	padding:2px 3px;
	text-align:center;
	margin-bottom:5px;
	font-size:100%;
}

.pag_didactic .botonadura li a:hover {
	background:#e3e3e3;
	border:1px solid #ccc;
	color:#222;
}

.pag_didactic p {
	text-align:justify;
}

.pag_didactic_inscripcion {
	display:block;
	width:128px;
	background:#e3e3e3;
	color:#444;
	border:1px solid #ccc;
	padding:2px 3px;
	text-align:center;
	font-size:100%;
}

.pag_didactic_inscripcion:hover {
	background:#d3d3d3;
	border:1px solid #bbb;
	color:#111;
}

.pag_didactic_masinfo {
	display:block;
	margin-left:15px;
	width:128px;
	background:#f3f3f3;
	color:#555;
	border:1px solid #ddd;
	padding:2px 3px;
	text-align:center;
	font-size:100%;
}

.pag_didactic_masinfo:hover {
	background:#e3e3e3;
	border:1px solid #ccc;
	color:#222;
}

.pag_didactic_noticia {
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
	padding-bottom:6px;
}

.pag_didactic_noticia .fecha {
	color:#F06520;
	font-style:italic;
	margin-bottom:10px;
	font-size:90%;
}

.pag_didactic_noticia .titulo {
	color:#0EA850;
	font-weight:bold;
}

.pdf_barra {
	background: url('/img/buscador/pdf_barra_fondo.png') repeat-x;
	height:16px;
	padding:5px 10px;
	border-left:1px solid #c0c2c6;
	border-right:1px solid #c0c2c6;
}

.pdf_visor {
	background: #efefef;
	text-align: center;
	overflow: auto;
	height: 170px;
}

.warning_msg {
	color:#f00;
	text-align:center;
	padding:8px;
	background:#eaeaea;
	border:1px solid #e0e0e0;
}

.selector_fecha select {
	border:1px solid #fff;
	border-bottom:1px solid #ccc;
	height:14px;
}

.scroll_aviso {
	height:430px;
	overflow:auto;
	padding-right:6px;
}

.scroll_resumen_compra {
	height:410px;
	overflow:auto;
}

.tit_resumen_compra {
	font-weight:bold;
	color:#E62C4E;
	margin-top:10px;
}

.table_resumen_compra th {
	width:140px;
}

.vista_listado {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}

.listado_filas img {
	padding-top:4px;
	padding-left:10px;
}

.vista_listado td {
	vertical-align:middle;
	padding:2px 0;
	cursor:pointer;
}

.vista_listado th {
	padding:5px 0;
	background:#f3f3f3;
}

.vista_listado tr:hover td {
	background:#eee;
}
