

.contProducto{
	float:left;
	height:210px;
	width:180px;
	margin:21px;
	_margin:16px;
}

.contProducto img{
	border:0px;
}

.contProducto h3 a{
	color:#333333;
	text-decoration:none;
	text-align:left;
}

.contProducto h5{
	margin-top:8px;
	font-weight:normal;
	font-size:10px;
	height:25px;
}

.verMas{
	font-weight:bold;
	font-size:11px;
	background:url(../imagenes/index/ver-mas.jpg) 55px no-repeat;
}

.verMas a{
	text-decoration:none;
	color:#666666;
}

.verMas a:hover{
	text-decoration:underline;
}
