html {
	height: 100%;
	}

body {
	margin: 0;
	min-height: 100%;
	_height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(../img/fondo.png);
	}


h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}

h1,h5 {
	font-family:"Time New Roman";
	color:#000;
	font-size:21px;
	font-weight:normal;
	margin:20px 0 40px 0
	}
h1{
	border-bottom:1px solid #999;
	padding-bottom:5px;
	width:462px
}
h1#titulo_1{
	margin:0 0 10px 0;
	padding-top:10px;
	border:none;
	border-top:1px dotted #333333
}
h5{
	margin:10px 0 20px 0
}
a {
	color: #f32a13;
	text-decoration: none;
	}

a:hover {
	color: #CC1400;
	}

p {
	line-height: 15px;
	margin: 2px 0;
	}

input, select {
	}

form {
	display:inline;
	margin: 0;
	}

table, div, img {
	border: none;
	border-collapse: collapse;
	}

/*** LAYERS ***/

#total {
	float: none;
	clear: both;
	width: 940px;
	margin: 0 auto;
	padding:20px 42px;
	background: url(../img/esquina.png) no-repeat top right;
	}

#top {
	position:relative;
	width: 673px;
	height: 100px;
	border-bottom:2px solid #000;	
	}

#main {
	width: 100%;
	min-height: 350px;
	_height: 350px;
	}

#col-izquierda {
	float: left;
	width: 180px;
	margin-right: 30px;
	_margin-right: 20px;
	vertical-align: top;
	}

#col-central, #col-lateral, #col {
	float: left;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-family:"Time New Roman"
	}

#col-lateral {
	width: 730px;
	}

#col {
	width: 100%;
	}

#col .aviso {
	width: 722px;
	margin: 20px auto;
	border-bottom: 7px solid #303030;
	}

#col .aviso {
	width: 682px;
	padding: 12px 20px;
	border-top: 7px solid #303030;
	border-left: none;
	border-right: none;
	color: #fff;
	}

#col-central {
	width: 460px;
	color:#666;
	font-size:13px;
	line-height:18px;
	}

#texto-central {
	margin: 0 15px 20px 15px;
	_margin: 0 7px 20px 7px;
	}

#col-derecha {
	float: right;
	width: 210px;
	margin-right: 30px;
	_margin-right: 20px;
	vertical-align: top;
	}

#pie {
	clear: both;
	width: 980px;
	height: 20px;
	margin-left:-32px;
	text-align: center;
	padding: 10px;
	color:#6D6F71;
	background:url(../img/pie.png) no-repeat 0 3px
	}

/*** IMAGENES ***/

#img_bnn_logo {
	float: left;
	margin: 0;
	}

#img_bnn_top {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	text-align: center;
	}

#img_bnn_top, #img_bnn_subtop {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 0;
	}

#img_bnn_izq {
	text-align: center;
	}

#img_bnn_derecho {
	margin-bottom: 10px;
	}

.img_bnn_izq_registro {
	border: none;
	margin-bottom: 8px;
	}

#img_bnn_7{
	border-top:2px solid #333;
	border-bottom:2px solid #333;
}
#img_bnn_hora,#fecha_y_hora {
	position:absolute;
	top:20px;
	right: 0;
	height: 20px;
	border-bottom:1px dashed #000;
	color:#333;
	padding:7px 0 0 2px;
	font-family:'Times New Roman', Times, serif;
	}
.imagen-izquierda {
	border: 2px solid #5F5F5F;
	padding: 3px;
	margin: 0 5px 4px 0;
	_margin: 0 2px 4px 0;
	}

.imagen-central {
	border: 2px solid #5F5F5F;
	padding: 3px;
	margin: 0 auto;
	}

/*** CONTENIDOS ***/
#texto_atencion_telefonica{
	width:462px;
	padding:6px 0;
	border-bottom:1px dotted #000;
	color:#000;
	font-size:15px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
#texto_atencion_telefonica strong{
	font-weight:normal;
	color:#f22b26
}

