
*{
outline:none;margin:0;padding:0;border:0;} 
 
 body{margin:0;padding:0;
 font-family:Arial, Georgia, "Times New Roman", Times, serif;
background-color:#d5d22f;
text-align:justify;
 }

a:link, a:visited, a:hover{text-decoration:none;color:#1c8a48;} 

h1{

text-align:center;margin-top:7px;margin-bottom:7px;font-weight:normal; text-transform:uppercase;font-size:1.2em;}

h2{font-weight:normal;font-size:1.2em;}
p{font-size:0.9em;margin-top:1em;line-height:1.5em;}
 
 div#page{width:905px;  margin:0px auto; margin-top:0em; border:0px solid red; background-color:#d5d22f;
    }
 
 
 #bandeau{
width:905px;
height:129px;
margin:0;
padding:0;
background:#d5d22f url(./img/bandeau-niger.jpg) no-repeat center ;

}

#logo-box{width:100%;margin-top:-34px; margin-bottom:10px;z-index:500;position:relative; }

#logo{
margin-left:152px;
border:0px solid red;
width:238px;

}


 
 #menu{
float:left;
width:161px;
height:400px;
padding:0;
}

#menu a:hover{color:#1c2632;}
 
 
 div#left-separator{
 border:0px solid red;
 width:31px;
 background:#d5d22f url(./img/left-separator.gif) repeat-y left;
 float:left;
 height:500px;
 }
 
 div#content{
 width:527px;
 background-color:#e7b75a;
 float:left;
 }
 
 div#content p, ul, ol{padding:0 2em;font-size:0.8em;margin-top:1em;}
 ul{font-size:12px;}
div#menu ul{padding:0;}
div#right-separator{
width:16px;
 background:#d5d22f url(./img/right-separator.gif) repeat-y left;
 float:left;
 height:400px;
}


div#content h3,h4{margin-top:1em;padding-left:1em;}




#news{
float:left;
width:163px;
height:400px;
}

#news a{font-size:0.8em;}

#news .likeLeft a{color:#000000; font-size:1.2em;font-weight:bold;}

#menu ul, #news-content {
margin:1em 0.5em ;
width:150px;
border-top:1px solid #dda44f;border-bottom:1px solid #dda44f;
list-style-type:none;

}

#news-content {
width:150px;}

#menu ul{
text-align:right;
font-size:0.9em;
padding-top:2em;padding-bottom:2em;
}



#menu li{padding-top:0.5em;}
#menu a{margin-top:1em;color:#1c2632;font-size:1.3em;}


#footer{clear:both;height:auto;text-align:center;color:#007900;font-size:0.8em;}

.h1-hr{
background-color:#e7b75a;
background-image:url(./img/h1-bordure-top-bottom.gif);
background-repeat:repeat-x;
width:100%;height:2px;}

.floatRight{float:right;width:150px;}

.clearBoth{
clear:both;}

.thumbscontainer{float:left;}
.thumbs{font-size:0.8em; width:150px; border:0px solid red;}


/*------------ FORMULAIRE -----------------*/

#EmailForm ul{
list-style-type:none;
}

label
{

list-style-type:none;
margin-right: 0.5em;
display: block;
}

.submit input
{
margin-left: 4.5em;
}
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
margin-top:2em;
}
fieldset
{
border: 0px solid #781351;
width: 20em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} 