/* Corps de la page */
body {
	scrollbar-face-color: #d1b5d1;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	background-attachment : fixed;
	background-position: 2px 2px;
	background-repeat : repeat;
	background-image: url(../images/bg.gif);
	background-color: #ffffff;
	font-family: serif;
	font-color:#000000;
	text-align:center;
}

div.main {
  background-repeat : repeat;
	background-image: url(../images/bg1.gif);
  margin-left: auto;
  margin-right: auto;
  width:800px;
  border:1px;
  border-style:solid;
  border-color:#663366;
  text-align:left;
  z-index:0;
}

div.titreMain {
  height:139px;
  background-repeat : repeat-x;
	background-image: url(../images/titre.gif);
  border:0px;
  border-style:dashed;
  border-color:#000000;
  text-align:left;
  margin-left: 0px;
  margin-right: 0px;
}
table.titre {
  width:100%;
  border:0px;
  border-style:dashed;
  border-color:#000000;
}
td.colTitreGauche {
  text-align:left;
  vertical-align:top;
  border:0px;
  border-style:dashed;
  border-color:#000000;
}

td.colTitreDroite {
  text-align:right;
  border:0px;
  border-style:dashed;
  border-color:#000000;
}
div.menu {
  height:30px;
  background-repeat : repeat-x;
	background-image: url(../images/bout.gif);
  border:0px;
  border-style:dashed;
  border-color:#000000;
  text-align:center;
  vertical-align:middle;
  padding-top:3px;
  font-family:Comic Sans MS;
}

a.menuLiens {
  font-size:1em;
  color : #802060;
  text-decoration:none;
}

a.menuLiens:link { text-decoration:none; }

/*a.liensPiedDePage:visited { text-decoration:line-through; }*/
a.menuLiens:hover { 
  font-size:1.2em;
  color : #802060;
  text-decoration:none; 
}
/*a.liensPiedDePage:active { text-decoration:underline; }*/

/*span.bouton {
  height:28px;
  background-repeat : repeat-x;
	background-image: url(../images/bout.gif);
  border:0px;
  border-style:dashed;
  border-color:#000000;
  text-align:center;
  margin-left: 0px;
  margin-right: 1px;
  padding:3px;
  font-family:Comic Sans MS;
  font-weight:bold;
  font-size:18px;
}*/
div.corps {
  border:0px;
  border-style:dashed;
  border-color:#000000;
  text-align:left;
  padding:5px;
}

div.piedDePage {
  height:52px;
  width:100%;
  border:0px;
  border-style:dashed;
  border-color:#000000;
  text-align:center;
  background-repeat : repeat-x;
	background-image: url(../images/bgdown.gif);
}
div.piedDePageLiens {
  height:28px;
  border:0px;
  border-style:dashed;
  border-color:#000000;
  vertical-align:middle;
  font-family:Comic Sans MS;
  font-size:0.8em;
  text-align:center;
  word-spacing:6pt;
  padding:1px;
}

a.liensPiedDePage {
  font-size:1em;
  color : #000000;
  text-decoration:none;
  font-weight:bold;
}
a.liensPiedDePage:link { text-decoration:none; }

/*a.liensPiedDePage:visited { text-decoration:line-through; }*/
a.liensPiedDePage:hover { 
  font-size:1.2em;
  color : #8f8f8f;
  text-decoration:none; 
}
/*a.liensPiedDePage:active { text-decoration:underline; }*/

div.copyright {
  height:14px;
  border:0px;
  font-size:0.9em;
  font-style:italic;
  color : #000000;
  border-style:dashed;
  border-color:#000000;
  vertical-align:middle;
}