.volver{
	position:relative;
	display:block;
	width:100px;
	left:355px;
	padding:5px;
	margin:-70px 0 10px;
	text-align:right
}
.volver a,.volver a p{
	color:#999;
	font-size:11px;
	
}
.volver a b{
	font-weight:normal;
	color:#20BCB8
}

.aviso {
	float: none;
	clear: both;
	padding: 8px;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	margin-top:10px;
	color: #333;
	}

.separador {
	clear: both;
	height: 15px;
	}

.inputbox {
	background: white;
	height: 16px;
	border: 1px solid #8e8c8d;
	padding: 1px;
	color: #8e8c8d;
	}

textarea {
	color: #8e8c8d;
	font-size: 1em;
	background: #fff;
	padding: 6px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	}

.inputsubmit {
	padding: 1px;
	color: #fff;
	font-size:11px;
	background:red;
	border: none;
	cursor: pointer;
	text-transform:uppercase;
	float:right
	}

#texto_pie {
	
	}

#funciones_paginas {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed;
	border-color: #010101;
	}

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

#funciones_paginas ul li {
	margin-bottom: 5px;
	}

#funciones_paginas img {
	vertical-align: middle;
	margin-right: 10px;
	}

#funciones_paginas ul li a {
	color: #58595B;
	}

#funciones_paginas ul li a:hover {
	color: #000;
	}

#paginacion {
	float: left;
	clear: both;
	width: 100%;
	margin: 15px 0;
	text-align: center;
	font-size: 12pt;
	color: #f32a13;
	}

#paginacion a {
	margin: 2px;
	}

#paginacion .pagina {
	color: #fff;
	font-weight: bold;
	padding: 5px;
	background-color: #f32a13;
	}

/*** MENUS ***/

/*** MENUS IDIOMAS ***/

#menu_idiomas {
	float: right;
	height: 14px;
	padding: 7px 0 0 0;
	margin-top:45px;

	}

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

#menu_idiomas li {
	float: left;
	margin: 0;
	padding: 0;
	}

#menu_idiomas li a {
	color: #aaa;
	text-transform:uppercase;
	font-family:"New Time Roman";
	font-size:12px
	}

#menu_idiomas li a:hover {
	}

/*** MENU PRINCIPAL ***/

.menu_principal {
	font-weight: bold;
	}

.menu_principal ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.menu_principal ul li {
	text-transform: uppercase;
	padding:5px 0;
	border-bottom:1px dotted #333;
	
	
	
	}

.menu_principal li a {
	color: #8b8b8b;
	font-weight:normal;
	padding:4px 0 2px 0;
	width:100%;
	display:block
	}

.menu_principal li a:hover, .menu_principal li a.active {
	color: #ff4c4c;
	
	}
.menu_principal li a.active{
	padding-left:15px;
	background:url(../img/active.png) no-repeat 0 -1px;	
}
#menu_principal_enlace_5,#menu_principal_enlace_6,#menu_principal_enlace_7{
	border-bottom-style:solid;
}
#menu_principal_enlace_6{
	padding-left:15px;
	background:url(../img/enlace_5.png) no-repeat 0 5px;
}
#menu_principal_enlace_6.sub1_active{
	padding-left: 0;
	background:url(../img/enlace_5.png) no-repeat 0 5px;
}
#menu_principal_enlace_6 a{
	color:#20BCB8;
}
#menu_principal_enlace_8{
	border: 0
}

#menu_2{
	border-bottom: 2px solid #333;
	margin-bottom:10px;
	padding:3px 0
}
#menu_2 ul{
	margin:0;
	padding:0;	
}
#menu_2 li{
	list-style:none;
	padding:5px 0 5px 15px;
	border-bottom:1px dotted #333;
	text-transform:uppercase;
	color:#20BCB8;
	background:url(../img/menu_2_li.png) no-repeat 0 10px
}
#menu_2 li a{
	color:#8b8b8b
}
#menu_2 li#menu_2_enlace_1{
	border: 0
}

/*** PANEL DESTACADOS ***/

