.titreform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #009966;
	border-right-color: #009966;
	border-bottom-color: #009966;
	border-left-color: #009966;
	text-align: center;


}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFE4AC;
	padding: 3px;
	border: 1px solid #0099FF;

}
.texteform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.interligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tbannonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFE8B7;
	border: 2px inset #FFDEAD;

}
.tb1annonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFCC00;
	border: 2px outset #FFDEAD;
	cursor: hand;

}

