/*fond des pages en blanc*/
.content-wrapper{
background-color : RGB(255,255,255);
}

.box-header{
text-align : center;
}

form.well{
background-color : #BCED91;
/*#EEEEEE*/
}

div.pull-left.info{
background-color :#222D32; 
}