#propiedades_destacadas{
	width:480px;
	height:390px;
	border-bottom:1px solid #999;
	margin-bottom: 15px;
}
#propiedades_destacadas h5{
	margin-bottom:30px;	
}

.propiedades_destacadas_registro{
	width:160px;
	height:170px;
	float:left;
	position:relative;
}

.destacadas_25_miniatura {
	width: 140px;
	height: 90px;
	padding: 2px;
	background-color: #fff;
	border:2px solid #c6c6c6;
	margin: 0;
	}

.destacadas_25_miniatura img {
	width: 140px;
	height:90px
	}
	
.destacadas_25_titulo {
	float: left;
	width:135px;
	margin-top:10px;
	padding-left:13px;	
	background:url(../img/flecha.png) no-repeat 0 3px;
	color:#333;	
}

.destacadas_ver_detalles {
	position:absolute;
	top: 70px;
	right: 20px;	
	}
	
.destacadas_ver_detalles a {
	position:relative;
	display:block;
	width:19px;
	height:19px;	
	background:url(../img/mas.png) no-repeat;
}
.destacadas_ver_detalles a span{
	position:absolute;
	bottom:19px;
	right:-61px;
	display:none;
	width:70px;
	height:16px;
	padding: 0 5px 8px 5px;
	color:#fff;
	font-family:Arial, Helvetica,sans-serif;
	background: url(../img/back-ver-detalles.png) no-repeat;
	z-index: 100;
}
.destacadas_ver_detalles a:hover span{
	display:block;
}

/*** BUSCADORES ***/

#buscador_rapida, #buscador_codigo, #panel_acceso {
	width: 189px;
	background: url(../img/back-mod-derecho.jpg) -18px;
	margin-bottom: 10px;
	}

#buscador_rapida .campo, #buscador_codigo .campo, #panel_acceso .campo {
	margin-top: 5px;
	}

#buscador_rapida select {
	width: 90%;
	}

#buscador_rapida .campo {
	margin-left: 20px;
	_margin-left: 10px;
	}

#buscador_rapida h5, #buscador_codigo h5, #panel_acceso h5 {
	background: url(../img/back-tit-derecho.jpg) no-repeat;
	width: 177px;
	padding-left: 12px;
	padding-top: 3px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}

#buscador_rapida .etiqueta, #buscador_codigo .etiqueta, #panel_acceso .etiqueta {
	text-transform: uppercase;
	padding: 3px 0;
	font-size: 10px;
	}

#buscador_codigo .etiqueta, #panel_acceso .etiqueta {
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 5px;
	_margin-right: 2px;
	padding-top: 5px;
	}

#buscador_codigo .inputbox, .panel_acceso_item .inputbox {
	width: 80px;
	}

#buscador_rapida .botones, #buscador_codigo .botones, #panel_acceso .botones {
	text-align: center;
	padding: 3px 0;
	}
#buscador_10{
	margin-top:60px;
	width:210px;
	height:175px;
	border-bottom:1px dotted #666;
	
}
#buscador_10 h5{
	position:relative;
	display:block;
	width:210px;
	height:32px;
	background:url(../img/busqueda_de_propiedades.png) no-repeat;	
	border-bottom:1px dotted #666;
	padding-bottom:10px;
	margin-bottom:5px;	
}
#buscador_10 h5 p{
	display:none
}
#buscador_10 .etiqueta{
	display:none
}
#buscador_10 .selects select{
	width:210px;
	border:1px solid #afadae;
	color:#8d8b8c;
	margin:2px 0
}
#buscador_10 .botones .inputsubmit{
	margin-top:6px;
	padding: 0 3px
}

#buscador_9{
	margin-top:10px;
	height:33px;
	border-bottom:1px solid #333;
}
#buscador_9 .etiqueta{
	display:none
}
#buscador_9 .inputbox {
	float:left;
	width:184px
}
#buscador_9 .inputsubmit{
	width:18px;
	height:18px;
	background:#EE3224 url(../img/lupa.png);
	padding:2px;	
	margin:1px	
}

