body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C6D5C5;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.link2:link {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	line-height: 1.5em;
}
a.link2:visited {
	color: #000000;
	text-decoration: none
}
a.link2:hover {
	color: #004711;
	text-decoration: underline;
}
a.link2:active {
	color: #000000;
	text-decoration: none
}

.menu{
	color: #FFFFFF;
	background-image: url(images/btn_fondo.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	cursor: default;
	font-variant: small-caps;
}

.menu:hover{
	background-image: url(images/btn_fondo_over.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.txt_home {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.txt_pie {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.txt_pie a:link {
	color: #333333;
}
.txt_pie a:visited {
	color: #333333;
}
.txt_pie a:hover {
	color: #333333;
	text-decoration: underline;
}
.txt_pie a:active {
	color: #333333;
}


.celda_tarifas {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #145A27;
}

.style2 {
	font-size: 20px;
	color: #004711;
	line-height: 1.5em;
}

.div_form_reservas {
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
}

