<!--

.avion {
	height:40px;
	background-color:#8A8A8A;
	background-image:url(imgs/avion.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:65px;
	padding-top:25px;
}

.pais_izquierda { width:357px; max-width:357px; float:left; background-color:#EDEDED; border-right:1px solid #A0A0A0;}
.pais_derecha { width:360px; max-width:360px; float:left; background-color:#FFF; padding:25px;}

.pide_destino {background-color:#2D2D2D; margin:20px; color:#FFFFFF; background-image: url(imgs/pide_destino_bg.gif); background-repeat: no-repeat; background-position:top left;}

.elige_destino {background-color:#A30F13; color:#FFFFFF; background-image: url(imgs/elige_destino_bg.gif); background-repeat: no-repeat; background-position:top left;}

.destino_mini { margin-top:25px; margin-right:20px}




-->


