.adresse {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 375735;
	text-decoration: none;
}
.fdocirculo {

}
/* Style des formulaires */
html, body, form {
	width: 100%;
}
fieldset {
	width: auto;
}
input, label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #375735;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #375735;
	font-weight: bold;
}
textarea {
	overflow: auto;
}
input.button {
	background: #FFFFFF;
	border: 1px solid #375735;
	width: 100%;
}
/* Styl des liens */
a {
	font: normal normal bold 15px "Times New Roman", Times, serif;
	line-height: 18px;
	color: #069;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}