
body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #474747;
	margin: 0 0 0 0;
	background: #FFFFFF url(fon3.jpg) repeat-x fixed top;
	line-height:22.2px;
}
#wrapper {
	width: 750px;
	margin:0 auto;
	background-color: #ffffff; 
	padding: 0px;
	border-left: 0px solid #9D9F8B;
	border-right: 0px solid #9D9F8B; 
}
#wikiBandeau {
	width: 840px;
	height: 15px;
	margin:0 auto;
	background-color: #4c944b;
	padding: 5px;
	border-left: 0px solid #9D9F8B;
	border-right: 0px solid #9D9F8B;
}
.pagetitle { font-size:150%; font-weight:bold; }

.wikilogo {
	background-image: url(banniere.gif);
	background-repeat: no-repeat;
}

#wikihead { 
  top:0px; right:10px; 
  text-align:right;
}
#wikihead input { font-size:smaller; }
#wikihead form { margin:0px; }

#wikileft { 
  width:140px; 
  padding-top:0; padding-right:5px; 
  padding-left: 0px;
  border-right:2px solid #cccccc;
  background-color: #97c096;
   line-height: 2.0;

}
#wikileft h1 { 
  margin:0px; background-color:#eeeeff; 
  text-align:left;
  padding: 2px;
  padding-bottom: 4px;
}
#wikileft hr { color:#cccccc; }
#wikileft ul { margin-left:0px; padding-left:6px; list-style-type:none; }

#wikibody { padding: 5px; }

#wikititle { padding-left:10px; vertical-align:top; }
#wikitext { padding-left:10px; margin-top:0.5em; }

#wikicmds {
	font-size:smaller;
	width: 100px;
	text-align:right;
	vertical-align:top;
}
#wikicmds a { /*display:block;*/ }

#wikifoot {
	clear:both;
	border-top:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	font-size:smaller;
}

h1.wikiaction { font-size:150%; margin:0px; }
#wikiedit form { margin:0px; }
#wikiedit textarea { width:98%; }

/* TITRES */
h1 {
	font-size: 18px;
	color: #CC6600;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
h4 {
	font-size: 11px;
	color: #CC9900;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

a:link, a:visited, a:hover {
	color: #ffffff;
		text-decoration: none;
}
a:hover {
	color: #ffffff;
	border-bottom: dashed #339933 1px;
}
.menu:visited {
color: #000000;
text-decoration:none;
}

.menu:link {
color: #000000;
text-decoration:none;
}

.menu:hover {
color: #000000;
text-decoration:none;
border-bottom:1px dashed #339933
}

.bt
{
border-bottom:1px dashed #339933
}

#menu {
color: #ffffff;
	text-decoration: none;
	}
/* PUCES */

tt{
	color: #669966;
}
hr {
        border: 0;
        color: #043;
        background-color: #ccc;
        height: 2px;
        width: 100%;
        text-align: left;
}



