                                                                        

html { /*  document */
font-family : 12px Comic, "Sans MS";
  color: #4b4b4b;
background: #ffffff url(fond.png) no-repeat 50% 0;
}
body { /*  corps du document */
  margin: 0;
font-family :12px Comic, "Sans MS";
  background: url(fondbottom.png) no-repeat 50% 100%;
width:100%; 
}
a { /* lien */
font-family : 12px Comic, "Sans MS";
  color: #000;
  background-color: inherit;
  text-decoration: none;
}
a:hover { /* lien survolé */
font-family :12px  Comic, "Sans MS";
  color: #F69424;
  text-decoration: none;
   background-color: inherit; 
}
p { /* paragraphe */
  margin: 4px 0px;
}
hr { /* ligne horizontale */
  height: 1px;
  border: 1px solid #FFF;
  width: 98%;
visibility: hidden;
}
ul, ol { /* listes */
  padding:0;
  margin:0;
}

h1 { /* titre niveau 1 */
  font-size: 24px;
}
h2 { /* titre niveau 2 */
  font-size:18px;
}
h3 { /* titre niveau 3 */
  font-size:16px;
}
h4 { /* titre niveau 4 */
  font-size:14px;
}
.bordure {
  border: 0px solid #a48dc1;
}
/******************************************
* Mise en page des blocks div principaux */
#screen_choice {
  z-index:20;
  position:absolute; top: 2px; right: 4px;
  padding: 0px;
  margin: 0px;
  text-align: right;
}
#page{ /* all the page */
z-index : 10;
  padding-top : 0;
  color : inherit;
  background: url(main.jpg) repeat-y top center;
}
#headTop { /* header top and middle (logo-banner + citation) */
  margin: 0;
  padding: 0px;
  color: inherit;
  background: url(header.png) no-repeat;
  height: 400px;
}
#headBottom { /* header bottom (logo-menu) */
  margin: 0;
  padding: 0 0px;
  color: inherit;
 
}
#mainContent { /* main page */
font-family : 12px Comic, "Sans MS";
  margin: 0px 0px;
     background: url(page.png) repeat-y;
}
#leftside { /* leftboxes area */
  color: inherit;
  font-family : 12px Comic, "Sans MS";
 background-color: transparent;
  border: 0px solid #f29605;
  padding: 0px;
    -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#rightside { /* right boxes area */
    margin-top: 0px;
  color: inherit;
  
  
}
#endbox { /* optionnal area between main page and bottom */
  margin: 0px;
  font-family : 12px Comic, "Sans MS";
  margin-left:4px;
  text-align: left;
  background: url(main.png)repeat-y;
}
#foot { /* footer Copyright */
font-family : 12px Comic, "Sans MS";
  text-align: center;
  color: #fff;
  margin-top: -28px;
   background: transparent url(footer.png) repeat-x bottom;
   height: 250px;
margin-right: 04px;
}
#foot a {
  color: transparent;
  font-family : Comic, "Sans MS";

}
afb2
font-family : 12px Comic, "Sans MS";
  text-align: center;
  color: #ffoooo;
/*************************
 * block boite citation */
div.quote { /* block citation */
  white-space: nowrap;
  text-align: center;
  margin-top: -15px;
padding:0 4px;
}
div.quote span.cita { /* texte */
  font : 12px  Comic, "Sans MS";
  color : #2d2d2d;
  background-color : inherit;
  font-style : normal;
  text-align : center;
margin-top:-5px;
  padding :0 8px;
}
div.quote span.author { /* auteur */
  font-style: normal;
}

/*******************************************
 * Mise en page des blocks dans le header */
div.logo { /* block logo */
  position: absolute; top: 110px; right:0;
  background-color : transparent;
  margin : 0 20px;
  text-align : right;
}
div.banner { /* block bannière */
  background-repeat : no-repeat;
  padding : 20px;
  text-align : right;
}


/***********************************
 * block box Header Menu sections */
