
/* ############################# */
/* # Redef Html Generale */
/* ############################# */

body {
  background: #E6E6E6;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}
a {
  text-decoration: none;
  color: #000099;
}
a:hover {
  text-decoration: underline;
  color: #007FFF;
}
.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.left {
  text-align: left;
}
.admin {
  color: #FF0000;
  display: inline;
}
.voice {
  color: #00DD00;
  display: inline;
}
.pub {
  padding: 10px;
  border: 1px dashed #666666;
  width: 480px;
  overflow: auto;
  margin: auto;
  background: #EEEEEE;
}
.pubtexte {
  width: 130px;
  margin: 0 0 -1px 10px;
  font-weight: bold;
  border: 1px dashed #666666;
  background: #F5F5F5;
  text-align: left;
  padding-left: 15px;
}
img {
 border: 0;
}
img.avatar {
  float: left;
  width: 50px;
  height: 50px;
  border: solid 1px black;
  margin-right: 3px;
}
img.icone {
  border: 0;
  width: 16px;
  height: 16px;
}
img.tools {
  margin: 1px 0 0 5px;
}
.tools {
  display: inline;
}
hr {
  width: 300px;
  height: 1px;
  color: #000000;
  background-color: #000000;
  margin: auto;
  text-align: center;
}
/* ############################# */
/* # Block de fond, trame generale */
/* ############################# */

#header {
  width: 100%;
  height: 149px;
  margin: 0;
  padding: 0;
  background: #FFFFFF url("/fr/images/header.gif") 0px 0px;
  border: 0;
  position: relative;
  z-index: 0;
}
#logo {
  width: 135px;
  height: 100px;
  position: absolute;
  left: 0px;
  top: -2px;
  margin-left: 15px;
  padding: 0;
  background: #FFFFFF url("/fr/images/logo.gif") 0px 0px;
  border: solid 2px black;
  z-index: 1;
}
#logo a {
  display: block;
  width: 127px;
  height: 92px;
}
#titre {
  width: 448px;
  height: 68px;
  position: absolute;
  top: 15px;
  left: 25%;
  padding: 0;
  margin: 0;
  background: url("/fr/images/titre.gif") 0px 0px;
  border: none;
  z-index: 2;
}
#degrad {
  height: 2px;
  width: 376px;
  position: absolute;
  top: 95px;
  left: 160px;
  padding: 0;
  margin: 0;
  border: hidden;
  background: url("/fr/images/degrad.gif") 0px 0px no-repeat;
  z-index: 2;
}
#content {
  background: url("/fr/images/content.gif") 0px 0px white;
  border: solid 2px black;
  border-top: solid 2px white;
  position: relative;
  padding: 5px;
  margin: 0px 142px -90px 158px;
  top: -55px;
  z-index: 1;
  min-height: 1000px;
  min-width: 470px;
  text-align: center;
}
#footer {
  width: 100%;
  height: 150px;
  text-align: center;
  margin: 0;
  padding: 50px 0 0 0;
  background: #FFFFFF url("/fr/images/footer.gif") 0px 0px;
  position: relative;
  bottom: 0px;
  z-index: 0;
}
#dek {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal; 
  line-height: 100%; 
  font-weight: normal;
  padding: 3px;
  border: solid 1px black;
  background: #CCCCFF;
  position: absolute;
  visibility: hidden;
  z-index: 69;
}
#dropin {
  position:absolute;
  visibility:hidden;
  border: 0;
  z-index:50;
  width:0%;
  height:0%;
  left:0;
  top:0;
}
#dropin #unexit {
  position:absolute;
  z-index:52;
  top:0px;
  left:0px;
}
#exit {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 35px;
  right: 60px;
  padding: 0;
  margin: 0;
  background: url("/fr/images/exit.gif") 0px 0px;
  border: none;
  z-index: 2;
}
#exit a {
  display: block;
  width: 32px;
  height: 32px;
}
#xiti-logo, #xiti-logo p {
 display: inline;
 width: 50px;
}
/* ############################# */
/* # Menu de gauche */
/* ############################# */

