﻿
body {
	background-image: url(images/degrade.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	
}

.menubutton
{
    background-image: url('Images/Bouton1.gif');
    overflow: hidden;
    background-repeat: no-repeat;
    background-color: transparent;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
}
