body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   margin: 0px;
   padding: 0px;
   color: #666;
   background: #00cd95 url(../images/fondSite.jpg) repeat-x;
}
body.blanc {
   background: none;
}
a {
   color: #34a588;
   text-decoration: underline;
}
a:hover {
   color: #34a588;
   text-decoration: none;
}
form {
   margin: 0px;
}
#page {
   margin: 0px auto;
}
#entete, #corps, #basPage, #hautPied, #pied {
   margin: 0px auto;
   width: 836px;
}
#entete {
   background: url(../images/bandeauHaut.jpg) no-repeat bottom;
   height: 143px;
}
#gauche, #droite {
   width: 43px;
   vertical-align: top;
}
#gauche {
   background: url(../images/repetitionGauche.jpg) repeat-y right;
}
#gauche div {
   width: 43px;
   height: 327px;
   background: url(../images/gaucheSite.jpg) no-repeat right;
}
#droite {
   background: url(../images/repetitionDroite.jpg) repeat-y left;
}
#droite div {
   width: 43px;
   height: 327px;
   background: url(../images/droiteSite.jpg) no-repeat left;
}
#menu {
   width: 187px;
   background-color: white;
   vertical-align: top;
}
#menu div.fondMenu {
   background: url(../images/fondMenuCentre.jpg) repeat-y;
}
#menu div.fondMenu div.fondHautMenu {
   background: url(../images/hautMenu.jpg) no-repeat;
}
#menu div.fondMenu div.fondHautMenu h1 {
   color: white;
   text-align: center;
   font-size: 16px;
   font-weight: normal;
   padding-top: 2px;
   margin: 0px 0px 10px 0px;
}
#menu div.fondMenu div.fondHautMenu div.elementMenu,
#menu div.fondMenu div.fondHautMenu div.elementSousMenu,
#menu div.fondMenu div.fondHautMenu div.elementSousSousMenu {
   border-bottom: 1px solid #b8e3ce;
   margin: 0px 4px 0px 3px;
}
#menu div.fondMenu div.fondHautMenu div.elementMenu a,
#menu div.fondMenu div.fondHautMenu div.elementSousMenu a,
#menu div.fondMenu div.fondHautMenu div.elementSousSousMenu a {
   color: white;
   display: block;
   text-decoration: none;
   margin-left: 15px;
   line-height: 17px;
   width: auto;
}
#menu div.fondMenu div.fondHautMenu div.elementSousMenu a {
   margin-left: 30px;
}
#menu div.fondMenu div.fondHautMenu div.elementSousSousMenu a {
   margin-left: 45px;
}
#menu div.fondMenu div.fondHautMenu div.elementMenu a.menuActif,
#menu div.fondMenu div.fondHautMenu div.elementSousMenu a.menuActif,
#menu div.fondMenu div.fondHautMenu div.elementSousSousMenu a.menuActif {
   font-weight: bold;
   padding-left: 15px;
   margin-left: 0px;
   background: url(../images/flecheMenu.gif) no-repeat left center;
}
#menu div.fondMenu div.fondHautMenu div.elementSousMenu a.menuActif {
   padding-left: 15px;
   margin-left: 15px;
}
#menu div.fondMenu div.fondHautMenu div.elementSousSousMenu a.menuActif {
   padding-left: 15px;
   margin-left: 30px;
}
#menu div.fondMenu div.fondHautMenu div.elementMenu a:hover,
#menu div.fondMenu div.fondHautMenu div.elementSousMenu a:hover,
#menu div.fondMenu div.fondHautMenu div.elementSousSousMenu a:hover {
   color: white;
   text-decoration: underline;
}
#menu div.basMenu {
   background: white url(../images/basMenu.jpg) no-repeat top;
   height: 14px;
}
#menu div.fondRecherche {
   background: url(../images/fondRechercheCentre.jpg) repeat-y;
}
#menu div.fondRecherche div.fondHautRecherche {
   background: url(../images/hautRecherche.jpg) no-repeat;
}
#menu div.fondRecherche div.fondHautRecherche h1 {
   color: #333;;
   text-align: center;
   font-size: 16px;
   font-weight: normal;
   padding-top: 10px;
   margin: 0px 0px 10px 0px;
}
#menu div.fondRecherche div.fondHautRecherche form {
   margin: 0px 4px 0px 3px;
   padding: 5px 0px 15px;
   height: 20px;
}
#menu div.fondRecherche div.fondHautRecherche form table {
   margin: 0px auto;
}
#menu div.fondRecherche div.fondHautRecherche form table td {
   padding: 0px 2px;
}
#menu div.fondRecherche div.fondHautRecherche form input.champsTexte {
   width: 139px;
   height: 18px;
   padding: 2px 2px 0px;
}
#menu div.fondRecherche div.fondHautRecherche form input.vide {
   color: #666;
}
#menu div.basRecherche {
   background: url(../images/basRecherche.jpg) no-repeat;
   height: 14px;
}
#centre {
   background-color: white;
   vertical-align: top;
   width: 563px;
}
.action {
   height: 28px;
   float: right;
}
.action a {
   display: block;
   height: 28px;
   text-decoration: none;
}
.action a:hover {
   text-decoration: none;
}
.action a.augmenter {
   background: url(../images/textePlus01.jpg) no-repeat;
   width: 36px;
}
.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;
   width: 35px;
}
.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 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: 32px;
}
.action a.favoris:hover {
   background: url(../images/favoris02.jpg) no-repeat;
}
.action a.haut {
   margin-right: 10px;
   display: inline;
   text-decoration: underline;
}
.action a.haut:hover {
   text-decoration: none;
}
.action .sousBlason {
   width: 121px;
   background: url(../images/sousBlason.jpg) no-repeat;
}
#contenus {
   margin: 38px 5px 5px;
   width: 553px;
}
.contenuBodyFCK {
   padding: 5px;
   background: white;
}
.cacherLienImage {
   display: none;
}
.contenuBodyFCK .cacherLienImage {
   display: inline;
}
h1, h2, h3 {
   color: #414141;
   margin: 10px 0px;
   padding: 0px;
}
h1 {
   font-size: 20px;
   font-weight: bold;
}
h2 {
   font-size: 20px;
   font-weight: normal;
}
h3 {
   font-size: 14px;
   font-weight: bold;
}
.legende {
   font-size: 12px;
   font-style: italic;
   color: black;
   margin-top: 10px;
}
.cadre {
   border: 1px solid #999;
   padding: 5px;
   margin: 10px;
}
.bordureBasse {
   border-bottom: 1px dashed #666;
   margin: 10px;
}
a.fleche {
   background: url(../images/petiteFlecheGrise.jpg) no-repeat right center;
   color: #666;
   padding-right: 14px;
}
a.fleche:hover {
   background: url(../images/petiteFlecheVerte.jpg) no-repeat right center;
   color: #34a588;
}
#autresContenus {
   background: #15947d url(../images/fondBasVert.jpg) no-repeat bottom;
   color: white;
   vertical-align: top;
}
#autresContenus table.tableAutresContenus {
   width: 750px;
   margin: 0px auto 0px;
}
#autresContenus table.tableAutresContenus td.gauche,
#autresContenus table.tableAutresContenus td.centre,
#autresContenus table.tableAutresContenus td.droite {
   width: 33%;
   text-align: center;
   vertical-align: top;
}
#autresContenus table.tableAutresContenus td.bordure {
   border-right: 1px dashed white;
}
#autresContenus h2 {
   color: white;
}
#basPage {
   background: url(../images/basSite.jpg) no-repeat bottom left;
   height: 32px;
}
#hautPied {
   background: #15947d url(../images/hautInfos.jpg) no-repeat left top;
   height: 25px;
}
#pied {
   background: #15947d url(../images/fondRepetInfos.jpg) repeat-y;
   color: white;
}
#pied div#fondPied {
   background: url(../images/basInfos.jpg) no-repeat left bottom;
   padding-bottom: 25px;
}
#pied div#fondPied table {
   width: 720px;
   margin: 0px auto 0px;
}
#pied div#fondPied table h1 {
   color: white;
   margin-top: 0px;
}
#pied div#fondPied table a {
   color: white;
}
#piedAP {
   text-align: center;
   font-size: 11px;
   font-style: italic;
   margin-top: 5px;
   color: #333;
}
#piedAP a {
   color: #333;
}
#piedAP a:hover {
   color: #333;
}
div#menuContact {
   text-align: center;
   margin: 25px auto 15px;
   padding-bottom: 5px;
   clear: both;
   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 #999;
   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 1px 4px;
   height: 20px;
}
td.commandes input.over {
   background-color: #D9D9D9;
}
div.erreur {
   border: 1px solid red;
   color: red;
   padding: 10px;
   text-align: center;
   margin: 5px auto;
   width: 375px;
}
div.reussi {
   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 #amis {
   height: 83px;
   border: 1px solid #999;
   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;
}
.planSite ul {
   padding: 0px 20px;
   margin: 0px;
}
.planSite ul li {
   margin: 5px 0px;
}
#entetePopup {
   width: 100%;
}
#entetePopup a.fermer, #piedPopup a.fermer {
   padding-right: 15px;
   margin-right: 2px;
   color: black;
   background: url(../images/fermer.gif) no-repeat right center;
}
h1.enConstruction {
   text-align: center;
}
p.enConstruction {
   padding: 20px;
   text-align: center;
}
.rechImgAS {
   font-size: 11px;
   font-style: italic;
}
#resultatsRecherche span {
   font-weight: bold;
}
#resultatsRecherche p {
   margin: 0px 0px 15px;
}