img 
{
	border:0px;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

table {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #2F4E70;
	
}

a {
	text-decoration:underline;
	color: #2E4F78;
}

a:hover {
	text-decoration:none;
}

a:visited {
	color: #2E4F78;
}

.bordeado{
	border-style:solid;
	border-color:#2E4F78;
	border-width:1px;
	text-decoration:none;
	background-color:#A0C0FF;
}

td.menu_horiz {
	color:white;
	font-size: 12px;
	background-color:#2F4E70;
}

.tabla_rutas {
	border: 1px solid #2F4E70;
}

table.tabla_precios 
{
	border-top: 1px solid #2F4E70;
	border-left: 1px solid #2F4E70;
}

td.tabla_precios 
{
	border-right: 1px solid #2F4E70;
	border-bottom: 1px solid #2F4E70;
}

table.tabla_habitaciones 
{
	border-right: 1px solid #2F4E70;
	border-bottom: 1px solid #2F4E70;
	border-left: 1px solid #2F4E70;
	border-top: 1px solid #2F4E70;
}

.borde_gris {
	border: 1px solid #CCCCCC;
}

.borde_azul {
	border: 1px solid #2F4E70;
}

.fondo_gris 
{
	background-color: #DDDDDD;
}

td.pageSubTitle 
{
	color: /*#2E4F78*/white;
	font-size: 11px;
	font-weight: bold;
	background-color:#F9AE07;
}

TD.pageSubTitleN
{
	font-size: 10px;
	font-weight: normal;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.subtitulo {
	font-size: 15px;
	font-weight: bold;
	color: #F9AE07;
}

.total_cesta {
	font-size: 12px;
	font-weight: bold;
	color: #F9AE07;
}

.apartado {
	font-size: 15px;
	font-weight: bold;
	color: #2F4E70;
}

.destacado 
{
	font-size: 11px;
	font-weight: bold;
}

.gris {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.precio 
{
	color: black;
	font-size: 10px;
}

.precioRojo 
{
	color: red;
	font-size: 10px;
}

.numApartado
{
	background-color: #F9AE07;
	border: 1px solid #F9AE07;
	color: #2F4E70;
	font-size: 12px;
	font-weight: bold;
}

a.booking 
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #2E4F78;
}

a.booking:hover 
{
	text-decoration:none;
}

a.booking:visited {
	color: #2E4F78;
}
a.booking2
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFE6CD;
}

a.booking2:hover 
{
	text-decoration:none;
}

a.booking2:visited {
	color: #FFE6CD;
}

a.menu_inf {
	color:white;
	text-decoration:none;
	font-size: 11px;
}

a.menu_inf:hover {
	text-decoration:underline;
}

a.menu_inf:visited {
	color:white;
}

td.cablist
{
	color:#ffffff;
	background-color:#5484B8;
	font-weight:bold;
}
a.menu_sup {
	color:white;
	text-decoration:none;
	font-size: 11px;
}

a.menu_sup:hover {
	text-decoration:none
}

a.menu_sup:visited {
	color:white;
}

td.titulo_menu_vert {
	color: #2F4E70;
	font-size: 13px;
	border-bottom: 1px solid #2F4E70;
	font-weight: bold;
}

a.menu_vert {
	color: #2F4E70;
	text-decoration: none;
	font-size: 11px;
	
}

a.menu_vert:hover {
	color: #2F4E70;
	font-weight: bold;
}

a.menu_vert:visited {
	color: #2F4E70;
}

.titulo_menu_ruta {
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-color:#F9AE07;
}

td.menu_ruta {
	color: #00547C;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #F9AE07;
	cursor: pointer;
	font-family: Verdana;
}

td.menu_ruta_ultimo {
	color: #2F4E70;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 0px solid #F9AE07;
	cursor: pointer;
}

.cesta {
	color: #2F4E70;
	font-size: 11px;
	border-bottom: 1px solid #2F4E70;
}

.campo_form {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #2F4E70;
}

.boton {
	font-size: 11px;
	color: white;
	background-color: #2E4F78;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	border: 1px solid #2F4E70;
	font-weight: normal;
	cursor: pointer;
}

.titulo_fichapaq
{
	font-size: 15px;
	font-weight: bold;
	color: #2F4E70;
	background-color: #f9ae07;
	text-align:center;
}


