.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
}
.saisie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F3F3F3;
	border: 1px solid #A8A8A8;
}
.line_droite_pointille {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.orange_majuscule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
}
.texte_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.line_bas_pointille {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border {
	border: 1px solid #999999;
}
.underline_titre {
	background-image: url(img/fond_titre.gif);
	background-repeat: repeat-x;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff9900;
}
