body {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   margin: 0px;
   padding: 0px;
   color: #7b7049;
   background: #1A1A1A;
}
body#popup {
   background: white;
}
a {
   color: #7b7049;
   text-decoration: underline;
}
a:hover {
   color: #7b7049;
   text-decoration: none;
}
a.rouge {
   color: #a31009;
}
a.rouge:hover {
   color: #a31009;
}
form {
   margin: 0px;
}
#entete {
   text-align: center;
   height: 398px;
}
#entete div {
   width:952px;
   padding-top: 347px;
   height: 51px;
   margin:0px auto;
}
#entete div a.logis {
   display:block;
   margin:0px 165px 0px auto;
   width:46px;
   height:46px;
   font-size:1px;
   text-decoration:none;
}
#fondBlanc {
   background: white;
}
#page {
   margin: 0px auto;
   width: 952px;
}
#menu {
   height: 45px;
   background: #e6e5e5;
   font-weight: bold;
   font-size: 14px;
   margin: 10px;
}
#menu div.titre {
   background: white;
   width: 93px;
   padding-left: 10px;
   height: 45px;
   color: #7b7049;
   line-height: 45px;
   float: left;
}
#menu span.separation {
   width: 1px;
   background: #949393;
   font-size: 1px;
   margin-top: 13px;
   display: block;
   float: left;
   height: 20px;
}
#menu a {
   color: #7b7049;
   text-decoration: none;
   padding: 14px 15px;
   display: block;
   float: left;
}
#menu a.menuActif {
   color: white;
   text-decoration: none;
   background: #7b7049 url(../images/decoMenuSelected.jpg) no-repeat center 33px;
}
#menu a:hover {
   color: #7b7049;
   text-decoration: underline;
}
#menu a.menuActif:hover {
   color: white;
   text-decoration: none;
}
#contenus {
   background-color: white;
}
.contenu {
   margin: 10px;
   padding: 10px;
   background: #f5f5f5;
}
.contenuBodyFCK {
   padding: 5px;
   background: #f5f5f5;
}
.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: 22px;
}
#popup .action {
   margin: 10px 0px 10px auto;
}
.action a {
   display: block;
   height: 22px;
   text-decoration: none;
}
.action a:hover {
   text-decoration: none;
}
.action a.augmenter {
   background: url(../images/textePlus01.jpg) no-repeat;
   width: 32px;
}
.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 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 {
   background: url(../images/hautPage01.jpg) no-repeat;
   width: 106px;
}
.action a.haut:hover {
   background: url(../images/hautPage02.jpg) no-repeat;
}
h1, h2, h3 {
   color: #7b7049;
   margin: 0px;
   padding: 0px;
}
h1 {
   font-size: 25px;
   font-weight: bold;
   color: #bdb38e;
   background: url(../images/iconeTitre.jpg) no-repeat left center;
   padding-left: 35px;
}
h2 {
   font-size: 14px;
   font-weight: bold;
}
h3 {
   font-size: 14px;
   font-weight: normal;
}
.legende {
   font-size: 12px;
   font-style: italic;
   color: black;
   margin-top: 10px;
}
div.separationContenus {
   background: url(../images/separationParagraphes.jpg) no-repeat center center;
   height: 54px;
}
#avantPied {
   height: 37px;
}
#avantPied img {
   float: right;
}
#avantPied .action {
   margin-top: 15px;
}
#pied {
   color: #918764;
   background: url(../images/fondInfos.jpg) no-repeat center 20px;
   margin: 0px auto;
   width: 932px;
}
#pied .infos {
   font-size: 24px;
   color: #7b7049;
   padding: 7px 3px;
}
#pied div.liens {
   text-align: center;
   padding: 10px;
}
#piedAP {
   text-align: center;
   font-size: 11px;
   font-style: italic;
   margin-top: 5px;
}
#pied a {
   color: #918764;
}
#pied a:hover {
   color: #918764;
}
#xiti {
   padding: 10px 10px 50px;
   text-align: center;
}
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: 912px;
   margin: 0px;
}
input.champsTexte, textarea.champsTexte {
   border: 1px solid #BCBCBC;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
}
input.long, textarea.long {
   width: 310px;
}
input.cours {
   width: 116px;
}
html>body input.cours {
   width: 120px;
}
input.date {
   width: 80px;
}
input.nombre {
   width: 40px;
}
.rechImgAS {
   font-size: 11px;
   font-style: italic;
}
.commandes {
   text-align: center;
   padding-top: 10px;
}
.commandes input {
   border: 1px solid #999;
   background-color: #EBEBEB;
   cursor: pointer;
   padding: 0px 3px 4px;
   height: 20px;
}
.commandes input.over {
   background-color: #D9D9D9;
}
div.erreur, div.reussi {
   background: white;
   border: 1px solid red;
   color: red;
   padding: 10px;
   text-align: center;
   margin: 10px auto;
   width: 375px;
}
div.reussi {
   border-color: #006400;
   color: #006400;
}
.champErreur {
   color: red;
}
.etoile {
   display: none;
}
.fondGrisResa {
   background: #D4D2D3;
   height: 180px;
   vertical-align: top;
}
.fondGrisResa table {
   width: 441px;
}
.fondGrisResa td {
   padding-left: 10px;
}
.fondGrisResa td.legende {
   text-align: left;
   color: #7B7049 !important;
   padding-bottom: 7px;
}
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 #BCBCBC;
   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;
}
p.enConstruction {
   margin: 20px;
   text-align: center;
}