div.menuIcons { /* block menu */
  padding:0px 0px;
}
div.menuIcons ul { /* block liste du menu */
  margin:0;
  padding:0;
  list-style:none;width:100%;
}
div.menuIcons ul li { /* toutes les sections */
  margin-right:8px;
  text-align:center;
}
div.menuIcons ul li span { /* toutes les sections */
  display:block;
  white-space:nowrap;
}
div.menuIcons ul li.menu_flags { /* section drapeau */
  position: absolute; top: 410px; left: 70px;
  margin-right:10px;
  text-align:center;
}
div.menuIcons ul li.menu_flags img { /* séparation drapeau */
  margin:0px;
}
div.menuIcons ul li.menu_admin { /* section admin */
  position: absolute; top: 330px; right: 35px;
  padding-right:0;
}
div.menuIcons ul li.menu_admin span {
  font: 12px  Comic, "Sans MS";
  color: #000;
  background-color: inherit;
  width: 105px;
  height: 50px;
  line-height: 60px; 
}
div.menuIcons ul li.menu_admin span.current {
  color:#000;
  background-color: inherit;
}
div.menuIcons ul li.menu_admin a:hover span {
  color:red;
  background-color: inherit;
  text-decoration: underline;
}
div.menuIcons ul li a span { /* lien */
  color: #fff;
  font:  bold 18px  Comic, "Sans MS";
 width: 105px;
  height: 50px;
  line-height: 60px;
 
}
div.tblbox ul li a span, td.tblbox ul li a span { /* lien latéral */
  color: #0066CC;
  background-color: inherit;
  text-decoration: none;
  font: bold 11px  Comic, "Sans MS";
}
div.menuIcons ul li a span.current { /* lien actif */
  color:#F69424;
  text-decoration: none;
}
div.tblbox ul li a span.current, td.tblbox ul li a span.current { /* lien latéral actif */
  color:#ff7900;
  background-color: #000;
  text-decoration: underline;
}
div.menuIcons ul li a:hover span { /* lien survolé*/
  color: #F69424;
  text-decoration: underline;
  background-color: inherit;
}
div.tblbox ul li a:hover span, td.tblbox ul li a:hover span { /* lien latéral survolé*/
  color: #ff7900;
  text-decoration: underline;
  background-color: inherit;
}
div.menuIcons ul li.menu_home { /* section accueil */
  position: absolute; top: 330px; left: 40px;
}
div.menuIcons ul li.menu_news { /* section nouvelles */
  position: absolute; top: 330px; left:310px;
}
div.menuIcons ul li.menu_forum { /* section forum */
  position: absolute; top: 395px; left: 230px;
}
div.menuIcons ul li.menu_blog { /* section blog */
  position: absolute; top: 395px; left: 0px;
}
div.menuIcons ul li.menu_photo { /* section photos */
  position: absolute; top: 395px; left: 0px;
}
div.menuIcons ul li.menu_download { /* section téléchargement */
  position: absolute; top: 395px; left: 350px;
}
div.menuIcons ul li.menu_links { /* section liens */
  position: absolute; top: 293px; left: 0px;
}
div.menuIcons ul li.menu_guestbook { /* section livre d or */
  position: absolute; top: 115px; left: 540px;
}
div.menuIcons ul li.menu_diaporama { /* photos */
  position: absolute;top: 330px; left: 450px;
}
div.menuIcons ul li.menu_00 { /* contact */
  position: absolute; top: 330px; left: 175px;
}
div.menuIcons ul li.menu_iconeframe\/0 { /* tarifs */
  position: absolute; top:330px; left: 590px;
}
/******************************************
 * Mise en page des blocks dans le corps */
/* block lateral boxes */
.htable {
  margin-bottom: 0px;
}
.htable1 {
  margin-bottom:0px;
}
.htable2 {
  padding: 0px 2px;
}
.spacer {
  padding: 8px 2px;
}
.titrebox { /* Titre */
  font:  bold 18px  Comic, "Sans MS";
 background: url(latitre.png) no-repeat;
  color: #212121;
  text-align: LEFT 5px;
  line-height: 60px;
  height: 44px;  
margin-left:02px;
}
.titrebox2 {  /* Autre titre */
  font: bold 12px  Comic, "Sans MS";
  color: #000;
  background-color: #4b4b4b;
  text-align: center;
}
.tblbox {  /* Corps */
font-family : 14px Comic, "Sans MS";
  color:inherit;
  padding: 4px;
  margin-bottom: 20px;
  text-align:left;

}
.tblboxover { /* Corps survolé */
font-family : 14px Comic, "Sans MS";
  color: inherit;
  padding: 4px;
  margin-bottom: 20px;
  text-align:left;

}
/* block central boxes */
.titre {
  margin-top: 0px;
  white-space: nowrap;
  font: bold 14px  Comic, "Sans MS";
  color: #4b4b4b;
  text-align: right;
  margin-right: 20px;


}
.tbl {
  background-color: transparent;
  font: 12px  Comic, "Sans MS";
  color: #4b4b4b;
  padding: 5px 15px;
  margin-left: 35px;
  text-align:left;
}
.tblover {
  background-color:transparent;
  font: 12px  Comic, "Sans MS";
  color: #4b4b4b;
  padding: 5px 15px;
  margin-left: 35px;
  text-align:left;
}
div ul, ol { /* listes */
  padding:8px 0px 8px 8px;
  margin-left:16px;
}
div li{
  padding:0px;
  margin-left:14 px;
}
/************************************
 * block box lateral Menu Sections */
