﻿/* import des feuilles de style generales
----------------------------------------------------------------*/
@import url("../structure.css");
@import url("../navigation.css");
@import url("../popups.css");

/* Home */

#CoinEnfantsHome, #ConseilsFetesHome , #lesInvitations, #laDecoration, #lesDeguisements, #animation, #leGouter {
    color:#531A11;
    margin-left:10px;
    position:relative;
    width:754px;
}
#CoinEnfantsHome p, #ConseilsFetesHome p, #ConseilsFetesHome a, #lesInvitations p, #laDecoration p, #lesDeguisements p, #animation p, #lesInvitations ul li, #laDecoration ul li, #lesDeguisements ul li, #animation ul li, #leGouter ul li, ul#navTop, #leGouter p, #leGouter ul li {
    font-family:Arial;
    font-weight:bold; 
    color:#000;     
}
#CoinEnfantsHome p {
    width:220px;
}
#CoinEnfantsHome {
    background: transparent url(../img/home_cde_bg.jpg) no-repeat top left;
    height:600px;
}
#CoinEnfantsHome .intro {
    padding:170px 0 0 40px;    
    }
#CoinEnfantsHome .intro em {
    background: transparent url(../img/introHome.png) no-repeat top left;
    width:397px;
    height:78px;
    display:block;
}

#CoinEnfantsHome .intro em span, #CoinEnfantsHome h2 em span, #ConseilsFetesHome .intro em span {
    display:none;
}
#CoinEnfantsHome #Bloc1, #CoinEnfantsHome #Bloc2, #CoinEnfantsHome #Bloc3 {
    float:left;
    display:inline;
    height:320px;
}
#CoinEnfantsHome #Bloc1 .visu, #CoinEnfantsHome #Bloc2 .visu, #CoinEnfantsHome #Bloc3 .visu {
    width:230px;
    height:190px;
}
#CoinEnfantsHome #Bloc1 .visu {
    background: transparent url(../img/homeBloc1Img.png) no-repeat top left;
    margin:30px 0 0 20px;
}

#CoinEnfantsHome #Bloc2 .visu {
    background: transparent url(../img/homeBloc2Img.png) no-repeat top left;
    margin:30px 0 0 10px;
}
#CoinEnfantsHome #Bloc3 .visu {
    background: transparent url(../img/homeBloc3Img.png) no-repeat top left;
    margin:30px 0 0 10px;
}
#CoinEnfantsHome #Bloc1 h2 em, #CoinEnfantsHome #Bloc2 h2 em , #CoinEnfantsHome #Bloc3 h2 em {
    display:block;
    height:42px;
}
#CoinEnfantsHome #Bloc1 h2, #CoinEnfantsHome #Bloc2 h2 {
    padding:120px 0 0 15px;
}
#CoinEnfantsHome #Bloc3 h2 {
    padding:120px 0 0 10px;
} 
#CoinEnfantsHome #Bloc1 h2 em {
    background: transparent url(../img/homeBloc1Title.png) no-repeat top left; 
    width:149px; 
}
#CoinEnfantsHome #Bloc2 h2 em {
    background: transparent url(../img/homeBloc2Title.png) no-repeat top left;  
    width:169px;
}
#CoinEnfantsHome #Bloc3 h2 em {
    background: transparent url(../img/homeBloc3Title.png) no-repeat top left;  
    width:199px;
}
#CoinEnfantsHome .desc, #ConseilsFetesHome a.desc, {
    font-family:Arial;
    font-weight:bold; 
    color:#000; 
    width:190px;
}
#ConseilsFetesHome a.desc {
    text-decoration:none;
}
#CoinEnfantsHome a.savoirPlus {
    background: transparent url(../img/bt_SavoirPlus.png) no-repeat top left; 
    width:113px;
    height:19px;
    display:block;
    margin-left:60px;
}
#CoinEnfantsHome a.savoirPlus {
    cursor:pointer;
}

/* Conseil Fêtes */ 

