.comercial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: 10px;
	text-align: justify;


}
.fondofijo {
	background-attachment: fixed;
	background-image: url(fondoprincipal.jpg);
}
.titulos {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	text-align: center;


}
.letrascontacto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 5px;

}
.subtitulostamesa {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
}
.subbrayados {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.textocontinuo {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
