.texto {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #334A49;
		line-height:1.2;
		}
		
.texto_textbox {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		}

.texto_gris {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #CCCCCC;
		}

.texto_negro {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		}
		
.texto_oscuro {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #605344;
		}
		
.small {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #FFE897;
		}

.small_negro {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #334A49;
		line-height:1.2;
		}
		

.small_negro_fecha {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #334A49;
		line-height:1.2;
		width:100px
		}
		
.small_gris {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #CCCCCC;
		}
		
.texto_rojo {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #FF6600;
		}
		
.textoCopy {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
		}

.texto_blanco {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
		}

.textog {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 13px;
		font-weight: normal;
		color: #CCCCCC;
		}

.texton {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 13px;
		font-weight: normal;
		color: #000;
		}

.titulo	{
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #FFE897;
		}

.titulo_negro	{
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		font-family: "verdana", "arial", "helvetica", sans-serif;
		}

.letra_indice {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #FFE897;
		}
	
.letra_indice_roja {
		font-family: "verdana", "arial", "helvetica", sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #FF6600;
		}

A {
	TEXT-DECORATION: underline
}

A:hover {
	TEXT-DECORATION: none
}



.titulo2 {

		font-size: 14px;
		font-weight: bold;
		color: #ffce6b;
		font-family: "verdana", "arial", "helvetica", sans-serif;
}

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top: 7px;
    margin-left: 0;
	background-color:#DCD9C6;
	background-image: url(images/fondo2.jpg)
}

/**
 * GuestCentric Booking Engine customization
 */
.gcBookingGadget
{
	background: #F8F5E1;
	width: 170px;
	border: 1px solid #334A49;
	color: #334A49;
}

.gc_sh .shortHandTitle
{
    width: 140px;
}