#ConseilsFetesHome {
    background: transparent url(../img/conseils_fetes_bg.jpg) no-repeat top left;
    height:650px;
}
#ConseilsFetesHome ul {
    padding:25px 0 0 25px;
}
ul#navTop {
    padding:10px 0 0 27px;
    font-size:0.9em;
}
#ConseilsFetesHome ul li, ul#navTop li {
    display:inline;
}
#ConseilsFetesHome ul li a, ul#navTop li a {
    color:#000;
    font-weight:bold;
    font-size:11px;
}
#ConseilsFetesHome ul li a:hover, ul#navTop li a:hover {
    text-decoration:underline;  
}
#ConseilsFetesHome h1 {
    padding:20px 0 0 20px;
}
#ConseilsFetesHome h1 em span, #ConseilsFetesHome h2 span {
    display:none;
}
#ConseilsFetesHome h1 em {
    background: transparent url(../img/conseilsFetesTitle.png) no-repeat top left;
    width:310px;
    height:82px;
    display:block;
}
#ConseilsFetesHome .intro {
    padding:10px 0 0 20px;    
}
#ConseilsFetesHome .intro em {
    background: transparent url(../img/introConseilsFetes.png) no-repeat top left;
    width:362px;
    height:78px;
    display:block;
}
#ConseilsFetesHome #blocInvit, #ConseilsFetesHome #blocDeco, #ConseilsFetesHome #blocAnim, #ConseilsFetesHome #blocDeguis, #ConseilsFetesHome #blocGouter {
    float:left;
    display:inline;
    width:200px;
    height:100px;
}
#ConseilsFetesHome #blocInvit {
    margin:45px 0 0 40px;
}
#ConseilsFetesHome #blocDeco {
    margin:45px 0 0 45px;
}
#ConseilsFetesHome #blocAnim {
    margin:45px 0 0 20px;
}
#ConseilsFetesHome #blocDeguis {
    margin:30px 0 0 110px; 
}
#ConseilsFetesHome #blocGouter {
    margin:30px 0 0 95px;
}
#ConseilsFetesHome #blocInvit h2 em, #ConseilsFetesHome #blocDeco h2 em, #ConseilsFetesHome #blocAnim h2 em, #ConseilsFetesHome #blocDeguis h2 em, #ConseilsFetesHome #blocGouter h2 em {
    display:block;
    margin:0 0 10px 0;  
    cursor:pointer;
}
#ConseilsFetesHome #blocInvit h2 em {
    background: transparent url(../img/titleLinkSmallInvits.png) no-repeat top left;  
    width:131px;
    height:20px;
}
#ConseilsFetesHome #blocDeco h2 em {
    background: transparent url(../img/titleLinkSmallDeco.png) no-repeat top left;  
    width:121px;
    height:20px;
}
#ConseilsFetesHome #blocAnim h2 em {
    background: transparent url(../img/titleLinkSmallAnim.png) no-repeat top left;  
    width:102px;
    height:20px;
}
#ConseilsFetesHome #blocDeguis h2 em {
    background: transparent url(../img/titleLinkSmallDeguis.png) no-repeat top left;  
    width:150px;
    height:31px;
    margin-bottom:2px;
}
#ConseilsFetesHome #blocGouter h2 em {
    background: transparent url(../img/titleLinkSmallGouter.png) no-repeat top left;  
    width:85px;
    height:30px;
    margin-bottom:2px;
}

/* Les invitations */

#lesInvitations {
    height:2000px;  
} 

#lesInvitations .blocDate {
    height:343px; 
    width:754px;
    background: transparent url(../img/invit_date_bg.jpg) no-repeat top left;
}

#lesInvitations .blocLieu {
    height:287px; 
    width:743px;
    background: transparent url(../img/invit_lieu_bg.jpg) no-repeat top left;
} 

#lesInvitations .blocListe {
    height:295px; 
    width:754px;
    background: transparent url(../img/invit_liste_bg.jpg) no-repeat top left;
}  
#lesInvitations .blocCartons {
    height:505px; 
    width:743px;
    background: transparent url(../img/invit_cartons_bg.jpg) no-repeat top left;
}  
#lesInvitations .blocOrga {
    height:561px; 
    width:743px;
    background: transparent url(../img/invit_orga_bg.jpg) no-repeat top left;
} 
#lesInvitations .blocDate h1 {
    padding: 15px 0 0 20px;
    float:left;
}
#lesInvitations .blocDate h1 em{
    background: transparent url(../img/titleInvits.png) no-repeat top left;
    display:block;
    height:30px; 
    width:219px;
}
#lesInvitations .blocDate h1 em span {
    display:none;
}
ul#navConseils {
    float:right;
    margin:17px 80px 0pt 0pt;
    display:inline;
}