#menugauche {
  width: 135px;
  position: absolute;
  left: 15px;
  top: 110px;
  padding: 0;
  background: #F5FCFA;
  border: solid 2px black;
  z-index: 1;
  text-align: left;
}
#menugauche ul {
  list-style-image: url("/fr/images/flechedroite.gif");
  margin-top: -2px;
}
#menugauche li {
  line-height: 10px; 
  margin-left: -15px; 
}
#menugauche a {
  font-weight: bold;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: #000099;
  line-height: 100%;
}
#menugauche a:hover {
  text-decoration: underline;
  color: #007FFF;
}
#menugauche #skin {
  height: 32px;
  display: block;
  position: relative;
  margin: 2px;
  background: transparent;
  text-align: center;
}
#menugauche #skin a {
  display: inline;
  font-size: 10px; 
  font-weight: normal;
}
#menugauche #tricher {
  width: 152px;
  height: 35px;
  position: relative;
  left: -15px;
  margin-right: -15px;
  background: url("/fr/images/tricher.gif") transparent 0px 0px;
}
#menugauche #excuses {
  width: 152px;
  height: 35px;
  position: relative;
  left: -15px;
  margin-right: -15px;
  background: url("/fr/images/excuses.gif") transparent 0px 0px;
}
#menugauche #bdd {
  width: 152px;
  height: 35px;
  position: relative;
  left: -15px;
  margin-right: -15px;
  background: url("/fr/images/bdd.gif") transparent 0px 0px;
}
#menugauche #divers {
  width: 152px;
  height: 35px;
  position: relative;
  left: -15px;
  margin-right: -15px;
  background: url("/fr/images/divers.gif") transparent 0px 0px;
}
#menugauche #forum {
  width: 152px;
  height: 35px;
  position: relative;
  left: -15px;
  margin-right: -15px;
  margin-bottom: 10px;
  background: url("/fr/images/forum.gif") transparent 0px 0px;
}
#menugauche #forum a {
  display: block;
  width: 152px;
  height: 35px;
}
#menugauche #chat {
  width: 152px;
  height: 35px;
  position: relative;
  left: -15px;
  margin-right: -15px;
  margin-bottom: 10px;
  background: url("/fr/images/chat.gif") transparent 0px 0px;
}
#menugauche #chat a {
  display: block;
  width: 152px;
  height: 35px;
}
#menugauche #liens {
  width: 152px;
  height: 35px;
  position: relative;
  left: -15px;
  margin-right: -15px;
  margin-bottom: 10px;
  background: url("/fr/images/liens.gif") transparent 0px 0px;
}
#menugauche #liens a {
  display: block;
  width: 152px;
  height: 35px;
}
#menugauche #bottom {
  visibility: hidden;
}

/* ############################# */
/* # Menu de droite */
/* ############################# */
#menudroite {
  width: 115px;
  position: absolute;
  right: 0px;
  top: 135px;
  margin-right: 5px;
  padding: 0;
  background: #F5FCFA;
  border: solid 2px black;
  z-index: 1;
}
#menudroite #recherche {
  width: 134px;
  height: 100px;
  position: relative;
  left: -19px;
  margin-right: -19px;
  background: url("/fr/images/recherche.gif") transparent 0px 0px no-repeat;
}
#menudroite #recherche form {
  padding: 35px 0px 5px 25px;
  text-align: center;
}
#menudroite #recherche input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.1em;
  background: #FDFDFD;
  border: solid 1px black;
  margin-bottom: 3px;
}
#menudroite #sondage {
  width: 134px;
  position: relative;
  left: -19px;
  margin-right: -19px;
  padding: 35px 0 10px 0; 
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: url("/fr/images/sondage.gif") transparent 0px 0px no-repeat;
}
#menudroite #sondage form {
  margin-left: 22px;
  width: 112px;
}
#menudroite #sondage ul {
  list-style-type: none;
  list-style-image: none;
  margin: 5px 0 5px 0;
  padding: 0;
  text-align: left;
}
#menudroite #sondage li {
  margin-top: 5px;
  font-weight: normal;
}

#menudroite #partenaires {
  width: 134px;
  position: relative;
  left: -19px;
  margin-right: -19px;
  padding: 35px 0 10px 0; 
  background: url("/fr/images/partenaires.gif") transparent 0px 0px no-repeat;
}
#menudroite #stats {
  width: 134px;
  position: relative;
  left: -19px;
  margin-right: -19px;
  padding: 35px 0 10px 0px; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  background: url("/fr/images/stats.gif") transparent 0px 0px no-repeat;
}
#menudroite #raccourcis {
  width: 100px;
  height: 32px;
  position: relative;
  background: transparent;
  display: inline;
}
#menudroite #raccourcis img {
  width: 16px;
  height: 16px;
  position: relative;
  display: inline;
  border: 0;
  margin: 5px;
}
#menudroite ul {
  list-style-image: url("/fr/images/flechedroite.gif");
  margin-top: -2px;
}
#menudroite li {
  line-height: 11px; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

