/* CSS Document */

BODY {
	margin: 4px;
	font-family: Arial;
	font-size: 13px;
	background-color: #C88200;
	color: #3A471F;
}
td {
	font-size: 13px;
}
table.menu {
	background-color: Black;
}
td.menu {
	text-align: center;
	background-image: url(../images/boton.gif);
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}
table.top {
	background-color: #FFFFCC;
}
h1 {
	font-size: 28px;
	color: Black;
}
h2 {
	font-size: 24px;
	color: #006400;
}
td.menu_top {

	font-size: 14px;
	font-weight: bold;
	width: 104px;
	background-color: White;
}
a {
	color: Black;
}
a:hover {
	color: Blue;
}

hr {
	color: #485A27;
}

table.center {
	background-color: #FFFFCC;
}
td.menu_right {
	background-color: #BDD39B;
}
td.border {
	border: 2px solid White;
}
.web_design {
	background-color: #E3EBD5;
	text-align: center;
}
td.title_white {
	background-color: #004800;
	color: White;
}
.red {
	color: Red;
}
.menu_bg_green {
	background-color: #7E9D47;
	color: Black;
}
a.boton {
	height: 20px;
	color: #FFD700;
	width: 119px;
	font-size: 16px;
	font-weight: lighter;
	background-color: #004800;
	text-align: center;
}
a.boton:hover {
	height: 20px;
	color: #2F4F4F;
	width: 119px;
	font-size: 16px;
	font-weight: lighter;
	text-align: center;
	background-color: transparent;
}
p.titulo1 {
	color: #FFD700;
}
a.menu {
	height: 20px;
}
.title_white {
	color: White;
	font-size: 16px;
	font-style: italic;
	background-color: #002F00;
}
.heading2 {
	background: #004800;
	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFD700;
}
.heading {
	background: White;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D2691E;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.reserv_form {
	font-size: 12px;
}
table.reserv_form {
	font-size: 10px;
	background-color: #E6F4D1;
	border: 1px solid Green;
}
td.style2 {
	font-size: 16px;
	background-color: #004800;
	color: #FFD700;
}
td.reserv_form2 {
	font-size: 12px;
	background-color: White;
}
td.reserv_form1 {
	font-size: 12px;
}