/* CSS standardisees : Background Color */
.bc1 {background-color: #FBFBFB;}
.bc2 {background-color: #F1F1F1;}
.bc3 {background-color: #E1E1E1;}
.bc4 {background-color: #DADADA;}
.bc5 {background-color: #D1D1D1;}
.bc6 {background-color: #373737;}
.bc7 {background-color: #FFFFFF;}
/* CSS standardisees : Background Color */

/* CSS standardisees : Font-Color */
.fc1 {color: #EE1D23;}
.fc2 {color: #888888;}
.fc3 {color: #666666;}
.fc4 {color: #0750D9;}
.fc5 {color: #1A6E9C;}
.fc6 {color: #000000;}
.fc7 {color: #FFFFFF;}
/* CSS standardisees : Font-Color */

/* CSS standardisees : Font-Size */
.fs1 {font-size: 10px;}
.fs2 {font-size: 11px;}
.fs3 {font-size: 12px;}
.fs4 {font-size: 14px;}
.fs5 {font-size: 16px;}
.fs6 {font-size: 18px;}
.fs7 {font-size: 20px;}
/* 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);}
/* CSS standardisees BoX */

/* CSS standardisees BoX template */
.bxtl1 {background-position: left top; padding-left: 8px; height: 8px; font-size: 0px;}
.bxtr1 {background-position: right top; height: 8px; font-size: 0px;}
.bxml1 {background-position: left -8px; padding-left: 8px;}
.bxmr1 {background-position: right -8px;}
.bxbl1 {background-position: left bottom; padding-left: 8px; height: 8px; font-size: 0px;}
.bxbr1 {background-position: right bottom; height: 8px; 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: 8px 8px 8px 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 */