/* ############################# */
/* # Contenu : controles, titres, edito */
/* ############################# */
#content #bottomcontrol {
  width: 470px;
  position: relative; 
  margin: 0 auto 0 auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
}
#content #bottomcontrol img {
  margin: 5px;
}
#content #titrepage {
  width: 90%;
  margin: 10px auto 0 auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-style: italic;
  line-height: 100%;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  text-align: center;
}
#content #edito {
  width: 90%;
  margin: 10px auto 0 auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 105%;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  text-align: center;
}
/* ############################# */
/* # Contenu : sommaire, pagenav */
/* ############################# */

#content .sommaire {
  margin: 20px auto 20px auto;
  width: 300px;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  padding: 5px;
  list-style-type: none;
  list-style-image: none;
  text-align: center;
}
#content .pagenav {
  margin: 5px auto 10px auto; 
  text-align: center;
}

#content .pagenav a {
  padding: 5px;
}


/* ############################# */
/* # Contenu : News */
/* ############################# */
#content #news {
  width: 95%;
  margin: 10px auto 0 auto;
  text-align: left;
}
#content #news .news  {
  margin: 40px 0 25px 0;
}
#content #news .date {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-style: normal;
  line-height: 105%;
  font-weight: bold;
  color: #000000;
  display: inline;
}

#content #news .auteur {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  display: inline;
  margin-left: 10px;
}
#content #news .texte {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-style: normal;
  line-height: 105%;
  font-weight: normal;
  color: #000000;
  margin: 2px 0px 5px 15px;
}
#content #news .commentaires {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  margin-left: 15px;
}

/* ############################# */
/* # Contenu : astuces */
/* ############################# */


#content #astuces .astuce {
  margin: 30px;
  text-align: left;
}
#content #astuces .astuceliste {
  margin: 20px;
  margin-bottom: 5px;
  text-align: center
}
#content #astuces .titre {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 105%;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
  text-align: left;
}
#content #astuces .texte {
  margin: 5px 0 5px 15px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-style: normal;
  line-height: 105%;
  font-weight: normal;
  color: #000000;
  display: block;
}
#content #astuces u {
  color : #AA0000;
  font-weight: bold;
}
#content #astuces .up {
  text-align: left;
  margin-left: 10px;
}
/* ############################# */
/* # Contenu : etiquette */
/* ############################# */

#content #etiquette {
  text-align: center;
  margin: auto;
  margin-top: 20px;
  width: 95%;
}

.etiq {
  width: 180px;
  height: 200px;
  float: left;
  margin: 10px;
  border: groove 2px black;
  background: #FDFDFD; 
}

/* ############################# */
/* # Contenu : forum */
/* ############################# */
#content .forumcontrol {
  position: relative;
  text-align: right; 
  margin: 20px;
  margin-left: auto;
  font-size: 13px;
  font-weight: bold;
}
#content div.forumsujet {
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
}
#content div.forumpages {
  font-size: 12px;
  text-align: left;
  color: #555577;
}
#content a.forumpages {
  color: #000000;
  font-size: 11px;
}


#content #forumindex {
  clear: both;
  position: relative;
  width: 100%;
  margin: auto;
  text-align: left;
}
#content #forumindex a {
  text-decoration: none;
  color: #333355;
}
#content #forumindex a:hover {
  text-decoration: none;
  color: #77AAAA;
}


#content #forumindex table {
  clear: both;
  width: 100%;
  border: solid 1px #000033;
  border-right: none;
  border-collapse: collapse;  
}
#content #forumindex tr {
  background: #FAFAFF;
  height: 20px;
}
#content #forumindex tr.duocolor {
  background: #F0F0FA;
}

#content #forumindex tr:hover {
  background: #F0EAEA;
}
#content #forumindex td {
  border-right: solid 1px black;
  font-size: 13px;
  text-align: left;
  padding: 5px 0 3px 0;
}
#content #forumindex .icone {
  background: #DDDDEE;
  width: 18px;
}
#content #forumindex .sujet {
  color: #000000;
  padding-left: 2px;
}
#content #forumindex .vulu {
  background: #DDDDEE;
  text-align: center;
  width: 90px;
  white-space: nowrap;
  font-size: 11px;
}
#content #forumindex .lastpost {
  padding-left: 2px;
  white-space: nowrap;
  font-size: 12px;
}
#content #forumindex .auteur {
  font-weight: bold;
  color: #555577;
}
#content #forumindex .pages {
  font-size: 11px;
  margin-left: 5px;
}
#content #forumindex a.pages {
  margin-left: 0px;
}

