.texte {
	font-family: Georgia;
	color: #385841;
	font-size: 14px;
}
.texte_formulaire {
	font-family: Georgia;
	font-size: 13px;
	color: #663300;
	font-weight: bold;
}
.texte_formulaire_petit {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	color: #385841;
	font-weight: bold;
}
.case {
	background-color: #FFFFCA;
	border: 1px solid #663300;
}
.a:hover {
    font-family: Georgia;
	font-size: 13px;
	color: #663300;
	font-weight: bold;
}
.a:link {
    font-family: Georgia;
	font-size: 13px;
	color: #663300;
	font-weight: bold;
}
.a:active {
    font-family: Georgia;
	font-size: 13px;
	color: #663300;
	font-weight: bold;
}
.a:visited {
    font-family: Georgia;
	font-size: 13px;
	color: #663300;
	font-weight: bold;
}.titre_formulaire {
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.texte_annuler {

	font-family: Georgia;
	font-size: 10px;
	color: #663300;
	font-weight: bold;
}
textarea {
  padding:0px;
}
td {
  padding-bottom:5px;
}

