.menu {
	background-color: #909090;
	background-position: left;
}
.Info {
	background-color: #5681B4;
}
.Captacion {
	background-color: #909090;
}
.Captacionp {
	background-color: #909090;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #FFF;
}
.reservas {
	background-color: #5681b4;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.text {
	background-color: #E4E6E7;
}
a {
	font-size: 12pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #ECE9D8
}

