@charset "utf-8";

.fondo_color{
background-color: #EDE1E7;}

#otras h2 {
	background-image: url(../imagenes_htm/CATEGORIAS%20BB.jpg);
	line-height: 90px;
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
}

.borde_txt{
	border-top-color: #EDE1E7;
	border-right-color: #EDE1E7;
	border-bottom-color: #EDE1E7;
	border-left-color: #EDE1E7;
}

.borde_imagen{
	border: 5px solid #EDE1E7;
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
}

.borde_imagen2{
	border: 5px solid #5A7174;
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
}

.cate{
	background-image: url(../imagenes_htm/cua%20bb.jpg);
}

.cate_over{
	background-image: url(../imagenes_htm/cua%20bb%20over.jpg);
}

#img_big img {
	border: 10px solid #EDE1E7;	
}

#all a {
	text-decoration: none;
	color: #EDE1E7;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 2px solid #EDE1E7;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-right: 10px;
}

#all a:hover{
	background-color: #EDE1E7;
	color: #FFFFFF;
}

#all #pagina h2 {
	background-image: url(../imagenes_htm/productos%20BB.jpg);
}

#all #otras h3 {
	background-image: url(../imagenes_htm/otras%20bb.jpg);
}

#imagenes a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#fola a{
	width:1px;
	overflow:hidden;
	display:block;
	height:1px;
}