#img_bnn_derecho{
	margin:13px 0 20px -9px
}

.panel_articulos_derecho{
	background:#fff;
	border:2px solid #c9c9ca;
	color:#666;
	padding:10px;	
	font-family:"New Time Roman"
}
.panel_articulos_derecho h5{
	color:#4d4d4d;
	font-size:17px;
	margin: 0;	
	padding-bottom:3px;	
	border-bottom:2px solid #888;
	}
	
.panel_articulos_derecho_registro{
	padding:10px 0;
	border-bottom:2px dotted #c9c9ca;
}
.panel_articulos_derecho_leermas a{
	color:#20BCB8;
	}
.panel_articulos_derecho_leermas a p{
	text-decoration:underline
}
/*** PANEL DE ACCESO ***/

.panel_acceso_item {
	float: left;
	width: 100%;
	margin-bottom: 4px;
	}

/*** PANEL ULTIMAS NOVEDADES ***/

.panel_articulos {
	padding: 5px 20px;
	}

.panel_articulos h5 {
	float: none;
	clear: both;
	margin: 0 0 10px 0;
	font-weight: bold;
	padding: 0 0 7px 22px;
	font-size: 14px;
	background: url(../img/back-titulos.jpg) no-repeat 0 2px;
	border-bottom: 1px solid #8CB8E8;
	}

.panel_articulos_registro, .articulos_registro,.articulos_detalle {
	margin: 20px 0 10px 0;
	}

.panel_articulos_titulo, .articulos_titulo, .articulos_detalle_titulo {
	font-size: 14px;
	margin: 5px 0;
	text-transform:uppercase
	}
.articulos_detalle_titulo{
	color:#cc1400;
	
}

.panel_articulos_resumen, .articulos_resumen, .articulos_detalle_resumen{
	margin: 0;
	}

.panel_articulos_resumen p, .articulos_resumen p {
	margin: 0;
	line-height: 14px;
	}

.panel_articulos_leermas, .articulos_leermas {
	text-align: left;
	margin: 0;
	}
.panel_articulos_leermas a, .articulos_leermas a{
	position:relative;
	display:block;
	color:#20BCB8;
	margin-top:5px
}

.panel_articulos_todos {
	margin-top: 10px;	
	}

/*** NOVEDADES LISTADO ***/

.articulos{
	margin: 25px 0 20px 0;
	}

/*** FORM DE CONTACTO ***/
#texto-central_6,#texto-central_14{
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:2px dotted #999;
}

#contactos {
	width: 100%;
	}
#contactos .campo p{
	margin: 0;
	display:inline
}

#contactos, #enviar_pagina {
	margin: 15px 0;
	}

#contactos .inputbox, #contactos textarea,
#enviar_pagina .inputbox, #enviar_pagina textarea {
	width: 220px;
	border:2px solid #a6a6a7;
	background:transparent
	}

#contactos textarea,
#enviar_pagina textarea {
	clear:both;
	width:100%
}

#contactos .campo, #enviar_pagina .campo {
	width:225px;
	float:left;
	margin:2px;	
	}

#contactos .etiqueta, #enviar_pagina .etiqueta {
	margin-bottom: 4px;
	}

#div_contacto_mensaje.campo,
#div_enviar_amigo_emails.campo,
#div_enviar_amigo_mensaje.campo {
	width:440px
}	
#contactos .botones, #enviar_pagina .botones {
	text-align: right;
	padding: 0;
	}

#contactos .inputsubmit {
	padding: 2px;
	margin:8px 3px;
	}

/*** PROPIEDADES ***/

#propiedades {
	float: none;
	clear: both;
	}

#propiedad_detalle {
	position: relative;
	float: left;
	width: 100%;
	}

#propiedades_total {
	color: #f32a13;
	font-size: 11pt;
	margin-bottom: 10px;
	}

.propiedades_registro, .propiedades_registro_destacada {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	min-height: 95px;
	margin-bottom: 10px;
	color: #595A5C;
	font-size: 10pt;
	padding-bottom: 10px;
	border-bottom:2px dotted #c6c6c6;
	}
	