ul.boxmenu { /* block liste */
  margin:0;
  padding:10px 0px;
  list-style:none;
}
ul.boxmenu li { /* items liste */
  margin-bottom:10px;
}
ul.boxmenu li img { /* icons */
  vertical-align:middle;
  margin-right:10px;
}
/**************************************************************************
 * block box lateral Article (menu list, menu dynamic 1, menu dynamic 2) */
.rubr { /* catégories des articles */
  font: bold 12 px  Comic, "Sans MS";
  color: #4b4b4b;
  background-color: inherit;
  text-align:left;
  margin: 5px;
  padding-left: 5px;
  

}
.item {
  font: 12 px  Comic, "Sans MS";
  color: #4b4b4b;
  background-color: inherit;
  text-align:left;
  list-style: none;
  margin: 0px;
  padding: 2px 0px;
}
ul.item {
  margin:0;
  padding:0;
}
ul.item li.item { /* titres des articles */
  font: 12 px  Comic, "Sans MS";
  color: #4b4b4b;
  background-color: inherit;
  text-align:left;
  list-style: none;
  padding: 2px 0px 2px 2px;
}
.curr_item {
  font: 12 px  Comic, "Sans MS";
  color: #4b4b4b;
  background-color: #F0EEE2;
  text-align:left;
  list-style: none;
  padding: 2px 0px;
}
ul.item li.curr_item { /* titre article est affiché */
  font: 12 px  Comic, "Sans MS";
  color: #4b4b4b;
  background-color: #F0EEE2;
  text-align:left;
  list-style: none;
  padding: 2px 0px 2px 10px;
}
/*************************************
 * block box central forum - tables */
