.PageTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	line-height: normal;
}
.PageNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.PageLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.PageTitreBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
}
.PageMain td{
	background-color: #FFCC33;
	width: 490px;
	border: 2px solid #666666;
	border-spacing: 0px;
	padding: 0px;
}
.PageMainNeute td {
	width: auto;
	border: none;
}
.PageMainJaune td {
	width: auto;
	border-top: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
	list-style-type: square;
	list-style-image: url(Style/PuceCafe.gif);
	border-right-style: none;
	border-left-style: none;
}

.PageNormal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.PagePalmares  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
 	width: 452px;
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
}
.PagePalmares th {
	height: 100px;
	border-width: 1px;
	padding: 0px;
	border-style: inset;
	border-color: rgb(255, 102, 0);
	-moz-border-radius: ;
 }
 
.PagePalmares td {
	width:auto;
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: rgb(255, 102, 0);
	-moz-border-radius: ;
}
