/* Creation de site - www.shanaya.com */

/* PARAMETRES GENERAUX 
-------------------------------*/ 
html{margin:0;padding:0;background: url(../img/fond.gif) 50% top; background: url(../img/bandeau-pygmee.jpg) no-repeat 50% top #07290F;}

body{margin:0;padding:0;font: 12px arial,sans-serif;text-align:center;}

p{margin:0 10px 10px}

a{color: #07290F;text-decoration:none;}

img {
border:0;
}


#footer a
{
color:#fff;
}

div#header {margin:0; padding-left:10px;color: #79B30B}

div#container{text-align:left}

div#content p{line-height:1.4}

#content a {
text-decoration:underline;
}

#navigation {
padding:6px;
padding-left:10px;
}

#navigation a
{
color: #fff;
}

#navigation a.niveau0
{
font-weight:bold;
font-size:14px;
background-color:#07290F;
color: #fff;
border:1px solid #000;
display:block;
padding:3px;
}

#navigation a.niveau1
{
font-weight:bold;
font-size:12px;
margin-left:6px;
line-height: 1.4;
color: #FCDCC7;
}

#navigation a.niveau2
{
font-weight:normal;
font-size:12px;
margin-left:14px;
color: #FCDCC7;
}

#navigation a.niveau3
{
font-weight:normal;
font-size:12px;
margin-left:32px;
color: #FCDCC7;
}


#navigation a.niveau0:hover
{
background-color:#4C534B;
}

#navigation a.niveau1:hover, #navigation a.niveau2:hover, #navigation a.niveau3:hover
{
color:#ccc;
text-decoration:underline;
}

div#footer{background: #000;color: #fff; margin-top:10px; text-align:right;}

div#footer {margin:0;padding:5px 10px;}

#footer a:hover
{
text-decoration:underline;
}

div#container{
width:950px;
margin:0 auto;
background: url(../img/fond-container.jpg) #fff; 
margin-top:168px;
}

div#content{float:right;width:690px; padding-top:6px; background: #fff; padding-right:10px;}

div#navigation{float:left;width:210px}

div#extra{clear:both;width:100%;}

.encadredroite
{
width:290px;
border:1px solid #000;
padding:6px;
margin:12px;
float:right;
background-color:#DBE6D9;
}

.imagedroite
{
float:right;
padding:6px;
margin:15px;
font-size:0.8em;
}

.imagegauche
{
float:left;
padding:6px;
margin:15px;
font-size:0.8em;
}

.imagenormale
{
padding:6px;
margin:15px;
font-size:0.8em;
}