@charset "utf-8";
/*]]>*/
/*-- estilos nuevos 23-02-10--*/

#nuevos {
s
	height: 250px;
	padding: 0 0 0 0;
	width: 700px;
}
.box {
	height: 100px;
	background-color: #000;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-bottom: 25px;
}
.box img {
	background-color: #000;
	position: relative;
	border: 2px solid #593D00;
	margin-left: 5px;
	width: 135px;
}
.sale {
	background: url(../nuevo-22-02-10/sale.png) no-repeat;
	height: 34px;
	width: 35px;
	position: absolute;
	left: 0px;
	top: 0px;
}
    #nuevos table tr td {
	width: 155px;
	padding: 0;
	margin-bottom: 10px;
}
    
#nuevos table tr td.s1 {
	width: 165px;
	padding: 0;
}
    

