/* TABLE */
.main_tableau {	border: 2px solid #000000; }
.main_border_br { border-bottom: 1px solid #565656; border-right: 1px solid #565656; text-align:center; height:16px; }
.main_border_tr { border-top: 1px solid #565656; border-right: 1px solid #565656; }
.main_border_b { border-bottom: 1px solid #565656; text-align:center; }
.main_border_t { border-top: 1px solid #565656; }
.bg_color1 { background-color:#e2e2e2; }
.bg_color2 { background-color:#f1f1f1; }
.bg_color3 { background-color:#cecece; }
.text_gras { font-size:12px; color: #4a637b; font-weight: bold; font-family:Arial, Helvetica, sans-serif; }
.text_gras_1 { font-size:14px; color: #000000; font-weight: bold; font-family:Arial, Helvetica, sans-serif; }
.text_light { font-size:12px; color: #000000; font-family:Arial, Helvetica, sans-serif; }
.text_title { font-size:18px; color: #424242; font-family:Arial, Helvetica, sans-serif; font-weight: bold; }
.center { text-align:center; }
tr.alt td {	background: #eaeaea; }
tr.over td { background: #d2d2d2; }