body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #320000;
	background-color: #320000;
	text-align: center;
	font-size: smaller;
	margin: 0px;
	padding: 0px;
	background-image: url(../vinculos/fondo-gral.gif);
	background-repeat:  no-repeat;
	background-position: center 0px;
}
#oculto {
	visibility: hidden;
	top: -500px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
#cajacentrada {
	position: absolute;
	margin-left: -388px;
	height: 550px;
	width: 775px;
	background-color: #CCCCCC;
	left: 50%;
	margin-top: 0px;
}
.datos {
	font-size: larger;
	letter-spacing: normal;
	font-weight: bold;
}
p {
	font-size: smaller;
}
a:link {
	color: #320000;
	text-decoration: underline;
}
a:visited {
	color: #330000;
	text-decoration: underline;
}
a:hover {
	color: #330000;
	text-decoration: overline;
	background-color: #F0E6D2;
}
a:active {
	color: #330000;
}
#columna {
	height: 550px;
	width: 156px;
	float: left;
	text-align: left;
	padding: 0px;
	background-image: url(../vinculos/fondotex.gif);
	margin: 0px;
	color: #320000;
	background-repeat:  no-repeat;
}
#datos {
	padding: 270px 20px 20px;
	vertical-align: bottom;
	margin: 0px auto;
}
#contenedor {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#tarifas {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 619px;
	background-color: #782300;
	float: right;
}
table {
	background-color: #330000;
	width: 98%;
}
td {
	background-color: #F0E6D2;
	color: #320000;
	text-align: left;
	font-weight: bold;
	height: 4ex;
	font-size: smaller;
	padding: 1ex;
}
tr {
}
#tarifastxt {
	padding: 20px;
	width: 95%;
	margin: auto;
	color: #F0E6D2;
	font-size: larger;
}
.tarifasdest {
	color: #F0E6D2;
	background-color: #320000;
	width: 50%;
}
.tarifasnotas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

