/*
Template Name: IDILIQ
File: idiliq.css
Author: VESUBIOCOM S.L.
Author URI: http://www.vesubio.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/

form, fieldset {
	margin: 0;
}

a {
	text-decoration: none;
}

a:HOVER {
	text-decoration: underline;
}

.gris {
	color: #999 !important;
	background: #EEE;
}

.borde_gris {
	border-color: #999 !important;
}

.naranja {
	color: #F30 !important;
}

.borde_naranja {
	border-color: #F30 !important;
}

.negro {
	color: #333 !important;
}

.borde_negro {
	border-color: #333 !important;
	background: #CCC;	
}

.rojo {
	color: #C00 !important;
}

.borde_rojo {
	border-color: #C00 !important;
}

.verde {
	color: #060 !important;
}

.txt10 {
	font-size: 10px;
}

/* LISTADOS DE PRODUCTOS */
.INDICE_BLOQUE_PRODUCTO {
	float: left;
	margin-right: 10px;
	padding: 0px;
	background-color:#FFF;
	text-align: center;
	display: block;
	border: 2px solid #FFF;
	font-size: 10px;
	overflow: visible;
}

.INDICE_BLOQUE_PRODUCTO:HOVER {
/*	border: 2px solid #EEE; */
}

/* L */
.L {
    border-bottom:dashed 1px #AAAAAA;
	width: 227px;
/*	min-height: 368px;	*/
    margin-bottom:20px;
}

.L .INDICE_FOTO {
	width: 227px;
	height: 227px;
/*	background: url(../graficos/loading_circulo.gif) no-repeat center; */
	cursor: pointer;
}

.L .NOMBRE {
	font-size: 16px !important; 
	font-weight: bold;
	color:#333;
}
.L .WEB {
	font-size: 16px !important; 
	color: #F30 !important;
}
.L .COLOR_INDEX{
	height:12px;
	width:12px;
	line-height: 1.2em;
	border-radius: 0px 3px 0px 3px;
}
.L .COLOR_INDEX .COLOR_IZQDA{
	border-radius: 0px 0px 0px 2px;
}
.L .COLOR_INDEX .COLOR_DCHA{
	border-radius: 0px 2px 0px 0px;
} 

.L .INDICE_COLORES{
/*	display:block;
	min-height:20px;
	width:80%; 
	float:left;*/

	display:block;
	float:left;
	width:93%;
}
.L .BLOQUE_COLORES{
	background: none repeat scroll 0 0 white;
    border: none;
    float: left;
    height: 17px;
    overflow: hidden;
    width: 177px;
    position:absolute;
}
.L .COLOR_INDEX_MAS{
	float: left; 
	width: 8px; 
	height: 8px; 
	font-size: 17px; 
	padding: 0pt; 
	margin-top: -3px;
	cursor:pointer; 
	font-weight:bolder;
	color:black;
}

.L .INDICE_RECURSOS{
	margin-top:3px;
	/*margin-bottom:15px;*/
}
.L .INDICE_BLOQUE_COLORES_DISPO{
/*	border-bottom:dashed 1px #AAAAAA; */
	height:20px; 
	clear:both; 
	padding-top:7px;	
}
.S .dispo_icon img{
	height:15px;
}
/* M */
.M {
    border-bottom:dashed 1px #AAAAAA;
	width: 168px;
	/*min-height: 309px;*/
	margin-bottom:20px;
}

.M .INDICE_FOTO {
	width: 168px;
	height: 168px;
/*	background: url(../graficos/loading_circulo.gif) no-repeat center; */
	cursor: pointer;
}

.M .NOMBRE {
	font-size: 14px !important; 
	font-weight: bold;
	color:#333;
} 

.M .WEB {
	font-size: 14px !important; 
	color: #F30 !important;
} 

.M .COLOR_INDEX{
	height:10px;
	width:10px;
	line-height: 1em;
	border-radius: 0px 3px 0px 3px;
}
.M .COLOR_INDEX .COLOR_IZQDA{
	border-radius: 0px 0px 0px 2px;
}
.M .COLOR_INDEX .COLOR_DCHA{
	border-radius: 0px 2px 0px 0px;
}

.M .INDICE_COLORES{
/*	display:block;
	min-height:31px;
	width:80%; 
	float:left;*/
	display:block;
	float:left;
	width:90%;
}
.M .BLOQUE_COLORES{
	background: none repeat scroll 0 0 white;
    border: none;
    float: left;
    height: 13px;
    overflow: hidden;
    width: 127px;
    position:absolute;
}
.M .COLOR_INDEX_MAS{
	float: left; 
	width: 8px; 
	height: 8px; 
	font-size: 17px; 
	padding: 0pt; 
	margin-top: -3px;
	cursor:pointer; 
	font-weight:bolder;
	color:black;
}

.M .INDICE_BLOQUE_COLORES_DISPO{
/*	border-bottom:dashed 1px #AAAAAA; */
	height:19px; 
	clear:both; 
	padding-top:7px;	
}

.M .INDICE_RECURSOS{
	margin-top:3px;
/*	margin-bottom:15px;*/
}
.M .dispo_icon img{
	height:14px;
}
/* S */

.S {
    border-bottom:dashed 1px #AAAAAA;
	width: 108px;
/*	min-height: 265px;*/
	margin-bottom:20px;
}

.S .INDICE_FOTO {
	width: 108px;
	height: 108px;
/*	background: url(../graficos/loading_circulo.gif) no-repeat center; */
	cursor: pointer;
}

.S .NOMBRE {
	font-size: 9px !important; 
	font-weight: bold;
	color:#333;
} 

.S .WEB {
	font-size: 10px !important; 
	color: #F30 !important;
}

.S .COLOR_INDEX{
	height:8px;
	width:8px;
	line-height: 0.8em;
	border-radius: 0px 2px 0px 2px;
}
.S .COLOR_INDEX .COLOR_IZQDA{
	border-radius: 0px 0px 0px 1px;
}
.S .COLOR_INDEX .COLOR_DCHA{
	border-radius: 0px 1px 0px 0px;
}

.S .INDICE_COLORES{
/*	display:block;
	min-height:27px;
	width:78%; 
	float:left;*/

	display:block;
	float:left;
	width:84%;
}
.S .BLOQUE_COLORES{
	background: none repeat scroll 0 0 white;
    border: none;
    float: left;
    height: 13px;
    overflow: hidden;
    position:absolute;
    width: 74px;
}
.S .COLOR_INDEX_MAS{
	float: left; 
	width: 8px; 
	height: 8px; 
	font-size: 17px; 
	padding: 0pt; 
	margin-top: -3px;
	cursor:pointer; 
	font-weight:bolder;
	color:black;
}

