.TitrePrincipal {
    font-family:'Trajan Pro';
    font-size:35px;
    text-decoration:none;
    color:#393838;
}
.TitreAccueil {
    font-family:'Verdana','Arial','Helvetica','Sans-serif';
    font-size:20px;
	font-weight:bold;
    text-decoration:none;
    color:#003399;
	text-align: left;
}
.Titre1 {
    font-family:'Verdana','Arial','Helvetica','Sans-serif';
    font-size:20px;
	font-weight:bold;
    text-decoration:none;
    color:#003399;
	text-align: left;
}
.SousTitre {
    font-family:'Verdana','Arial','Helvetica','Sans-serif';
    font-size:16px;
    text-decoration:none;
    color:#838588;
	text-align: left;
}
.Rubrique {
	font-family:'Verdana','Arial','Helvetica','Sans-serif';
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#003399;
	text-align: left;	
}
.SousRubrique {
    font-family:'Verdana','Arial','Helvetica','Sans-serif';
    font-size:14px;
	font-weight:normal;
    text-decoration:none;
    color:#003399;
	text-align: left;
}

.Contenu {
    font-family:'Verdana','Arial','Helvetica','Sans-serif';
    font-size:12px;
    text-decoration:none;
    color:#000000;
	text-align: justify;
}

.StyleContenu {
    font-family:'Verdana','Arial','Helvetica','Sans-serif';
    font-size:12px;
    text-decoration:none;
    color:#000000;
	text-align: justify;
}

.ContenuBleu {
    font-family:'Verdana','Arial','Helvetica','Sans-serif';
    font-size:12px;
    text-decoration:none;
    color:#003399;
	text-align: justify;
}

.ContenuAccueil {
    font-family:'Verdana','Arial','Helvetica','Sans-serif';
    font-size:14px;
    text-decoration:none;
    color:#000000;
	text-align: justify;
}

