.styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.txwh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tit,
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: bold;
	font-variant: normal;
	color: #252F5A;
	text-decoration: none;
}
.warning {
	color: #FF0000;
}
.titcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #252F5A;
	text-decoration: none;
}
.txundbk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #252F5A;
	text-decoration: none;
}
.txundbk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}
.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: bold;
	font-variant: normal;
	color: #8F972B;
	text-decoration: none;
}
.subtit_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	color: #252F5A;
	text-decoration: none;
}
.subtit_link:hover {
	color: #999999;
	text-decoration: underline;
}
.tx10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.tx7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.formulario {
	background-color: #252F5A;
	border: 1pt solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.formreserva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.banner {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 0px;
	width: 0px;
	left: 570px;
	top: 80px;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
/* Template */
#flashLogo {
	width: 157px;
	height: 91px;
	float: left;
}
#flashMenu {
	width: 622px;
	height: 91px;
	float: left;
}

/* Backgrounds */
.fundotopo {
	background-image:   url(../img/att/topo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundobottom {
	background-image:   url(../img/att/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundoreserva {
	background-image:   url(../img/att/reserva_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