.S .INDICE_BLOQUE_COLORES_DISPO{
/*	border-bottom:dashed 1px #AAAAAA; */
	height:17px; 
	clear:both; 
	padding-top:7px;	
}

.S .INDICE_RECURSOS{
	display:none;
}
.S .INDICE_DISENADOR{
	display:none;
}
.S .dispo_icon img{
	height:12px;
}
#novedades {
	height: 235px;
}

#homecontent .wrapper li {
/*	border-top: 1px dashed #DDD; */
	padding-top: 10px;
}

/* COMUN */
.INDICE_DATOS {
	width: 95%;
	/*height: 50px;*/
	height: 32px;
	padding: 5px 0 0 5px;
	color: #666666;
	text-align: left;
}

.S .INDICE_DATOS {
	font-size: 10px !important;
}

.M .INDICE_DATOS {
	font-size: 11px !important;
}

.L .INDICE_DATOS {
	font-size: 12px !important;
	margin-bottom: 7px;
	/*min-height:56px;*/
	min-height: 32px;
}

.INDICE_STOCK {
	width: 95%;
	height: 20px;
	padding: 0;
	color: #666666;
	text-align: left;
	font-size: 16px !important;
}

.INDICE_DISPO {
	width: 57%;
/*	height: 20px;*/
	padding: 0 0 5px 3px;
	text-align: left;
	line-height: 0.8em;
	font-weight: bold;
	float: left;
}
.INDICE_DISPO .dispo_icono {
	float: left; 
	margin-right: 5px;
}
.INDICE_DISPO .dispo_texto {
	float: left; 
	width: 75%;
}

.S .INDICE_DISPO {
	font-size: 8px !important;
}

.M .INDICE_DISPO {
	font-size: 10px !important;
}

.L .INDICE_DISPO {
	font-size: 10px !important;
}

.S .INDICE_DISENADORES {
	display:none;
}

.M .INDICE_DISENADORES {
	display:none;
}

.L .INDICE_DISENADORES {
	color: #999999;
    display: block;
    font-size: 10px;
    margin-top: -2px;
}
.S .INDICE_MARCA a {
	display:none;
}

.M .INDICE_MARCA a {
	color: #666666 !important;
	text-decoration:none;
}

.L .INDICE_MARCA a {
	color: #666666 !important;
	text-decoration:none;
}
.M .INDICE_MARCA a:hover {
	color: #FF3300 !important;
	text-decoration:none;
}

.L .INDICE_MARCA a:hover {
	color: #FF3300 !important;
	text-decoration:none;
}


.L .span_precio_original{
    font-size:11px;
    text-decoration:line-through !important;
    /*margin-left: 7px;*/
    margin-left: 9px; /*Versión cuadrada*/
}

.M .span_precio_original{
    font-size:10px;
    text-decoration:line-through !important;
    /*margin-left: 7px;*/
    margin-left: 9px; /*Versión cuadrada*/
}

.S .span_precio_original{
    font-size:9px;
    text-decoration:line-through !important;
    /*margin-left: 7px;*/
    margin-left: 9px; /*Versión cuadrada*/
}

.L .{
    font-size:11px;
    text-decoration:none !important;
}

.div_precio{
	display: block;
	float: left;
}
.div_precio span{
	display: block;
	margin: 2px;
}

.div_precio_promocion_prev{ /*Versión cuadrada*/
	/*background-color: #FF3300;*/
	display: block;
	float: left;
	width: 10px;
}
.div_precio_promocion_prev span{ /*Versión cuadrada*/
	display: block;
	margin: 2px;
}
.div_precio_promocion{
	/*background-color: #FF3300;*/
	display: block;
	float: left;
	width: 70%;
	margin-left: -7px; /*Versión cuadrada*/
	-webkit-transform: skew(-15deg);
	-moz-transform: skew(-15deg);
	-ms-transform: skew(-15deg);
	-o-transform: skew(-15deg);
	transform: skew(-15deg);
}
.div_precio_promocion span{
	color: #FFFFFF;
	display: block;
	-webkit-transform: skew(15deg);
	-moz-transform: skew(15deg);
	-ms-transform: skew(15deg);
	-o-transform: skew(15deg);
	transform: skew(15deg);
	margin: 2px;
	margin-left: 5px;
}

.div_descuento_promocion{
	/*background-color: #FF3300;*/
	display: block;
	float: left;
	width: 25%;
	-webkit-transform: skew(-15deg);
	-moz-transform: skew(-15deg);
	-ms-transform: skew(-15deg);
	-o-transform: skew(-15deg);
	transform: skew(-15deg);
	margin-left: 5px;
}
.div_descuento_promocion span{
	color: #FFFFFF;
	display: block;
	-webkit-transform: skew(15deg);
	-moz-transform: skew(15deg);
	-ms-transform: skew(15deg);
	-o-transform: skew(15deg);
	transform: skew(15deg);
	margin: 2px;
	font-size: 12px;
	text-align: center;
}

.INDICE_PRECIO {
	width: 35%;
	height: 38px;
	/*padding: 0 3px 5px 0;*/
	padding: 0;
/*	color: #F30; */
	color: #333;
	text-align: right;
	line-height: 0.95em;
	font-weight: bold;
	float:right;
}

.S .INDICE_PRECIO {
	font-size: 11px !important;
	color:#FF3300; 
	float:left; 
	width:65%; 
	text-align:left; 
	/*padding:6px 0px 0 0;*/
}

.M .INDICE_PRECIO {
	font-size: 17px !important;
	color:#FF3300; 
	float:left; 
	width:75%; 
	text-align:left; 
	/*padding:6px 0px 0 0;*/
}

.L .INDICE_PRECIO {
	font-size: 17px !important;
	color:#FF3300; 
	float:left; 
	width:75%; 
	text-align:left; 
	/*padding:6px 0px 0 0;*/
}

.IVA {
	color: #AAA;
}

.S .IVA {
	font-size: 6px !important;
}

.M .IVA {
	font-size: 8px !important;
}

.L .IVA {
	font-size: 10px !important;
}

.INDICE_COLORES {
	display: inline-table;
	vertical-align: middle;
	overflow: visible;
	text-align: left;
}