.listado_miniatura {
	float: left;
	clear: none;
	margin-right: 20px;
	}
	
.listado_miniatura img {
	width: 133px;
	height: 86px;
	padding: 3px;
	border: 2px solid #c6c6c6;
	}
	
.grp_listado_presentacion, #detalle_presentacion {
	float: left;
	width: 310px;
	margin-right: 20px;
	margin-bottom: 5px;
	font-size: 11pt;
	}

#detalle_presentacion {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 15px;
	}

.listado_presentacion_campos .texto,
.listado_presentacion_campos .etiqueta,
#detalle_presentacion_campos .texto,
#detalle_presentacion_campos .etiqueta {
	float: left;
	margin: 0 2px;
	padding: 0 2px 0 4px;
	color: #555;
	border-left: 1px solid;
	border-color: #595A5C;
	}

#detalle_presentacion_campos .etiqueta {
	border-right: none;
	margin: 0;
	padding: 0;
	}

#detalle_ambientes .etiqueta {
	padding-left: 5px;
	}

#detalle_ambientes .texto {
	border-left: none;
	padding-left: 0;
	}

.listado_id_operacion .texto,
#detalle_id_operacion .texto {
	color: #1EBCB8;
	border-left: none;
	margin: 0 2px 0 0;
	padding: 0 4px 0 2px;
	}

.listado_moneda,
.listado_precio,
.listado_sup_total,
#detalle_moneda,
#detalle_precio,
#detalle_sup_total {
	display: inline;
	}

.listado_sup_total .texto {
	padding-right: 2px;
	margin-right: 0;
	}

.listado_precio,
#detalle_precio {
	padding-right: 3px;
	}

.listado_moneda .texto,
.listado_precio .texto,
.listado_sup_total .texto,
#detalle_moneda .texto,
#detalle_precio .texto,
#detalle_sup_total .texto {
	display: inline;
	}

.listado_precio .texto {
	border: none;
	margin-left: 0;
	}

.listado_sup_total,
#detalle_sup_total {
	padding-left: 0;
	}

.grp_listado_textos-descripciones {
	float: left;
	width: 310px;
	padding-bottom: 20px;
	}

#detalle_titulo_codigo {
	float: left;
	width: 100%;
	}

.listado_titulo,
#detalle_titulo {
	float: left;
	font-size: 14pt;
	color: #f32a13;
	padding-right: 5px;
	}

#detalle_codigo {
	font-size: 10pt;
	color: #555;
	padding-top: 3px;
	}

#detalle_codigo .etiqueta,
#detalle_codigo .texto {
	display: inline;
	}

#detalle_valor {
	clear: both;
	margin-bottom: 15px;
	font-size: 15px;
	}

#detalle_galeria_imagenes {
	clear: both;
	}

#detalle_imagen_principal {
	float: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid;
	border-color: #DCDDDE;
	}

#detalle_imagen_principal img {
	float: left;
	width: 300px;
	height: 200px;
	}

#galeria_img {
	float: left;
	width: 300px;
	min-height: 220px;
	margin-bottom: 10px;
	}

#galeria_img .contenedor {
	float: left;
	margin-left: 7px;
	margin-bottom: 6px;
	padding: 2px;
	border: 1px solid;
	border-color: #DCDDDE;
	}

#galeria_img img {
	width: 87px;
	height: 64px;
	}

#imagenes_paginacion {
	position: relative;
	clear: both;
	margin-left: 10px;
	}

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

#imagenes_paginacion ul li {
	float: left;
	margin-right: 2px;
	margin-bottom: 4px;
	}

#imagenes_paginacion ul li a {
	background-color: #f32a13;
	color: #fff;
	padding: 2px 4px 1px 4px;
	}

#detalle_funciones {
	float: left;
	width: 85px;
	min-height: 220px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left: 1px solid;
	border-color: #B3B3B3;
	}

#detalle_descripcion,
.listado_descripcion {
	float: left;
	clear: left;
	width: 320px;
	}

