/* CSS Document */

.label {
   color: #0057A4;
   font-size: 12px;
   font-weight: bold;
   font-family: arial;
}
.inputbox {
   border: 1px solid #CCCCCC;
}	

.button {
background:#4C7C29;
color:#FFFFFF;
border: 0;
padding: 3px;
}

.Texto_normal {

	font-family:"Trebuchet MS";

	font-size: 13px;

}

.Encabezados_top {

	font-family: Calibri;

	font-weight: bold;

	font-size: 18px;

	color: #CC3300;

}

.Encabezados_index {

	font-family: Calibri;

	font-size: 17px;

}

A:link, A:visited { text-decoration: none }

A:hover { text-decoration: underline }

A:hover { color: red }

.Texto_abajo {

	font-family: "Trebuchet MS";

	font-size: 12px;

}

.Texto_hoteles_index {

	font-family:"Trebuchet MS";

	font-size: 12px;

	font-weight:bold;

}

.Encabezados_top_blanco {

	font-family: Calibri;

	font-weight: bold;

	font-size: 16px;

	color: #ffffff;

}

