.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#rang {
	background-color: #F7EDD6;
}
#contour {
	border: 1px solid #C4931E;
}
#blanc {
	background-color: #FFFFFF;
}
.spa {
	letter-spacing: 2px;
}

#sm {
	font-size: 10px;
	font-family: Tahoma, Arial;
}
#titre {
	background-color: CC7E22;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
}
#recherche {
	font-weight: bold;
	color: CC7E22;
}

.requis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	font-weight: bold;
}
.ln {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}
