@charset "utf-8";
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444315;
}
.texto_destacado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #444315;
}
.texto_titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #444315;
	font-weight: bold;
}
.titulo_interior {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #444315;
	font-weight: bold;
}
.subtitulo_interior {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #444315;
	font-weight: bold;
}
.head_int {
	background-image: url(images/interior_slice_03.jpg);
	background-repeat: no-repeat;
}
.head {
	background-image: url(images/home2_-slice_05.jpg);
	background-repeat: no-repeat;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #444315;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #444315;
}
