.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.submenus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #06626a;
	text-decoration: none;
	font-weight: bold;
}
.submenus:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0BA4B0;
	text-decoration: none;
	font-weight: bold;
}
.menu_inferior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #06626a;
	text-decoration: none;
	font-weight: normal;
}
.arteweb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f5b918;
	text-decoration: none;
}
.arteweb:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f5b918;
	text-decoration: underline;
}
.fondotabla {
	background-image: url(imagenes/generales/fondo_empresa.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bordeabajo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #06626a;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	text-decoration: none;
	font-weight: normal;
}
.formulario {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #06626A;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
