* {
 margin: 0px;
 padding: 0px;
}

body {
 margin: 10px 0px;
 background: #8475B5;
 background: #ffffde; 
 text-align: center; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 color: #310C31;
}

a         { text-decoration:none; color: #520008; } 	
a:visited { text-decoration:none; } 	
a:hover	  { color: #b94a55; }
a:active  { border-bottom: 0px dotted #451f66; color : #ffee99; }

/****** Définition des zones ******/

#global {
 position: relative; 
 width: 770px;
 height: auto;
 text-align: left;
 margin-left: auto; 
 margin-right: auto;
}


#haut {
 width: 100%;
 height: 311px;
 border: 0px dotted red;
 background: #ffffff url(images/haut.jpg) no-repeat;
}

#milieu {
 width: 100%;
 border-right: 0px solid #ae86d0;
 padding-bottom: 40px;
 background: url(images/texture.jpg) repeat-y;
}

#bas {
 width: 100%;
 height: 31px;
 border: 0px dotted red;
 background: #ffffff url(images/footer.jpg) no-repeat;
 margin-bottom: 00px;
}

#menu {
 float: left;
 width: 215px;
 border: 0px dotted green;
 margin-top: 20px;
}

#main {
 margin-left: 225px;
 width: auto;
 border: 0px dotted blue;
 padding-top: 10px;
}

#credits {
 position: absolute;
 color: #735D94;
 font-size: 9px;
 bottom: 20px;
 left: 5px;
 border: 0px dotted green;
 font-style: italic;
}

#credits a {
 color: #6B558C;
 font-style: italic;
}

#credits a:hover {
 font-style: normal;
}

/****** Styles du Haut ******/

#haut h1 {
 font-size: 40px;
 margin: 0px 0px 0px 20px;
 padding-top: 40px;
 font-weight: bold;
 color: #FFFFCC;
}

#haut h2 {
 font-size: 20px;
 font-style: italic;
 margin: 0px 0px 0px 20px;
 color: #FFFFFF;
}

/****** Styles du Menu ******/

ul, li {
  list-style-type: none;
}

#menu {
  line-height: 13px;
}

#menu li {
  line-height: 13px;
}

#menu li a {
  color: #211039;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  width: 195px;
  border-bottom: 1px solid #ae86d0;
  margin: 7px 0px 0px 10px;
}

#menu li a:hover {
 color: #6B4D84;
}

#menu li#section-courante {
  background: transparent url(images/fleche.gif) 0px 0px no-repeat;
}

#menu ul li {
  line-height: 1emx;

}

#menu ul li a {
  text-transform: none;
  border-bottom: 0px;
  font-size: 11px;
  font-weight: normal;
  border: 0px dotted red;
  margin: 0px 0px 0px 15px;
  padding-left: 5px;
}

#menu ul li a:hover {
 color: #6B4D84;
 border-left: 4px solid #ae86d0;
 padding-left: 1px;
}

#menu ul li#sous-section-courante {
  background: transparent url(images/fleche-sous-section.gif) 0px 4px no-repeat;
}

#menu ul li#sous-section-courante a {
  font-weight: bold;
}

/*

#menu ul {

}

#menu ul li {
  height: auto;
}

#menu ul li a {
  text-transform: none;
  color: #4A286B;
  font-weight: normal;
  border-bottom: 0px;
  font-size: 11px;
  text-decoration: none;
  border: 1px dotted red;
  margin-left: 15px;
  padding-left: 5px;
  line-height: 1.2em;
}



*/



/*
dl, dt, dd, ul, li {
  list-style-type: none;
}

#menu dt {
  cursor: pointer;
}

#menu dd {
  border: 0px solid gray;

}

#menu dt a {
  color: #211039;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  width: 195px;
  border-bottom: 1px solid #ae86d0;
  margin: 10px 0px 0px 10px;
  padding-left: 0px;
}

#menu dt a:hover {
 color: #6B4D84;
}

#menu dt#section-courante {
  background: transparent url(images/fleche.gif) 0px 0px no-repeat;

}

#menu dt#section-courante a {
}

#menu ul {
  border: 0px;
  margin-top: 5px;
}

#menu li {
  height: auto;
}

#menu li a {
  color: #4A286B;
  font-size: 11px;
  text-decoration: none;
  display: block;
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 5px;
}

#menu li a:hover {
 color: #6B4D84;
 border-left: 4px solid #ae86d0;
 padding-left: 1px;
}

#menu li#sous-section-courante {
  background: transparent url(images/fleche-sous-section.gif) 0px 2px no-repeat;
  font-weight: bold;
}

*/

/****** Styles de la zone main ******/

#main img#citation {
 border: 1px solid #310C31;
 margin: 30px 0px 0px 0px;
}

#main p#arborescence {
 display: none;
}

#main p#arborescence,#main p#imprimer {
 font-style: italic;
 text-align: right;
 text-transform: capitalize;
}

#main p#imprimer img {
 border: 0px;
}

#main p#arborescence a,#main p#imprimer a {
 color: #211039;
}

#main p#arborescence a:hover,#main p#imprimer a {
 color: #6B4D84;
}

#main h1 {
 font-size: 24px;
 margin: 20px 10px 25px 0px;
 font-weight: bold;
 border-bottom: 0px solid #310C31;
 text-align: center;
}

#main h2 {
 font-size: 16px;
 margin: 10px 20px 5px 10px;
 font-weight: bold;
 border-bottom: 0px dashed #310C31;
}

#main h3 {
 font-size: 12px;
 margin: 10px 20px 5px 15px;
 font-weight: bold;
}

#main h3 {
 font-size: 12px;
 margin: 10px 20px 5px 20px;
 font-weight: normal;
 text-decoration: underline;
}

#main p {
 font-size: 12px;
 margin: 5px 20px 5px 20px;
 line-height: 1.3em;
}

#main ul,#main ol {
 font-size: 12px;
 margin: 5px 20px 5px 20px;
  line-height: 1.3em;
}

#main li {
 margin: 0px 20px 0px 20px;
 line-height: 1.3em;
 list-style-image: url(images/puce-violette.gif);
}

#main li a {
 color: #211039;
 border-bottom: 1px dotted #8C69AD;
}

#main li a:hover {
 border-bottom: 1px solid #8C69AD;
}

#main .photo {
 display: block;
 text-align: center;
 margin: 10px auto;
}

#main .photo img {
 border: 1px solid #8C69AD;
}

#main .photo:hover img {
 border: 1px solid #310C31;
}


/****** Classes utiles ******/

.centrage { text-align: center; }
.spacer { clear: both; }