body {
	background-color : #eee8e0;
	scrollbar-3d-light-color : #eee8e0;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #eee8e0;
	scrollbar-dark-shadow-color : #ffffff;
	scrollbar-face-color : #eee8e0;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #eee8e0;
}

a{text-decoration: none;color : #cc0000;}
a:hover{color : #aa0000;text-decoration: underline;}

.titre0, .titre1, .titre2, .titre3, .menu1r, .menu2r{color : #cc0000;}
.menu1, .menu2, .comm{color : #ffffff;}
.case, .texte{color : #000000;}
.touche{color : #808080;}
.menu1e{color : #ffffff;}

.titre0{font-size : x-large; font-weight : bold; font-style : italic;}
.titre1{font-size : large; font-weight : bold; font-style : italic;}
.titre2{font-size : medium; font-style : italic;}
.titre3{font-size : small; font-style : italic;}
.texte, .touche{font-size : x-small; text-align : justify;}
.menu1, .menu1r, .menu1e{font-size : x-small; font-weight : bold; font-style : italic;}
.menu2, .menu2r{font-size : xx-small; font-weight : bold; font-style : normal;}
.comm, .case{font-size : xx-small;}

.titre0, .titre1, .menu1, .menu1r, .menu1e, .touche{font-family : Arial, Helvetica, sans-serif;}
.titre2, .titre3, .menu2, .menu2r, .comm, .case, .texte{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}