/* -------------------------------------------------
 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: Arial, Tahoma, Helvetica, Verdana, sans-serif; z-index: 0; }

body { background:#f0F0F0; 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; }

a, a:visited, .link { color: #CC9900; text-decoration: underline; }
a:hover { text-decoration: none; }

.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 1em 0; }

div.titular { font-family: Tahoma; font-weight: bold; font-size: 2.2em; line-height: 1em; margin: 0px 0 .5em 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; }


h1 { font-family: Verdana; font-weight: normal; font-size: 2.5em; line-height: 1.2em; margin: 0 0 0.5em 0;}
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: url('/images/bg_cabecera.png') top repeat-x; border-bottom: 10px solid #99cc00; height: 85px; }
#cabecera { width: 900px; margin: 0 auto; }



#logo { padding: 32px 0 0 0; }

#contenedor_cuerpo { background: #f9f9f9 url('/images/bg_cuerpo.png') top repeat-x; }
#cuerpo { width: 900px; padding: 1.5em 0 5em 0;  margin: 0 auto; }

ul#idiomas { float: right; padding: 2px 0 0 0; font-size: .7em; color: white; }
ul#idiomas li { display: inline; padding: 0 0 0 .5em;  }
ul#idiomas li img { width: 20px; padding: 5px 0 0 0; }
/* ul#idiomas li:last-child { border-right: none; padding: 0 0 0 .4em; } */
ul#idiomas a, ul#idiomas a:visited { color: white; text-decoration: none; }
ul#idiomas a:hover { color: #EEE; text-decoration: underline; }

div.quiere_publicar { float:left; font-size: .7em; padding-top: 5px; color: white; text-decoration: underline;}
div.quiere_publicar a, div.quiere_publicar a:visited { text-decoration: underline; color: white }

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


div#barra_superior_portada { width: 900px; margin: 0 auto; margin-top: 3px; height: 100px; }
div#barra_superior_portada div.elemento { float: left; width: 215px; text-align: center; background-color: #EEE; padding: 3px;  }
div#barra_superior_portada div.elemento div.imagen { }
div#barra_superior_portada div.elemento div.texto { font-size: .7em; font-weight: bold;  }


div.filtros_listado { background: red; padding: 3px; color: white; font-weight: bold; font-size: .7em; margin: 10px 0px;}
div.filtros_listado a { color: white; text-decoration: none; }
div.filtros_listado img { float: right; }

div.stats_filtros { font-size: .7em; margin: 5px 0 15px 0;}


span.en_venta { font-size: 0.8em; font-weight: bold; }
/*
body#web_inicio ul#menu { clear: right; float: right; padding: 95px 0 0 0; }
*/

ul#menu { clear: right; float: right; padding: 25px 0 0 0; font-size: 1.2em; width: 680px; text-align: right; color: gray; }
ul#menu li { display: inline; padding: 0 0 0 1em; }
ul#menu li.vacio { display: inline; padding: 0; }
ul#menu a,
ul#menu a:visited { color: gray; padding: 3px; text-decoration: none;}
ul#menu a:hover { color: #AAA;  }
                                            
ul#menu li.en_venta a, ul#menu li.en_venta a:visited { color: #99cc00; border: 1px solid #99cc00; }
ul#menu li.en_venta a:hover { color: #99cc00; text-decoration: none; background: #F5F5F5; }


ul#menu_admin { clear: right; float: right; padding: 32px 0 0 0; font-size: .7em; width: 650px; text-align: left; }
ul#menu_admin li { float: left; display: inline; padding: 0; width: 80px; }
ul#menu_admin li.vacio { display: inline; padding: 0; }
ul#menu_admin a, 
ul#menu_admin a:visited { color: black; padding: 3px; text-decoration: none;}
ul#menu_admin a:hover { color: #AAA; text-decoration: none; }
                                            
div#col_izda { float:left; width: 535px; }
div#col_izda dl { margin: 0 0 0 110px; }
div#col_izda dl.sin_margen { margin: 0; }
div#col_izda dt, div#col_izda h1, h1 { font-size: 1.5em; margin: .5em 0 .3em 0; color: #CC6600; line-height: 1.2em; }
div#col_izda dt img { float: left; margin: -20px 0 0 -120px; position: absolute; }

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; list-style: square; padding: 0 0 0 .5em;}
div#col_izda ul li b { }

div#caracteristicas { padding: 0 400px 0 0;}
div#caracteristicas dl { margin: 0 0 0 110px; }
div#caracteristicas dt { font-size: 1.9em; margin: 1.3em 0 .3em 0; color: #7dc011; }
div#caracteristicas dt img { float: left; margin: -20px 0 0 -120px; position: absolute; }

