body {
	font: 75%/1.5em Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 175%;
}

h2 {
	font-size: 150%;
}

div.fotos {
	width: 300px;
	text-align: center;
	float: right;
	margin: 0 0 20px 20px;
}

	div.fotos img {
		margin: 5px 0 0;
	}
	
p.datos {
	clear: both;
	text-align: center;
}

del, ins {
	font-weight: bold;
}

del {
	color: #C00;
}

ins, big.precio {
	color: #090;
}

big {
	font-size: 120%;
	font-weight: bold;
}

div.galeria {
	text-align: center;
	clear: both; }