/*******************************************************************
	Styles de la page accueil vols
*******************************************************************/

/* Recherche Voyages et séjours/Vols */

#bloc_rechercher
{
    width: 460px;
}

#bloc_rechercher #rechercher_vols
{
    height: 224px;
    background-image: url(../../images/rechercher_vols_fond_large.png);
    padding-top: 4px;
}

/*#bloc_rechercher #rechercher_voyages
{
    width: 460px;
    background-image: url(../../images/rechercher_voyages_fond_large.png);
}*/

/* Destinations */

#bloc_destinations
{
    width: 460px;
    background-image: url(../../images/destinations_fond_large.png);
}

/* Promotions */

#bloc_promotions
{
    clear: none;
    float: left;
    width: auto;
    margin-top: 20px;
}

#bloc_promotions .promotion
{
    margin-right: 0px;
}

/* Teasers */

#bloc_teasers_commercial
{
	margin-left: 20px;
	margin-top: 47px;
}

/* EOF */

