/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}

.titulo_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	font-style: italic;
	text-decoration: underline;
	letter-spacing: 3px;
}
.texto_15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	text-align: justify;
	font-style: italic;
	letter-spacing: 3px;
	font-weight: normal;
}
.texto_pie_de_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.titulo_reservas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.texto_reservas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
}
.texto_reservas_12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
a {
	font-size: 12px;
	color: #000033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.texto_tarifas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}
.texto_tarifas2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	font-style: italic;
	font-weight: bold;
}
.texto_comun {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
}
