/*#############################################################
Name: Indigo
Description: A lightweight (7kb images), simple and professional design.
Date: 2006-07-27
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* Adpatations pour se conformer au brouillon sur le mod?les
 * (c) 2009, Michael BARCHY
 */ 

a {
  color: #F70;
}
a:hover {
  color: #C60;
}
body { color: black; font: 12px "Lucida Sans Unicode", sans-serif; background-color: #b8bec5; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; margin: 0; }
input {
  color: black;
  font: 1.1em "Lucida Sans Unicode", sans-serif;
}
p { color: white; font-size: 12px; padding-bottom: 1.2em; }
img {
  border: none;
}


/* structure */
#page {
  background: url(templates/indigo/topleft.gif) no-repeat;
}

/* title */
#top {
  float: left;
  padding: 0 0 0 76px;
  height: 92px;
}
#top h1 {
  color: #FFF;
  font: normal 2em Verdana,sans-serif;
}
#top h2 {
  color: #FFF;
  font: normal 1em Verdana,sans-serif;
  font-weight: bold;
}

/* main */
#mid {
  background: #FFF url(templates/indigo/bgmain.gif) no-repeat;
  clear: both;
  padding: 12px 12px 0 52px;
}

/* navigation */
#side { background-position: 0 top; text-align: center; float: left; }
#side li.zli { list-style: none inside; margin: 0; }
#side li.zli1 { list-style: none; margin: 0; }
#side li.zli2 { 
  border-bottom: 1px dashed #EEE;
  list-style: none;
  margin-left: 16px;
}
#side li.zli3 { 
  border-bottom: 1px dashed #EEE;
  list-style: none;
  margin-left: 32px;
}
#side li.zli4 { 
  border-bottom: 1px dashed #EEE;
  list-style: none;
  margin-left: 48px;
}
#side a.za { color: black; display: block; font-size: 14px; font-weight: bold; background-color: silver; background-position: 0 top; text-decoration: none; width: 160px; height: 20px; float: left; margin-top: 10px; margin-bottom: 25px; margin-left: -15px; padding: 5px; }
#side a.za:hover { color: #111; font-weight: bold; background-color: white; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 top; float: left; }
#side a.zaon { color: #111; font-size: 14px; font-weight: bold; background-color: silver; background-position: left top; text-align: center; text-indent: -12px; width: 160px; height: 20px; float: left; margin-bottom: 25px; margin-left: -15px; padding: 5px; }
#lang a { color: #111; background-color: transparent; background-image: url(images/siege_anglais.gif); background-repeat: no-repeat; background-attachment: inherit; background-position: left top; text-align: center; text-indent: -12px; width: 100px; height: 60px; z-index: 1; float: left; margin-top: -20px; margin-bottom: 20px; margin-left: 80px; }
#side a.zaon:hover { color: #111; background-color: #c50063; float: left; }

/* content */
#main { color: #fff; font-size: 14px; font-family: "trebuchet ms"; background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; text-align: justify; z-index: 2; float: left; margin-right: 20px; padding-bottom: 20px; }
td { color: black; font-size: 14px; background-color: transparent; text-align: justify; }
#main2 { background-image: url(images/index_05.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; z-index: 2; }
#main ul {
  list-style-image: url(templates/indigo/li.gif);
  font-size: 9pt;
  margin-left: 18px;
}


/* misc */
#break {
  clear: both;
}

/* footer */
#bot {
  background: #0094D6 url(templates/indigo/bgfooter.gif) repeat-x;
  color: #C1DEF0;
  font-size: 80%;
  text-align: center;
  padding-top: 10px;
}
#bot a {
  color: #FFF;
  text-decoration: none;
}
#bot a:hover {
  color: #FFF;
  text-decoration: underline;
}