ul#navConseils li {
    display:inline;
    float:left;
}
#lesInvitations .blocDate h2 {
    padding: 25px 0 0 40px;
}
#lesInvitations .blocDate h2 em {
    background: transparent url(../img/subtitleDate.png) no-repeat top left;
    display:block;
    width:162px;
    height:21px;
}
#lesInvitations .blocDate h2 em span, #lesInvitations .blocLieu .content h2 em span, #lesInvitations .blocListe h2 em span, #lesInvitations .blocCartons h2 em span, #lesInvitations .blocCartons .modeEmploi h3 em span, #lesInvitations .blocCartons h3 em span, #lesInvitations .blocOrga h1 em span, a.btTelechargerInvit span {
    display:none;  
}
#lesInvitations .blocDate ul#descDate {
    width:420px;   
}
li.bullet {
    background: transparent url(../img/blueBullet.gif) no-repeat 0pt 4px;  
    padding-left:15px;
}
#lesInvitations .blocLieu .content {
    margin:0 0 0 230px;
}
#lesInvitations .blocLieu .content h2 {
    padding:20px 0 0 0;
}
#lesInvitations .blocLieu .content h2 em {
    background: transparent url(../img/subtitleLieu.png) no-repeat top left;
    display:block;
    width:56px;
    height:20px;   
}
#lesInvitations .blocLieu .content ul#descLieu {
    width:490px; 
}
#lesInvitations .blocListe ul {
    width:470px;
}
#lesInvitations .blocListe h2 {
    padding:10px 0 0 40px;
}
#lesInvitations .blocListe h2 em {
    background: transparent url(../img/subtitleListe.png) no-repeat top left;
    display:block;
    width:168px;
    height:35px;   
}
#lesInvitations .blocListe ul#descLieu {
    width:490px; 
}
#lesInvitations .blocCartons h2 {
    padding:20px 0 0 40px;
}
#lesInvitations .blocCartons h2 em {
    background: transparent url(../img/subtitleCartons.png) no-repeat top left;
    display:block;
    width:205px;
    height:22px;
} 
#lesInvitations .blocCartons p {
    width:510px;
}
#lesInvitations .blocCartons .modeEmploi {
    width:400px;
    margin: 10px 0 0 260px;
}
#lesInvitations .blocCartons .modeEmploi h3 em {
    background: transparent url(../img/subtitleModeEmploi.png) no-repeat top left;
    display:block;
    width:107px;
    height:22px;
}
a.btTelechargerInvit {
    background:transparent url(../img/bt_TelechargerInvit.png) no-repeat scroll left top;
    display:block;
    width:250px;
    height:19px;
    margin:5px 0 0 110px;
}
a.btTelechargerInvit {
    display:block;    
}
#lesInvitations .blocCartons h3 em {
    background: transparent url(../img/subtitleConseilsPlus.png) no-repeat top left;
    display:block;
    width:181px;
    height:22px;
}

#lesInvitations .blocCartons ul#spec {
    width:590px;
}
#lesInvitations .blocOrga h1 {
    padding:20px 0 0 40px;
}
#lesInvitations .blocOrga h1 em {
    background: transparent url(../img/subtitleOrga.png) no-repeat top left;
    display:block;
    width:168px;
    height:35px; 
}
#lesInvitations .blocOrga ul {
    width:670px;
}
#lesInvitations .blocOrga ul li .blue {
    display:block;
    color:#3366ff;
}

/* La Decoration */

#laDecoration {
    height:1100px;  
} 
#laDecoration .blocBallons {
    background:transparent url(../img/deco_ballons_bg.jpg) no-repeat scroll left top;
    height:313px;
    width:754px;}