.INDICE_COLORES .COLOR_INDEX {
	border: 1px solid #666;
/*	width: 12px;
	height: 12px;*/
	float: left;
	margin: 1px 1px;
	display: inline-table;
	cursor: pointer;
/*	border-radius: 0px 5px 0px 5px;*/
}

.INDICE_COLORES .COLOR_INDEX_SELECCIONADO {
	border: 1px solid #F30;
}

.INDICE_RECURSOS {
	width: 70%;
	height: 40px;
	overflow: visible;
	text-align: left;
	clear: both;
	background: #FFF;
    float:left;
}

.INDICE_RECURSOS a {
	margin: 0 4px 0 0;
}

.FLECHA {
	padding: 5px 0 0 0;
	margin: 0 0 0 5px;
	float: right;
}
/*.INDICE_BLOQUE_PRODUCTO .ICONO_CARRITO{
	cursor: pointer; 
	float: right; 
	height: 23px; 
	width: 45px; 
	background: url('../graficos/carrito/carrito_M.png'); 
}*/
/* ICONOS DE IMAGEN PARA CAMBIO DE TAMAÑO EN LA NAVEGACION */

#lista_productos_size {
	float: right;
	margin: 0 5px 0 20px;
	padding: 5px 0 0 0;
}

#lista_productos_size .ICON {
	float: right;
	margin: 0 0 0 8px;
	cursor: pointer;
	width: 18px;
	height: 18px;
}

#lista_productos_size .ICON_L {
	background: url('../graficos/paginacion/L.gif') center no-repeat;
}

#lista_productos_size .ICON_L:HOVER {
	background: url('../graficos/paginacion/L_OVER.gif') center no-repeat;
}

#lista_productos_size .ICON_L_ACTIVO {
	background: url('../graficos/paginacion/L_ACTIVO.gif') center no-repeat;
}

#lista_productos_size .ICON_M {
	background: url('../graficos/paginacion/M.gif') center no-repeat;
}

#lista_productos_size .ICON_M:HOVER {
	background: url('../graficos/paginacion/M_OVER.gif') center no-repeat;
}

#lista_productos_size .ICON_M_ACTIVO {
	background: url('../graficos/paginacion/M_ACTIVO.gif') center no-repeat;
}

#lista_productos_size .ICON_S {
	background: url('../graficos/paginacion/S.gif') center no-repeat;
}

#lista_productos_size .ICON_S:HOVER {
	background: url('../graficos/paginacion/S_OVER.gif') center no-repeat;
}

#lista_productos_size .ICON_S_ACTIVO {
	background: url('../graficos/paginacion/S_ACTIVO.gif') center no-repeat;
}
#texto_titulo_catalogo{
/*    width:54%*/
}
#NAVEGACION {
    font-family: 'Quattrocento Sans',sans-serif;
    font-weight: normal;
    font-size: 16px;
	border-bottom: 1px dotted #CCCCCC;
	overflow: auto;
	margin: 0 0 20px 0;
}

#NAVEGACION h1 {
	float: left;
	margin: 5px 0 10px 0;
	padding: 0;
}

#lista_productos_orden {
	float: right; 
	font-size: 12px; 
	height: 18px;
	margin: 5px 0 0 0;
}

#listado_orden {
	border: 1px solid #DDDDDD; 
	font-family: 'Quattrocento Sans',sans-serif; 
	font-size: 11px !important; 
	height: 17px; 
	width: 70px;
}

#listado_asc_desc {
	border: 1px solid #DDDDDD; 
	font-family: 'Quattrocento Sans',sans-serif; 
	font-size: 11px !important; 
	height: 17px; 
	width: 90px;
}

#lista_productos_items {
	float: right;
	margin: 0 20px 0 0;
}

#lista_productos_items select {
	width: 45px;
	height: 18px;
	border: none;
	margin: 0 8px;
	float: left;
	border: 1px solid #DDD;
	font-family: 'Quattrocento Sans', sans-serif;
/*	font-family: "Century Gothic", Times, serif; */
	font-size: 11px !important;	
}

/* DISEÑADORES */
/***************************************************/

.INDICE_BLOQUE_DISENADOR {
	float: left;
	margin-right: 10px;
	padding: 0px;
	color:#666;
	background-color:#FFF;
	text-align: center;
	display: block;
	/*max-height: 217px;*/
}

/*
.INDICE_BLOQUE_DISENADOR h2 {
	height: 30px;
	padding: 10px 0 0 0;
	clear: both;
}*/

/*
.BLOQUE_DISENADOR_FOTO {
	width: 227px;
	height: 227px;	
}
*/
.BLOQUE_DISENADOR_DATOS {
	width: 100%;
	min-height: 35px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0px;
	color:#666;
	/*background-color:#EEE;*/
	text-align: center;
	display: block;
}

.BLOQUE_DISENADOR_TEXTO {
	width: 100%;
	float: left;
	margin: 0 10px 0 0;
	padding: 0px;
	color:#666;
	background-color:#FFF;
	text-align: center;
	display: block;
}

.ICONO_CERRAR {
	float: right;
	cursor: pointer;
}

/* FIRMAS */
/***************************************************/

.INDICE_BLOQUE_FIRMA {
	float: left;
	margin-right: 10px;
	padding: 0px;
	color:#666;
	background-color:#FFF;
	text-align: center;
	display: block;
	/*max-height: 217px;*/
}


.BLOQUE_FIRMA_DATOS {
	width: 100%;
	float: left;
	margin: 0 20px 0 0;
	padding: 0px;
	color:#666;
	/*background-color:#EEE;*/
	text-align: center;
	display: block;
}

.BLOQUE_FIRMA_TEXTO {
	width: 100%;
	float: left;
	margin: 0 10px 0 0;
	padding: 0px;
	color:#666;
	background-color:#FFF;
	text-align: center;
	display: block;
}

/* FICHA PRODUCTO */
/***************************************************/

.BLOQUE_FOTO {
	float: left;
	width: 550px;
	height: 550px;
	padding: 0 0 0 0;
	color:#666;
	background-color:#FFF;
	text-align: center;
	display: block;
/*	background: url(../graficos/loading_circulo.gif) no-repeat center; */
}

.BLOQUE_COLUMNA {
	margin: 20px 0 0 0;
	float: left;
	width: 97%;
	padding: 0 10px;
	color:#666;
	display: block;
}

