@charset "utf-8";
.id-gauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
	background-color: #D2A84F;
	border: thin solid #CC9933;
	font-weight: bold;
}
.id-gauche-blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	border: thin outset #CC9933;
}
.txt-ordi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #996633;
}