#content #forumview {
  text-align: left;
  padding: 10px;
  width: 95%;
}
#content #forumview .msg {
  border: solid 1px black;
  margin-top: -2px;
  padding: 5px;
  background: #F7F5F7;
  z-index: 1;
  font-size: 14px;
  width: 99%;
}
#content #forumview .msgbis {
  border: solid 1px black;
  margin-top: -2px;
  padding: 5px;
  background: #F7F7F5;
  z-index: 0;
  font-size: 14px;
  width: 99%;
}
#content #forumview .msgtop {
  clear: both;
  width: 440px;
  height: 22px;
  padding-left: 5px;
  margin-top: 10px;
  border: none;
  background: url("/fr/images/forumback.gif") 0px 0px no-repeat;
  z-index: 1;
}
#content #forumview .auteur {
  display: inline;
  font-size: 14px;
}
#content #forumview .postdate {
  display: inline;
  margin-left: 10px;
  font-size: 12px;
}
#content #forumview .texte {
  margin: 3px;
}
#content #forumview .sign {
  overflow: hidden;
  height: 60px;
  border-top: solid 1px black;
  padding-top: 3px;
}

/* ############################# */
/* # Contenu : index des rubriques  */
/* ############################# */
#content #multirubrique { 
  margin: auto;
  margin-bottom: 30px;
  width: 95%; 
  text-align: center;
} 
#content #multirubrique hr {
  width: 200px;
  height: 2px;
}
#content #multirubrique .rubriqueTop { 
  clear: both;
  z-index: 2; 
  width: 455px; 
  height: 16px; 
  background: url("/fr/images/top-rubrique.gif") 0px 0px no-repeat; 
  text-align: center; 
  font-weight: bold; 
  font-size: 14px; 
  padding: 2px; 
  margin: auto;
  margin-top: 15px; 
} 
#content #multirubrique .rubrique { 
  z-index: 0; 
  border: solid 2px black; 
  text-align: left; 
  padding: 5px; 
  width: 100%; 
  height: 60px; 
  margin: auto;
  margin-bottom: 15px; 
  background: white;
} 
#content #multirubrique .article { 
  z-index: 0; 
  border: solid 2px black; 
  text-align: center; 
  padding: 5px; 
  width: 100%; 
  margin: auto;
  margin-bottom: 15px; 
  background: white;
} 
#content #multirubrique .imgleft { 
  float: left; 
  border-right: dashed 1px #AAAAAA; 
  margin-right: 15px; 
  padding-right: 15px; 
} 
#content #multirubrique .imgright { 
  float: right; 
  border-left: dashed 1px #AAAAAA; 
  margin-left: 15px; 
  padding-left: 15px; 
} 

/* ############################# */
/* # Contenu : divers vacances  */
/* ############################# */

#vacances table {
  margin: 15px;
  border: solid 2px black;
  text-align: center;
  background: #EEEEEE;
  border-collapse: collapse;  
}
#vacances td {
  margin: 0;
  border: solid 1px white;
}
#vacances td.zonea {
  background: #92278F;
  font-weight: bold;
  color: white;
}
#vacances td.zoneb {
  background: #A186BE;
  font-weight: bold;
  color: white;
}
#vacances td.zonec {
  background: #00AEEF;
  font-weight: bold;
  color: white;
}

/* ############################# */
/* # Contenu : biographies  */
/* ############################# */
#bio {
  text-align: center;
}

#bio table {
  margin: auto;
  border: solid 2px black;
  text-align: center;
  background: #EEEEEE;
  border-collapse: collapse;  
}
#bio td {
  margin: 0;
  border: solid 1px white;
}
#bio td:hover {
  margin: 0;
  border: solid 1px white;
  background: #FFFFFF;
}

/* ############################# */
/* # Contenu : archives sondages */
/* ############################# */

#archivessondages {
  text-align: center;
  padding: 10px;
}

#archivessondages .sondage {
  position: relative;
  width: 300px;
  margin: 5px auto 10px auto; 
  padding: 5px;
  border: solid 1px black;
  background: #F5F5FF;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

#archivessondages  ul {
  list-style-type: none;
  list-style-image: none;
  margin: 5px 0 5px 0;
  padding: 5px;
  text-align: left;
  border: dashed 1px black;
  background: #FAFAFF;
}
#archivessondages  li {
  margin-top: 5px;
  font-weight: normal;
}

