/*******************************************************************
	Page d'accueil
*******************************************************************/

/* Bloc centre */

#bloc_centre
{
    width: 632px;
}

/* Recherche Voyages et séjours/Vols */

#bloc_rechercher
{
    width: 380px;
}


#bloc_rechercher #rechercher_vols
{
    /*background-image: url(../../images/rechercher_vols_fond.jpg);*/
    background-image: none;
}

#bloc_rechercher #rechercher_voyages
{
    width: 460px;
    background-image: url(../../images/rechercher_voyages_fond.jpg);
}

#MoteursVolsEtVoyagesHome
{
    float: left;
    width: 380px;
    height: 235px;    
}
#MoteursVolsEtVoyagesHome h2
{
    background-image: url("../../images/picto_titre_col_bleu2.gif");
    height: 32px;
    margin-bottom: 3px;
}
#MoteursVolsEtVoyagesHome h2 span
{
    background-color: #19b9e9;
}

/* Promotions */

#bloc_promotions
{
    clear: none;
    float: left;
    width: auto;
    margin-left: 20px;
}

#bloc_promotions .promotion
{
    margin-right: 0px;
}

/* Destinations */

#bloc_destinations
{
    width: 381px;
    background-image: url(../../images/destinations_fond.jpg);
}

/* Jeu */

#bloc_jeu
{
    margin-left: 20px;
}

/* Teasers */

#bloc_teasers_commercial
{
    clear: both;
    margin-left: 0px;
    padding-left: 0px;
}

#bloc_teasers
{
    margin-top: 14px;
    clear: none;
}

/* ??? */

/*.teaserDroite 
{
	background-image: url(../../images/teaserDroite_fond_haut_large.jpg);
	width: 302px;
}
.teaserDroite h2 
{
}
.teaserDroite h2 span 
{
}
.teaserDroite_contenu 
{
	width: 280px;
	overflow: hidden;
}
#bloc_vols 
{
	width: 302px;
}
#bloc_vols h2 
{
    background-position: 0 0;
    padding-left: 50px;
    padding-top: 10px;
}
#bloc_vols h2 span 
{
}
#arborescence_navigation 
{
	margin: 0;
}*/
.teaser0910 {
	width: 800px;
	height: 600px;
	margin-right: auto;
	margin-left: 100px;
	position: absolute;
	top: 20px;
	float: left;
	z-index: 98;
}
.clearTeaser {
	clear: both;
} 

