body
{
background: #482c18 url("http://static.wakfufan.fr/images/design/fond2.png") repeat;
width:100%;
padding:0;
margin:0 auto;
font-size:75%;
font-family:Verdana,Arial,serif;
color: black;
line-height:1.2;
}

textarea { color:rgb(100,125,13); font-family: Verdana,Arial,serif; font-size:1em;}

a{color:#4f500d;text-decoration:underline;}

#header
{
background: url("http://static.wakfufan.fr/images/design/header2.png") center no-repeat;
width:100%;
height:597px;
margin:0 auto;
}

#contenu
{
width:100%;
margin:0 auto;
text-align:center;
margin-top:-15px;
}

#main
{
background: url("http://static.wakfufan.fr/images/design/contenu.png") center repeat-y;
margin: 0 auto;
width:100%;
max-width:1100px;
position:relative;
}


#page
{
padding:0 0px;
width:70%;
max-width:700px;
margin:0 auto;
text-align:justify;
position:relative;
top:-160px;
min-height:330px;
}

.calign
{
margin-left:auto;
margin-right:auto;
}

#footer
{
background: url("http://static.wakfufan.fr/images/design/bas2.png") center no-repeat;
width:100%;
height: 195px;
margin:-160px auto 0;
width:680px !important;
width:760px;
padding:60px 40px 0;
}

#copyright
{
border:1px dashed;
margin:0 50px;
}

.menus
{
top:-160px;
width:14%;
max-width:150px;
position:absolute;
z-index:20;
text-align:left;
padding:5px;
}

.menu
{
background: url('http://static.wakfufan.fr/images/design/mi.png') repeat;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
-khtml-border-radius:5px; 
border-radius: 5px; 
padding:10px;
color:#aaaaaa;
margin: 10px 0;
opacity:0.8;
}

.menu a { color: #d2d2d2; text-decoration: none; }

.menus.left { left:0; }
.menus.right { right:0; }
.menu.grp { background: url('http://static.wakfufan.fr/images/design/red.png') repeat; }


#personalbar
{
position:absolute;
width:80%;
height:24px;
background: url('http://static.wakfufan.fr/images/design/mi.png') repeat;
color:white;
padding-left:20%;
line-height: 1.6em;
}
#personalbar a { color:white; text-decoration:none;}
#personalbar a:hover { text-decoration: underline; }
#personalbar img { margin-top:3px; }

h1
{
text-align:center;
font-size:4em;
text-align:center;
font-family: "Hand of Sean";
color:#8b5e3a;
font-weight:normal;
margin:0 auto 20px;
text-shadow:0 0 4px #956640;
}

#accueil
{
height:200px;
margin:0 auto;
padding-top:100px;
width:400px;
}

#accueil a
{
display:block;
width:100%;
height:100%;
text-decoration:none;
}

.underdotted { border-bottom: 1px dotted black; cursor:help; }
