/*
Theme Name: JSE
Theme URI: http://wordpress.bbxdesign.com/
Description: JSE site theme
Version: 1.0
Author: Adfab Connect
Author URI: http://connect.adfab.fr/
Tags: responsive, bootstrap

*/
.tinyChapeau {
  color: #18a5a5;
  font-size: 20px;
  margin: 30px 0;
}
.tinyTitre {
  color: #18a5a5;
  font-size: 26px;
  margin: 30px 0;
}
.tinyTitreVert {
  color: #007463;
  font-size: 26px;
  margin: 30px 0;
}
.tinySousTitre {
  color: #0f7676;
  font-size: 15px;
}
.tinySousTitreVert {
  color: #007463;
  font-size: 15px;
}
.tinySource {
  color: #333333;
  font-size: 12px;
}
.tinySourceGrisClair {
  color: #797979;
  font-size: 12px;
}
.tinyMention {
  font-size: 14px !important;
}