.pointillés {
	border: 2px dotted #666633;
}
.gauchedroite {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: Aucune;
	border-right-style: dotted;
	border-bottom-style: Aucune;
	border-left-style: dotted;
	border-right-color: #666633;
	border-left-color: #666633;
}
.basuniquement {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666633;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666633;
}