.balise {
color:#FF0000
}
.commentaire {
	color:#999999;
	font-style: italic;
}

.code {
	width: 650px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	height: 529px;
}
.codeSup {
	height: 36px;
	width: 650px;
	background-image: url(pics/Sans-titre-1_01.gif);
	background-repeat: no-repeat;
	padding:0;
	margin:0;
}
.codeGauche {
	background-image: url(pics/Sans-titre-1_02.gif);
	background-repeat: no-repeat;
	float: left;
	height: 322px;
	width: 38px;
	padding:0;
	margin:0;
}
.codeDroite {
	background-image: url(pics/Sans-titre-1_04.gif);
	background-repeat: no-repeat;
	float: left;
	height: 322px;
	width: 40px;
	padding:0;
	margin:0;
}
.codeInf {
	background-image: url(pics/Sans-titre-1_05.gif);
	background-repeat: no-repeat;
	height: 171px;
	width: 650px;
	padding:0;
	margin:0;
	float: left;
}
.codeMilieu {
	background-image: url(pics/Sans-titre-1_03.gif);
	background-repeat: repeat;
	float: left;
	height: 322px;
	width: 572px;
	padding:0;
	margin:0;
	overflow: auto;
}