#laDecoration .blocBallons h1 em {
    background:transparent url(../img/titleDeco.png) no-repeat scroll left top;
    display:block;
    height:35px;
    width:203px;
}
#laDecoration .blocBallons h1 em span, #laDecoration .blocBallons h2 em span, #laDecoration .blocGuirlandes h2 em span, #laDecoration .blocTableGouter h2 em span, #laDecoration .blocAutres h2 em span {
    display:none;
}
#laDecoration .blocBallons h1 {
    float:left;
    padding:10px 0pt 0pt 20px;
}
#laDecoration .blocBallons h2  {
    padding:25px 0pt 0pt 40px;
}
#laDecoration .blocBallons h2 em {
    background:transparent url(../img/subtitleBallons.png) no-repeat scroll left top;
    display:block;
    height:21px;
    width:162px;
}
#laDecoration .blocBallons ul#descBallons {
    width:390px;
}
#laDecoration .blocGuirlandes {
    background:transparent url(../img/deco_guirlandes_bg.jpg) no-repeat scroll left top;
    height:235px;
    width:731px;
    margin: 0 0 0 10px;
}
#laDecoration .blocGuirlandes h2  {
    padding:25px 0pt 0pt 330px;
}
#laDecoration .blocGuirlandes h2 em {
    background:transparent url(../img/subtitleGuirlandes.png) no-repeat scroll left top;
    display:block;
    height:21px;
    width:162px;
}
#laDecoration .blocGuirlandes ul#descGuirlandes {
    width:390px;
    margin:15px 0 0 330px;
}

#laDecoration .blocTableGouter {
    background:transparent url(../img/deco_TableGouter_bg.jpg) no-repeat scroll left top;
    height:293px;
    width:730px;
    margin: 0 0 0 10px;
}
#laDecoration .blocTableGouter h2  {
    padding:20px 0pt 0pt 30px;
}
#laDecoration .blocTableGouter h2 em {
    background:transparent url(../img/subtitleTableGouter.png) no-repeat scroll left top;
    display:block;
    height:31px;
    width:157px;
}
#laDecoration .blocTableGouter ul#descTableGouter {
    width:420px;
    margin:0 0 0 30px;
}
#laDecoration .blocAutres {
    background:transparent url(../img/deco_Autres_bg.jpg) no-repeat scroll left top;
    height:253px;
    width:734px;
    margin: 0 0 0 10px;
}
#laDecoration .blocAutres h2 {
    padding:30px 0pt 0pt 260px;
}
#laDecoration .blocAutres h2 em {
    background:transparent url(../img/subtitleAutres.png) no-repeat scroll left top;
    display:block;
    height:31px;
    width:157px;
}
#laDecoration .blocAutres ul#descAutres {
    width:450px;
    margin:0 0 0 260px;
}

/* Les déguisements */

#lesDeguisements {
    height:1400px;  
} 

