/*
Theme Name: Rebelles St-Hubert
Description: 
Version: 1.0
Author: Patricia Racine


*/

/* Begin Typography & Colors */
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
}


.titre_rouge{
color:#d10202;
font-size:1.6em;
font-weight:bold;
margin:25px 0 0 0;
padding:0;
}


.titre_noir{
font-size:1.6em;
color:#000000;
font-weight:bold;
margin:0;
padding:0;
}

.petit{
font-size:0.8em;
margin:0;
}