/*

    Template Author : Christophe SZCZEPASNKI
    Author Email    : 
    Template Name   : 
    
    
    *****************************************
    
    
    
  
    
*/




.CadreBleue {
    border: 3px #5052b5 solid;
    background-color : #5052b5;
    color: white;
    width : 300px;
    font-weight: bold;
}

.CadreViolet{
    border: 3px #FF00CC solid;
    background-color : #FF00CC;
    color: white;
    width : 300px;
    font-weight: bold;
}

.TexteViolet{
    color : #FF00CC;
    font-weight: bold;
}

.TexteBleue{
    color : #5052b5;
    font-weight: bold;
}

.TexteItalic{
    font-style: italic;
}

.content h3{
    width : 1000px;
    font-size : 40px;
    line-height: 40px;
}

/*.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6{
    color: #4b4848;
    font-family: "raleway-semibold", arial;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;

} */