.BLOQUE_COLUMNA img {
/*	border: 1px solid #DDD;*/
	float: left;
	width: 60px;
	height: 60px;
	display: block;
	margin: 0 10px 10px 0;
/*	background: url(../graficos/loading_circulo.gif) no-repeat center; */
}

.DATO_FILTRO_TITULO {
	font-size: 13px;
	font-weight: normal;
	font-family: 'Quattrocento Sans', sans-serif;
/*	font-family: "Century Gothic", Times, serif; */
	width: 25%;
	height: 15px;
	margin-bottom: 10px;
	float: left;
}

.DATO_FILTRO_TEXTO {
	font-size: 13px;
	font-weight: normal;
	font-family: 'Quattrocento Sans', sans-serif;
/*	font-family: "Century Gothic", Times, serif; */
	height: 15px;
	width: 71%;
	float: left;
	display: block;
	margin: 0 10px 10px 0;
	background: url('../graficos/arrow_off.png') no-repeat 98%;
}

.DATO_FILTRO_TEXTO:HOVER {
	background: url('../graficos/arrow_on.png') no-repeat 98%;
}

.BLOQUE_MARCA {
	width: 70px;
	height: 70px;
	text-align: center;
	padding: 0px;
	margin: 0 40px 0 0;
	float: left;
}

.BLOQUE_DISENADOR {
	width: 70px;
	height: 70px;
	text-align: left;
	padding: 0px;
	margin: 0;
	float: left;
}

.BLOQUE_MARCA img,
.BLOQUE_DISENADOR img {
	border: 1px solid #CCC;
}



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

#TABS li {
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	
	-moz-box-shadow:    2px 2px 0px rgba(50, 50, 50, 0.4);
	-webkit-box-shadow: 2px 2px 0px rgba(50, 50, 50, 0.4);
	box-shadow:         2px 2px 0px rgba(50, 50, 50, 0.4);
   	
	float: left;
	cursor: pointer;
	margin: 0 3px 0 0;
	display: block;
	padding: 10px 15px 5px 15px;
	text-align: center;
}

.MODELO_SELECCIONADO {
/*	border: 1px solid #F30 !important;
	border: 1px solid #DDD !important;*/
	background:#F1F1F1;
}

.DATO_TECNICO_TITULO {
	padding: 0 0 0 15px;
	background: url('../graficos/arrow_off.png') no-repeat 0 5px;
	width: 20%;
	height: 25px;
	float: left;
	font-size: 11px;
}

.DATO_TECNICO_TEXTO {
	width: 20%;
	height: 25px;
	float: left;
	font-weight: bold;
	display: block;
	text-align: left;
	font-size: 11px;
	padding: 0 15px 0 0;
}

.DATO_TECNICO_SEPARADOR {
	width: 2px;
	height: 25px;
	float: left;
	font-weight: bold;
	background: #DDD;
	margin: 0px 5px;
}

/* DISEÃ‘ADOR, FIRMA */
/***************************************************/

.DF_IMAGEN {
	float: left;
	width: 250px;
	height: 250px;
}

.DF_TEXTO {
	margin: 0 0 0 20px;
	float: left;
	text-align: left;
	width: 660px;
	height: 210px;
	overflow: auto;
}

.DF_DATOS {
	margin: 20px 0 0 20px;
	float: left;
	width: 660px;
	height: 20px;
}

.DF_DATOS div {
	margin: 0 20px 0 0;
	float: left;
}

/* BLOQUES */
/***************************************************/
.BLOQUE_IMAGENES {
	margin: 10px 0 0 0;
}

.BLOQUE_IMAGENES img {
	float: left;
	margin: 0 3px 3px 0;
}

.BLOQUE_TIPO_ENVIO {
	float: left;
	width: 90px;
	text-align: center;
	margin: 0 10px 5px 0;
	padding: 70px 0 0 0;
}

.MENU_SUP_ITEM {
	background: url(../graficos/icons/black_file.gif) center left no-repeat;
	padding: 0 0 0 10px;
	display: block;
	text-align: left;
}

.ITEM_FILTRO {
	padding: 2px 0;
	color: #666;
}

.ITEM_FILTRO span{
	margin: 0 0 3px 5px;
	color: #666;
}

.ITEM_SUBFILTRO {
	padding: 5px 0 0 22px;
}
.ITEM_SUBFILTRO2{
    padding: 5px 0 0 30px;
}


.BLOQUE_FILTRO_SELECCIONADO {
	font-family: 'Quattrocento Sans', sans-serif;
/*	font-family: "Century Gothic", Times, serif; */
	font-size: 12px;
	margin-bottom: 20px;
}

.FILTROS_SELECCIONADOS_TITULO {
	clear: both;
	text-transform: uppercase;
}

.FILTROS_SELECCIONADOS_ITEM {
	padding: 5px 0;
	position: relative;
	clear: both;
	display: block;
}

.FILTROS_SELECCIONADOS_ITEM .TEXTO {
	text-align: left;
	float: left;
	width: 90%;
	color: #F30;
}

.FILTROS_SELECCIONADOS_ITEM .ICON {
	float: left;
	padding-top: 3px;
}

/* FORMULARIOS */
/***************************************************/
.campo_formulario {
	border: 1px solid #CCC;
}

/* CYCLE */
/***************************************************/
#cycle_controles, #cycle_controles_personalizables{
	width: 100%;
	padding: 0 3px;
	margin-bottom: 40px;
}

#cycle_prev, #cycle_prev_personalizables {
	float: left;
	width: 16px;
	cursor: pointer;
}

#cycle_info,#cycle_info_personalizables {
	float: left;
	text-align: center;
	width: 160px;
}

#cycle_next, #cycle_next_personalizables {
	float: left;
	width: 16px;
	cursor: pointer;
}

/* FILTROS */
/***************************************************/

.filtro_checks_multiple {
	max-height: 100px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
}

/* UI-DATEPICKER */
/***************************************************/

.ui-datepicker-trigger{
	display: inline;
	cursor: pointer;
}

/* VALIDATE */
/***************************************************/
.asterisco_obligatorio{
	color: #F30 !important;
}

label.error {
	display: block;
	color: red;
	font-style: italic;
	font-weight: normal;
	font-size: 9px;
}
.campo_formulario.error{
	border: 2px solid red;
}

/* AUTOCOMPLETE */
/***************************************************/

