@charset "utf-8";
/* CSS Document */
.menu_cerrado{
	background:url(../elementos/menu_cerrado.jpg);
	background-repeat:no-repeat;
}
.menu_abierto{
	background:url(../elementos/menu_abierto.jpg);
	background-repeat:no-repeat;
}
.menu_lateral{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
}
.menu_lateral_subfam{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#8B8B8B;
}
.f_centro_productos{
	background:url(../elementos/prod_centro.jpg);
	background-repeat:repeat-y;
}
.borderGrisInf{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #DFDFDF;
	border-left-color: transparent;
}
.borderGrisInfRayado{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:dashed;
	border-left-style: none;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #DFDFDF;
	border-left-color: transparent;
}
.caja_cestaR{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#4D4D4D;
}
.anadir{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#4D4D4D;
}
.anadir:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#D67E1E;
}
.h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#C20928;
}
.h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#4D4D4D;
}
.h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#D57E1D;
}
.precio2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#C30825;
	text-decoration:line-through;
}
.precio1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#C30825;
}
.leyenda{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#DB8D3A;
}
.deseabuscar{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#818181;
}
.subfamilia{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#D67E1E;
}