body, div, table, h1,h2,h3, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	text-decoration: none;
}

.listahotels {
	text-decoration: underline;
	font-weight: bold;
}

.offertaGenerica {
	width: 48%;
	float:left;
	border: 1px solid black;
	padding: 4px;
	background: #eee;
}

ul, li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
