body {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.texte {
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	color: #726B5F;
}
.titre {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #726B5F;
}
.petit {
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	color: #726B5F;
}
.txt12bnoir {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	font-stretch:normal;
}

.input {
    width: 243px;
   	height:20px;
	  color: #000000;
    font-size: 12px;
    font-family: arial;
}
.textarea {
    width: 243px;
	  height:60px;
	  color: #000000;
    font-size: 11px;
    font-family: verdana;
    text-decoration: none;
}