.forum {
  background-color: #d8d8d8;
  padding: 5px 5px;
  font: bold 12 px  Comic, "Sans MS";
  color: #4b4b4b;
  text-align: center;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;

}
.forum2 {
  background-color: #ffd394;
  padding: 5px 5px;
  font: 12 px  Comic, "Sans MS";
  color: #4b4b4b;
  text-align:left;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
border: 1px solid #000;
}
tr.forum2 {
  background-color: #EDC17B;
  padding: 5px 5px;
  font: bold 12 px  Comic, "Sans MS";
  color: #4b4b4b;
  text-align:left;
}
.quest {
  background-color: #ffffff;
  padding: 5px 5px 5px 5px;
  font: 12 px  Comic, "Sans MS";
  color: #000000;
  text-align:left;
-moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.rep {
  background-color: #fff;
  padding: 10px 5px 5px 5px;
  font: 12 px  Comic, "Sans MS";
  color: #000000;
  text-align:left;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
border: 1px solid #000;
}
.bord {
  border: 0px solid #F0EEE2;
  padding: 1px;
}
.bord2 {
  border: 0px double #F0EEE2;
}
/*************
 * Calendar */
.cal {
  border-collapse: separate;
  border: 0px solid #77A7D3;
  border-spacing: 0px;
  color:inherit;
  background-color: #ffffff;
}
tr.cal { /* calendar nav bar */
  font: 12px  Comic, "Sans MS";
  color: #000000;
  background-color: #F8F6EE;
  text-align: center;
}
td.cals { /* week */
  font: 12px  Comic, "Sans MS";
  color: #000000;
  background-color: #eaf4ce;
  width: 12%;
  text-align: center;
}
td.cal0 { /* empty cell*/
  font: 12px  Comic, "Sans MS";
  color: #000000;
  background-color: #faf6e5;
  width: 12%;
  text-align: center;
}
td.cal1 { /* days */
  font: 12px  Comic, "Sans MS";
  color: #000000;
  background-color: #faf6e5;
  width: 12%;
  text-align: center;

}
td.cal2 { /* today */
  font: 12px  Comic, "Sans MS";
  color: #000000;
  background-color: #faf6e5;
  width: 12%;
  text-align: center;
  
}
td.cal3 { /* sunday or special */
  font: 12px  Comic, "Sans MS";
  color: #000000;
  background-color: #faf6e5;
  width: 12%;
  text-align: center;
}
td.cal4 { /* today is sunday or special */
  font: 12px  Comic, "Sans MS";
  color: #000000;
  background-color: #FCBB82;
  width: 12%;
  text-align: center;
}
td.calevt { /* planner event */
  font: bold 12px  Comic, "Sans MS";
  color: #000000;
  background-color: #F8F6EE;
  border: 1px solid #000000;
  text-align: center;
  width: 12%;
}
/************************
 * Formulaires (Forms) */
form { /* formulaire */
  margin: 3px 0px;
}
fieldset { /* Encadrement des champs */
  border: 1px solid #000;
  margin: 8px;
}
legend { /* légende des encadrements */
  font: 12 px  Comic, "Sans MS";
  color: #4b4b4b;
  background-color:inherit;
  font-weight: bold;
}
input.bouton, button { /* bouton */
  cursor: pointer;
  margin: 4px 0px;
  color: #000000;
  border: 1px inset #4b4b4b;
  background-color: #d8d8d8;
  font: 11px  Comic, "Sans MS";
}
input.texte { /* champ texte */
  background-color: transparent;
  font: 11px  Comic, "Sans MS";
  color: #4b4b4b;
  border: 1px solid #4b4b4b;
  margin: 4px 0px;
}
select { /* champ select */
  color: #4b4b4b;
  background-color: #FFF;
  font: 11px  Comic, "Sans MS";
  border: 1px solid #4b4b4b;
  margin: 4px 0px;
}
textarea { /* champ textarea */
  color: #4b4b4b;
  background-color: #fff;
  border: 1px solid #4b4b4b;
  overflow: auto;
  margin: 4px 0px;
}
/**********************
 * Editeur FckEditor */
.Code {
  border: #4b4b4b 1px solid;
  padding-right: 5px;
  padding-left: 5px;
  color: #000000;
  font: 11px Comic, "Sans MS";
  background-color: #eDC17B;
}
/*********************
 * Editeur pgeditor */
div #toolbarIcons_ptxt, div #toolbarSmileys_ptxt {
 color: inherit;
 background-color: #EDC17B;
}
/*******************
 * pop comment RSS */
.pop {
  z-index: 30;
  width:380px;
  text-align:left;
}
.pop a {
  display: block;
}
.pop span {
  z-index: 30;
  display:none;
}
.pop a:hover span {
  display:block;
  width:280px;
  position:absolute;
  top:2em;
  left:2em;
  color: #000000;
  background-color: #fff;
  font: normal 14
px  Comic, "Sans MS";
  border: 1px solid #000000;
  padding: 4px;
}
/*******************************************
 * Mise en page des blocks dans le footer */
#foot span.copyright { /* Copyright */
  font: 0.8em  Comic, "Sans MS";
  color: #4b4b4b;
  background-color: transparent;
  text-align: left;

}
/************************
 * Divers, inclassables */
.box {
  font: 12 px  Comic, "Sans MS";
  color: #4b4b4b;
  background-color: inherit;
}
p.box {
  margin: 0px;
  font: 12 px  Comic, "Sans MS";
  color: #4b4b4b;
  background-color: inherit;
text-align: center;
}
.box a {
  color: #4b4b4b;
  background-color: inherit;
  text-decoration: none;
  font: 12 px  Comic, "Sans MS";
}
.box2 a {
  color: #4b4b4b;
  background-color: inherit;
  text-decoration: none;
  font: 12 px  Comic, "Sans MS";
  font-weight: bold;
}
.box a:hover {
  color: #ff0099;
  text-decoration: none;
  background-color: inherit; position: relative; top: 1px; left: 1px;
}
.top {
  font: 12 px  Comic, "Sans MS";
  color: #4b4b4b;
  background: transparent;
  text-align: center;
}
.timer {
  font:  10px  Comic, "Sans MS";
  color: #000;
  background-color:transparent ;
  text-align: center;
  padding: 4px;
}
.clsCursor {
  cursor: pointer;
}
.notice {
  color:#ff0099;
  background-color:#d8d8d8;
  padding:4px;
}
.band {
}