﻿div.esquina
{
	width: 600px;
	height: 105px;
	float: right;
	margin: 15px 5px;
	background: url("/img/sombrader.gif") no-repeat right bottom;
}
div.item
{
	height: 90px;
	background-color: #EFEFEF;
	border: solid 1px #000;
}
IMG.imagen_aerolinea
{
	width: 130px;
	border: solid 1px #000;
	float: left;
	margin: 3px;
}
IMG.imagen
{
	width: 80px;
	border: solid 1px #000;
	float: left;
	margin: 3px;
}
div.descripcion
{
	width: 505px;
	vertical-align: top;
	font-size: 11px;
	float: right;
	margin: 3px 3px 3px 0px;
}
DIV.titulo_enlace
{
	color: #FFF;
	background-color: #F02425;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	margin-bottom: 5px;
}
DIV.titulo_enlace A
{
	color: #FFF;
	font-size: 12px;
	margin-bottom: 10px;
}
div.linea_sep
{
	font-size: 2px;
	border-top: dotted 1px #F02425;
	margin-top: 10px;
	padding-top: 10px;
}
div.titulo img.icono
{
	border: none 0px;
	vertical-align: bottom;
	margin: 0px;
	margin-right: 5px;
}