#detalle_caracteristicas {
	float: left;
	width: 400px;
	margin-left: 10px;
	}

#detalle_caracteristicas .etiqueta {
	font-weight: bold;
	display: inline;
	}

#detalle_caracteristicas .texto {
	display: inline;
	}

.grp_listado_caracteristicas {
	position: absolute;
	float: left;
	top: 0;
	right: 0;
	display: block;
	width: 225px;
	min-height: 95px;
	border-left: 1px solid;
	border-color: #B3B3B3;
	padding-left: 10px;
	}

.listado_id_tipo {
	padding-left: 25px;
	padding-top: 3px;
	background: url(../img/varios/edificio.jpg) no-repeat 0;
	margin-bottom: 2px;	
	}

#detalle_presentacion .div_campo {
	display: inline;
	border-left: 1px solid #333;
	padding: 0 5px 0 8px;
	}

#detalle_id_operacion .div_campo {
	border: none;
	padding-left: 0;
	}
	
#detalle_presentacion .texto,
#detalle_presentacion .etiqueta {
	display: inline;
	}
	
#detalle_presentacion .texto {
	padding: 0;
	}

.listado_id_barrio {
	float: left;
	width: 110px;
	margin-right: 5px;
	}

.listado_ambientes {
	float: left;
	width: 110px;
	}

.listado_ambientes .texto,
.listado_ambientes .etiqueta,
.listado_codigo .texto,
.listado_codigo .etiqueta {
	display: inline;
	}

.listado_codigo .etiqueta {
	font-weight: bold;
	}

#detalle_id_estado {
	padding-left: 25px;
	background: url(../img/varios/edificio.jpg) no-repeat -2px 0;
	}

.ver_detalles_propiedad {
	position: absolute;
	bottom: 10px;
	left: 165px;
	}

.ver_detalles_propiedad a {
	color: #1EBCB8;
	font-size:11px
	}

/*** GALERIA DE VIDEOS ***/

#galeria_videos_derecho {
	margin-bottom: 15px;
	}

/*** COLABORADORES ***/

#listado_usuarios {
	width: 100%;
	}

.listado_usuarios_registro {
	position: relative;
	display: block;
	width: 100%;
	min-height: 110px;
	padding: 10px 0;
	border-bottom: 1px dotted #333;
	}

#listado_usuarios .listado_foto {
	float: left;
	padding: 0 15px 15px 0;
	}

#listado_usuarios .listado_foto img {
	border: 2px solid #666;
	}

#listado_usuarios .listado_descripcion{
	float: none;
	clear: none;
	width: 100%;
	margin-top: 10px;
	}

#listado_usuarios .listado_titulo {
	text-transform: uppercase;
	}

.listado_cargo .texto {
	text-transform: uppercase;
	font-size: 11px;
	}
	
.listado_email a {
	color: #666;
	text-decoration: underline;
	}

/*** NYROMODAL ***/

div#nyroModalFull {
	font-size: 12px;
	color: #777777;
	font-family: Verdana;
}
div#nyroModalFull div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/varios/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -25px;
	right: -25px;
	width: 30px;
	height: 30px;
	text-indent: -9999em;
	background: url(../img/varios/closebox.png) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white solid;
	overflow: hidden;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	color: #fff;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a {
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev {
	left: 0;
	width: 40%;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev:hover {
	background: url(../img/varios/prev.gif) left 20% no-repeat;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext {
	right: 0;
	width: 40%;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext:hover {
	background: url(../img/varios/next.gif) right 20% no-repeat;
}

#cerrar, #enlace_promo {
	font-family: Arial, verdana;
	font-size: 11px;
	padding: 5px;
	background-color: #FFFFFF;
	}
	
#imagen_total {
	position: absolute;
	z-index: 101;
	width: 100%;
	text-align: center;
	display: none;
	}
	
#imagen_promo {
	position: absolute;
	z-index: 100;
	width: 100%;
	min-height: 800px;
	text-align: center;
	display: none;
	background: url(../img/back-promo.png);
	}


