.producto_donde {
	background-repeat:no-repeat;
	background-position:right;
	width:758px;
	height:32px;
	margin:0;
	padding:0;
}

.detalleproductos {
	overflow:hidden;
	height:100%;
}

.titulodondeproductos {
	font-size:1.1em;
	margin:0;
	padding:0;
	margin-left:5px;
	padding-top:9px;
}

.barratitulodondeproductos {
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
}

/*ESTILOS DEL DETALLE DEL PRODUCTO*/
.cpdetalledelproducto {
	width:621px;
}

.cpdetalleimagenes {
	float:left;
}

.cpdetalletexto {
	padding-top:15px;
	padding-left:160px;
	padding-right:10px;
}

.h2tituloproducto {
	margin:0;
	margin-bottom:10px;
	font-size:1.1em;
	color:#016833;
}

.h3subtitulosproducto {
	font-size:1.1em;
	margin:10px 0px 10px 0px;
	color:#016833;
}
/*FIN ESTILOS DEL DETALLE DEL PRODUCTO*/

DIV#otrosproductosfamilia {
	margin-left:623px;
	padding-right:2px;
}

#otrosproductosfamilia UL {
	margin:0;
	margin-top:10px;
	padding:0;
	list-style:none;
	font-size:0.9em;
}

#otrosproductosfamilia UL LI {
	margin-bottom:5px;
	list-style-image:none;
	list-style:none;
}

#otrosproductosfamilia A {
	color:#000000;
	text-decoration:none;
}

#otrosproductosfamilia A:hover {
	text-decoration:underline;
}

/* NAVEGACIÓN POR LOS PRODUCTOS */
DIV#navegacionproductos {
	margin-top:15px;
	margin-left:0px;
	width:615px;
	text-align:center;
}

#navegacionproductos IMG {
	border:0;
}
