/* CSS Document */


body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #F2F2F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_main.gif);
}
.enviar {
	font-size: 10px
	color: #cccccc;
	}
.reserva {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.Titulos_1_Azules {
	font-size: 18px;
	font-weight: bold;
	color: #01509B;
}
.Titulos_2_Azules {
	font-size: 14px;
	font-weight: bold;
	color: #01509B;
}
.StitulosAzules {
	font-size: 14px;
	color: #01509B;
	font-weight: bold;
}
.Stitulos_celestes {
	font-size: 14px;
	color: #0080C0;
	font-weight: bold;
}
.enviar {font-size: 10px}
.reserva {font-size: 11px;
	color: #666666;
}
.Estilo1 {color: #01509B; font-weight: bold; font-size: 10; }
.Estilo2 {font-size: 10}
.Estilo5 {font-size: 10px; color: #CCCCCC; }
.Stitulos_celestes {
	font-size: 13px;
	color: #0080C0;
	font-weight: bold;
}
a:link {
	color: #0176E0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0176E0;
}
a:hover {
	text-decoration: underline;
	color: #0080C0;
}
a:active {
	text-decoration: none;
	color: #0080C0;
}

