@charset "utf-8";

.fondo_color{
background-color: #A7B8C9;}
.borde_txt{
	border-top-color: #A7B8C9;
	border-right-color: #A7B8C9;
	border-bottom-color: #A7B8C9;
	border-left-color: #A7B8C9;
}

.borde_imagen{
	border: 5px solid #A7B8C9;
}

.borde_imagen2{
	border: 5px solid #5A7174;
}

#otras h2 {
	background-image: url(../imagenes_htm/CATEGORIAS%20nene.jpg);
	line-height: 90px;
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
}

.cate{
	background-image: url(../imagenes_htm/cua%20nene.jpg);
}

.cate_over{
	background-image: url(../imagenes_htm/cua%20nene%20over.jpg);
}

#img_big img {
	border: 10px solid #A7B8C9;	
}

#all a {
	text-decoration: none;
	color: #A6B7C7;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 2px solid #A7B8C9;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-right: 10px;
}

#all #pagina h2 {
	background-image: url(../imagenes_htm/productos%20NENE.jpg);
}


#all a:hover{
	background-color: #A7B8C9;
	color: #FFFFFF;
}

#all #otras h3 {
	background-image: url(../imagenes_htm/otras%20nene.jpg);
}

#imagenes a {
	margin: 0px;
	padding: 0px;
	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;
}

