/* CSS Document */
/* CSS Document */

body {
	background:#f4f4f4;
	text-align: justify;
	color:#003370;
	font-family: Arial ;
	font-size:12px;
}
table {
	background:#FFFFFF;
}
p {
	text-align: justify;
}
p.titulo {
	font-size: 18px;
	font-weight: bold;
}
a.ofertas:link {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003370;
}
a.ofertas:visited {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003370;
}
a.ofertas:hover {

	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #B5B0AD;
}
a.ofertas:active {

	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003370;
}

a.idioma:link {
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003370;
}
a.idioma:visited {
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003370;
}
a.idioma:hover {
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #B5B0AD;
}
a.idioma:active {
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003370;
}

a:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #003370;
}
a:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #003370;
}
a:hover {

	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #B5B0AD;
}
a:active {

	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #003370;
}
h2 {
	color: #003370;
}
input {
	color:#003370;
}
textarea {
	color:#003370;
}
input.button {
	width:150px;
	background-color:#B5B0AD;
	color:#003370;
}
td.oferta {
	background-position: left top;
	text-align: justify;
	vertical-align: top;
	padding-left: 12px;
	padding-right: 12px;
}
td.tarifa {
	background-color:#f4f4f4;
}
td.reservas {
	background-position: left top;
	background-color:#f4f4f4;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
}
td.oferta_pie {
	background-position: right bottom;
	text-align: right;
	vertical-align: bottom;
	padding-left: 12px;
	padding-right: 12px;

}
td.gris {
	background-color:#f4f4f4;
	
}
td.sup_derecha {
	background-position: left top;
	vertical-align: top;
	text-align: right;
}
td.oferta_negativo {
	background:#003370;
	color: #ffffff;
	background-position: left top;
	text-align: justify;
	vertical-align: top;

}
td.border {
	background:#003370;
}
td.copy {
	font-size:10px;
	background-color:#f4f4f4;
	text-align:right;
	vertical-align:top;
}
div.noticias {
	position: absolute;
	height: 400px;
	width: 600px;
	top: 5%;
	right: 25%;	
}
div.direccion {
	font-size:11px;
	background-color:#f4f4f4;
	text-align:center;
}
input.button {
	height: 18px;
	font-size: 12px;
	background-color:#C1D1E0;
	width:80px;
}
input.buttonLong {
	height: 18px;
	font-size: 12px;
	background-color:#C1D1E0;
	width:200px;
}
input.text {
	height: 12px;
	
	font-size: 11px;
}
select.text {
	height: 16px;
	font-size: 11px;
}
input.textRequired {
	height: 12px;
	width: auto;
	font-size: 11px;
	background:#C1D1E0;
}
td.button {
	text-align:center;
	vertical-align:bottom;
	height:25px;
}
td.label {
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
}
