input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border: 1px dotted #999999;
	margin: 0 0 5px 0;
}

.bouton {
	width: 90px;
	height: 20px;
	font-weight: bold;
	background-color: #666666;
	background-image: none;
	margin: 0 5px 5px 5px;
	border: 1px solid #333333;
}

.titre {
	width: 360px;
	height: 1.4em;
	font-size: 12px;
	font-weight: bold;
}
.texte {
	width: 360px;
	height: 250px;
}
.date {
	width: auto;
	height: 1.4em;
}
.texte_court {
	width: 300px;
	height: 1.4em;
}