#lesDeguisements .blocMasques {
    background:transparent url(../img/deguis_masques_bg.jpg) no-repeat scroll left top;
    height:347px;
    width:754px;
}
#lesDeguisements .blocMasques h1 em {
    background:transparent url(../img/titleDeguis.png) no-repeat scroll left top;
    display:block;
    height:49px;
    width:242px;
}
#lesDeguisements .blocMasques h1 em span, #lesDeguisements .blocMaquillage h2 em span {
    display:none;
}
#lesDeguisements .blocMasques h1 {
    float:left;
    padding:10px 0pt 0pt 20px;
}
#lesDeguisements .blocMasques h2  {
    padding:15px 0pt 0pt 40px;
}
#lesDeguisements .blocMasques h2 em {
    background:transparent url(../img/subtitleMasques.png) no-repeat scroll left top;
    display:block;
    height:28px;
    width:241px;
}
#lesDeguisements .blocMasques h2 em span {
    display:none;    
}
#lesDeguisements .blocMasques .desc {
    width:400px;    
}
#lesDeguisements .blocMasques ul#masks li {
    float:left;
    display:inline;
    width:94px;
}
#lesDeguisements .blocMasques ul#masks li .chat, #lesDeguisements .blocMasques ul#masks li .lion, #lesDeguisements .blocMasques ul#masks li .leChef, #lesDeguisements .blocMasques ul#masks li .laChef, #lesDeguisements .blocMasques ul#masks li .indien, #lesDeguisements .blocMasques ul#masks li .indienne {
    display:block;
    margin-left: auto;
    margin-right: auto;
}
#lesDeguisements .blocMasques ul#masks li .chat {
    background:transparent url(../img/masqueChat.png) no-repeat scroll left top;   
    height:76px;
    width:76px;
    margin-top:8px;
}
#lesDeguisements .blocMasques ul#masks li .lion {
    background:transparent url(../img/masqueLion.png) no-repeat scroll left top;   
    height:80px;
    width:72px;
    margin-top:4px;
}
#lesDeguisements .blocMasques ul#masks li .leChef {
    background:transparent url(../img/masqueLeChef.png) no-repeat scroll left top;   
    height:82px;
    width:56px;
    margin-top:2px;
}
#lesDeguisements .blocMasques ul#masks li .laChef {
    background:transparent url(../img/masqueLaChef.png) no-repeat scroll left top;   
    height:84px;
    width:61px;
}
#lesDeguisements .blocMasques ul#masks li .indien {
    background:transparent url(../img/masqueIndien.png) no-repeat scroll left top;   
    height:72px;
    width:94px;
    margin-top:12px;
}
#lesDeguisements .blocMasques ul#masks li .indienne {
    background:transparent url(../img/masqueIndienne.png) no-repeat scroll left top;   
    height:67px;
    width:81px;
    margin-top:17px;
}
#lesDeguisements .blocMasques ul#masks li a.telecharger {
    background:transparent url(../img/telecharger.png) no-repeat scroll left top;  
    height:19px;
    width:94px; 
}
#lesDeguisements .blocMasques ul#masks li a.telecharger {
    display:block;
    margin:15px auto 0 auto;
}
#lesDeguisements .blocMasques ul#masks li a:hover.telecharger {
    cursor:pointer;
}
#lesDeguisements span {
    display:none;
}
#lesDeguisements .blocMaquillage {
    background:transparent url(../img/deguis_maquillage_bg.jpg) no-repeat scroll left top;
    height:1032px;
    width:726px;
    margin-left:10px;
}
#lesDeguisements .blocMaquillage h2 {
    padding:25px 0 0 30px;
}
#lesDeguisements .blocMaquillage h2 em {
    background:transparent url(../img/subtitleMaquillage.png) no-repeat scroll left top;   
    height:31px;
    width:117px;
    display:block;
}
#lesDeguisements .blocMaquillage ul {
    width:430px;
}
/* L'animation */

