#destacados {
font: 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
margin-top: 2px;
margin-bottom:5px;
}

#destacados ul, li {
list-style-type: none;
}

#destacados ul {
margin: 0;
padding: 0;
}

#destacados li {
float: left;
}
#destacados img {
float: center;
margin: 0;
padding: 0;
}

#destacados a {
text-decoration: none;
color: #000000;
background:#000000;
display: block;
padding: 3px 5px;
text-align: center;
/*border: 1px solid #336699;
border-width: 1px 1px 1px 0px;*/
height:140px;
width:130px;
text-align:center;
}


#destacados a:hover {
background:#000000;
color: #000000;
}
.precio {
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
}

/* CSS Document */


