﻿.Novedades2
{
	width:172px;
	height:auto!important; /* para los browsers buenos */
     	height:285px; /* para IE5+ */
     min-height:285px; /* para los browsers buenos */

	float:left;
	background:#ff8901;
	
}
.Novedades2 h3
{
	width:172px;
	text-align:center;
	text-transform:lowercase;
	letter-spacing:4px;
	margin-top:10px;
	float:left;
}
*html .Novedades2 h3{
width:140px;
}
.novedades_naranja
{
	height:72px;
	width:71px;
	background:url('../imatges/sombra-naranja.jpg');
	float:left;
	margin-top:7px;
	margin-left:3px;

}

.Novedades2 img
{
	width:65px;
	height:65px;
	border:0px;
	float:left;
	
}

*html .Novedades2 {
	margin-left:0px;
	padding-left:7px;
	}
.Novedades2 a
{
	border:0px;
}

.tipo_producto
{
	width:380px;
	float:left;
	margin-top:20px;

	height:auto;
	padding-left:10px;
	padding-right:10px;
	

}
.producto_pequeño
{
	height:54px;
	width:54px;
	background:url('../imatges/sombra-petita.jpg');
	background-repeat:no-repeat;
	float:right;
		margin-left:5px;
}
.producto_pequeño img
{
	width:47px;
	border:0px;
margin-left:1px;
	float:left;
}
.tipo_producto span
{
	
	margin-top:20px;
	float:left;
	color:#654749;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:bold;
}
.tipo_producto a
{
	text-decoration:none;
		color:#654749;
}
.tipo_producto a:hover
{
	text-decoration:underline;
}

.imagen_producto
{
	border:solid 1px blue;
	width:220px;
	float:right;
	
}
.lista_productos h1
{
	float:right;
	color:#949494;
	width:700px;
	margin-right:30px;
	text-transform:lowercase;
	text-align:right;
}