.ui-autocomplete {
	max-height: 300px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	z-index: 100 !important;
}
.ui-autocomplete-input { background: url('../graficos/ac_lupa.gif') right center no-repeat; }
.ui-autocomplete-loading { background: url('../graficos/ac_ajax.gif') right center no-repeat; }

.autocomplete_resultado_principal {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}
.autocomplete_resultado_secundario {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
}


 #busqueda_general.ui-autocomplete-input{
    background:none;
}
 #busqueda_general.ui-autocomplete-loading{ 
  /*  background: url('../graficos/ajaxcarrito.gif') right center no-repeat; */
    background: url('../graficos/ac_ajax.gif') right center no-repeat;
    }
/* SECCION TEAM */

.ficha_team {
	float: left;
	width: 340px;
	height: 170px;
	border: 1px solid #DDD;
	margin: 0 20px 20px 0;
}

.ficha_team_texto {
	margin: 115px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Quattrocento Sans', sans-serif;
/*	font-family: "Century Gothic", Times, serif; */
	border-bottom: 1px dotted #DDD;
	float: right; 
	width: 140px;
}

.ficha_team_texto span {
	font-size: 11px;
	font-weight: normal;
}

/* SECCION LOCALIZACIï¿½N */

.localizacion_mapa {
	/*width: 160px;*/
	width: 220px;
	/*height: 310px;*/
	height: 350px;
	margin: 0 20px 20px 0;
	border: 1px solid #DDD;
	background-repeat: no-repeat;
	/*background-size: 160px !important;*/
	background-size: 200px !important;
	background-position: top right !important;
	float: left;
}
.localizacion_mapa_texto {
	/*margin: 220px 0 0 0;*/
	margin: 270px 0 0 0;
	padding: 0 10px;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Quattrocento Sans', sans-serif;
/*	font-family: "Century Gothic", Times, serif; */
	/*width: 140px;*/
	width: 200px;
}
.localizacion_mapa_texto span {
	font-size: 14px;
	color: #F30;
}

#MADRID, #BARCELONA, #PARIS, #LYON {
	cursor: pointer;
	display: block;
}

/* SECCIONES EMPRESA */

#FOTOS_SECCION img {
	width: 730px;
	height: 487px;
}

/* ZONA DE USUARIO */

.DETALLE_PEDIDO {
	width: 695px; 
	padding: 5px 0 5px 35px; 
	margin: 10px 0 0 0;
	display: block; 
	cursor: pointer;
	border-bottom: 1px dotted #DDD;
	background: #EEE;
	overflow: auto;
}

.DETALLE_PEDIDO div {
	float: left;
	margin: 2px 10px 0 0;
	padding: 0 0 0 10px;
	border-left: 1px dotted #CCC;
}

.PEDIDO_PRODUCTO {
	width: 100px; 
	height: 180px; 
	padding: 5px; 
	margin: 10px 10px 0 0;
	display: block; 
	border: 1px dotted #DDD;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Quattrocento Sans', sans-serif;
/*	font-family: "Century Gothic", Times, serif; */
}

.EXPOSITOR_FIRMA {
	width: 72px;
	padding: 0px;
	margin: 7px 7px 0 0;
	float: left;
	display: block; 
	border: 1px solid #DDD;
}

#CABECERA_CONTACTO div {
	float: right;
	font-size: 10px;
	text-align: right;
	margin: 15px 0 0 10px;
}


#div_procesando {
	float: left;
	margin: 10px 10px 0 10px;
}

#SLIDE img {
	width: 733px;
	height: 300px; 
	display: block;
}

#SLIDER {
	height: 300px;
	margin: 0 0 22px 0;
}

#filtros_aplicados {
	background: #EEE;
	margin-bottom: 20px;
	padding: 10px 5px;
	font-size: 12px;
}

/* BOTONES */
/* BOTONES CSS 3*/
.BTN{
    padding:5px 15px 5px 5px;
    width:auto;
    height:auto;
    text-align:center;
    color:white;
    font-weight:bolder;
    cursor:pointer;
    
    /* BORDES REDONDEADOS*/
    border: 2px solid #CBCBCB;
    -moz-border-radius: 0px 15px;
    -webkit-border-radius: 0px 15px 0px 15px;
    border-radius: 0px 15px;

    /*Sombra 
    -moz-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.4);
    -webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.4);
    box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.4);
    */

}
/*.BTN {
	width: 120px;
	height: 26px;
	padding: 9px 0 0 40px;
	color: #333;
	font-size: 14px;
	cursor: pointer;
	text-align: left;
}

.BTN:HOVER {
	color: #FFF;
}*/

.IMG_BTN{
    float:left;
    padding-right:10px;
}
#BTN_ANADIR_CARRITO,#BTN_ANADIR_CARRITO_SEGUNDA{
    float:right;
    /*padding:3px 0px 3px 3px;
    -moz-border-radius: 0px 10px;
    -webkit-border-radius: 0px 10px 0px 10px;
    border-radius: 0px 10px;*/
    cursor: pointer;
    
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#edeeef', endColorstr = '#d7d8d9');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#edeeef', endColorstr = '#d7d8d9')";
    background-image: -moz-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: -ms-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: -o-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#edeeef), to(#d7d8d9));
    background-image: -webkit-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: linear-gradient(top, #edeeef, #d7d8d9);*/

}

/*#BTN_ANADIR_CARRITO:hover ,#BTN_ANADIR_CARRITO_SEGUNDA:hover{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FF8B6E', endColorstr = '#FF3300');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FF8B6E', endColorstr = '#FF3300')";
    background-image: -moz-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: -ms-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: -o-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#FF8B6E), to(#FF3300));
    background-image: -webkit-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: linear-gradient(top, #FF8B6E, #FF3300); 
}*/

