.Site {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.MenuTexteNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A05418;
}
.MenuTexteBas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A05418;
}
.PoliceTexteTitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	color: #5B5A3C;
}
.PoliceTexteDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
	color: #5B5A3C;
}
.PoliceTexteCategorie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	vertical-align: middle;
	color: #A5C540;
	font-variant: normal;
	text-transform: lowercase;
}
.BandeRepeteurGauche {
	background-image: url(../design/BandesG.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	width: 65px;
}
.BandeRepeteurDroite {
	background-image: url(../design/BandesD.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	width: 65px;
}
.PoliceTexteParagraphe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	vertical-align: middle;
	color: #5B5A3C;
	line-height: 25px;
}
.PoliceTexteDebats {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #5B5A3C;
}
.MenuTextePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A26536;
	padding-top: 2px;
	padding-bottom: 2px;
}
.Miniature {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #667125;
}
.BandeForums {
	background-image: url(../design/forum/FondForum.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.PoliceForumTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.PoliceForumTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.PoliceForumSignature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}