img {
		border : none;
		}
A:link {
		color: #46332C;
		text-decoration:none;
		}
A:visited {
		color: #90462C;
		text-decoration:none;
		}	

.code {
       border: 1px solid #657985;
       padding-left: 10px;
       background-color:#d3dbdf;
       }
      
.quote {
       border: 1px dotted #657985;
       padding-left: 10px;
       background-color:#eeeeee;
	   }

#fond {
	position: absolute;
	width: 589px;
	height: 645px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 178px;
	background-image: url(img/fond.jpg);
	}

#ceinture {
	position: absolute;
	width: 92px;
	height: 229px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 44px;
	background-image: url(img/ceinture.gif);
	}

#menuballes {
	position: absolute;
	top: 229px;
	left: 17px;
	}

#menu1 {
	display: none;
	position: relative;
	}

#menu2 {
	display: none;
	position: relative;
	}

#menu3 {
	display: none;
	position: relative;
	}

#menu4 {
	display: none;
	position: relative;
	}

#menu5 {
	display: none;
	position: relative;
	}

.balle {
	position: relative;
	width: 105px;
	height: 21px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 26px;
	top: 0px;
	left: 0px;
	background-image: url(img/balle.gif);
	}

#bout_ceinture {
	position: relative;
	width: 131px;
	height: 71px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bout_ceinturon.gif);
	}

#onglet1 {
	position: absolute;
	width: 72px;
	height: 27px;
	top: 141px;
	left: 179px;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 20px;
	border: 0px;
	font-weight: bold;
	background-image: url(img/fleche.gif);
	}

#onglet2 {
	position: absolute;
	width: 72px;
	height: 27px;
	top: 141px;
	left: 289px;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 20px;
	border: 0px;
	font-weight: bold;
	background-image: url(img/fleche.gif);
	}

#onglet3 {
	position: absolute;
	width: 72px;
	height: 27px;
	top: 141px;
	left: 399px;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 20px;
	border: 0px;
	font-weight: bold;
	background-image: url(img/fleche.gif);
	}

#onglet4 {
	position: absolute;
	width: 72px;
	height: 27px;
	top: 141px;
	left: 509px;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 20px;
	border: 0px;
	font-weight: bold;
	background-image: url(img/fleche.gif);
	}

#onglet5 {
	position: absolute;
	width: 72px;
	height: 27px;
	top: 141px;
	left: 619px;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 20px;
	border: 0px;
	font-weight: bold;
	background-image: url(img/fleche.gif);
	}

#edition {
	position: absolute;
	top: 178px;
	left: 515px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

#article {
	position: absolute;
	top: 200px;
	left: 185px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000000;
	}

#wd {
	position: absolute;
	width: 150px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 700px;
	}

body, td, th, textarea {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	}