div.buscador_portada { border: 1px solid silver; background: #f9ffc9 url('/images/fondo_lateral.png') repeat-x top; font-size: .8em; margin: 0 3%; padding: 10px 0 10px 30px;}
div.buscador_portada div.elem { float:left; width: 23%; }
div.buscador_portada div.titulo { text-align: left; padding: 0 5px 0 0; }
div.buscador_portada div.buscar { clear:both; width: 100%; padding: 5px 0 0 0; text-align: center;}

  
div#sidebar { clear: right; float: right; width: 365px;  }

div.destacado {  margin: 0 0 0 1em; padding: .5em 1em; border: 1px solid silver; background: #f9ffc9 url('/images/fondo_lateral.png') repeat-x top; 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: .5em; 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: .5em 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, div.col_dcha {  margin: 0em 0 0 1.5em; padding: 40px;  }
div#col_dcha h1, div.col_dcha h1 { font-size: 1.2em; margin: 0 0 .5em 0; }
div#col_dcha p, div.col_dcha p { padding: 0 0 0 1.5em; color: #999; margin: 0 0 .5em 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, div.col_dcha ul.informacion_adicional { list-style: circle; margin: 0 0 0 1em; }
div#col_dcha ul.informacion_adicional li, div.col_dcha ul.informacion_adicional li {color: #AAA; font-size:  0.8em }

div.info_dcha {  margin: .5em 0 0 50px; padding: 15px 20px;  }
div.info_dcha h1 { font-size: 1.2em; margin: 0 0 .5em 0; }
div.info_dcha p { padding: 0 0 0 1.5em; color: #999; margin: 0 0 .5em 0; }
div.info_dcha ul.informacion_adicional { list-style: circle; margin: 0 0 0 1em; }
div.info_dcha ul.informacion_adicional li {color: #AAA; font-size:  0.8em }

div.borde_izdo {border-left: 5px solid #99cc00; }

div.at_cliente { margin: 0px 10px 0px 60px; padding: 3px 0 0 50px;  background: url('/images/tlf_col.png') no-repeat left 50%; }
div.at_cliente h1 { font-size: 1.2em; margin: 0; line-height: .9em; }
div.at_cliente h2 { line-height: .9em; }
div.at_cliente p { padding: 0 0 0 1.5em; color: #999; margin: 0 0 3em 0; }

div.link_mas_info a {  background: orange; padding: 5px; color: black; }

#pie { clear: both; background: url('/images/bg_pie.png') top repeat-x; font-size: 0.7em; color: black; 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}



form {  }
input { vertical-align: middle; }
input[type="text"], input[type="password"] { border: 1px solid #003366; border-left: 5px 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; border-left: 5px 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: 5px solid #ddd; border-top: 5px solid #ddd; padding: .8em; font-size: .8em; }
legend { font-size: 1.3em; color: #003366; margin: .2em; background: #f9f9f9; }

form div.elemento, form div.elemento_completo { clear:both; margin: .5em 0 0 0; overflow: hidden; }

form div.elemento span.campo,
form div.elemento label { width: 150px; float: left;}
form div.elemento span.valor { float: right; width: 300px;  }

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: 3px;
  font-size: .9em; 
}

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: #99cc00; border: 1px solid #99cc00; padding: 4px; background: white; }
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; }

div.portada_grupo_productos div.producto div.cabecera						{ padding: .3em; background: #EEEEEE; font-size: 1.3em; overflow: hidden; height: 1.3em; }
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  { float: left; padding: 1em; font-size: .8em; overflow: none;}
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 { font-size: .8em; color: silver; }
div.oferta { border: 3px solid #99cc00; }
span.oferta {color: #99cc00; font-size: .8em; font-weight: bold; }


div.boton_mas_info { padding: 5px; background: #aa1717; font-size: .8em; color: white; cursor: hand; cursor: pointer; }
div.boton_mas_info:hover { background: #c22020; text-decoration: underline; } 

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							{ clear: left; float: left; width: 205px; 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: .15em; }

div.producto_detalle	div.caracteristicas	div.caracteristicas_lista { float:left; font-size: 0.8em; }
div.producto_detalle	div.caracteristicas	div.extras { float:left; font-size: 1em; line-height: 1.2em;}
div.producto_detalle	div.caracteristicas	div.iconos_caracteristicas { float:left; font-size: 1em; line-height: 2.2em; width: 90%;}
div.producto_detalle	div.caracteristicas	div.iconos_caracteristicas div.icono { float: left; width: 25%; }
div.producto_detalle	div.caracteristicas	div.iconos_caracteristicas div.icono img { vertical-align: middle; }


div.producto_detalle	div.descripcion {clear: both;}

div.producto_detalle	div.caracteristicas	div.mapa,
div.producto_detalle	div.caracteristicas	div.precio { float: right; text-align: right; margin: 0 0 15px 0; font-size: 1em; line-height: 1.1em; width: 160px; }
div.producto_detalle	div.caracteristicas	div.mapa {font-size: 0.8em; }



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.producto_detalle	div.caracteristicas									{ float: right; width: 280px; font-size: .9em; line-height: 1em;}
div.producto_detalle	div.caracteristicas div.titulo	 				{ background-color: #F5F5F5; border: 1px solid #A5B8DE; font-weight: bold; padding: 5px; }
div.producto_detalle	div.caracteristicas div.elemento 				{ margin-top: 2px; margin-bottom: 5px; height: 15px; }
div.producto_detalle	div.caracteristicas div.elemento span.campo 	{ margin-left: 10px; float: left; width: 50%; font-weight: bold;}
div.producto_detalle	div.caracteristicas div.elemento span.valor 	{ float: left; width: 40%; }

div.producto_detalle	div.descripcion					{ background-color: #F5F5F5; padding: 10px; margin-top: 5px; border: 1px solid #99cc00; }





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; }







.pagination { margin: 20px auto; text-align: center; font-size: .9em;}
.pagination a, .pagination span { border: 1px solid silver; padding: 2px 5px;}
.pagination span.disabled { color: silver; border: 0px solid silver; }
.pagination span.current { font-weight: bold; font-size: 1.1em; color: white; background: gray;  border: 1px solid gray; }
.pagination a {  }
.pagination a:hover, .pagination a:focus { background: silver; color: white;}
.pagination .page_info { color: gray; font-size: .9em; }
.pagination .page_info b {  }


