@charset "iso-8859-1";

body { 	font: 13px Bradley Hand, cursive; 
		color: #ffffff; 
		background-color: #494646;
	}
	
.msg {
	font: 12px Gill Sans, sans-serif; 
	color: #31a745;
	
}
	
a {
      text-decoration: none;
	  color: grey;
    }

	
.corps {
	font: 12px Bradley Hand, cursive; 
	color: #ffffff;
	
}

.titre_service { 
	font: 30px Bradley Hand, cursive; 
	color: #ffffff; 
	}	

.label_service { 
	font: 10px Bradley Hand, cursive; 
	color: #ffffff;	
	}

	
	