.Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 210px;
	margin-left: 8px;
	border: thin none #999999;
	margin-bottom: 0px;
}
.TexteCopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 210px;
	margin-left: 8px;
	border: thin none #999999;
	font-variant: small-caps;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #666666;
	margin-bottom: 15px;
}
.liste {
	list-style-position: inside;
	list-style-type: square;
	list-style-image: url(../images2/pixelRouge.gif);
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.police {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.titreCopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.encadre {
	border: thin solid #339900;
}

