.corps {
	background-color: #e9ebec;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bleu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c8bea;
}
.bleu_mini {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1c8bea;
}
.blanc {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.standard {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bleu_bold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c8bea;
	font-weight: bold;
}
.table {
	border: thin solid #333333;
	color: #F0F0F0;
	background-color: #eaeaea;
}
.table2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c8bea;
	background-color: #eaeaea;
	border-top: thin Aucune #333333;
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
	border-left: thin solid #333333;
}
.table_grp {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c8bea;
	background-color: #eaeaea;
	border-top: thin Aucune #333333;
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
	border-left: thin solid #333333;
	background-image: url(../images/bg_groupe.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.table_grp2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c8bea;
	background-color: #eaeaea;
	border-top: thin Aucune #333333;
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
	border-left: thin solid #333333;
	background-image: url(../images/bg_groupe.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.table_recr {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c8bea;
	background-color: #eaeaea;
	border-top: thin Aucune #333333;
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
	border-left: thin solid #333333;
	background-image: url(../images/bg_recr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.table_act {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c8bea;
	background-color: #eaeaea;
	border-top: thin Aucune #333333;
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
	border-left: thin solid #333333;
	background-image: url(../images/bg_activite.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.table_presse {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c8bea;
	background-color: #eaeaea;
	border-top: thin Aucune #333333;
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
	border-left: thin solid #333333;
	background-image: url(../images/bg_presse.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border_h {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0F0F0;
	border: thin solid #333333;
	background-color: #47494a;
	font-weight: bold;
}
