.structure {
	text-align: center;
	vertical-align: middle;
	background-image: url(../img/fond_sapins.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F3011;
	height: 25px;
	padding-left: 10px;
	white-space: normal;
	font-weight: bold;
	padding-right: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.leg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4F3011;
	font-weight: bold;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4F3011;
}
.adresse a:link {color:#4F3011; font-weight: bold; font-size: 12px; text-decoration:none; }
.adresse a:hover {color:#9D6022; font-weight: bold; font-size: 12px; text-decoration:underline; }
.adresse a:visited {color:#E6B686; font-weight: bold; font-size: 12px; text-decoration:none; }
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
