@charset "utf-8";
/* CSS Document */

#listadestinos {
margin: 2px;
padding: 2px;
}

#listadestinos li {
width: 30%;
float: left;
list-style:none;

}