@CHARSET "ISO-8859-1";
body{
	background-color:#f6f6f6;
	color:#505050;
	font-family: Verdana;	
	}
/*--------------------- Estilos -------------------------*/	
a{
	text-decoration:none;
	color:#840a04;	
}
a:hover{
	text-decoration:underline;
	color:#840a04;
}
img{
	border:0px;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.bold{
	font-weight:bold;
}
.loya{
	font-family:'Love Ya Like A Sister';	
	}
.coso{
	font-family:'Coming Soon';	
	}	
.grande{
	font-size:120%;
	}
.extragrande{
	font-size:200%;
	}	
.peque{
	font-size:80%;
	}	
.centrado{
	text-align:center;
	}		

#logo{
	/*margin-left:03.00em;*/
	padding:1em;
	padding-left:0px;
	float:left;
	}
#logo img{
	border:0;
	width:6em;
	}
#imagen_lateral img{
	margin-left:-01.00em;
	width:15.0em;
	}
	
	
#menu_lateral{
	float:left;
	width:19em;
	float:left;
}
#contenedor{
	width:70em;
}
#blanco{
	float:left;
	width:50em;
	margin:0.5em;
	background-color:#ffffff;
	margin-bottom:3em;
	}
#content{
	min-height:50em;
	}

#superior{
	    float:left;
		width:50em;	    
	}
#lenguas{
		float:right;
		padding-top:0.5em;
		padding-left:0.5em;		
	}
#idiomas{
		font-size:80%;
	}
.selected{
		font-weight: bold;
	}	
#texto_web{
		float:left;
	}

/*--------------------- Carrito -------------------------*/
#carrito_peq{
/*	padding:1% 2% 1% 2%;*/
/*	padding-right:2%; 
	padding-top:1%; */
	float:right;
	width:20%; 
}
#img_carrito{
	float:left;
	width:30%;
	height:80%;
	}
#img_carrito img{
	width:100%;
	border:0;
}
#cont_carrito_p{
	float:left;
	text-align:center;
	padding-top:8%;
	height:100%;
	width:50%;
	}
#articulos_carrito_p{
	font-size:10px;
	}
#precio_carrito_p{
    font-weight:bold;
	font-size:20px;
	}
#boton_vercarrito{
	float:left;
	width:20%;
	}	
#boton_vercarrito img{
	width:100%;
	border: 0px;
	padding-top:15%;	
}


/*--------------------- Recuadro central -------------------------*/


span.topL, span.bottomL{
   width:40px; /* De acuerdo al tamaņo de la imagen GIF */
   height: 40px; /*De acuerdo al tamaņo de la imagen GIF */
   float:left;
   font-size:40px; /* Esto es para IE6, que no respeta el height del span si el tamaņo de letra es mayor a este  */

}
span.topL {
   background:url("/images/LC.png") top left no-repeat; 
}
span.bottomL{
   background:url("/images/LC.png") bottom left no-repeat;
}

span.topR, span.bottomR{
   width:40px; /* De acuerdo al tamaņo de la imagen GIF */
   height: 40px; /*De acuerdo al tamaņo de la imagen GIF */
   float:right;
   font-size:40px; /* Esto es para IE6, que no respeta el height del span si el tamaņo de letra es mayor a este  */
}
span.topR{
   background:url("/images/RC.png") top right no-repeat;
}
span.bottomR{
   background:url("/images/RC.png") bottom right no-repeat;

}


/*-------------------- menu --------------------*/
#menu{
	padding:1.0em;
	padding-left:0px;
	padding-top:8em;
	float:left;
	width:10em;
	}
	

#menu ul.list_menu{
	list-style-type:none;
	font-family: Verdana;
	font-weight:bold;
	font-size:20px;
	color:#9ea0a1;
	margin-left:0.00em;
	margin-top:0.50em;
	margin-bottom:0.50em;
	}

#menu_sel{
/*	background-image: url("/images/puntero_verde_m.png"); */
	background-repeat: no-repeat;
	width:20.50em;
	color:#840a04;
	margin-left:-02.00em;	
	margin-top:0.50em;
	margin-bottom:0.50em;
}
#menu_sel a{
	height:1.8em; 
	font-family: Verdana;
	font-weight:normal;
	font-size:100%;
	color:#A32721;
	margin-top:0.50em;
	margin-bottom:0.50em;
	}
#menu_nsel{
/*	background-image: url("/images/puntero_verde.png"); */
	width:20.50em;
/*	height:1.5em; */
	margin-left:-02.00em;
	margin-top:0.50em;
	margin-bottom:0.50em;	
}
#menu_nsel a{
	font-family: Verdana;
	font-weight:normal;
	color:#909090;
	margin-top:0.50em;
	margin-bottom:0.50em;	
	}
	
	/*-------------------- submenu --------------------*/
#menu ul.list_submenu{
		list-style-type:none;
		margin-left:2.0em;
		font-size:90%;
	}
#menu ul.submenu2{
		list-style-type:none;
		margin-left:02.00em;
		font-size:90%;
	}	
#submenu_sel{
	font-size:100%;	
	width:20.50em;
	height:1.5em;
	margin-left:-02.00em;	
	margin-top:0.50em;
	margin-bottom:0.50em;
}
#submenu_sel a{
	font-family: Verdana;
	font-weight:normal;
	color:#A32721;
	margin-top:0.50em;
	margin-bottom:0.50em;
	}
#submenu_nsel{
	width:20.50em;
	height:1.5em;
	margin-left:-02.00em;
	margin-top:0.50em;
	margin-bottom:0.50em;	
}
#submenu_nsel a{
	font-family: Verdana;
	font-weight:normal;
	color:#909090;
	margin-top:0.50em;
	margin-bottom:0.50em;	
	}
/*-------------------- submenu --------------------*/	
#camino_migas{
	padding:20px;
	}
/*-------------------- social --------------------*/	
#social img{
	width:30px;
	height:30px;
	padding:5px;
}
