.texte {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.stroke {
	border: 1px solid #0e6020;
}
.texte-blanc {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.texte-vert {
	font-family: Arial;
	font-size: 12px;
	color: #006633;
}
.stroke-pale {
	border: 1px solid #dbd1bd;
}
.page {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.titre {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #0D6126;
}
.photo {
	border: 1px solid #000000;
}
.photo-gauche {
	margin-bottom: 10px;
	border: none;
	margin-right: 10px;
}
.photo-comment {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
.photo-droite {
	margin-bottom: 10px;
	margin-left: 10px;
}
.url {
	font-family: Arial;
	font-size: 12px;
	color: #006633;
}
.sous-titre {
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #0D6126;
	font-weight: bold;
}
.rubrique {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #0e6020;
}

