body, td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #7B7B7B;
}

h1 {
	font-size: 24px;
	font-weight: weight;
	color: #8D000B;
}

h2 {
	font-size: 18px;
	font-weight: weight;
	color: #7B7B7B;
}

h1.titulazo {
	font-family: Arial;
	font-size: 26px;
	font-weight: normal;
	color: #CDC7A4;
	margin-left: 500px;
	margin-top: 40px;
}

a:link {
	color: #8D000B;
	text-decoration: underline;
}

a:visited {
	color: #8D000B;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

td.alquilar {
	padding-left: 21px;
	
}

td.contenido {
	padding-top: 2px;
}

div.footer {
	margin-left: 33px;
	margin-top: 12px;
}

div.footer a:link {
	color: #000000;
	font-size: 12px;
}

img.foto {
	margin: 4px;
	border: 2px solid #8D300F;
}