#home{
	width:410px;
}
#ContenedorPaquetesPrincipales {
   width: 400px;
   background-color: #f4f0e8;
   float:left;
   position: static;
}
.flashHome{
	margin-left: 10px;
}
.paquetesPrincipales{
    background-color: #f4f0e8;  
	margin-left: 10px;
}
.ContenedorViajesPaquetesPrincipales {
  	width:400px;
	height: 150px;
    background-color: #f4f0e8;
	float:left;
}
.fondoViajesPaquetesPrincipales{
	background-image:url(../images/fondoTituloPaquetes.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
.TextoViajesPaquetesPrincipalesIzq,.TextoViajesPaquetesPrincipalesIzq a:link, .TextoViajesPaquetesPrincipalesIzq a:visited{
	width: 280px;
	height: 20px;
	float: left;
	font-family: "Verdana",Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	line-height: 1.5;
    text-align:center;
    overflow: hidden;
}
.TextoViajesPaquetesPrincipalesDer,.TextoViajesPaquetesPrincipalesDer a:link, .TextoViajesPaquetesPrincipalesDer a:visited{
	width: 280px;
	height: 20px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	line-height: 1.5;
	text-align:center;
    overflow: hidden;
}
.precioViajesPaquetesPrincipalesIzq{
	width:225px;
	text-align:center;
    font-family : "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #E14900;
	font-weight: bold;
	height: 25px;
    text-align: center;
}
.precioViajesPaquetesPrincipalesDer{
	width: 110px;
	height: 20px;
	float: left;
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 1.5;
	text-align:right;
}
.descripcionHome{
	width: 390px;
}
.bordeViaje{
	height: 110px;
	width: 390px;
	position:absolute;
	z-index:1;
}
.contenedorDescripcionViajesListadoViajes{
	background-color: #E5EAEE;
	height: 110px;
	width: 390px;
}
.FotoDescIzq{
	height: 108px;
	width: 158px;
	position:absolute;
}
.FotoDescDer{
	height: 108px;
	width: 158px;
	position:absolute;
	margin-left:231px;
}

.textoIzqHome{
    font-size: 11px;
    font-weight: bold;
    font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
    width:60px;
	color: #E14900;
	text-align:right;
	margin-right:1px;
    line-height: 1.5;
	float:left;
}

.textoDescIzqHome{
	position:absolute;
    height:107px;
    width:229px;
    margin-left:160px;
    overflow: hidden;
    z-index:1;
}
.textoDescDerHome{
    height:107px;
    width:229px;
    z-index:1;
	position:absolute;
    overflow: hidden;
}
.textoDerHome{
    font-size: 11px;
    font-weight: bold;
    font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	width:162px;
	text-align:left;
    float: left;
    line-height: 1.5;
	color:#666666;
    overflow: hidden;
}

.itemDescripcionViajesPaquetesPrincipales{
    width:227px;
	height:18px;
    overflow: hidden;
}
.masInfoViajesPaquetesPrincipales{
  	width: 100px;
	height: 18px;
	float: left;
	font-family: "Verdana",Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 1.5;
    text-align: center;
    margin-top: 3px;
}

/* Aca comienza los css para los paquetes secundarios del home */

#paquetesSecundarios{
    width: 160px;
    background-color: #f4f0e8;
}


.ContenedorPaquetesSecundariosHome {
   width: 160px;
   height:160px;
   background-color: #f4f0e8;
   float:left;
   text-decoration: none;
   cursor: pointer
}

.fondoViajesPaquetesSecundarioshome{
	background-image:url(../images/FondoTituloPaquetesSecundarios.gif);
	background-repeat: no-repeat;
	height: 24px;
    text-decoration: none;
}
.TextoViajesPaquetesSecundarios,.TextoViajesPaquetesSecundarios a:link, .TextoViajesPaquetesSecundarios a:visited{
	width: 152px;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
/*	margin-top:6px;*/
    text-decoration: none;
	text-align:center;
	line-height:1.5;
}
.descripcionSecundarioHome{
	width: 156px;
	height:118px;
}
.bordeViajeSecundario{
	position:absolute;
	z-index:1;
}
.FotoSecundariaHome{
    width: 156px;
    height:118px;
	position:absolute;
}

