BODY {
	font-family: Arial;
	font-size: 12px;
	background-color: Black;
	color: #EEFFEF;
	background-image: url(../images/bg.gif);
	background-attachment: fixed;
}
td {
	font-size: 13px;
}
table.top {
	background-image: url(../images/logo_top.gif);
}
p {
	font-size: 13px;
}
A {
	color: #FFD700;
	text-decoration: none;
}
a.menu_top {
	color: #FFD700;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	width: 100%;
}
table.menu_top {
	background-color: #132122;
}
A:hover {
	color: Lime;
}
a.menu_top:hover {
	color: Black;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	width: 100%;
	background-color: #007901;
}
td.menu_top {
	border: 1px ridge #2F4F4F;
	background-color: Black;
}
table.center {
	font-family: Arial;
	background-color: #132122;
	border: 1px solid #006400;
}
.red {
	color: Red;
}
td.title_white {
	color: #DAA520;
	font-size: 16px;
	font-weight: bold;
	background-color: #0E0E0E;
	border: 1px solid #1F1F1F;
}
h1 {
	color: #E67F00;
	text-align: center;
	font-size: 28px;
	margin: 0px 0px 0px 0px;
}
h2 {
	color: Olive;
	font-size: 24px;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	color: #BDB76B;
}
td.menu_right {
	background-color: #274B22;
}
td.border {
	background-color: #274B22;
}
a.site_map {
	color: #324047;
	font-size: 10px;
}
a.menu_right {
	height: 20px;
}
td.menu_hotels {
	border: 1px ridge #5D5D5D;
}
table.form {
	background-color: Black;
}
tr.form {
	background-color: #002D00;
	color: #E1E1E1;
}
input {
	border: 1px solid Black;
	background-color: #DCDCDC;
}
textarea {
	border: 1px solid Black;
	background-color: #DCDCDC;
}
.title_white {
	color: White;
	font-size: 15px;
	font-weight: bold;
}
td.border_title {
	background-color: #274B22;
	font-weight: bold;
	color: White;
	font-size: 16px;
}
p.titulo1 {
	color: #F90000;
	font-weight: bold;
	font-size: 16px;
}
a.boton {
	font-weight: bold;
	font-size: 20px;
	background-image: url(../images/boton.gif);
	width: 100%;
	color: #2F4F4F;
}
a.boton:hover {
	color: Blue;
}
