body {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	}

.text_10px_blanc {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #ffffff;
	font-size : 10px;
	font-weight: normal;
	}
	
.text_10px_bleu {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #25126C;
	font-size : 10px;
	font-weight: normal;
	}
	
.text_10px_gris {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #8E8E8E;
	font-size : 10px;
	font-weight: normal;
	}

.text_10px_noir {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-size : 10px;
	font-weight: normal;
	}

.text_12px_normal_blanc {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	font-weight: normal
	}
	
.text_12px_normal_bleu {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #25126C;
	font-size : 12px;
	font-weight: normal;
	}
	
.text_12px_normal_gris {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #8E8E8E;
	font-size : 12px;
	font-weight: normal;
	}

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

	.text_12px_bold_blanc {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	font-weight: bold
	}
	
	.text_12px_bold_bleu {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #25126C;
	font-size : 12px;
	font-weight: bold
	}
	
	.text_12px_bold_gris {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #8E8E8E;
	font-size : 12px;
	font-weight: bold
	}

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

.text_14px_blanc {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #ffffff;
	font-size : 14px;
	font-weight: bold
	}
	
.text_14px_bleu {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #25126C;
	font-size : 14px;
	font-weight: bold
	}
	
	.text_14px_gris {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #8E8E8E;
	font-size : 14px;
	font-weight: bold
	}

.text_14px_noir {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-size : 14px;
	font-weight: bold
	}
	
.text_16px_blanc {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #ffffff;
	font-size : 16px;
	font-weight: bold
	}
	
.text_16px_bleu {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #25126C;
	font-size : 16px;
	font-weight: bold
	}
	
.text_16px_gris {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #8E8E8E;
	font-size : 16px;
	font-weight: bold
	}

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

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

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

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #FF281B;
	font-size : 12px;
	font-weight: bold
	}

a:active {
	color: #FF3629; 
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold
	}

td.justify_td {
	text-align : justify;
	}

table.justify_table {
	text-align : justify;
	}

table.bg_table {
	background-image : url(images/bg.jpg);
	background-attachment : fixed;
	background-position : left top;
	background-repeat : no-repeat;
	}

	a.link_10px:link {
	color : #DE1E12;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	}

a.link_10px:visited {
	color : #E96A62;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	}

a.link_10px:active {
	color : #FF3629;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	}

a.link_10px:hover {
	color : #FF281B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
	}

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

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

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

a.link_12px:hover {
	color : #FF281B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	}