#animation {
    height:2750px;
}
#animation .jeuxCalmes {
    background:transparent url(../img/anim_jeux_calmes_bg.jpg) no-repeat scroll left top;
    height:869px;
    width:754px;
}
#animation .jeuxCalmes  h1 em {
    background:transparent url(../img/titleAnim.png) no-repeat scroll left top;
    display:block;
    height:34px;
    width:180px;
}
#animation .jeuxCalmes  h1 em span, #animation .jeuxCalmes  h2 em span, #animation .jeuxCalmes h3 em span, #animation .activitesManuelles h2 em span, #animation .activitesManuelles h3 em span, #animation .jeuxActifs h2 em span, #animation .jeuxActifs h3 em span, #animation .jeuxGroupe h2 em span, #animation .jeuxGroupe h3 em span {
    display:none;
}
#animation .jeuxCalmes h1 {
    float:left;
    padding:10px 0pt 0pt 20px;
}
#animation .jeuxCalmes h2  {
    padding:20px 0pt 0pt 40px;
}
#animation .jeuxCalmes h2 em {
    background:transparent url(../img/subtitleJeuxCalmes.png) no-repeat scroll left top;
    display:block;
    height:34px;
    width:180px;
}
#animation .jeuxCalmes h3.jacquesADit em {
    background:transparent url(../img/subtitleJacquesADit.png) no-repeat scroll left top;
    display:block;
    height:24px;
    width:99px;
}
#animation .jeuxCalmes h3.chefOrchestre em {
    background:transparent url(../img/subtitleChefOrchestre.png) no-repeat scroll left top;
    display:block;
    height:18px;
    width:142px;
}
#animation .jeuxCalmes h3.jeuGouts em {
    background:transparent url(../img/subtitleJeuGouts.png) no-repeat scroll left top;
    display:block;
    height:18px;
    width:142px;
}
#animation .jeuxCalmes h3.jeuKim em {
    background:transparent url(../img/subtitleJeuKim.png) no-repeat scroll left top;
    display:block;
    height:27px;
    width:221px;
}
#animation .jeuxCalmes h3.jacquesADit {
    padding:0 0 0 260px;
}
#animation .jeuxCalmes h3.chefOrchestre {
    padding:20px 0 0 40px;
}
#animation .jeuxCalmes h3.jeuGouts {
    padding:20px 0 0 250px;
}
#animation .jeuxCalmes h3.jeuKim{
    padding:30px 0 0 40px;
}
#animation .jeuxCalmes .desc {
    width:510px;
}
#animation .jeuxCalmes .desc2 {
    width:390px;
    margin:10px 0 0 260px;
}
#animation .jeuxCalmes ul.chef {
    width:420px;
}
#animation .jeuxCalmes ul.gouts {
    width:460px;
    margin:10px 0 0 250px;
}
#animation .jeuxCalmes ul.kim {
    width:460px;
    margin:0 0 0 40px;
    font-family:Arial;
    font-weight:bold; 
    color:#000;
}
#animation .activitesManuelles {
    background:transparent url(../img/anim_activites_manuelles_bg.jpg) no-repeat scroll left top;
    height:574px;
    width:731px;
    margin-left:10px;
}
#animation .activitesManuelles h2 {
    padding:20px 0pt 0pt 30px;
}
#animation .activitesManuelles h2 em {
    background:transparent url(../img/subtitleActivitesManuelles.png) no-repeat scroll left top;
    display:block;
    height:20px;
    width:201px;
}
#animation .activitesManuelles h3.pate  {
    padding:10px 0pt 0pt 250px;
}
#animation .activitesManuelles h3.petitsCadres {
    padding:35px 0pt 0pt 30px;    
}
#animation .activitesManuelles h3.pate em {
    background:transparent url(../img/subtitlePateSel.png) no-repeat scroll left top;
    display:block;
    height:20px;
    width:201px;
}
#animation .activitesManuelles h3.petitsCadres em {
    background:transparent url(../img/subtitlePetitsCadres.png) no-repeat scroll left top;
    display:block;
    height:21px;
    width:127px;
}
#animation .activitesManuelles h3.couronnes {
    padding:50px 0pt 0pt 260px; 
}
#animation .activitesManuelles h3.couronnes em {
    background:transparent url(../img/subtitleCouronnes.png) no-repeat scroll left top;
    display:block;
    height:18px;
    width:241px;
}
#animation .activitesManuelles .desc1 {
    width:480px;
    padding:10px 0 0 250px;
}
#animation .activitesManuelles .desc2 {
    width:450px;
    padding:10px 0 0 260px;
}
#animation .activitesManuelles ul.cadres {
    width:480px;
    padding:10px 0 0 30px;
}
#animation .jeuxActifs {
    background:transparent url(../img/anim_jeux_actifs_bg.jpg) no-repeat scroll left top;
    height:506px;
    width:731px;
    margin-left:10px;
}
#animation .jeuxActifs h2 {
    padding:20px 0pt 0pt 30px;
}
#animation .jeuxActifs h2 em {
    background:transparent url(../img/subtitleJeuxActifs.png) no-repeat scroll left top;
    display:block;
    height:32px;
    width:130px;
}
#animation .jeuxActifs h3.chamboule {
    padding:25px 0 0 280px;
}
#animation .jeuxActifs h3.chamboule em {
    background:transparent url(../img/subtitleChamboule.png) no-repeat scroll left top;
    display:block;
    height:18px;
    width:135px;
}
#animation .jeuxActifs h3.jeuQuilles {
     padding:20px 0pt 0pt 30px;   
}
#animation .jeuxActifs h3.jeuQuilles em {
    background:transparent url(../img/subtitleJeuQuilles.png) no-repeat scroll left top;
    display:block;
    height:36px;
    width:124px;
}
#animation .jeuxActifs h3.pecheLigne {
     padding:20px 0pt 0pt 250px;  
}
#animation .jeuxActifs h3.pecheLigne em {
    background:transparent url(../img/subtitlePecheLigne.png) no-repeat scroll left top;
    display:block;
    height:33px;
    width:145px;
}
#animation .jeuxActifs .desc1 {
    width:410px;
    padding:10px 0 0 290px;
}
#animation .jeuxActifs .desc2 {
    width:430px;
    padding:10px 0 0 40px;
}
#animation .jeuxActifs ul {
    width:450px;
    padding:10px 0 0 250px;
}
#animation .jeuxGroupe {
    background:transparent url(../img/anim_jeux_groupe.jpg) no-repeat scroll left top;
    height:796px;
    width:732px;
    margin-left:10px;
}
#animation .jeuxGroupe h2 {
    padding:20px 0 0 40px;
}
#animation .jeuxGroupe h2 em {
    background:transparent url(../img/subtitleJeuxGroupe.png) no-repeat scroll left top;
    display:block;
    height:31px;
    width:160px;
}
#animation .jeuxGroupe h3.chaises {
    padding:10px 0 0 240px;
}
#animation .jeuxGroupe h3.chaises em {
    background:transparent url(../img/subtitleChaisesMusicales.png) no-repeat scroll left top;
    display:block;
    height:18px;
    width:155px;
}
#animation .jeuxGroupe .desc {
     width:400px;
     padding:10px 0 0 240px;   
}
#animation .jeuxGroupe h3.mouchoir {
    padding:50px 0 0 40px;
}
#animation .jeuxGroupe h3.mouchoir em {
    background:transparent url(../img/subtitleMouchoir.png) no-repeat scroll left top;
    display:block;
    height:18px;
    width:91px;
}
#animation .jeuxGroupe ul.liste1 {
     width:475px;
     padding:10px 0 0 40px;   
}
#animation .jeuxGroupe h3.joyauCouronne {
     padding:30px 0 0 210px;
}
#animation .jeuxGroupe h3.joyauCouronne em {
    background:transparent url(../img/subtitleJoyauCouronne.png) no-repeat scroll left top;
    display:block;
    height:25px;
    width:161px;
}
#animation .jeuxGroupe ul.liste2 {
     width:490px;
     padding:10px 0 0 210px;   
}
#animation .jeuxGroupe h3.mimes {
     padding:30px 0 0 40px;
}
#animation .jeuxGroupe h3.mimes em {
    background:transparent url(../img/subtitleMimes.png) no-repeat scroll left top;
    display:block;
    height:16px;
    width:48px;
}
#animation .jeuxGroupe ul.liste3 {
     width:430px;
     padding:10px 0 0 40px;   
}

