/* Styles globaux */

body {
	background-color:#D5EDB3;
    scrollbar-base-color:#D5EDB3;
    scrollbar-3dlight-color:#D5EDB3;
    scrollbar-arrow-color:#000000;
    scrollbar-face-color:#D5EDB3;
    scrollbar-track-color:#D5EDB3;
	}
	
/* Styles class decoration */

.coin_bas {
	background-image:url(../images_base/coin_bas.jpg);
	background-repeat:no-repeat;
	}
	

.baniere {
	background-image:url(images/baniere_informacion.jpg);
	background-repeat:no-repeat;
	}

.fond_droit {
	background-image:url(images/fond_droit_bosque.jpg);
	background-repeat:no-repeat;
	}
	
.fond_menu {
	background-image:url(../images_base/fond_menu.jpg);
	background-repeat:no-repeat;
	}
	
/* Boutons */

.bouton_n1_1 {
    position:relative;
	height:60px; width:400px;
	top:85px; margin-left:25px;
}

.bouton_n1_2 {
    position:relative;
	height:60px; width:400px;
	top:90px; margin-left:25px;
}

.bouton_n1_3 {
    position:relative;
	height:60px; width:400px;
	top:95px; margin-left:25px;
}

.bouton_n1_4 {
    position:relative;
	height:60px; width:400px;
	top:100px; margin-left:25px;
}

.bouton_n2_1 {
    position:relative;
	height:35px; width:90px;
	top:0px; left:30px;
}

.bouton_n2_2 {
    position:relative;
	height:35px; width:90px;
	top:0px; left:30px;
}

.bouton_n2_3 {
    position:relative;
	height:35px; width:90px;
	top:0px; left:30px;
}

.bouton_n2_4 {
    position:relative;
	height:35px; width:90px;
	top:0px; left:30px;
}

.bouton_n2_5 {
    position:relative;
	height:35px; width:90px;
	top:0px; left:30px;
}
