

#archives {

}

#archives dt {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1em;
	clear: both;
}

#archives dd {
	font-size: 1em;
	margin: 0 5px 5px 5px;
	font-family: Georgia, Times New Roman, Times, serif;
	clear: both;

}

#archives-formulaire {
	margin: 16px 0 0 0;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	text-align: center;
	padding: 8px 0 8px 0;
}

#archives-formulaire input {
	background-color: #faf9f6;
	color: inherit;
	border: 1px solid #000;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#archives-formulaire select {
	margin: 0 0 0 0;
	color: inherit;
	border: 1px solid #000;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

