body
{
    background-color:#E6B36F;
}

table	
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
}

/* A's */

A
{
	color: #733C17;
	text-decoration:underline;
}

A:HOVER 
{
	color: #733C17;
	text-decoration:none;
}

A:VISITED
{
	color: #733C17;
}


A.menu_sup
{
	font-family: Arial;
	text-decoration:none;
	font-weight:bold;
	color: #CC6600;
	font-size: 12px;
}

A.menu_sup:HOVER 
{
	text-decoration:underline;
	font-weight:bold;
	color: #CC6600;
}

A.menu_sup:VISITED
{
	color: #CC6600;
}

A.menu_izq
{
	text-decoration:none;
	font-weight:bold;
	color: #733C17;
	font-size:12px;
}

A.menu_izq:HOVER 
{
	text-decoration:none;
	color: #733C17;
	font-size:13px;
}

A.menu_izq:VISITED
{
	text-decoration:none;
	color: #733C17;
}

A.menu_agencia
{
	font-family: Arial;
	text-decoration:none;
	font-weight:bold;
	color: #CC6600;
	font-size: 12px;
	text-decoration:underline;
}

A.menu_agencia:HOVER 
{	
	font-weight:bold;
	color: #CC6600;
	font-size: 12px;
	text-decoration:none;
}

A.menu_agencia:VISITED
{
	font-family: Arial;
	text-decoration:none;
	font-weight:bold;
	color: #CC6600;
	font-size: 12px;
	text-decoration:underline;
}

A.pie
{
	text-decoration:underline;
	font-weight:normal;
	color: #FFFFFF;
	font-size:11px;
}

A.contacto
{
	text-decoration:underline;
	font-weight:normal;
	color: #555555;
	font-size:11px;
}


/* GENERICOS */

.menu_tit
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.tema_tit, .tema_tit td
{
	font-size: 16px;
	font-weight: bold;
	color: #733C17;
	border-bottom: solid 1px #733C17;
}

.tabla_general
{
	border: solid 5px #BA6329;
	color:#000000;
	background-color:#FFFFFF;	
}


.titulo
{
	font-size: 13px;
	font-weight: bold;
	color: #733C17;
}

.subtitulo
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}

.precios_tit
{
	font-size: 11px;
	font-weight: bold;
	color: #733C17;
	background-color: #E7B573;
}

td.precio
{
	font-size:11px;
}
td.precioRojo
{
	font-size:11px;
	color:#EF3E33;
}

.pageSubTitle
{
	font-size: 11px;
	font-weight: bold;
	color: #733C17;
	background-color: #E7B573;
}

.buscador
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;	
	background-color: #E1980F;
}

.info_contacto
{
	font-size: 11px;
	font-weight: normal;
	color: #555555;	
	text-decoration: none;	
	background-color: #E6B36F;
	height: 100%;
}

.lstreserva
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
}

.boton
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BA6329;
	border: solid 1px #733C17;
	cursor: pointer;	
} 

.txt_contenido
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #B96126;	
	text-align: justify;
}

.pie_pag 
{
	background-color:#BA6329;
	color:#ffffff;
	padding-bottom:5px;
	padding-top:5px;
	font-size: 11px;
	font-weight: normal;	
}


