/**** Elements des sites Icotaku ****/
body {background:url(fond.jpg) #dbdbdb repeat-x top;}
#icobar {background-image:url(icobar.jpg);}
#top {background:url(top.jpg) repeat-x top;}
#entete {background:url(entete.jpg) no-repeat top;}
#menu1 li a {color:#ffce8e;background:url(menu1.jpg) repeat-x top;}
#menu2 {background:url(menu.jpg) repeat-x top;}
#menu2 li a:hover {color:#a56500;}
#menu2 li.selected a {background-color:#a56500;}
#pied {background:url(pied.jpg) no-repeat top;}

/**** Elements de la page de base ****/
#page a:hover {color:#a15f00;}
#page h1 {border-bottom:1px solid #7e5000;}
#page table.news td.date {color:#7e5000;}
/**** Elements de la page d'accueil ****/
#colonnegauche {
    background: none repeat scroll 0 0 #FFFFFF;
    border-right: 1px solid #000000;
    float: left;
    min-height: 1260px;
    padding: 10px;
    width: 640px;
}
#colonnedroite a:hover {color:#ffb86c;}
#colonnedroite h1 {border:1px solid #000;background:url(h1_droite.png) no-repeat left;}
#activiteforum a {border-bottom:1px solid #7e4a00;}
