body {
   font-family: Georgia,Times New Roman,Times,serif;
   font-size: 13px;
   background: white url(../images/fondPage.jpg) repeat-x top center;
   margin: 0px;
   padding: 0px;
   color: #333;
}
body#accueil, body#popup {
   background: white;
}
a {
   color: #399bff;
   text-decoration: underline;
}
a:hover {
   color: #399bff;
   text-decoration: none;
}
#accueil #hautNews, #accueil #anim, #accueil .contenus {
   margin: 0px auto;
   width: 968px;
}
#accueil .contenus {
   margin-top: 30px;
}
#accueil #bord {
   background: url(../images/bandeBleuAccueil.jpg) no-repeat top center;
   height: 40px;
}
#entete {
   background: url(../images/bandeau.jpg) no-repeat top center;
   height: 100px;
   width: 1009px;
   margin: 0px auto;
}
#accueil #logo, #popup #logo {
   background: url(../images/logoCcpp.jpg) no-repeat top center;
   padding-top: 104px;
   margin-top: 20px;
}
#diaporamaGauche {
   background: url(../images/gaucheDiaporama.jpg) no-repeat top left;
   height: 281px;
   padding-left: 37px;
   width: 972px;
   margin: 0px auto;
}
#diaporamaDroite {
   background: url(../images/droiteDiaporama.jpg) no-repeat top right;
   height: 281px;
   padding-right: 37px;
}
#accueil #hautNews {
   background: #B3E4F3 url(../images/news/bandeauHautNews.jpg) no-repeat top center;
   padding-top: 12px;
   margin-top: 20px;
   position: relative;
}
#accueil #hautNews #iconeNews {
   position: absolute;
   top: 47px;
   right: -46px;
}
#accueil #hautNews #news {
   padding: 20px 40px;
}
#accueil #hautNews #basNews {
   background: url(../images/news/bandeauBasNews.jpg) no-repeat bottom center;
   height: 46px;
}
#accueil #hautNews #news p {
   margin: 0px;
   padding: 0px;
}
#accueil #hautNews #news a.lienNews, .contenuBodyFCK a.lienNews {
   color: #666;
   display: block;
   margin: 10px 0px;
   padding: 3px 0px;
   text-decoration: none;
}
.contenuBodyFCK a.lienNews {
   background: #B3E4F3;
}
#accueil #hautNews #news a.lienNews span, .contenuBodyFCK a.lienNews span {
   font-weight: bold;
   color: white;
   margin: 0px 10px;
}
#accueil #hautNews #news a.lienNews:hover {
   color: white;
   text-decoration: none;
   background: url(../images/news/numeroNews02.jpg) no-repeat left center;
}
#accueil #hautNews #news a.lienNews:hover span {
   color: #c6dce2;
}
#centre {
   width: 1009px;
   margin: 0px auto;
   background: white;
   vertical-align: top;
}
#ombreGauche {
   background: url(../images/repetGauche.jpg) repeat-y top left;
   width: 20px;
   vertical-align: top;
}
#ombreGauche #degradeGauche {
   background: url(../images/gdeOmbreG.jpg) no-repeat top left;
   width: 20px;
   height: 626px;
}
#ombreDroite {
   background: url(../images/repetDroite.jpg) repeat-y top right;
   width: 20px;
   vertical-align: top;
}
#ombreDroite #degradeDroite {
   background: url(../images/gdeOmbreD.jpg) no-repeat top right;
   width: 20px;
   height: 626px;
}
.touteLargeur {
   width: 969px;
   vertical-align: top;
}
#baseMenus {
   text-align: left;
   position: relative;
}
#menus {
   text-align: center;
   background: white url(../images/ombreMenu.jpg) no-repeat bottom center;
   padding: 10px 0px 25px;
   margin-bottom: 20px;
}
#menus a {
   font-size: 20px;
   font-weight: normal;
   margin: 0px 10px;
   text-decoration: none;
   color: #333;
}
#menus a:hover, #menus a.Actif, h2, h3, h4, h5 {
   color: #a4d0dd;
}
#menus a.connaitre:hover, #menus a.connaitreActif, .connaitre h2, .connaitre h3, .connaitre h4, .connaitre h5 {
   color: #ff9d00;
}
#menus a.vivre:hover, #menus a.vivreActif, .vivre h2, .vivre h3, .vivre h4, .vivre h5 {
   color: #bd0000;
}
#menus a.entreprendre:hover, #menus a.entreprendreActif, .entreprendre h2, .entreprendre h3, .entreprendre h4, .entreprendre h5 {
   color: #0097ff;
}
#menus a.decouvrir:hover, #menus a.decouvrirActif, .decouvrir h2, .decouvrir h3, .decouvrir h4, .decouvrir h5 {
   color: #48c086;
}
#baseMenus div.elementMenu {
   position: absolute;
   width: 220px;
   visibility: hidden;
   margin: 0px;
   padding-top: 15px;
   z-index: 100;
   font-size: 13px;
}
#baseMenus div.elementMenu div.fleche {
   position: absolute;
   background: url(../images/news/fleche.gif) no-repeat;
   width: 9px;
   height: 5px;
   top: 10px;
   left: 7px;
   z-index: 1000;
   border: none !important;
}
#baseMenus div.connaitre div.fleche {
   background: url(../images/connaitre/fleche.gif) no-repeat;
}
#baseMenus div.vivre div.fleche {
   background: url(../images/vivre/fleche.gif) no-repeat;
}
#baseMenus div.entreprendre div.fleche {
   background: url(../images/entreprendre/fleche.gif) no-repeat;
}
#baseMenus div.decouvrir div.fleche {
   background: url(../images/decouvrir/fleche.gif) no-repeat;
}
#baseMenus div.elementMenu div {
   border: 1px solid #7CC0D5;
   text-align: left;
}
#baseMenus div.connaitre div {
   border: 1px solid #FF9D00;
}
#baseMenus div.decouvrir div {
   border: 1px solid #47C086;
}
#baseMenus div.entreprendre div {
   border: 1px solid #0088E6;
}
#baseMenus div.vivre div {
   border: 1px solid #BD0000;
}
#baseMenus div.elementMenu div a {
   padding: 3px 16px 3px 4px;
   text-decoration: none;
   display: block;
   color: white;
}
#baseMenus div.elementMenu div a.aSousMenus {
   background-image: url(../images/miniFleche.gif);
   background-position: 210px center;
   background-repeat: no-repeat;
}
#baseMenus div.connaitre div a {
   background-color: #ffbb4d;
}
#baseMenus div.decouvrir div a {
   background-color: #67ce9c;
}
#baseMenus div.entreprendre div a {
   background-color: #84cdff;
}
#baseMenus div.vivre div a {
   background-color: #ff5252;
}
#baseMenus div.elementMenu div a:hover {
   color: white;
   text-decoration: none;
   background-color: #81C6DB;
}
#baseMenus div.connaitre div a:hover {
   background-color: #ff8a00;
}
#baseMenus div.decouvrir div a:hover {
   background-color: #339164;
}
#baseMenus div.entreprendre div a:hover {
   background-color: #0097FF;
}
#baseMenus div.vivre div a:hover {
   background-color: #D32E2E;
}
#gauche {
   width: 195px;
   vertical-align: top;
}
#gauche #sousMenus {
   margin-top: 5px;
}
#gauche #hautSousMenus {
   background: url(../images/hautMenu.jpg) no-repeat top right;
   height: 18px;
}
#gauche #sousMenus #tdSousMenus {
   width: 185px;
   vertical-align: top;
}
#gauche #sousMenus #ombreSousMenusDroite {
   background: url(../images/droiteMenu.jpg) no-repeat;
   width: 10px;
   height: 230px;
   vertical-align: top;
}
#gauche #sousMenus a {
   display: block;
   text-decoration: none;
}
#gauche #sousMenus a:hover {
   text-decoration: none;
}
#gauche #sousMenus a.niveau1, #gauche #sousMenus a.niveau1Actif {
   color: #333;
   padding: 2px 5px 2px 20px;
   background: white url(../images/news/puceMenu.jpg) no-repeat 7px 5px;
}
#gauche #sousMenus a.niveau2, #gauche #sousMenus a.niveau2Actif {
   color: #333;
   padding: 2px 5px 2px 25px;
   background: #f2f2f2 url(../images/news/puceSousMenu.jpg) no-repeat 16px 8px;
}
#gauche #sousMenus a.niveau3, #gauche #sousMenus a.niveau3Actif {
   color: #666;
   padding: 2px 5px 2px 33px;
   background: #e2e2e2 url(../images/news/puceSousSousMenu.jpg) no-repeat 25px 8px;
}
#gauche #sousMenus a.niveau4, #gauche #sousMenus a.niveau4Actif {
   color: #666;
   padding: 2px 5px 2px 39px;
   background: #D6D6D6 url(../images/news/puceSousSousSousMenu.jpg) no-repeat 30px 8px;
}
#gauche #sousMenus a.niveau1:hover, #gauche #sousMenus a.niveau1Actif,
#gauche #sousMenus a.niveau2:hover, #gauche #sousMenus a.niveau2Actif,
#gauche #sousMenus a.niveau3:hover, #gauche #sousMenus a.niveau3Actif,
#gauche #sousMenus a.niveau4:hover, #gauche #sousMenus a.niveau4Actif {
   color: #a4d0dd;
}
#gauche #sousMenus.connaitre a.niveau1, #gauche #sousMenus.connaitre a.niveau1Actif {
   background: white url(../images/connaitre/puceMenu.jpg) no-repeat 7px 5px;
}
#gauche #sousMenus.connaitre a.niveau2, #gauche #sousMenus.connaitre a.niveau2Actif {
   background: #f2f2f2 url(../images/connaitre/puceSousMenu.jpg) no-repeat 16px 8px;
}
#gauche #sousMenus.connaitre a.niveau3, #gauche #sousMenus.connaitre a.niveau3Actif {
   background: #e2e2e2 url(../images/connaitre/puceSousSousMenu.jpg) no-repeat 25px 8px;
}
#gauche #sousMenus.connaitre a.niveau4, #gauche #sousMenus.connaitre a.niveau4Actif {
   background: #D6D6D6 url(../images/connaitre/puceSousSousSousMenu.jpg) no-repeat 30px 8px;
}
#gauche #sousMenus.connaitre a.niveau1:hover, #gauche #sousMenus.connaitre a.niveau1Actif,
#gauche #sousMenus.connaitre a.niveau2:hover, #gauche #sousMenus.connaitre a.niveau2Actif,
#gauche #sousMenus.connaitre a.niveau3:hover, #gauche #sousMenus.connaitre a.niveau3Actif,
#gauche #sousMenus.connaitre a.niveau4:hover, #gauche #sousMenus.connaitre a.niveau4Actif {
   color: #ff9d00;
}
#gauche #sousMenus.vivre a.niveau1, #gauche #sousMenus.vivre a.niveau1Actif {
   background: white url(../images/vivre/puceMenu.jpg) no-repeat 7px 5px;
}
#gauche #sousMenus.vivre a.niveau2, #gauche #sousMenus.vivre a.niveau2Actif {
   background: #f2f2f2 url(../images/vivre/puceSousMenu.jpg) no-repeat 16px 8px;
}
#gauche #sousMenus.vivre a.niveau3, #gauche #sousMenus.vivre a.niveau3Actif {
   background: #e2e2e2 url(../images/vivre/puceSousSousMenu.jpg) no-repeat 25px 8px;
}
#gauche #sousMenus.vivre a.niveau4, #gauche #sousMenus.vivre a.niveau4Actif {
   background: #D6D6D6 url(../images/vivre/puceSousSousSousMenu.jpg) no-repeat 30px 8px;
}
#gauche #sousMenus.vivre a.niveau1:hover, #gauche #sousMenus.vivre a.niveau1Actif,
#gauche #sousMenus.vivre a.niveau2:hover, #gauche #sousMenus.vivre a.niveau2Actif,
#gauche #sousMenus.vivre a.niveau3:hover, #gauche #sousMenus.vivre a.niveau3Actif,
#gauche #sousMenus.vivre a.niveau4:hover, #gauche #sousMenus.vivre a.niveau4Actif {
   color: #bd0000;
}
#gauche #sousMenus.entreprendre a.niveau1, #gauche #sousMenus.entreprendre a.niveau1Actif {
   background: white url(../images/entreprendre/puceMenu.jpg) no-repeat 7px 5px;
}
#gauche #sousMenus.entreprendre a.niveau2, #gauche #sousMenus.entreprendre a.niveau2Actif {
   background: #f2f2f2 url(../images/entreprendre/puceSousMenu.jpg) no-repeat 16px 8px;
}
#gauche #sousMenus.entreprendre a.niveau3, #gauche #sousMenus.entreprendre a.niveau3Actif {
   background: #e2e2e2 url(../images/entreprendre/puceSousSousMenu.jpg) no-repeat 25px 8px;
}
#gauche #sousMenus.entreprendre a.niveau4, #gauche #sousMenus.entreprendre a.niveau4Actif {
   background: #D6D6D6 url(../images/entreprendre/puceSousSousSousMenu.jpg) no-repeat 30px 8px;
}
#gauche #sousMenus.entreprendre a.niveau1:hover, #gauche #sousMenus.entreprendre a.niveau1Actif,
#gauche #sousMenus.entreprendre a.niveau2:hover, #gauche #sousMenus.entreprendre a.niveau2Actif,
#gauche #sousMenus.entreprendre a.niveau3:hover, #gauche #sousMenus.entreprendre a.niveau3Actif,
#gauche #sousMenus.entreprendre a.niveau4:hover, #gauche #sousMenus.entreprendre a.niveau4Actif {
   color: #0097ff;
}
#gauche #sousMenus.decouvrir a.niveau1, #gauche #sousMenus.decouvrir a.niveau1Actif {
   background: white url(../images/decouvrir/puceMenu.jpg) no-repeat 7px 5px;
}
#gauche #sousMenus.decouvrir a.niveau2, #gauche #sousMenus.decouvrir a.niveau2Actif {
   background: #f2f2f2 url(../images/decouvrir/puceSousMenu.jpg) no-repeat 16px 8px;
}
#gauche #sousMenus.decouvrir a.niveau3, #gauche #sousMenus.decouvrir a.niveau3Actif {
   background: #e2e2e2 url(../images/decouvrir/puceSousSousMenu.jpg) no-repeat 25px 8px;
}
#gauche #sousMenus.decouvrir a.niveau4, #gauche #sousMenus.decouvrir a.niveau4Actif {
   background: #D6D6D6 url(../images/decouvrir/puceSousSousSousMenu.jpg) no-repeat 30px 8px;
}
#gauche #sousMenus.decouvrir a.niveau1:hover, #gauche #sousMenus.decouvrir a.niveau1Actif,
#gauche #sousMenus.decouvrir a.niveau2:hover, #gauche #sousMenus.decouvrir a.niveau2Actif,
#gauche #sousMenus.decouvrir a.niveau3:hover, #gauche #sousMenus.decouvrir a.niveau3Actif,
#gauche #sousMenus.decouvrir a.niveau4:hover, #gauche #sousMenus.decouvrir a.niveau4Actif {
   color: #48c086;
}
#gauche #sousMenus.news a.niveau1, #gauche #sousMenus.news a.niveau1Actif {
   background: white url(../images/news/puceMenu.jpg) no-repeat 7px 5px;
}
#gauche #sousMenus.news a.niveau2, #gauche #sousMenus.news a.niveau2Actif {
   background: #f2f2f2 url(../images/news/puceSousMenu.jpg) no-repeat 16px 8px;
}
#gauche #sousMenus.news a.niveau3, #gauche #sousMenus.news a.niveau3Actif {
   background: #e2e2e2 url(../images/news/puceSousSousMenu.jpg) no-repeat 25px 8px;
}
#gauche #sousMenus.news a.niveau4, #gauche #sousMenus.news a.niveau4Actif {
   background: #D6D6D6 url(../images/news/puceSousSousSousMenu.jpg) no-repeat 30px 8px;
}
#gauche #sousMenus.news a.niveau1:hover, #gauche #sousMenus.news a.niveau1Actif,
#gauche #sousMenus.news a.niveau2:hover, #gauche #sousMenus.news a.niveau2Actif,
#gauche #sousMenus.news a.niveau3:hover, #gauche #sousMenus.news a.niveau3Actif,
#gauche #sousMenus.news a.niveau4:hover, #gauche #sousMenus.news a.niveau4Actif {
   color: #7cc0d5;
}
#gauche h2 {
   clear: right;
   color: #5c92a2;
   font-size: 18px;
   font-weight: normal;
   margin: 5px 0px;
   padding: 10px 0px 18px;
   text-align: center;
   background: url(../images/ombreSousMenu.jpg) no-repeat bottom center;
}
#gauche .carte {
   text-align: center;
}
#contenus {
   background: url(../images/fondContenu.jpg) no-repeat 243px bottom;
   padding: 0px 40px 30px 20px;
   vertical-align: top;
   width: 734px;
}
.contenuBodyFCK {
   padding: 5px;
   background: white;
}
.cacherLienImage {
   display: none;
}
.contenuBodyFCK .cacherLienImage {
   display: inline;
}
#popup a.fermer {
   padding-right: 15px;
   margin-right: 2px;
   color: black;
   background: url(../images/fermer.gif) no-repeat right center;
}
.action {
   height: 38px;
   margin: 0px auto;
}
#popup .action {
   margin: 10px 0px 10px auto;
}
.actionHaut {
   margin: 0px auto 10px;
}
.actionBas {
   padding: 10px 0px;
}
.action .gauche {
   background: url(../images/gaucheOutils.jpg) no-repeat right center;
   width: 13px;
}
.action .droite {
   background: url(../images/droiteOutils.jpg) no-repeat right center;
   width: 13px;
}
.action a {
   display: block;
   height: 38px;
   text-decoration: none;
}
.action a:hover {
   text-decoration: none;
}
.action a.augmenter {
   background: url(../images/textePlus01.jpg) no-repeat;
   width: 34px;
}
.action a.augmenter:hover {
   background: url(../images/textePlus02.jpg) no-repeat;
}
.action a.diminuer {
   background: url(../images/texteMoins01.jpg) no-repeat;
   width: 35px;
}
.action a.diminuer:hover {
   background: url(../images/texteMoins02.jpg) no-repeat;
}
.action a.recommander {
   background: url(../images/mail01.jpg) no-repeat;
   width: 53px;
}
.action a.recommander:hover {
   background: url(../images/mail02.jpg) no-repeat;
}
.action a.imprimer {
   background: url(../images/imprimer01.jpg) no-repeat;
   width: 42px;
}
#popup .actionHaut a.imprimer {
   width: 40px;
}
.action a.imprimer:hover {
   background: url(../images/imprimer02.jpg) no-repeat;
}
.action a.favoris {
   background: url(../images/favoris01.jpg) no-repeat;
   width: 31px;
}
.action a.favoris:hover {
   background: url(../images/favoris02.jpg) no-repeat;
}
.action a.planSite {
   background: url(../images/plan01.jpg) no-repeat;
   width: 32px;
}
.actionHaut a.planSite {
   width: 30px;
}
.action a.planSite:hover {
   background: url(../images/plan02.jpg) no-repeat;
}
.action a.haut {
   background: url(../images/haut01.jpg) no-repeat;
   width: 53px;
}
.action a.haut:hover {
   background: url(../images/haut02.jpg) no-repeat;
}
h1, h2, h3, h4 {
   margin: 5px 0px;
   padding: 0px;
}
h1 {
   color: white;
   font-size: 15px;
   font-weight: bold;
   padding-left: 65px;
   height: 32px;
   line-height: 32px;
   background: url(../images/news/barreTitre.jpg) no-repeat;
}
.connaitre h1 {
   background: url(../images/connaitre/barreTitre.jpg) no-repeat;
}
.entreprendre h1 {
   background: url(../images/entreprendre/barreTitre.jpg) no-repeat;
}
.decouvrir h1 {
   background: url(../images/decouvrir/barreTitre.jpg) no-repeat;
}
.vivre h1 {
   background: url(../images/vivre/barreTitre.jpg) no-repeat;
}
h2 {
   font-size: 13px;
   font-weight: bold;
}
h3 {
   font-size: 13px;
   font-weight: normal;
}
h4 {
   color: #FF7500;
   font-weight: normal;
   font-size: 20px;
}
#accueil #logo h1, #accueil #hautNews h1, #pied h1, .infoBulleCommunes span {
   font-weight: normal;
   color: #6eb3c8;
   font-size: 20px;
   text-align: center;
   background: none;
   padding-left: 0px;
}
#accueil #hautNews h1, #pied h1 {
   font-size: 27px;
}
.legende {
   font-size: 12px;
   font-style: italic;
   color: black;
   margin-top: 10px;
}
.infoBulleCommunes {
   display: none;
   z-index: 1000;
   position: absolute;
   border: 5px solid #a4d0dd;
   background: white;
   padding: 5px;
   font-size: 11px;
}
.infoBulleCommunes span {
   font-size: 13px;
   font-weight: bold;
   line-height: 16px;
}
#pied {
   background: #B3E4F3 url(../images/news/bandeauHautNews.jpg) no-repeat top center;
   overflow: hidden;
   margin-right: 20px;
}
#pied h1 {
   margin-bottom: 15px;
}
#pied table {
   width: 900px;
   margin: 0px auto;
}
#pied #liens {
   text-align: center;
}
#pied a {
   color: #333;
}
#piedAP {
   text-align: center;
   font-size: 11px;
   margin: 10px 0px;
}
#xiti {
   padding-bottom: 10px;
   text-align: center;
}
form#formRecherche {
   margin: 0px;
}
form#formRecherche td {
   padding-left: 5px;
}
form#formRecherche input.champsTexte {
   width: 156px;
   padding: 1px 3px;
   border: 1px solid #a5d0de;
   color: black;
}
form#formRecherche input.vide {
   color: #ccc;
}
form#formRecherche a#lancerRecherche {
   display: block;
   width: 21px;
   height: 21px;
   background: url(../images/ok01.jpg) no-repeat top left;
}
form#formRecherche a#lancerRecherche:hover {
   background: url(../images/ok02.jpg) no-repeat top left;
}
div#menuContact, .separationRecherche {
   text-align: center;
   margin: 25px auto 15px;
   padding-bottom: 5px;
   width: 529px;
   background: url(../images/trait.jpg) no-repeat bottom;
}
div#menuContact a {
   border-bottom: 3px solid transparent;
   padding: 1px 2px;
   margin: 5px;
   color: #666;
   text-decoration: none;
}
div#menuContact a.actif {
   border-bottom-color: #CCC;
}
div#menuContact a:hover {
   border-bottom-color: #666;
   text-decoration: none;
}
div.nomEntreprise {
   font-weight: bold;
   font-size: 18px;
   text-align: center;
   margin-top: 10px;
}
div.activitesEntreprise {
   text-align: right;
   text-align: center;
}
.jourHoraires {
   font-weight: bold;
   padding-right: 25px;
}
.heureHoraires {
   padding: 0px 4px 0px 0px;
}
.commentaireHoraires {
   font-style: italic;
}
.carteFiche {
   height: 500px;
   width: 80%;
   margin: 0px;
}
input.champsTexte, textarea.champsTexte {
   border: 1px solid #ccc;
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
}
td.titre {
   text-align: center;
   font-size: 14px;
   padding-bottom: 10px;
}
td.commandes {
   text-align: center;
   padding-top: 10px;
}
td.commandes input {
   border: 1px solid #999;
   background-color: #EBEBEB;
   cursor: pointer;
   padding: 0px 10px;
   height: 22px;
}
td.commandes input.over {
   background-color: #D9D9D9;
}
div.erreur {
   background: white;
   border: 1px solid red;
   color: red;
   padding: 10px;
   text-align: center;
   margin: 5px auto;
   width: 375px;
}
div.reussi {
   background: white;
   border: 1px solid #006400;
   color: #006400;
   padding: 10px;
   text-align: center;
   margin: 5px auto;
   width: 375px;
}
td.infosTitre {
   font-weight: bold;
}
table.recommander {
   margin-top: 30px;
}
table.recommander .fondGris {
   background-color: #EFEFEF;
}
table.recommander .fondGris a {
   color: #333 !important;
   font-size: 11px;
}
table.recommander #amis {
   height: 83px;
   border: 1px solid #CCCCCC;
   background-color: White;
   overflow: hidden;
}
table.recommander #amis div {
   cursor: default;
   height: 16px;
   overflow: hidden;
   border-bottom: 1px solid #D0D0D0;
}
table.recommander .flecheGrise {
   background: url(../images/fleche.gif) no-repeat;
   width: 48px;
}
h1.enConstruction {
   text-align: center;
   background: none;
   color: #333;
   font-size: 20px;
   margin: 20px 0px;
   padding: 0px;
}
p.enConstruction {
   margin: 20px;
   text-align: center;
}
.rechImgAS {
   font-size: 11px;
   font-style: italic;
}
#resultatsRecherche span {
   font-weight: bold;
}
#resultatsRecherche p {
   margin: 0px 0px 15px;
}
table.pages {
   margin: 10px auto 0px;
}
table.pages a.precedent {
   margin-right: 15px;
}
table.pages a.suivant {
   margin-left: 15px;
}
table.pages span.pageCourante {
   font-weight: bold;
   color: #555;
}
