/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20 mai 2015, 18:20:43
    Author     : A604809
*/

.creation_espace_content ul{
    list-style-image: url('../../bundles/exmcms/images/prehome_check.png')!important;
    line-height: 40px;
    margin-left: 30px;
     margin-top: 30px;
    font-size: 18px;
    font-family: "Source Sans Pro";
}

.creation_espace_content h3{
    color: #5B2497;
    line-height: normal;
    font-family: "Source Sans Pro";
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
}

.creation_espace_content p{
   font-size: 18px;
   margin-top: 30px;
   margin-bottom: 30px;
   font-family: "Source Sans Pro";
   line-height: 26px ;
}
            