#BTN_ENVIAR_PEDIDO, #BTN_REALIZAR_PEDIDO, #BTN_ENVIAR_MENSAJE,#BTN_REGISTRO_USUARIO , #BTN_VER_PRODUCTOS_PROMOCION{
	/*background: url('../graficos/botones/finalizar_pedido.png') no-repeat top left;
	background:url('../graficos/botones/carrito.png') no-repeat 5px 50%;
	*/
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 135, color = '#000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 135, Color = '#000000')";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eedf00', endColorstr = '#dcc000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eedf00', endColorstr = '#dcc000')";
    background-image: -moz-linear-gradient(top, #eedf00, #dcc000);
    background-image: -ms-linear-gradient(top, #eedf00, #dcc000);
    background-image: -o-linear-gradient(top, #eedf00, #dcc000);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#eedf00), to(#dcc000));
    background-image: -webkit-linear-gradient(top, #eedf00, #dcc000);
    background-image: linear-gradient(top, #eedf00, #dcc000);	
}

#BTN_VER_PRODUCTOS_PROMOCION {
	padding: 5px;
	width: 400px;
	margin: 0 auto;
}

#BTN_ENVIAR_PEDIDO:HOVER, #BTN_REALIZAR_PEDIDO:HOVER,#BTN_ENVIAR_MENSAJE:HOVER,#BTN_REGISTRO_USUARIO:HOVER,#BTN_VER_PRODUCTOS_PROMOCION:HOVER {
	/*background: url('../graficos/botones/finalizar_pedido.png') no-repeat bottom left;	*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fb0021', endColorstr = '#cf0011');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fb0021', endColorstr = '#cf0011')";
    background-image: -moz-linear-gradient(top, #fb0021, #cf0011);
    background-image: -ms-linear-gradient(top, #fb0021, #cf0011);
    background-image: -o-linear-gradient(top, #fb0021, #cf0011);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#fb0021), to(#cf0011));
    background-image: -webkit-linear-gradient(top, #fb0021, #cf0011);
    background-image: linear-gradient(top, #fb0021, #cf0011);
}

#BTN_REALIZAR_PEDIDO, #BTN_ENVIAR_MENSAJE,#BTN_REGISTRO_USUARIO {
    float:left;
}

.BTN_DESCARGAR_RECURSO{
/*   height:17px; 
   width:20px; 
   left:auto;
   margin-right:5px;
    float:right;*/
    padding:3px 0px 3px 3px;
    -moz-border-radius: 0px 10px;
    -webkit-border-radius: 0px 10px 0px 10px;
    border-radius: 0px 10px;
    width:250px;
    margin:auto;
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#edeeef', endColorstr = '#d7d8d9');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#edeeef', endColorstr = '#d7d8d9')";
    background-image: -moz-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: -ms-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: -o-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#edeeef), to(#d7d8d9));
    background-image: -webkit-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: linear-gradient(top, #edeeef, #d7d8d9);

}

.BTN_DESCARGAR_RECURSO:hover{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FF8B6E', endColorstr = '#FF3300');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FF8B6E', endColorstr = '#FF3300')";
    background-image: -moz-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: -ms-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: -o-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#FF8B6E), to(#FF3300));
    background-image: -webkit-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: linear-gradient(top, #FF8B6E, #FF3300); 
}

.BTN_SOLICITAR_RECURSO{
    padding:3px 0px 3px 3px;
    -moz-border-radius: 0px 10px;
    -webkit-border-radius: 0px 10px 0px 10px;
    border-radius: 0px 10px;
    width:150px;
    margin:auto;
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#edeeef', endColorstr = '#d7d8d9');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#edeeef', endColorstr = '#d7d8d9')";
    background-image: -moz-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: -ms-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: -o-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#edeeef), to(#d7d8d9));
    background-image: -webkit-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: linear-gradient(top, #edeeef, #d7d8d9);

}

.BTN_SOLICITAR_RECURSO:hover{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FF8B6E', endColorstr = '#FF3300');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FF8B6E', endColorstr = '#FF3300')";
    background-image: -moz-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: -ms-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: -o-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#FF8B6E), to(#FF3300));
    background-image: -webkit-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: linear-gradient(top, #FF8B6E, #FF3300); 
}

#BTN_ZOOM{
    /*border-radius: 0 10px 0 10px;*/
    cursor: pointer;
    display: block;
    /*float: right;*/
    height: 32px;
    margin-left: 520px;
	/*margin-top: 45px;*/
    /*padding: 3px;*/
    position: absolute;
    width: 32px;
    z-index: 59;
    
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#edeeef', endColorstr = '#d7d8d9');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#edeeef', endColorstr = '#d7d8d9')";
    background-image: -moz-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: -ms-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: -o-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#edeeef), to(#d7d8d9));
    background-image: -webkit-linear-gradient(top, #edeeef, #d7d8d9);
    background-image: linear-gradient(top, #edeeef, #d7d8d9); */
}
/*#BTN_ZOOM:HOVER{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FF8B6E', endColorstr = '#FF3300');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FF8B6E', endColorstr = '#FF3300')";
    background-image: -moz-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: -ms-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: -o-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#FF8B6E), to(#FF3300));
    background-image: -webkit-linear-gradient(top, #FF8B6E, #FF3300);
    background-image: linear-gradient(top, #FF8B6E, #FF3300); 
}*/
/*
#BTN_REALIZAR_PEDIDO {
	background: url('../graficos/botones/finalizar_pedido.png') no-repeat top left;	
	float:left;
}

#BTN_REALIZAR_PEDIDO:HOVER {
	background: url('../graficos/botones/finalizar_pedido.png') no-repeat bottom left;	
}

#BTN_ENVIAR_MENSAJE {
	background: url('../graficos/botones/enviar_mensaje.png') no-repeat top left;	
}

#BTN_ENVIAR_MENSAJE:HOVER {
	background: url('../graficos/botones/enviar_mensaje.png') no-repeat bottom left;	
}
*/
#BTN_VACIAR_PEDIDO {
	/*background: url('../graficos/botones/vaciar_pedido.png') no-repeat top left;*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#b7b5b6', endColorstr = '#7a7878');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#b7b5b6', endColorstr = '#7a7878')";
    background-image: -moz-linear-gradient(top, #b7b5b6, #7a7878);
    background-image: -ms-linear-gradient(top, #b7b5b6, #7a7878);
    background-image: -o-linear-gradient(top, #b7b5b6, #7a7878);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#b7b5b6), to(#7a7878));
    background-image: -webkit-linear-gradient(top, #b7b5b6, #7a7878);
    background-image: linear-gradient(top, #b7b5b6, #7a7878);


}

#BTN_VACIAR_PEDIDO:HOVER {
	/*background: url('../graficos/botones/vaciar_pedido.png') no-repeat bottom left;*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fb0021', endColorstr = '#cf0011');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fb0021', endColorstr = '#cf0011')";
    background-image: -moz-linear-gradient(top, #fb0021, #cf0011);
    background-image: -ms-linear-gradient(top, #fb0021, #cf0011);
    background-image: -o-linear-gradient(top, #fb0021, #cf0011);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#fb0021), to(#cf0011));
    background-image: -webkit-linear-gradient(top, #fb0021, #cf0011);
    background-image: linear-gradient(top, #fb0021, #cf0011);   

}






#BTN_LOGIN {
	background: url('../graficos/botones/login.png') no-repeat top left;	
}

#BTN_LOGIN:HOVER {
	background: url('../graficos/botones/login.png') no-repeat bottom left;	
}

/*#BTN_REGISTRO_USUARIO {
	background: url('../graficos/botones/registro_usuario.png') no-repeat top left;
	float:left;	
}

#BTN_REGISTRO_USUARIO:HOVER {
	background: url('../graficos/botones/registro_usuario.png') no-repeat bottom left;	
}*/

.BTN_CARGAR_MAS {
    width: 400px;
    margin: 10px auto;
    font-size:20px;
    font-weight:normal;
    font-family: 'Quattrocento Sans', sans-serif;    

    border: 1px solid #CBCBCB;
    -moz-border-radius: 0px 15px;
    -webkit-border-radius: 0px 15px 0px 15px;
    border-radius: 0px 15px;

    -moz-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.4);
    -webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.4);
    box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.4);

    color: #333; 
    background: none repeat scroll 0 0 #EEE;
    color: #EEEEEE;
    cursor: pointer;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#707071', endColorstr = '#333333');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#707071', endColorstr = '#333333')";
    background-image: -moz-linear-gradient(top, #707071, #333333);
    background-image: -ms-linear-gradient(top, #707071, #333333);
    background-image: -o-linear-gradient(top, #707071, #333333);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#707071), to(#333333));
    background-image: -webkit-linear-gradient(top, #707071, #333333);
    background-image: linear-gradient(top, #707071, #333333);  
    
}


.BTN_CARGAR_MAS:HOVER {
    color: #F30;
    border: 1px solid #BBB;
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#E6E6E6', endColorstr = '#CCCCCC');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#E6E6E6', endColorstr = '#CCCCCC')";   
    background-image: -moz-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: -ms-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: -o-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#E6E6E6), to(#CCCCCC));
    background-image: -webkit-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: linear-gradient(top, #E6E6E6, #CCCCCC);  
    
}


/* CAJAS DE CONTACTO */

.CAJA_CONTACTO {
	float:left;
	margin: 10px 3px 0 0;
	/*width: 113px;*/
	width: 155px;
	height: 135px;
	padding: 125px 3px 0 3px;
	border: 1px solid #DDD;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	font-family: 'Quattrocento Sans', sans-serif;
}

.CAJA_CONTACTO_HOME {
	float:left;
	margin: 10px 3px 0 0;
	width: 487px;
	height: 110px;
	padding: 170px 5px 0 5px;
	border: 1px solid #DDD;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Quattrocento Sans', sans-serif;
}

#CONTACTO_MADRID {
	background: url('../graficos/contacto/madrid.png') no-repeat top right;	
}

#CONTACTO_BARCELONA {
	background: url('../graficos/contacto/barcelona.png') no-repeat top right;	
}

#CONTACTO_PARIS {
	background: url('../graficos/contacto/paris.png') no-repeat top right;	
}

#CONTACTO_LYON {
	background: url('../graficos/contacto/lyon.png') no-repeat top right;	
}

/* DIV AJAX ENVIO */

.DIV_AJAX_ENVIO {
	margin: 20px 0 0 0;
}

.DIV_AJAX_ENVIO img {
	float: left;
	margin: 2px 10px 0 0;
}

.BTN_PDF {
	width: 206px;
	height: 67px;
	background: url('../graficos/catalogos/fondo_boton.png') no-repeat top left;	
	padding: 20px 10px 0 90px;
	text-align: left;
	cursor: pointer;
} 

.BTN_PDF .titulo {
	font-size: 16px;
	font-weight: normal;
	font-family: 'Quattrocento Sans', sans-serif;	
}
/* ICONOS DE CONFIANZA*/
.ENLACE_ICONO_CONFIANZA{
	float:right;
	margin-top:10px;
}
/* BLOQUES DE CAMBIo DE WEB EN PRODUCTO*/
.BLOQUE_CAMBIO_HOME{
	display:block; 
	float: left; 
	width: 100%; 
	margin-top: 12px;
}
.BLOQUE_CAMBIO_HOME div{
	background: none repeat scroll 0% 0% rgb(51, 51, 51);
	cursor:pointer; 
	border-radius: 5px 5px 5px 5px; 
	color: white; 
	font-family: Tahoma,sans-serif;  
}
.BLOQUE_CAMBIO_RENT div{
	background: none repeat scroll #CC0000;
	cursor:pointer; 
	border-radius: 5px 5px 5px 5px; 
	color: white; 
	font-family: Tahoma,sans-serif;  
}
#bloque_cambio_precio{
	float: right; 
	width: 39%; 
	height: 60px; 
/*	padding-top: 16px; */
	font-size: 19px; 
	padding-left: 10px; 

}

#bloque_cambio_texto{
	clear: both; 
	height: 40px; 
	text-align: center; 
	font-size: 14px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	float: left; 
	width: 57%; 
}
img.eliminar_direccion{
	cursor:pointer;
	
}

.L .sello_top{
background-color: #F18B9C;
    border-radius: 0 4px 0 4px;
    color: white;
    font-size: 10px;
    font-weight: bold;
    height: 29px;
    line-height: 9px;
    margin-left: 3px;
    margin-top: 3px;
    padding-top: 11px;
    position: absolute;
    text-align: center;
    width: 40px;
}

.M .sello_top{
	color: white; 
	position: absolute; 
	border-radius: 0pt 4px 0pt 4px; 
	text-align: center; 
	font-weight: bold; 
	line-height: 9px; 
	background-color: #F18B9C; 
	height: 25px; 
	padding-top: 6px; 
	width: 31px; 
	font-size: 8px; 
	margin-left: 3px; 
	margin-top: 3px;
}

.S .sello_top{
	background-color: #F18B9C;
    border-radius: 0 4px 0 4px;
    color: white;
    font-size: 8px;
    font-weight: bold;
    height: 15px;
    line-height: 12px;
    margin-left: 3px;
    margin-top: 3px;
    overflow: hidden;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    width: 20px;
}

.L .sello_novedad{
	color: white; 
	position: absolute; 
	border-radius: 0pt 4px 0pt 4px; 
	text-align: center; 
	font-weight: bold; 
	line-height: 9px; 
	background-color: #86719D; 
	height: 25px; 
	padding-top: 15px; 
	width: 40px; 
	font-size: 10px; 
	margin-left: 3px; 
	margin-top: 3px;
}

.M .sello_novedad{
	color: white; 
	position: absolute; 
	border-radius: 0pt 4px 0pt 4px; 
	text-align: center; 
	font-weight: bold; 
	line-height: 9px; 
	background-color: #86719D; 
	height: 21px; 
	padding-top: 10px; 
	width: 31px; 
	font-size: 8px; 
	margin-left: 3px; 
	margin-top: 3px;
}

.S .sello_novedad{
	background-color: #86719D;
    border-radius: 0 4px 0 4px;
    color: white;
    font-size: 7px;
    font-weight: bold;
    height: 14px;
    line-height: 9px;
    margin-left: 3px;
    margin-top: 3px;
    padding-top: 6px;
    position: absolute;
    text-align: center;
    width: 20px;
}

.L .sello_personalizable{
    color: white; 
    position: absolute; 
    border-radius: 0pt 4px 0pt 4px; 
    text-align: center; 
    font-weight: bold; 
    line-height: 9px; 
    background-color: #FF3300; 
    height: 29px; 
    padding-top: 11px; 
    width: 40px; 
    font-size: 10px; 
    margin-left: 3px; 
    margin-top: 3px;
}

.M .sello_personalizable{
    color: white; 
    position: absolute; 
    border-radius: 0pt 4px 0pt 4px; 
    text-align: center; 
    font-weight: bold; 
    line-height: 9px; 
    background-color: #FF3300; 
    height: 24px; 
    padding-top: 7px; 
    width: 31px; 
    font-size: 8px; 
    margin-left: 3px; 
    margin-top: 3px;
}

.S .sello_personalizable{
    background-color: #FF3300;
    border-radius: 0 4px 0 4px;
    color: white;
    font-size: 7px;
    font-weight: bold;
    height: 16px;
    line-height: 7px;
    margin-left: 3px;
    margin-top: 3px;
    padding-top: 4px;
    position: absolute;
    text-align: center;
    width: 20px;
}

.sellos{
    position: absolute;
    margin-top: 45px;
    z-index: 59;
}
.sellos .sello_personalizable{
    color: white; 
    /*float:left;*/
    border-radius: 0pt 4px 0pt 4px; 
    text-align: center; 
    font-weight: bold; 
    line-height: 9px; 
    background-color: #FF3300; 
    height: 24px; 
    padding-top: 7px; 
    width: 31px; 
    font-size: 9px; 
    margin-top: 3px;
    margin-right:2px;
    margin-left:3px;
}
.sellos .sello_novedad{
    color: white; 
    /*float: left;*/
    border-radius: 0pt 4px 0pt 4px; 
    text-align: center; 
    font-weight: bold; 
    line-height: 9px; 
    background-color: #86719D; 
    height: 21px; 
    padding-top: 10px; 
    width: 31px; 
    font-size: 8px; 
    margin-right:2px;
    margin-top: 3px;
    margin-left:3px;
}
.sellos .sello_top{
    color: white; 
    /*float: left;*/
    border-radius: 0pt 4px 0px 4px; 
    text-align: center; 
    font-weight: bold; 
    line-height: 9px; 
    background-color: #F18B9C; 
    height: 25px; 
    padding-top: 6px; 
    width: 31px; 
    font-size: 8px; 
    margin-right:2px;
    margin-top: 3px;
    margin-left:3px;
}
.CONTENEDOR .carrito .simpleCart_items {
	max-height: 100% !important;
}


#foto_galeria_zoom{
display:none;
}
#simplemodal-container{
/*	width:auto !important;
	height:auto !important;*/
}

.INDICE_BLOQUE_PRODUCTO.L .NOMBRE{
    min-height:33px;
	border-bottom: none !important;
}
.INDICE_BLOQUE_PRODUCTO.M .NOMBRE{
    min-height:33px;
	border-bottom: none !important;
}
.INDICE_BLOQUE_PRODUCTO.S .NOMBRE{
    min-height:33px;
	border-bottom: none !important;
}


.INDICE_BLOQUE_FIRMA.L .NOMBRE{
    min-height:33px;
    margin-bottom:0;
	border-bottom: none !important;
}
.INDICE_BLOQUE_FIRMA.M .NOMBRE{
    min-height:33px;
    margin-bottom:0;
	border-bottom: none !important;
}
.INDICE_BLOQUE_FIRMA.S .NOMBRE{
    min-height:25px;
    margin-bottom:0;
	border-bottom: none !important;
}


.INDICE_BLOQUE_DISENADOR.L .NOMBRE{
    min-height:33px;
    margin-bottom:0;
	border-bottom: none !important;
}
.INDICE_BLOQUE_DISENADOR.M .NOMBRE{
    min-height:33px;
    margin-bottom:0;
	border-bottom: none !important;
}
.INDICE_BLOQUE_DISENADOR.S .NOMBRE{
    min-height:35px;
    margin-bottom:0;
	border-bottom: none !important;
}


.INDICE_BLOQUE_DISENADOR.M,.INDICE_BLOQUE_FIRMA.M{
    max-height:244px;
}


.S .BLOQUE_DISENADOR_DATOS,.S .BLOQUE_FIRMA_DATOS{
    min-height:35px;
}

.M .BLOQUE_DISENADOR_DATOS,.M .BLOQUE_FIRMA_DATOS{
    min-height:35px;
}

.L .BLOQUE_DISENADOR_DATOS,.L .BLOQUE_FIRMA_DATOS{
    min-height:35px;
}

.S .DISENADOR_WEB, .S .MARCA_WEB{
    display:none;
}
/*.BLOQUE_DISENADOR_DATOS.M{
    min-height:245px;
}*/

#all{
    box-shadow: 0px 0 5px 0 #666666;
    margin: auto;
    width: 1000px;
}

.oculto{
	display: none;
}

.icono_disabled{
	opacity: 0.3;
	filter: alpha(opacity=30); /* For IE8 and earlier */
}

.check_solicitud_recurso{
	transform:scale(1.5,1.5);
	-ms-transform:scale(1.5,1.5); /* IE 9 */
	-moz-transform:scale(1.5,1.5); /* Firefox */
	-webkit-transform:scale(1.5,1.5); /* Safari and Chrome */
	-o-transform:scale(1.5,1.5); /* Opera */
}

.g-recaptcha{
	margin-top: 20px;
}
