.txt {
	font-family: "trebuchet MS", arial;
	font-size: 12px;
	color: #494A44;
	text-align: justify;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 19px;
	width: auto;
}
.fieldsbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 40px;
	width: auto;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #CCCCCC;
	height: 19px;
	width: auto;
	border: thin ridge #000000;
}
a:link {
	color: #B48479;
	text-decoration: none;
}
a:hover {
	color: #B48479;
	text-decoration: underline;
}
a:visited {
	color: #B48479;
}
.txtpt {

	font-family: "trebuchet MS", arial;
	font-size: 11px;
	color: #494A44;
}
.titres {

	font-family: "trebuchet MS", arial;
	font-size: 15px;
	color: #494A44;
	text-align: justify;
}

