

.text_10px_blanc {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #ffffff;
	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_10px_brun{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #6F654A;
	font-size : 10px;
	font-weight: normal;
	}

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

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

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

.text_12px_noir_bold {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-size : 12px;
	font-weight: bold
	}
	
	.text_12px_brun_bold {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #6F654A;
	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_noir {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-size : 14px;
	font-weight: bold
	}

.text_14px_brun {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #6F654A;
	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_noir {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-size : 16px;
	font-weight: bold
	}

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

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

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

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

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

body {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #6F654A;
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : #FEFEFE;
	scrollbar-base-color : #E3D5AE;
	scrollbar-darkshadow-color : #00512B;
	scrollbar-face-color : #B1A27A;
	scrollbar-highlight-color : #FDFEFF;
	scrollbar-shadow-color : #00512B;
	scrollbar-track-color : #01743E;

	}

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 : #228B22;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

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

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

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

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

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

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

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



