body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: white;
   margin: 0px;
   padding: 0px;
   color: #333;
}
a {
   color: #666;
   text-decoration: underline;
}
a:hover {
   color: #C00;
   text-decoration: none;
}
#page {
	margin: 10px auto 10px auto;
   width: 750px;
}
#tableEntete, #tableMenu {
   width: 750px;
}
#tableEntete {
   background: url(../images/degrade-bandeau.jpg) repeat-x;
   margin-bottom: 20px;
}
#entete {
	text-align:center;
   height: 114px;
}
#enteteConstruction {
	padding: 10px 0px 10px 0px;
	margin-top: 50px;
	margin-bottom: 10px;
}
.enteteBodyFCK {
   background: url(../images/degrade-bandeau.jpg) repeat-x;
	text-align:center;
}
#decoHaut {
   text-align: right;
}
#menu {
	margin: 0px;
   height: 18px;
   background-color: #E54813;
   text-align: right;
   padding-right: 5px;
   padding-top: 2px;
   color: white;
}
#menu a {
	color: white;
   font-size: 13px;
   font-weight: bold;
   text-decoration: none;
}
#menu a.menuActif, #menu a:hover {
   text-decoration: underline;
}
#contenus {
	background-color: white;
	width: 750px;
}
.contenu {
	padding: 10px;
   background-color: #EBEBEB;
   margin-bottom: 10px;
}
.contenuBodyFCK {
	padding: 10px;
   background-color: #EBEBEB;
}
.cacherLienImage {
   display: none;
}
.contenuBodyFCK .cacherLienImage {
   display: inline;
}
h1 {
   font-size: 12px;
   font-weight: bold;
   color: #e64814;
   border-bottom: 1px solid #e64814;
   margin: 0px 0px 5px;
}
h2 {
   font-size: 13px;
   font-weight: bold;
   color: #cb0a1c;
   margin: 0px;
}
h3, .h3, .prix {
   font-size: 12px;
   font-weight: bold;
   color: #f60;
   margin: 0px;
}
.cadre {
   background-color: #D9D9D9;
}
.fondBlanc {
   background-color: white;
   padding: 10px;
   font-size: 13px;
   color: #7f7f7f;
}
.fondBlanc .legende {
   font-size: 12px;
   font-style: italic;
   color: #333;
   margin: 0px;
}
.article {
   padding: 5px;
   width: 130px;
   margin-bottom: 17px;
   margin-right: 17px;
}
.desc {
   color: #333;
   font-size: 12px;
}
.article .legende, .dates {
   color: #333;
   font-size: 10px;
}
.dates {
   font-style: italic;
   padding-top: 10px;
   padding-bottom: 10px;
}
.baseMacaron {
   font-size: 1px;
   position: relative;
}
.macaron {
   background: url(../images/macaron.gif) no-repeat;
   width: 44px;
   height: 44px;
   position: absolute;
   top: -22px;
   right: -22px;
}
#pied {
   padding: 5px;
   background-color: #EBEBEB;
	padding: 3px;
	width: 744px;
}
#decoBas {
   text-align: left;
}
#piedAP {
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin-top: 5px;
}
#piedAP a {
	color: #333;
}
#piedAP a:hover {
	color: #C00;
}
div#menuContact {
   text-align: center;
   margin: 25px auto 15px;
   padding-bottom: 5px;
   clear: both;
   width: 592px;
   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;
}
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 auto 4px;
   height: 20px;
}
td.commandes input.over {
   background-color: #D9D9D9;
}
div.erreur {
   background-color: #F4D9D7;
   border: 1px solid red;
   font-weight: bold;
   color: red;
   padding: 10px;
   text-align: center;
   margin: 5px auto;
   width: 375px;
}
div.reussi {
   background-color: #DFF1D6;
   border: 1px solid #006400;
   font-weight: bold;
   color: #006400;
   padding: 10px;
   text-align: center;
   margin: 5px auto;
   width: 375px;
}
td.infosTitre {
   font-weight: bold;
}
.rechImgAS {
   font-size: 11px;
   font-style: italic;
}