/********************************************    BLEU MARRON ORANGE     ****************************************************/


body {
background:transparent url(../../img/bg.jpg) top left repeat-x ;
margin:0;
padding:0;
}


/********************************************    FOND ET TEINTE TIERS ROBIAL       ****************************************************/

.a1 {
color : #072663 !important;
} 
.a2 {
color : #2553ae !important;
} 
.a3 {
color : #4572cb !important;
} 
.a1_bold {
color : #072663 !important;
font-weight : bold; 
} 
.a2_bold {
color : #2553ae !important;
font-weight : bold; 
} 
.a3_bold {
color : #4572cb !important;
font-weight : bold; 
} 
.b1 {
border-color : #072663;
} 
.b2 {
border-color : #2553ae;
} 
.b3 {
border-color : #4572cb;
} 
.c1 {
background-color : #072663;
} 
.c2 {
background-color : #2553ae;
} 
.c3 {
background-color : #4572cb;
}