body {
	background-color: 4C3925;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.mur {
	background-repeat: repeat;
	background-image: url(images/mur.jpg);
}
.mur2 {
	background-repeat: repeat;
	background-image: url(images/mur2.jpg);
}
.mur3 {
	background-repeat: repeat;
	background-image: url(images/mur3.jpg);
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 84858D;
}
#pit {
	width: 100%;
}
.comptoir {
	width:100%;
	height:40px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top: 5px solid #CCCCCC;
	border-bottom: 5px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 4c3925;
	text-align: left;
	vertical-align: middle;
	text-indent: 20px;
	padding-top: 15px;
}
.separateur {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.SCROLL {
	
	height: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.texture_jaune {
	background-image: url(images/texture_jaune.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4C3925;
}
