/* -------------------------------------------------
 1. Reset 
------------------------------------------------- */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

/* -------------------------------------------------
 2. Estilos generales
------------------------------------------------- */

html {font-size: 100.01%; }

* { font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; z-index: 0; }

body { background: #2864aa; color:#000; font-weight: normal; font-size: 62.5%/1.5em; font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif; line-height: 1.1em;}

p { font-size: .8em; text-align:justify; }

a, a:visited, .link { color: #3764aa; text-decoration: none; }
a:hover { color: #008cff; text-decoration: underline; }

.link { cursor: hand; cursor: pointer }

blockquote { color: #999; font-size: .8em; margin: 0 0 0 3em; }

div.clear { clear:both; }
div.left { clear:left ; }

p { overflow: hidden; margin: 0 0 1.5em 0; }

div.titular { font-family: Tahoma; font-weight: bold; font-size: 2.2em; line-height: 1.2em; margin: 0px 0 1em 0; color: #666; }

div.error { color: red; margin: 1em 0; }
div.cuadro_error { border: 1px solid red; background: #ffd5d5; padding: 1em; margin: 0 0 1em 0; }
div.cuadro_datos { border: 1px solid #99cc00; background: #f0ffc2; padding: 1em; margin: 0 0 1em 0; }

div.presupuesto { background: #fffdde; }

h1 { font-family: Verdana; font-weight: bold; font-size: 1.4em; line-height: 1.4em; margin: 0 0 1em 0; text-align: center; }
h2 { font-family: Verdana; font-weight: normal; font-size: 1.4em; line-height: 1.4em; margin-bottom: 0.5em; color: #999; }

/* 
body#web_inicio #contenedor_cabecera { background: url('/images/bg_cabecera_grande_3.png') top repeat-x; border-bottom: 1px solid #009245; height: 160px; }
body#web_inicio #logo { padding: 95px 0 0 0; }
*/

#contenedor_cabecera { background: #326eb4 url('/images/fondo_cabecera.png') top repeat-x; }
#contenedor_cabecera_admin { background: #326eb4 url('/images/fondo_cabecera.png') top repeat-x; height: 150px; }
#cabecera { width: 965px; margin: 0 auto; }

#contenedor_cuerpo { background: #326eb4 top repeat-x; padding: 15px 0;}
#cuerpo { width: 935px; padding: 15px;  margin: 0 auto; background: #fff5eb; }

div#idiomas { text-align: right;  padding: 5px 0 0 0; font-size: .7em; color: white; height: 35px; }
div#idiomas ul { }
div#idiomas ul li { display: inline; padding: 0 0 0 .5em;  }
/* ul#idiomas li:last-child { border-right: none; padding: 0 0 0 .4em; } */
div#idiomas ul a, ul#idiomas a:visited { color: silver; }
div#idiomas ul a:hover { color: #EEE; text-decoration: none; }

.estancia_minima {font-size: .8em; color: gray;}

 
div#items ul#sortable_list li.fila_impar { }
div#items ul#sortable_list li.fila_par { background-color: #EEE; }


div#menu { clear: both; background: #fff5eb url('/images/fondo_menu.png') bottom repeat-x; padding: 15px; }
div#menu ul { margin: 10px 0 0 0;}
div#menu ul li { display: inline; padding: 0 1em 0 0; font-size: 1.1em; }
div#menu ul li.vacio { display: inline; padding: 0; }
div#menu ul a, ul#menu a:visited { color: black; padding: 3px;}
div#menu ul a:hover { text-decoration: underline; }

div#logo { background: #fff5eb url('/images/fondo_menu.png') bottom repeat-x; padding: 15px; height: 50px; margin-bottom: 15px; }
div#logo div.logo {float: left; }
div#logo div.logo_dcha {float: right; }
div#logo div.titulo {float: left; font-size: 2em; font-weight: bold; line-height: 50px; text-align: center; width: 800px; }


div#menu_admin { background: #fff5eb url('/images/fondo_menu.png') bottom repeat-x; padding: 15px; text-align: center;}
div#menu_admin ul { margin: 10px 0 0 0;}
div#menu_admin ul li { display: inline; padding: 0 .5em; font-size: 1.1em; }
div#menu_admin ul li.actual { background: white; }
div#menu_admin ul li.vacio { display: inline; padding: 0; }
div#menu_admin ul a, ul#menu a:visited { color: black; padding: 3px;}
div#menu_admin ul a:hover { text-decoration: underline; }



#pie { clear: both; background: url('/images/fondo_pie.png') top repeat-x; font-size: 0.7em; color: silver; text-align: center; border-top: 2px solid #ddd; padding: 3em 0 1em 0; }
#pie a, #pie a:visited { color: gray; text-decoration: none;}
#pie a:hover { color: black; }
#pie ul { }
#pie ul li { display: inline; padding: 0 0.5em; border-right: 1px solid silver; }
#pie ul li:last-child { border: none; }
#pie span.copyright_zebra {color: #AAA}


div.capitulos_budapest {}
div.capitulos_budapest div.elemento { clear: both; margin: 20px; padding-top: 20px; border-top: 2px solid silver; }
div.capitulos_budapest div.numero { float: left; font-size: 3em; padding: 20px; background: black; color: white; margin: 0 20px 20px 0;}
div.capitulos_budapest div.texto { float: left; width: 340px;}
div.capitulos_budapest div.foto { float: right; background: none; width: 400px; padding: 15px; text-align: center; margin-bottom: 20px;}
div.capitulos_budapest div.foto img {
  max-width: 600px;
  max-height: 200px;
  width: expression(this.width > 600 ? 600 + "px" : true);
  height: expression(this.height > 200 ? 200 + "px" : true);
}






ul#menu_admin { clear: right; float: right; padding: 38px 0 0 0; font-size: .9em; width: 650px; text-align: left; }
ul#menu_admin li { float: left; display: inline; padding: 0; width: 100px; }
ul#menu_admin li.vacio { display: inline; padding: 0; }
ul#menu_admin a, ul#menu a:visited { color: gray; padding: 3px;}
ul#menu_admin a:hover { color: #AAA; text-decoration: none; }
                                            
div#col_izda { float:left; width: 590px; border-right: 1px solid silver; padding: 0 10px 0 0;}
div#col_izda ul { margin: 1.5em 0 1em 1em; line-height: 1.2em; font-size: .8em; }
div#col_izda ul li { margin: .5em 0; padding: 0 0 0 .5em;}
div#col_izda ul li b { }

ul.lista li {list-style: circle;}

div#sidebar { clear: right; float: right; width: 320px; margin: 0 0 0 10px; }

div.destacado {  margin: 0; padding: 1em; border: 0px solid gray; background: white; font-size: 1em; }
div.destacado h1 {  font-weight: normal; font-size: 1.5em; line-height: 1.5em; margin: 0 0 0 0; }
div.destacado h2 {  font-size: 1em; line-height: 1em; margin-bottom: 1em; color: #999; }
div.destacado p, div.destacado form { font-size: 0.7em; text-indent: 0; padding: .3em .2em .2em 1.5em; line-height: 1.2em; }
div.destacado div.boton_cuestionario { margin: .5em 0 0 1.2em; font-size: 0.8em; }

div.destacado ul { list-style: none ; margin: 1em 0 1em 2em; }
div.destacado ul li { font-size:  0.8em }

div.mapa_lateral { margin: 1em 0 0 2em; padding: 4px; border: 2px solid #99cc00; width:320px; background: #DDD;}
div.listado_fichas_mapa { width: 230px; height: 148px; overflow: auto; padding-right: 5px; margin-right: 8px; }

div#col_dcha { margin: .5em 0 0 1.5em; padding: 40px;  }
div#col_dcha h1 { font-size: 1.2em; margin: 0 0 .5em 0; }
div#col_dcha p { padding: 0 0 0 1.5em; color: #999; margin: 0 0 3em 0; }
/* div#col_dcha ul.informacion_adicional { list-style: url('/images/iconos/lista_naranja.png') ; margin: 0 0 0 1em; } */
div#col_dcha ul.informacion_adicional { list-style: circle; margin: 0 0 0 1em; }
div#col_dcha ul.informacion_adicional li {color: #AAA; font-size:  0.8em }




form {  }
input { vertical-align: middle; }
input[type="text"], input[type="password"] { border: 1px solid #003366; background: #fff; font-size: .9em; color: #888; padding: .2em .4em; margin: 0 .3em 0 0; }
textarea, select, .cuadro_formulario { border: 1px solid #003366;  background: #fff; font-size: .9em; color: #888; padding: .2em .4em; margin: 0 .3em 0 0; }
.cuadro_formulario { padding: 0 5px; width: 80px; display: block; overflow: hidden;  }
.cuadro_formulario select { width: 80px; z-index: 0; border: none; }
.cuadro_formulario input { width: 80px; z-index: 0 }
textarea { width: 270px; }
select { width: 287px; }
select.mini { width: 85px; }
select.mini_mini { width: 50px; }
input[type="text"] { width: 270px; }
input[type="text"].mini { width: 80px; }



/* Styles */

fieldset { margin: 1em 0 2em 0; border-left: 15px solid #003366; padding: 1em; }
legend { font-size: 1.4em; color: #003366;  }

form div.elemento, form div.elemento_completo { clear:both; margin: .5em 0 0 0; overflow: hidden; border-bottom: 1px solid #CCC;}

form div.elemento span.campo,
form div.elemento label { width: 40%; float: left;}
form div.elemento span.valor { float: right; width: 60%;  }

form div.elemento_completo label { display: none; }
form div.elemento_completo span.valor { margin: 0 0 .5em 0; }

form div.comentario { clear: both; color: #999; margin: .8em 0 1em 0;}


/* .fieldWithErrors { margin: 0; padding: 0; border: 1px solid red; display: inline;} */
.formError { color: red; }

.importante, .error { color: red; }
.aviso_importante { color: green; font-weight: bold; }

.clear { clear: both; }
.oculto { display:none; }
.visible { display: block; }

.verde { color: #99cc00; font-weight: bold; font-size: .8em;}

div.desarrollo { background: red; color: white; font-size: 1.2em;  padding: .3em; text-align: center; }

div.mensaje_info {
  text-align: center;
  color: #5da1d8;
  font-weight: bold;
  padding: 1em;
}

div.mensaje_error {
  text-align: center;
  color: red;
  font-weight: bold;
  padding: 1em;
}

div.barra_pasos {
  text-align: center;
  color: #99cc00;
  padding: .7em;
}

div.barra_pasos img { padding: 0 .5em; }

div.barra_pasos span.hecho { color: #99cc00; }

div.barra_pasos span.pendiente { color: silver; }

div.barra_pasos span.actual { color: #99cc00; font-weight: bold; text-decoration: underline; }

div.boton_reservar a { color: White; border: 1px solid #3764aa; padding: 10px; background: #3764aa; }
div.boton_reservar a:hover { color: #3764aa; text-decoration: none; background: #cee1fe; }
div.boton_reservar img { vertical-align: middle; }

/* -------------------------------------------------
 4. Cabecera y pie
------------------------------------------------- */

/* #tour { height: 80px; width: 100%; background: url('/images/bg_cabecera_normal.png')} 


div #logo { float: left; }
div #login { float: right; line-height: 1.4em;  text-align: center; margin: 1em 0 0 0;}
div #login span { font-weight: bold; }

div #pie { background: #f8f8f8 url('/imgages/bg_pie.png') repeat-x top; font-size:1.1em; padding: 25px 0; border-top: 2px silver; }
div #pie ul { list-style: none; 
div #pie ul li { display: inline; }


#cabecera,#contenido,#pie{clear:both;float:left;min-width:970px;width:100%;}
*/

/* Paginador -------------------------------------- */
div.paginador 				{ clear: both; margin: 1em 0; color: #DDD; border:  }

div.paginador .primero	 { float: left; padding: .5em; }
div.paginador .anterior	 { float: left; padding: .5em;  }
div.paginador .siguiente { float: right; padding: .5em; }
div.paginador .ultimo    { float: right; padding: .5em; }

div.paginador .paginas	 { float: left; text-align: center; font-weight: bold; padding: .2em; color: black; border:  }

div.paginador .paginas a { font-weight: normal; }
div.paginador .paginas a:hover {  }

/* Controles .NET --------------------------- */
/*
.NET_TextBox, .NET_Checkbox, .NET_DropDownList { border: #90a0ac 0px solid; background: #F5F5F5; width: 190px; color: #4682B4; font-size: x-small; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.NET_TextBox_mini		{ border: #90a0ac 0px solid; background: #F5F5F5; width: 45px; color: #4682B4; font-size: x-small; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.NET_TextBox_login   { border: #90a0ac 0px solid; background: #F5F5F5; width: 80px; color: #4682B4; font-size: x-small; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.NET_DropDownList_mini { border: #90a0ac 0px solid; background: #F5F5F5; width: 80px; color: #4682B4; font-size: x-small; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
*/

.calendario_izda { float: left; }
.calendario_dcha { float: right; text-align: right; }

TABLE.datos { width: 100%; border: 0px solid; margin-bottom: 10px; font-size: .8em; }
div.elemento TABLE.datos { font-size: 1em; }
TABLE.datos td,
TABLE.datos th { padding: .2em; }
TABLE.datos td.moneda,  
TABLE.datos th.moneda { text-align: right; }
TABLE.datos td.centro,  
TABLE.datos th.centro { text-align: center; }
TABLE.datos tr.fila_impar { }
TABLE.datos tr.fila_par { background-color: #EEE; }
TABLE.datos thead th { font-weight: bold; background-color: #666; border-bottom: 2px solid black; color: #DDD; }
TABLE.datos tr.hover { background-color: #DDD }

TABLE.mapa_globo { width: 100%; font-size: .7em; }
TABLE.mapa_globo td,
TABLE.mapa_globo th { padding: .2em 0; }
TABLE.mapa_globo th { font-size: 1.2em; background: #EEE; }
TABLE.mapa_globo th { font-weight: bold; border-bottom: 1px solid silver; text-align: center;}
TABLE.mapa_globo td.precios { text-align: right; vertical-align: middle; }
TABLE.mapa_globo td.pie { text-align: center; border-top: 1px solid silver;}
TABLE.mapa_globo td.foto {width: 120px; padding: .6em .5em 0 0; border-right: 1px solid silver;}

div.destacado TABLE.datos_reserva { margin: 1em 0; padding: 15px; font-size: .8em; width: 100%; }
div.destacado TABLE.datos_reserva td { font-weight: bold; text-align: right; }

/* Botones -------------------------------------- */
/*div.grupo_botones,
div.grupo_botones_inferior			{ clear: both; float: left; width: 100%; margin-top: 10px; margin-bottom: 5px; text-align: right;  border-top: 5px solid #4682B4; padding-top: 7px; }
div.grupo_botones_superior			{ clear: both; float: left; width: 100%; margin-top: 5px; margin-bottom: 10px; text-align: right;  border-bottom: 5px solid #4682B4; padding-bottom: 7px; }
*/
.boton_nuevo	 			{ float: right; font-size: x-small; background: url(/images/iconos/nuevo.png) 3px no-repeat #F5F5F5; width: auto; border: 1px #A5B8DE solid;  font-family: Verdana; color: #4682B4; padding: 3px; padding-left: 23px; margin-left: 4px; }
.boton_editar	 			{ float: right; font-size: x-small; background: url(/images/iconos/editar.png) 3px no-repeat #F5F5F5; width: auto; border: 1px #A5B8DE solid;  font-family: Verdana; color: #4682B4; padding: 3px; padding-left: 23px; margin-left: 4px; }
.boton_aceptar	 			{ float: right; font-size: x-small; background: url(/images/iconos/Aceptar.png) 3px no-repeat #F5F5F5; width: auto; border: 1px #A5B8DE solid;  font-family: Verdana; color: #4682B4; padding: 3px; padding-left: 23px; margin-left: 4px; }
.boton_cancelar 			{ float: left; font-size: x-small; background: url(/images/iconos/cancelar.png) 3px no-repeat #F5F5F5; width: auto; border: 1px #A5B8DE solid;  font-family: Verdana; color: #4682B4; padding: 3px; padding-left: 23px; margin-right: 4px; }
.boton_eliminar 			{ float: left; font-size: x-small; background: url(/images/iconos/cancelar.png) 3px no-repeat #F5F5F5; width: auto; border: 1px #A5B8DE solid;  font-family: Verdana; color: #4682B4; padding: 3px; padding-left: 20px; margin-right: 4px; }
.boton_imagenes 			{ float: right; font-size: x-small; background: url(/images/iconos/imagenes.png) 3px no-repeat #F5F5F5; width: auto; border: 1px #A5B8DE solid;  font-family: Verdana; color: #4682B4; padding: 3px; padding-left: 23px; margin-left: 4px; }
.boton_valoracion			{ float: right; font-size: x-small; background: url(/images/iconos/euro.png) 3px no-repeat #F5F5F5; width: auto; border: 1px #A5B8DE solid;  font-family: Verdana; color: #4682B4; padding: 3px; padding-left: 23px; margin-left: 4px; }
.boton_volver	 			{ float: left; font-size: x-small; background: url(/images/iconos/volver.png) 3px no-repeat #F5F5F5; width: auto; border: 1px #A5B8DE solid;  font-family: Verdana; color: #4682B4; padding: 3px; padding-left: 20px; margin-right: 4px; }
.boton_buscar				{ float: right; font-size: x-small; background: url(/images/iconos/buscar.png) 3px no-repeat #F5F5F5; border: 1px #A5B8DE solid;  font-family: Verdana; color: #4682B4; padding: 3px; padding-left: 25px; }
.boton_restaurar 			{ float: left; font-size: x-small; background: url(/images/iconos/reset.png) 3px no-repeat #F5F5F5; width: auto; border: 1px #A5B8DE solid;  font-family: Verdana; color: #4682B4; padding: 3px; padding-left: 23px; margin-right: 4px; }
.boton_buscar_mini		{ font-size: x-small; background: url(/images/iconos/buscar.png) 3px no-repeat #F5F5F5; width: 70px; border: 1px #A5B8DE solid;  font-family: Verdana; color: #4682B4; padding: 3px; padding-left: 20px; }
.boton_mas_informacion 	{ float:left; font-size: x-small; background: url(/images/iconos/Informacion.png) 3px no-repeat; width: auto; font-family: Verdana; color: #4682B4; padding: 3px; padding-left: 23px; margin-left: 38px; }
.boton_cerrar_ayuda		{ position: absolute; right: 10px; bottom: 10px; font-size: x-small; background: url(/images/iconos/cerrar.gif) right no-repeat; width: auto; font-family: Verdana; color: #4682B4; padding: 3px; padding-right: 23px; margin-left: 4px; }
.boton_solicitar_info	{ float: right; font-size: x-small; background: url(/images/iconos/informacion.png) 3px no-repeat #F5F5F5; width: auto; border: 1px #A5B8DE solid;  font-family: Verdana; color: #4682B4; padding: 3px; padding-left: 23px; margin-left: 4px; }





/* Imagenes ------------------------- */
/*.imagen_mini 		{	width: 70px; }
.imagen_grande 	{	width: 500px; }
.imagen_portada 	{	width: 200px; height: 150px; }
.imagen_detalle_seleccion 	{	width: 250px; }
.imagen_detalle_miniatura	{	width: 120px; }
.imagen_detalle_miniatura_seleccion	{	float: left; width: 70px; margin: 0; padding: 0; }
.miniatura_seleccion { width: 340px; }
*/

.imagen_mini 		{	width: 70px; }
.imagen_grande 	{	width: 500px; }
.imagen_portada 	{	width: 160px; height: 120px; }
.imagen_ficha_listado 	{	width: 200px; height: 150px; }
.imagen_mapa 	{	width: 120px; }
.imagen_detalle_seleccion 	{	width: 200px; }
.imagen_detalle_miniatura	{	width: 97px; }
.imagen_detalle_miniatura_seleccion	{	float: left; width: 70px; margin: 0; padding: 0; }
.miniatura_seleccion { width: 340px; }


div.miniaturas_horizontal { clear:both; margin-bottom: 15px; background:#F5F5F5; width: 590px; padding: 3px 3px 8px 3px; }
div.miniaturas_horizontal div.elemento { float: left; padding: 5px; margin: 5px; border: 1px solid gray; width: auto; }

div.miniatura_horizontal { float: left; padding: 5px; margin: 5px 25px 5px 5px; border: 1px solid gray; }

div.miniaturas_vertical { clear:both; margin-bottom: 15px;  padding: 3px 3px 8px 3px; }
div.miniaturas_vertical div.elemento { clear: left;  float: left; padding: 5px; margin: 5px; border: 1px solid gray; width: auto; }

div.miniaturas_vertical { clear: left; float: left; padding: 5px; margin: 5px 25px 5px 5px; }



/* Portada -------------------------------------- */
div.portada_grupo_productos														{ clear:both; width: 98%; margin-bottom: 50px;}
div.portada_grupo_productos div.producto										{ margin: 0 0 2em 0; overflow: hidden; font-size: .9em; clear: left; background: white;}

div.portada_grupo_productos div.producto div.cabecera						{ color: white; padding: .5em; background: #DDA96E; font-size: 1.3em; overflow: hidden; }
div.portada_grupo_productos div.producto div.cabecera div.titulo		{ float: left; font-size: 1em; }
div.portada_grupo_productos div.producto div.cabecera div.referencia	{ float: right; font-size: 0.8em; }
div.portada_grupo_productos div.producto div.imagen						{ clear: left; float: left; padding: .3em; }
div.portada_grupo_productos div.producto div.caracteristicas  { position: absolute; float: left; margin-left: 200px; padding: 1em;  font-size: .9em;}
div.portada_grupo_productos div.producto div.tarifas  { clear: right; float: right; text-align: right; padding: 1em; }
div.portada_grupo_productos div.producto div.tarifas span.comentario {  color: silver; }
div.oferta { border: 3px solid #99cc00; }
span.oferta {color: #99cc00; font-size: .8em; font-weight: bold; }


div.hover{
	background: #DDD;
}

/* Detalle de producto (Zona PUBLICA) ---------------------------- */
div.producto_detalle											{ clear: both; overflow: hidden; }

div.producto_detalle	div.cabecera						{ background: url(/images/iconos/fondo_titulo.jpg) left bottom no-repeat; font-weight: bold;  height: 20px; font-family: Arial, Helvetica, sans-serif; text-align: left; color: White; margin-bottom: 2px; padding: 5px; padding-bottom: 7px; padding-left: 10px; } 
div.producto_detalle	div.cabecera div.referencia 	{ float: right; color: Black; font-size: x-small; padding-top: 5px; }
div.producto_detalle	div.cabecera div.localizacion { float: left; font-size: medium; }

/*
div.producto_detalle	div.galeria							{ clear: left; float: left; width: 250px; padding: 10px; border: 1px solid #CCC; background: #DDD; overflow: hidden;}
div.producto_detalle	div.galeria	div.seleccion		{ padding: 0px; text-align: center }
div.producto_detalle	div.galeria	div.miniaturas		{ clear:left; margin: .5em 0; text-align: center; }
div.producto_detalle	div.galeria	div.miniaturas div.elemento { float:left; padding: .2em; }
*/

div.producto_detalle	div.galeria							{ float: left; width: 350px; padding: 10px; overflow: hidden; }
div.producto_detalle	div.galeria	div.seleccion		{ padding: 0px; text-align: center }
div.producto_detalle	div.galeria	div.miniaturas		{ margin: .5em 0; text-align: center; }
div.producto_detalle	div.galeria	div.miniaturas div.elemento { float:left; padding: .15em; }

div.producto_detalle	div.precio { float: right; text-align: right; margin: 0 0 15px 0; font-size: 1em; line-height: 1.1em; }
div.producto_detalle	div.caracteristicas_lista { clear: right; float: right; font-size: .9em; }
div.producto_detalle	div.descripcion { clear: both; line-height: 1.2em; padding: 10px; }



div.miniaturas_horizontal { clear:both; margin-bottom: 15px; background:#F5F5F5; width: 590px; padding: 3px 3px 8px 3px; }
div.miniaturas_horizontal div.elemento { float: left; padding: 5px; margin: 5px 6px  5px  5px; border: 1px solid gray; width: auto; }

div.miniatura_horizontal { float: left; padding: 5px; margin: 5px 25px 5px 5px; border: 1px solid gray; }


div.ingreso_listado {width: 200px;}

div#div_cargando {
	position: absolute;
	top: 39%;
	left: 42%;
	text-align: center;
	width: 200px;
	background: Black;
	color: White;
	font-weight: bold;
	padding: 20px;
  z-index: 9999;
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

div#div_cargando_imagen {
	vertical-align: middle;
	position: absolute;
	text-align: center;
	width: 230px;
	background: Black;
	color: White;
	font-weight: bold;
	padding: 10px;
  z-index: 9999;
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

div#div_cargando_pub {
	vertical-align: middle;
	position: absolute;
	text-align: center;
  left: 100;
  top: 200;
	width: 400px;
  height: 300px
	background: Black;
	color: White;
	font-weight: bold;
	padding: 20px;
  z-index: 9999;
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}



span.orden_asc { font-weight: bold; }
span.orden_desc { font-weight: bold; }

.handcursor{
cursor:hand;
cursor:pointer;
}

div.desc_aplicado { color: green; text-align: center; margin: .8em 2.5em .8em 0; padding: .8em; background: white; }

.centrar { text-align: center; }


