/**
 * grid layout
 *

 * @author : Actupro
 * @reference
 * @license http://www.gnu.org/copyleft/lesser.txt GNU Lesser General Public License
*/

.simple_une { 
    background-color: #FFFFFF;
    padding:5px;
    border:  1px solid #ccc;
    padding: 5px;
    border-radius: 5px;
    b
    }
.simple_une h2 {
    font-size: 1em;
    text-align: center;
}
.intro {
    font-size: 0.8em;
}
figure {
    text-align: center;
}