body{
background-color:white;
color:black;
margin:0em;
padding:0em;
font-family:Verdana,sans-serif; 
font-size:11pt;
text-align:justify;
}
table{
font-family:Verdana,sans-serif; 
font-size:11pt;
}
div#menu{
  background-image:url(../JIM'2006/IMGS/back_menu3.png);
  background-repeat:no-repeat;
  background-position: 0% 0%;

  width:20%;
  padding-top:150px;
  padding-left:10px;
  float:left;
 }
div#centrepage{
	padding-left:21%;
	/* Ici, si on met 79% en largeur, Internet Explorer affiche n'importe quoi... :) */
	}
div#hautpage{
	background-image:url(../JIM'2006/IMGS/back_title3.png);
	background-repeat:no-repeat;
	height:70px;
	}
div#corps{
	background-image:url(../JIM'2006/IMGS/back_corps3.png);
	background-repeat:no-repeat;
	background-position:0% 0%;

	padding-left:2em;
	padding-top:0.5em;
	padding-right:1em;
	}

/* Style corps de page */
h1 {font-family:Verdana,sans-serif; color: #6A568C;font-size:20pt; text-align:center;}	
 /* Réalisation du menu de gauche */
ul.menu {padding-left:0em; margin-left:0em; list-style: none; text-align:left;}
li.menu {font-family:Verdana,sans-serif; color: #000000;font-size:11pt; padding-left:.5em; padding-bottom:.5em; padding-top:.5em;}
li.menuclosed {font-family:Verdana,sans-serif; color: #cccccc;font-size:11pt; padding-left:.5em;padding-bottom:.5em; padding-top:.5em}
li.menuselected{font-family:Verdana,sans-serif; color: #000000;font-size:11pt;padding-left:.5em; padding-bottom:.5em; padding-top:.5em; 
  background-image:url(../JIM'2006/IMGS/selected.png);
	background-repeat:no-repeat;
	background-position:0% 100%;
	}
a:link {color: #333388;text-decoration: none}
a:visited {color:#333388;text-decoration: none}
a:hover {color: #994444;text-decoration: none}

a.menu:link {color: #333388;text-decoration: none}
a.menu:visited {color:#333388;text-decoration: none}
a.menu:hover {color: #994444;text-decoration: none}
a.menuselected:link {color: #333388;text-decoration: none;}
a.menuselected:visited {color:#333388;text-decoration: none;}
a.menuselected:hover {color:#994444;text-decoration: none;}