/* CSS standardisees : Background Color */
.bc1 {background-color: #F2F2F2;}
.bc2 {background-color: #E5E5E5;}
.bc3 {background-color: #C8C8C8;}
.bc4 {background-color: #BEBEBE;}
.bc5 {background-color: #EE1D23;}
.bc6 {background-color: #FFFFFF;}
.bc7 {background-color: #777777;}
.bc8 {background-color: #E9E8E8;}
/* CSS standardisees : Background Color */

/* CSS standardisees : Font-Color */
.fc1 {color: #000000;}
.fc2 {color: #777777;}
.fc3 {color: #888888;}
.fc4 {color: #EE1D23;}
.fc5 {color: #2981E5;}
.fc6 {color: #FFFFFF;}
.fc7 {color: #424242;}
.fc8 {color: #D10B0B;}
/* CSS standardisees : Font-Color */

/* CSS standardisees : Font-Size */
.fs1 {font-size: 8px;}
.fs2 {font-size: 9px;}
.fs3 {font-size: 10px;}
.fs4 {font-size: 11px;}
.fs5 {font-size: 12px;}
.fs6 {font-size: 14px;}
/* CSS standardisees : Font-Size */

/* CSS standardisees BoX */
.bx1 {background-image: url(../img/bx1.gif);}
.bx2 {background-image: url(../img/bx2.gif);}
.bx3 {background-image: url(../img/bx3.png);}
.bx4 {background-image: url(../img/bx4.gif);}
/* CSS standardisees BoX */

/* CSS standardisees BoX template */
.bxtl1 {background-position: left top; padding-left: 5px; height: 5px; font-size: 0px;}
.bxtr1 {background-position: right top; height: 5px; font-size: 0px;}
.bxml1 {background-position: left -5px; padding-left: 5px;}
.bxmr1 {background-position: right -5px;}
.bxbl1 {background-position: left bottom; padding-left: 5px; height: 5px; font-size: 0px;}
.bxbr1 {background-position: right bottom; height: 5px; font-size: 0px;}
.bxtl2 {background-position: left top; padding-left: 4px; height: 4px; font-size: 0px;}
.bxtr2 {background-position: right top; height: 4px; font-size: 0px;}
.bxml2 {background-position: left -4px; padding-left: 4px;}
.bxmr2 {background-position: right -4px;}
.bxbl2 {background-position: left bottom; padding-left: 4px; height: 4px; font-size: 0px;}
.bxbr2 {background-position: right bottom; height: 4px; font-size: 0px;}
/* CSS standardisees BoX template */

/* CSS standardisees : Paragraph */
.bxmr1 p {padding: 5px 5px 5px 0px; margin: 0px;}
.bxmr1 p.top {padding-top: 0px;}
.bxmr1 p.bottom {padding-bottom: 0px;}
.bxmr2 p {padding: 4px 4px 4px 4px; margin: 0px;}
.bxmr2 p.top {padding-top: 0px;}
.bxmr2 p.bottom {padding-bottom: 0px;}
/* CSS standardisees : Paragraph */

/* CSS pour les float */
.endfloat {clear: both; height: 0; font-size: 0;}
/* CSS pour les float */
