/* body */
body {
  background: #FAFAFA; /*background: #D9D9FF;*/
  margin: 0;
  padding: 0;
  text-align: center;
}

/* div-global */
#div-global {
  background: #FFFFFF;
  border: 1px #B4B4D3 solid;
  text-align: left;
  border-collapse: collapse;

  margin: 0;
  padding: 0;
}

/* div-header */
#div-header {
  padding-top: 5px;
  height: 65px;
  background: #FFF8FD;
  text-align: center;
}

/* div-main */
#div-main {
}

/* div-left */
#div-left {
  vertical-align: top;
  border: 1px #B4B4D3 solid;
	border-top: 0px;
  width: 155px;
  background-color: #FCFFFC;
  padding: 0px 0px 0px 0px;
}

/* div-right */
#div-right {
  vertical-align:top;
  border: 1px #B4B4D3 solid;
  background-image: url(/mes_images/colombe.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #FAFEFF;
  width: 550px;
  padding: 10px;
  color: #001080;
  text-align: justify;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: medium;
}

/* div-footer */
#div-footer {
  clear: both;
  height: 5px;
  background: #FFF8FD;
  border: 1px #B4B4D3 solid;
}

#html2005-titre {
  color: #CC0033;
  font-size: 160%;
  font-weight: bold;
  font-style: italic;
  border-bottom: 5px #B4B4D3 dotted;
  margin-bottom: 6px;
}
#rubrique-titre, #article-titre {
  font-family: "Times New Roman", Times, serif;
  color: #CC0033;
  font-size: 200%;
  font-weight: bold;
  font-style: italic;
  text-indent: 15px;
  border-bottom: 5px #B4B4D3 dotted;
  margin-bottom: 6px;
}
#article-texte {
  line-height: 1.25em;
  margin-left: 8%;
  margin-right: 8%;
}
#article-date {
  font-size: 70%;
  color: #5C5C5C;
  /*float: right;*/
  text-align: right;
  margin-top: 5px;
  margin-left: 8%;
  margin-right: 8%;
}
#article-repondre {
  text-align: right;
  margin-top: 5px;
  margin-left: 8%;
  margin-right: 8%;
  font-size: 80%;
}
#list-forum, #derniers-messages {
  padding: 10px;
  font-size: 80%;
}
#forum-nb-sujets {
}
.forum {
  background-image: url(/mes_images/forum-deg-fafeff.gif);
  background-repeat: repeat-x;
  background-color: #fafeff;
  border-top: 1px #93C1CC solid;
  margin-left: 0px;
  margin-right: 0px;
  /*margin-top: 3px;
  margin-bottom: 0px;*/
  padding-left: 10px;
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 3px;
}
#forum-date {
  color: #5C5C5C;
  float: right;
  text-align: right;
}
#forum-auteur {
  color: #303030;
  padding-bottom: 3px;
  font-weight: bold;
}
#forum-titre {
  color: #5C5C5C;
  padding-bottom: 6px;
}
#forum-texte {
  margin-left: 5%;
  padding-bottom: 6px;
}
#forum-repondre {
  text-align: right;
}
#forum-liens-parent {
  color: #5C5C5C;
  margin-left: 5%;
  font-size: 85%;
  padding-bottom: 3px;
}
#forum-liens-enfant {
  color: #5C5C5C;
  margin-left: 5%;
  font-size: 85%;
}
#forum-lien-parent {
  background-image: url(/mes_images/fleche-up.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 15px;
  display: inline;
}
#forum-lien-enfant {
  background-image: url(/mes_images/fleche-down.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 15px;
  display: inline;
}

.breves, .articles, .documents {
  margin-left: 15px;
  margin-right: 15px;
}
.breve, .intro-article, .document {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 15px;
}

#breve-date, #document-date {
  font-size: 70%;
  color: #5C5C5C;
  float: right;
  text-align: right;
}
#breve-titre, #document-titre {
  font-size: 80%;
  font-weight: bold;
  border-bottom: 1px #5C5C5C solid;
  margin-bottom: 6px;
}
#breve-texte, #document-texte {
  font-size: 80%;
  margin-left: 15px;
}
#document-lien {
  text-align: right;
  margin-top: 5px;
  font-size: 80%;
}

#intro-article-titre {
  font-size: 120%;
  font-weight: bold;
  border-bottom: 1px #5C5C5C solid;
  margin-bottom: 6px;
}
#intro-article-texte {
  font-size: 100%;
  margin-left: 15px;
}
#intro-article-lire {
  text-align: right;
}

.spip_documents img {
  border: 1px;
}
.spip_documents {
  font-size: 70%;
}

/* lien normal */
a:link, a:visited {color: blue; text-decoration:none;}
a:hover {color: blue; text-decoration:underline;}
/* lien menu */
.menu a:link, .menu a:visited {color: #002040; text-decoration:none;}
.menu a:hover {color: #004080; text-decoration:;}
.menu ul ul a.on:link, .menu ul ul a.on:visited, .menu ul ul a.on:hover {
  color: #004080;
  text-decoration: none;
  font-weight: bold;
}

div.hr {
  height: 20px;
  margin: 10px;
  background-image: url(/mes_images/hr-medium.gif);
  background-repeat: no-repeat;
  background-position: top center;
  /* background: url(/mes_images/hr-medium.gif) no-repeat scroll center; */
}


/* menu */
.menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-family: verdana, arial, sans-serif;
  font-size : 85%;
}
.menu ul li {
  margin-bottom: 10px;
}
.menu ul li li {
  margin-bottom: 0px;
}
.menu a {
  /*color: white;*/
  display: block;
  width: 100%;
  /*height: 18px;*/
  border: 0px solid #333;
}
.menu a {
  /*background-color: #000099;*/
  text-decoration: none;
}
.menu li a {
  border-top: 1px solid #B4B4D3;
  background-image: url(/mes_images/menu-deg-18-3.gif);
  background-repeat: repeat-x;
  /*background-color: white;*/
  font-weight: bold;
  text-indent: 5px;
  /*letter-spacing: 0px;*/
}
.menu li li a {
  border-top: 0px solid #B4B4D3;
  background: none;
  /*font-size: 87%;*/
  font-weight: normal;
  text-indent: 20px;
}
.menu li li li a {
  /*background: none;*/
  /*font-size: 75%;*/
  text-indent: 35px;
}
div.lien-swap {
  margin-top: 30px;
  border-top: 1px solid #B4B4D3;
  border-bottom: 1px solid #B4B4D3;
  padding: 1px;
  color: #001080;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: x-small;
  background: #F8FFF8;
}
.lien-swap a:link, .lien-swap a:visited, .lien-swap a:hover {color: #003030;}

div.logo-spip {
  margin-top: 10px;
  border-top: 1px solid #B4B4D3;
  border-bottom: 1px solid #B4B4D3;
  padding: 1px;
  color: #003030;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: x-small;
  background: #F8FFF8;
}


