.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006;
	line-height: 16px;
}

.pie-rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	line-height: 16px;
}


.tel-hotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006;
	line-height: 16px;
}



/*ESTILOS FORMULARIO*/

.formulario { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #333; background-color: #FFF; border: #006; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

textarea { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #FFFFFF; background-color: #b6c2ca; border: #c54c1d; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


