/*-----------------------------------------------------------------------------------------------------------------------*/
/*
EN ANGLAIS :
bodymairie = TOWN HALL
bodyepanouir = PATRIMONY
bodytravailler = UNDERTAKING BUSINESS
bodysolidaire = TRAINING WORKING
bodydeplacer = GETTING AROUND

Les autres n'existent pas en version anglaise !
*/
/*-----------------------------------------------------------------------------------------------------------------------*/
/*-- MENU --*/
#gauche #menu ul li.lienmairie a {
width: 101px;
height: 74px;
background-image: url(bout_town_hall_contextuel_en.gif);
}
#gauche #menu ul li.lienepanouir a {
width: 120px;
height: 71px;
background-image: url(bout_patrimony_contextuel_en.gif);
}
#gauche #menu ul li.lientravailler a {
width: 130px;
height: 83px;
background-image: url(bout_undertaking_business_contextuel_en.gif);
}
#gauche #menu ul li.liensolidaire a {
width: 107px;
height: 75px;
background-image: url(bout_training_working_contextuel_en.gif);
}
#gauche #menu ul li.liensedeplacer a {
width: 112px;
height: 72px;
background-image: url(bout_getting_around_contextuel_en.gif);
}
/*------------------------------------------------------------------------------------------------------------------*/
/*-- MENU STANDARD --*/
#gauche #menustandard ul li.lienmairie a {
width: 80px;
height: 59px;
background-image: url(bout_town_hall_inter_en.gif);
}
#gauche #menustandard ul li.lienepanouir a {
width: 96px;
height: 56px;
background-image: url(bout_patrimony_inter_en.gif);
}
#gauche #menustandard ul li.lientravailler a {
width: 103px;
height: 66px;
background-image: url(bout_undertaking_business_inter_en.gif);
}
#gauche #menustandard ul li.liensolidaire a {
width: 85px;
height: 59px;
background-image: url(bout_training_working_inter_en.gif);
}
#gauche #menustandard ul li.liensedeplacer a {
width: 89px;
height: 58px;
background-image: url(bout_getting_around_inter_en.gif);
}
/*------------------------------------------------------------------------------------------------------------------*/
/*-- DROITE --*/
#droite #totemstandard {
margin-top: 19px;
padding: 0px 0px 0px 0px;
}
#droite #totemstandard h3.pratique {
display: block;
margin: 0;
padding: 0;
width: 196px;
height: 68px;
background-repeat: no-repeat;
}
body.bodymairie #droite #totemstandard h3.pratique,
body.bodygenerique #droite #totemstandard h3.pratique {
background-image: url(titre_practical_town_hall_en.gif);
}
body.bodyepanouir #droite #totemstandard h3.pratique  {
background-image: url(titre_practical_patrimony_en.gif);
}
body.bodytravailler #droite #totemstandard h3.pratique {
background-image: url(titre_practical_undertaking_business_en.gif);
}
body.bodysolidaire #droite #totemstandard h3.pratique {
background-image: url(titre_practical_training_working_en.gif);
}
body.bodydeplacer #droite #totemstandard h3.pratique {
background-image: url(titre_practical_getting_around_en.gif);
}
#droite #totemstandard ul li.english {
background-image: url(fr_pratique.gif);
background-position: 0px 4px;
}
/*-----------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------*/
/*-- ACCUEIL --*/
body.bodyaccueil #boutenglish a {
display: block;
width: 101px;
height: 17px;
background-image: url(bout_french_accueil.gif);
background-repeat: no-repeat;
}
body.bodyaccueil #gauche #menustandard ul li.lienmairie {
top: 10px;
left: 29px;
}
body.bodyaccueil #gauche #menustandard ul li.lienmairie a {
width: 101px;
height: 74px;
background-image: url(bout_town_hall_accueil_en.gif);
}
body.bodyaccueil #gauche #menustandard ul li.lienepanouir {
top: 94px;
left: 24px;
}
body.bodyaccueil #gauche #menustandard ul li.lienepanouir a {
width: 120px;
height: 71px;
background-image: url(bout_patrimony_accueil_en.gif);
}
body.bodyaccueil #gauche #menustandard ul li.lientravailler {
top: 170px;
left: 16px;
}
body.bodyaccueil #gauche #menustandard ul li.lientravailler a {
width: 130px;
height: 83px;
background-image: url(bout_undertaking_business_accueil_en.gif);
}
body.bodyaccueil #gauche #menustandard ul li.liensolidaire {
top: 270px;
left: 26px;
}
body.bodyaccueil #gauche #menustandard ul li.liensolidaire a {
width: 107px;
height: 75px;
background-image: url(bout_training_working_accueil_en.gif);
}
body.bodyaccueil #gauche #menustandard ul li.liensedeplacer {
top: 365px;
left: 26px;
}
body.bodyaccueil #gauche #menustandard ul li.liensedeplacer a {
width: 112px;
height: 72px;
background-image: url(bout_getting_around_accueil_en.gif);
}
