* {
margin:0;
padding:0;
text-align:justify;
font-family:"Times New Roman";
font-size:14px;
color:#000;
}

body {
margin:0 0 10px 0;
padding:0;
background:#fff url('imgs/fd.gif') repeat-x top;
}

h1 {
margin:20px;
padding-left:40px;
color:#c30;
font-family:Arial;
font-size:20px;
font-weight:bold;
background:url('imgs/puce_T1.gif') no-repeat left;
}

h2 {
margin:12px;
margin-left:60px;
padding-left:40px;
color:#333;
font-family:Arial;
font-size:18px;
font-weight:bold;

background:url('imgs/puce_T2.gif') no-repeat left;
/*
display: list-item;
list-style-type:diamond;
*/
}

h3 {
margin:8px;
margin-left:100px;
padding-left:32px;
color:#300;
font-family:Arial;
font-size:14px;
font-weight:bold;
background:url('imgs/puce_T3.gif') no-repeat left 4px;
}

h4 {
margin:30px;
text-align:center;
color:#c30;
font-family:Arial;
font-size:20px;
font-weight:bold;
}

h5 {
margin:20px;
color:#c30;
font-family:Arial;
font-size:20px;
font-weight:bold;
}

h6 {
margin:30px;
text-align:center;
color:#000;
font-family:Arial;
font-size:20px;
font-weight:bold;
}

a {
text-decoration:none;
color:#2f4aa4;
}
a:hover {
text-decoration:underline;
}

.sidehead {
color:#fff;
}

hr {
height:0;
margin:2px 100px 2px 100px;
padding:0;
border:0;
border-top:1px solid #555;
}

#all {
display:block;
width:998px;
}

.page {
position:relative;float:left;
width:798px;

/* hack */
min-height:640px;
height:640px;

margin:0;
padding:20px;
background:url('imgs/bando_centre.jpg') no-repeat left top;
}
/* hack */
div[class].page {
height:auto;
}

#wikitext {
}

.menu {
position:relative;float:left;
width:154px;

/* hack */
min-height:653px;
height:653px;

margin:0;
padding:30px 0px 0 6px;
background:url('imgs/bando_gauche.jpg') no-repeat left top;
}
/* hack */
div[class] .menu {
height:auto;
}

.header {
width:998px;height:85px;
margin:0;
padding:0 0 0 0;
background:url('imgs/bando_haut.jpg') no-repeat left top;
}

.cgu {
clear:both;

width:558px;
margin:10px 160px 10px 280px;

text-align:center;
font-size:12px;
}

.footer {
width:558px;
margin:10px 160px 10px 280px;

text-align:center;
font-size:12px;
}

.footer p {
text-align:center;
}

ul {
margin-left:40px;
list-style-image:url(imgs/li-puce.gif);
}
ol {
list-style-position:inside;
}

.menu ul {
margin-left:0;
list-style-image:none;
list-style-type:square;
}

.menu li {
width:102px;
padding:2px;
margin-left:18px;
color:#fff;
}

.menu a.wikilink {
color:#fff;
font-family:Arial;
font-size:14px;
text-decoration:none;
}
.menu a.wikilink:hover {
text-decoration:underline;
}
.menu a.selflink {
color:#fff;
font-family:Arial;
font-size:14px;
text-decoration:underline;
}