﻿.titre_sous_rubrique
{
    width: 600px;
    height: 30px;
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 20px;
    color: #515BA0;
    background-image:url(../content/Images/MainContent/SousRubriqueTitleBackground.png);
}

.rubrique_header_titre
{
    font-size: 21px;
    text-transform: uppercase;
    color: #515BA0;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 10px;
}

.rubrique_header_smallintro
{
	width: 310px;
	text-align: justify;
    font-weight: bolder;
}