@charset "ISO-8859-1";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	color: #125fa4;
}
a:visited {
	text-decoration: underline;
	color: #125fa4;
}
a:hover {
	text-decoration: underline;
	color: #125fa4;
}
a:active {
	text-decoration: underline;
	color: #125fa4;
}
.txt_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.txt_noticias2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	color: #FFFFFF;
}
.fondo_reserva {
	background-image: url(images/fondo_reserva.jpg);
	background-repeat: no-repeat;
}
.txt_cotizador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt_cotizador_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #125fa4;
	text-decoration:underline;
}
.txt_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #125fa4;
}
.txt_botones_blue {
	font-family:Helvetica;
	font-size: 12px;
	color: #125fa4;
	font-weight:bold;
}
.fondo_top {
	background-image: url(images/fondo_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fondo_cont {
	background-image: url(images/fondo_contenido.jpg);
	background-repeat: no-repeat;
}
.fondo_bott {
	background-image: url(images/fondo_bott.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.txt_grupos_tit {
	font-size: 12px;
	font-weight: bold;
	color: #2A5699;
}
