/* CSS Document */
IMG {
  border:0px;
}

BODY {
#mauve  background-color: #c5dbc9;
  background-color: #79d237;
  background-image: url(frise.png);
  background-position: top;
  background-repeat: no-repeat;
}

td#menu A {
  text-decoration: none; 
}

td#menu A:hover {
  text-decoration: underline;
}

DIV#centrage {
  left:50%;
  margin-left:-391px;
  width:782px;
  position:absolute;  
  padding-top: 15px;
}

DIV#corps {
  background-image: url(fondsite.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  min-height: 500px;
  padding-left:10px;
  padding-bottom:8px;
}

TABLE#struct {
  border-collapse: collapse;
  font-family: verdana;
  font-size: 12;
  height:500px;
}

TABLE#struct TD {
  vertical-align:top
}

TD#menu {
  background-image: url(fondmenu.png);
  background-repeat: no-repeat;
  background-color: transparent;
  width:144px;
  max-width:144px;
  padding-right:0px;
  padding-top: 1px;
}

TD#menu div.titre {
  font-size:14px;
  text-align: center;
  color: #f6f681;
  font-style:italic;
  padding-top:3px;
  font-family:Times New Roman;
  font-weight: bolder;
}

TD#contenu {
  background-image: url(fondchemin.png);
  background-repeat: no-repeat;
  width:638px;
  padding-left:15px;
  padding-right:15px;
  width: 586px;
}

P#chemin, P#chemin A {
  font-size: 11px;
  padding-top: 2px;
  color: #ffffff;
  margin-top:0px;
  margin-bottom:0px;
  padding-left: 5px;
}


UL.menu {
  padding-left:0px;
  min-height: 350px;
  margin-top:0px;
  margin-left: 5px;
  color: #ffffff;
  font-size: 11px;
  height: 395px;
}

UL.menu A {
  color: #ffffff;
}

UL.menu_realisation {
  margin-left:-7px;
  padding-left:0px;
}

UL.menu_realisation {
  list-style-type: none;
}

LI {
  list-style-type: none;
  background-image: url(marguerite.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 20px;
  padding-top: 0px;
  padding-bottom: 3px;
  margin-top:5px;
}  

LI.administration {
  color:#915997;
  list-style-type: none;
  background-image: url(none);
  padding-left: 17px;
  padding-top: 50px;
}

P.administration {
  text-align: center;
  padding: 0px;
  font-size: 11px;
  font-style: italic;
  margin-top:0px;
  padding-top:0px;
}

P.titre {
  background-image: url(soleil.png);
  background-repeat: no-repeat;
  font-size: 22px;
  font-weight: bold;
  padding-left:37px;
  margin-left:10px;
}

P.titre, P.administration A {
# mauve  color: #b16db9;
  color: #7dc9e0;
}

P.texte, P.legende {
  font-size: 15px;
  font-style: italic;
}


P.texte, P.spip {
  margin-left: 15px;
}

P.spip {
  font-size:15px;
}

P.legende {
  margin-top: 5px;
  margin-bottom: 5px;
}

DIV.centre, DIV.photo {
  text-align: center;
}

#DIV.photo {
#  #border: solid 5px #444444;
#  background-image: url(ombrePhoto.png);
#  background-position: left;
#  background-repeat: no-repeat;
#  #padding-left:77px;
#}

P.bas {
  text-align: center;
  margin-top:30px;
  margin-bottom:0px;
  font-family: verdana;
  font-size:12px;
}

P.bas A {
  color:#2d5d55;
}

P.bas IMG {
  vertical-align: top;
}


DIV.miniature {
  text-align: center;
  padding-top:2px;
  padding-bottom: 2px;
}

DIV.miniature IMG {
  vertical-align: middle;
}

