.direccionhospederia {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.hospederia {
	font-family: "Aldine721 BT", "Aldine721 Lt BT";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.hospederia-naranja {

	font-family: "Aldine721 BT", "Aldine721 Lt BT";
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.bienvenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.botones {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
}
.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
#Layer5 {
	position: static;
	visibility: visible;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.azul {

	font-family: Verdana;
	font-size: 10px;
	color: #0000FF;
}
.fondogris {
	background-image: url(imagenes/fondo_gris.jpg);
	background-repeat: no-repeat;
}
.barra {
	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-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.botones_linea {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	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-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
