.txt {
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
.txt2 {
	font-family: arial;
	font-size: 12px;
	color: #015A01;
}
.border {
	border: 1px solid #015902;
}

.link {

	font-family: arial;
	font-size: 12px;
	color: #015A01;
}
.link:hover {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.defil {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
}
.bouton {
	font-family: arial;
	font-size: 12px;
	color: #015902;
	background-color: #99CC33;
	border: 1px solid #015902;
	font-weight: bold;
}
.link2 {
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
.link2:hover {
	font-family: arial;
	font-size: 12px;
	color: #99CC33;
	text-decoration: none;
}
.txt3 {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtit {
	font-family: arial;
	font-size: 9px;
	color: #666666;
	font-style:italic;
}
