@charset "UTF-8";
/* MENU CONTACTO */
#menu_logos{
	padding-top:10px;
}

/* HOME */
.home_fila1_background{
	background-image:url(../../../../images/home/fila1_background.png);
	background-repeat:no-repeat;
}
.home_fila2_background1{
	background-image:url(../../../../images/home/fila2_background1.png);
	background-repeat:no-repeat;
	background-position: -15px;
}

.home_fila2_background2{
	background-image:url(../../../../images/home/fila2_background2.png);
	background-repeat:no-repeat;	
	background-position: -15px;
}

.home_tituloComponente{
	font-family:"Century Gothic";
	font-size:18px;
	color:#060;
	padding-left:15px;
	padding-right:15px;
}

.home_textoComponente{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"Century Gothic";
	font-size:11px;
	padding-left:15px;
	padding-right:50px;
}

.home_conoce_mas{
	vertical-align:top;
	text-align:center;
	padding-top:20px;
}

.home_fila2_imagen{
	padding-left:15px;
}

.link_tribuna{
	font-size:12px;
	padding-right:20px;
}

.link_tribuna a{
	color:#690;
}

.link_tribuna a:hover{
	color:#F60;
}

.link_tribuna #titulo{
	font-size:18px;
	font-weight:bold;
}

.link_tribuna #slider{
	font-size:10px;
	font-weight:bold;
}

.mapa_sitio{
	margin-left:100px;
	padding-left:30px;
	border:thin #999;
	text-align:left;
	color:#FFFFFF;
}

.mapa_sitio ul{
	list-style:none;
}

.mapa_sitio a{
	color:#FFFFFF;
}

.mapa_sitio a:hover{
	color:#F60;
}

/* EZPAGES */

.ezpages_background{
	background-image:url(../../../../images/contenidos/ezpages_background.png);
	background-repeat:no-repeat;
}

.ezpages_titulo_simple{	
	font-family:"Century Gothic";
	font-size:18px;
	color:#060;
}

.ezpages_titulo2{	
	font-family:"Century Gothic";
	font-size:18px;
	color:#060;
	padding-top:10px;
	height:20px;
}

.ezpages_textoComponente{
	font-family:"Century Gothic";
	font-size:11px;
	padding-left:40px;
	padding-right:50px;
}
	
.floatLeft{
	float:left;
}
	
.clearBoth{
	clear:both;
}

.etiqueta_editoriales_izq{
	background-image:url(../../../../images/contenidos/editoriales/editoriales_cuadro_verde.jpg);
	height:65px;
	width:65px;
	padding:5px;
}
.etiqueta_editoriales_cen{
	background-color:#FFF;
	height:65px;
	font-size:10px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	text-align:left;
	}


.titulo_etiqueta{
	font-size:16px;
	color:#000;
}

.articulos_elemento{
	background-image:url(../../../../images/contenidos/articulos/articulos_articulo_background.png);
	width:790px;
	height:150px;
}

/* CATALOGO */

.catalogo_background_damas{
	background-image:url(../../../../images/catalogo/catalogo_background_damas.png);
	background-repeat:no-repeat;
	min-height:400px;	
}

.catalogo_background_caballeros{
	background-image:url(../../../../images/catalogo/catalogo_background_caballeros.png);
	background-repeat:no-repeat;
	min-height:400px;	
}

.catalogo_background_confort{
	background-image:url(../../../../images/catalogo/catalogo_background_confort.png);
	background-repeat:no-repeat;
	min-height:400px;	
}

.catalogo_background_sixpack{
	background-image:url(../../../../images/catalogo/catalogo_background_sixpack.png);
	background-repeat:no-repeat;
	min-height:400px;	
}

.catalogo_background_ofertas{
	background-image:url(../../../../images/catalogo/catalogo_background_ofertas.png);
	background-repeat:no-repeat;
	min-height:400px;	
}

.catalogo_background_nuevos{
	background-image:url(../../../../images/catalogo/catalogo_background_confort.png);
	background-repeat:no-repeat;
	min-height:400px;
	padding:30px 50px 30px 50px;
}

.catalogo_titulo{	
	font-family:"Century Gothic";
	font-size:18px;
	color:#060;
	padding-left:40px;
	padding-top:10px;
	height:20px;
}

.catalogo_texto{
	width:350px;
	font-family:"Century Gothic";
	font-size:11px;
	/*padding-top:10px;*/
	padding-left:40px;
	float:left;
}

/* MI CUENTA */

.cuenta_background{
	background-image:url(../../../../images/contenidos/ezpages_background.png);
	background-repeat:no-repeat;
	min-height:400px;	
	padding:30px 50px 30px 50px;
}

.cuenta_titulo{	
	font-family:"Century Gothic";
	font-size:18px;
	color:#:#060;
	height:20px;
}

/* Carrito de Compras*/
#cartEmptyText{
	font-family:"Century Gothic";
	font-size:18px;
	color:#060;
	padding-left:40px;
	padding-top:100px;
	height:20px;
}


/* COMUNES */
.textoGrande{
	font-size:16px;
}

.textoChico{
	font-size:10px;
}

.textoRojo{
	color:#F00;
}

.textoVioleta{
	color:#936;
}

.textoVioleta a{
	color:#936;
	text-decoration:none;
}

.textoMorado{
	color:#060;
}

.textoGris{
	color:#666;
}

.boton_izq{
	background-image:url(../../../../images/boton_izq.png);
	background-repeat:repeat-x;
	width:17px;
	height:28px;
}

.boton_med{
	background-image:url(../../../../images/boton_med.png);
	background-repeat:repeat-x;
	height:28px;
	color:#FFF;
	font-weight:bold;
	vertical-align:top;
	padding-top:5px;
}

.boton_med a{
	color:#FFF;
}

.boton_med a:hover{
	color:#909;
}

.boton_der{
	background-image:url(../../../../images/boton_der.png);
	background-repeat:repeat-x;
	width:17px;
	height:28px;
}
/* FANCYBOX */
.fancybox_modelo{	
	font-family:"Century Gothic";
	font-size:18px;
	/*color:#060;*/
	color:#9b0255;
}

.fancybox_tipo{
	font-family:"Century Gothic";
	font-size:10px;
}

.fancybox_valor{
	font-family:"Century Gothic";
	font-size:10px;
	/*color:#060;*/
	color:#9b0255;
	font-weight:bold;
}

/* PRODUCT LISTING */

#productListing{
}

.listingProductImage{
	border:1px dotted #642d90;
}

.itemTitle a{
	color:#060;
	text-decoration:none;
}

/* Pedidos */

.pedidos_tableHeading TH {
	border-bottom: 1px dotted #639;
	border-top: 1px dotted #639;
	padding: 2px 0 2px 0;
	}
	
.pedidos_rowOdd {
	/*background-color: #E8E8E8;*/
	height: 1.5em;
	vertical-align: top;
	}

.pedidos_rowEven {
	/*background-color: #F0F0F0;*/
	height: 1.5em;
	vertical-align: top;
	}
	
	

