@charset "utf-8";
.fondo {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.texto_menu {
	font-family: Georgia;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.texto_about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.texto_about_clientes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	color: #FFFFFF;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