/* Le goûter */

#leGouter {
    height:600px;
}
#leGouter .gouter {
    background:transparent url(../img/gouter_gouter_bg.jpg) no-repeat scroll left top;
    height:247px;
    width:754px;
}
#leGouter .gouter h1 em span, #leGouter .gouter h2 em span, #leGouter .boissons h2 em span, #leGouter .gateau h2 em span, a.btVoirRecettes span {
    display:none;
}
#leGouter .gouter h1 {
    float:left;
    padding:10px 0pt 0pt 20px;
}
#leGouter .gouter h1 em {
    background:transparent url(../img/titleGouter.png) no-repeat scroll left top;
    height:48px;
    width:137px;
    display:block;
}
#leGouter .gouter h2 {
    padding:20px 0pt 0pt 40px;
}
#leGouter .gouter h2 em {
    background:transparent url(../img/subtitleTable.png) no-repeat scroll left top;
    height:20px;
    width:73px;
    display:block;
}
#leGouter .gouter .desc {
    width:310px;
    padding:10px 0pt 0pt 40px;
}
#leGouter .boissons {
    background:transparent url(../img/gouter_boissons_bg.jpg) no-repeat scroll left top;
    height:190px;
    width:728px;
    margin-left:14px;
}
#leGouter .boissons h2 {
    padding:20px 0pt 0pt 300px;
}
#leGouter .boissons h2 em {
    background:transparent url(../img/subtitleBoissons.png) no-repeat scroll left top;
    height:19px;
    width:110px;
    display:block;
}
#leGouter .boissons .desc {
     width:400px;
     padding:10px 0 0 300px;   
}
#leGouter .gateau {
    background:transparent url(../img/gouter_gateau_bg.jpg) no-repeat scroll left top;
    height:195px;
    width:734px;
    margin-left:10px;   
}
#leGouter .gateau h2{
    padding:20px 0pt 0pt 30px;
}
#leGouter .gateau h2 em {
    background:transparent url(../img/subtitlegateau.png) no-repeat scroll left top;
    height:30px;
    width:86px;
    display:block;
}
#leGouter .gateau .desc {
    width:410px;
    padding:10px 0pt 0pt 30px;
}
a.btVoirRecettes {
    background:transparent url(../img/btVoirRecettes.png) no-repeat scroll left top;
    display:block;
    width:188px;
    height:19px;
}
