.btn_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	cursor: e-resize;
	text-decoration: none;
	background: url(images/btn.jpg);
}
.txts {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}
.titres {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
}
.catego {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FF6600;
	display: block;
	color: #FFFFFF;
	letter-spacing: 1em;
	text-indent: 5px;
	padding: 5px;
}
.legendeItal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}
