/* Habillage avec image de texte traduit */

/****************
 * Common
 * *************/
#headerContener a {
    background-image: url(fra/home-2_ht.jpg);
}

/****************
 * Home page
 * *************/
#homePage #searchFormContener {
    
}
#searchFormContener #searchForm .submitFormButton a {
    background-image: url(fra/action_search.gif);
}
#searchFormContener #searchForm .submitTarif a {
    background-image: url(fra/tarif_search.gif);
}
#priorityContener h1{
    
}

/****************
 * Search result
 * *************/
#content #searchResultTitle {

}
#content .aProposalBlock a.chooseButton {
    background-image: url(fra/action_choose.gif);
}



/****************
 * Product list
 * *************/
#popupContener #productList h1 {
    background-image: url(fra/prestations_titre.gif);
}


/****************
 * Reservation
 * *************/





