.detalleproducto{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	font-family:Arial;
	font-size:13px;
}
.detalleproducto h1{
	font-size:25px;
	font-family:Arial;
}
.detalleproducto b{
	color:#333333;
	margin-left:5px;
}
.detalleproducto .fondotexto{
	background:url(../images/fondo_texto.jpg) no-repeat;
	height:20px;
}
.detalleproducto .referencia{
	width:106px;
	text-align:center;
	float:left;
	margin-top:16px;
	margin-bottom:16px;
}
.detalleproducto div{
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:5px;
}
.preciodetalle{
	color:rgb(255,153,0);
	font-size:25px;
	font-weight:bold;
}