body {
	 
	background-image:url(../img_hotel/fondo.jpg);
}

	a
{
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color :#514FB7;
}
.a_white
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color :#ffffff;
}
.a_blu
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color :#5266D6
}

.txt
{
	font-family : Verdana;
	font-size : 10px;
	color :#000000;
}
.txt_yellow
{
	font-family : Verdana;
	font-size : 12px;
	color :#EF9922;
}
.txt_white
{
	font-family : Verdana;
	font-size : 10px;
	color :#ffffff;
}
.txt_white_g
{
	font-family : Verdana;
	font-size : 11px;
	color :#ffffff;
}
.txt_blu
{
	font-family : Verdana;
	font-size : 12px;
	color :#07346D;
}
.txt_blue
{
	font-family : Verdana;
	font-size : 10px;
	color :#0D4169;
}
.txt_blue_m
{
	font-family : Verdana;
	font-size : 11px;
	color :#045699;
}
.bg_yellow
{
	font-family : Verdana;
	font-size : 10px;
	color :#045699;
	background-color :#98B8E1;
}
.bg_gray
{
	font-family : Verdana;
	font-size : 10px;
	color :#045699;
	background-color :#A9C5EC;
}
.bg_gray_light
{
	font-family : Verdana;
	font-size : 10px;
	color :#045699;
	background-color :#ffffff;
}

