body {
	background-image: url(/gifs/fond.gif);
	background-color: #F7F7CC;
}

img {
	border-style: none;
	border: 0 0 0;
}



a {
	text-decoration: none;
	border: none;
}
	 
p {
	text-align: justify;
}

.info {
	position: relative;
	border-width: thin;
	border: solid;
	width: 256;
	height: 50;
	background: oldlace;
	filter: alpha(opacity=65);
}


.CelluleHead {
	border: mediumslateblue thin solid;
	color: black;
	font-style: oblique;
	background-color: skyblue;
	text-align: center;
}

.Cellule {
    border: black thin solid;
    color: black;
    background: #FFC82F;
    text-align: left;
}

.Tb {
	background: oldlace;
	position: absolute;
	left: 50;
	top: 100;
	width: 130;
	border: solid black 2px; 
	z-index: 92;
	filter: alpha(opacity=95);
}
     
.splash {
	background-color: #F0F0F0;
	filter: alpha(opacity=85);
}

.menuh { position:absolute;
         left: 0;
         top: 0;
         z-index: 99; }

.menus { position:absolute;
         left: 0;
         top: 0;
         height: 600;
         width: 164;
         background-image: url(/gifs/menu.gif);
         z-index: 98; }

.iM    { width: 108;
         height: 21;
         border: 0 0 0; }
