

#estirador{
	position:relative;
	float:left;
	width:0px;
	height:550px;
}

/* ESTILOS GENERALES PARA SERVICIOS */

.texto_superior{
	position:relative;
	float:right;
	width:250px;
	margin:40px 50px;
	/*background-color:yellow;*/
}


/*    TRANSPORTE AEREO     */

#cuerpo_aereo{
	position:relative;
	float:left;
	width:750px;
	height:600px;
	background: url(fondo_aereo.jpg) no-repeat;
	font-family: Verdana, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#162983;
	line-height:16px;
	margin-top:-98px;
}

.texto_sup_izq{
	position:relative;
	float:right;
	width:130px;
	margin:70px 25px;
	line-height:26px;
	font-size:13px;
	font-weight:bold;
	color:#162983;
}

/*  final de TRANSPORTE AEREO */


/*     ALOJAMIENTOS     */

#cuerpo_alojamiento{
	position:relative;
	float:left;
	width:750px;
	height:500px;
	background: url(fondo_alojamiento.jpg) no-repeat;
	font-family: Verdana, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#162983;
	line-height:16px;
	margin-top:-98px;
}

/*  final de alojamiento */


/*        VIAJES  INCENTIVO      */

#cuerpo_viajes{
	position:relative;
	float:left;
	width:750px;
	background: url(fondo_incentivos.jpg) no-repeat;
	font-family: Verdana, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#162983;
	line-height:16px;
	margin-top:-98px;
}

.txt_izqu{
	position:relative;
	float:left;
	width:250px;
	padding-right:60px;
	text-align:right;
	margin-top:-12px;
	/*background-color:white;*/
}

.txt_der{
	position:relative;
	float:left;
	width:230px;
	margin-top:-45px;
	/*background-color:yellow;*/
}

.texto_inferior{
	position:relative;
	float:right;
	width:615px;
	height:175px;
	margin-top:35px;
	padding-left:30px;
	/*background-color:lime;*/
}

/*  final de VIAJES de incentivo */


/*     VEHICULOS     */

#cuerpo_vehiculos{
	position:relative;
	float:left;
	width:750px;
	height:515px;
	background: url(fondo_vehiculos.jpg) no-repeat;
	font-family: Verdana, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#162983;
	line-height:16px;
	margin-top:-98px;
}

.alquilamos{
	position:relative;
	float:right;
	width:165px;
	padding-left:5px;
}

/*  final de VEHICULOS */



/*     OTROS  TRANSPORTES     */

#cuerpo_transporte{
	position:relative;
	float:left;
	width:750px;
	height:515px;
	background: url(fondo_trenes.jpg) no-repeat;
	font-family: Verdana, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#162983;
	line-height:16px;
	margin-top:-98px;
}

/*  final de TRANSPORTE */