.gi2_lien{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #0d82da;font-weight: bold;text-decoration:  ;text-decoration: none;}
.gi2_soustitre{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #09548b;font-weight: bold;border: ;width: ;}
.gi2_texte{font-family: Arial, Helvetica, sans-serif;font-size: 17px;color: #5f5f5f;text-decoration:  ;line-height:18px;}
.gi2_texte_bold{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #003366;font-weight: bold;text-decoration:  ;line-height:18px;}
.gi2_intro{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #8c979f;font-weight: bold;text-decoration:  ;}
.gi2_titre{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 18px;color: #e7953e;font-weight: bold;text-decoration:  ;}
#MainContent h1, #MainContent .gi2_titre, #MainContent .pageHeading, .mceContentBody h1 {
	font-family: 'Roboto', sans-serif;
    color: #e7953e;
	font-weight: bold;
    font-size:30px;
	margin-bottom: 20px;
	line-height:1em;
}

#MainContent h2, #MainContent .gi2_soustitre, .mceContentBody h2 {
	font-family: 'Roboto', sans-serif;
    color: #e7953e;
	font-weight: bold;
    font-size:17px;
	margin-bottom: 10px;
}

#MainContent h3, #MainContent .gi2_texte_bold, .mceContentBody h3 {
	font-family: 'Roboto', sans-serif;
    color: #e7953e;
	font-weight: bold;
    font-size:16px;
	margin-bottom: 10px;
}

#MainContent p, #MainContent .gi2_texte, .mceContentBody p{
	font-family: 'Roboto', sans-serif;
	color: #808080;
	line-height: 1.5em;
	margin-bottom: 15px;
    font-size:14px !important;
    text-align: justify;
}
#MainContent li, .mceContentBody li{
    font-family: 'Roboto', sans-serif;
    color: #808080;
    line-height: 1.5em;
    font-size: 14px !important;
    list-style: outside disc;
    padding: 0 0 5px 3px;
    margin: 0 0 0 15px;
}

#MainContent a, #MainContent .gi2_lien, .mceContentBody a {
	font-family: 'Roboto', sans-serif;

	font-weight: normal;
	line-height: 22px;
	color: #cd29a4;
	text-decoration: underline;
}
#MainContent td, .mceContentBody td{
    font-family: 'Roboto', sans-serif;
    color: #808080;
    line-height: 1.5em;
    font-size: 12px;
}
#MainContent .table_custom, .mceContentBody .table_custom {
    border-collapse: separate;
    border-spacing: 5px !important;
}
#MainContent .table_custom tr:nth-child(odd), .mceContentBody .table_custom tr:nth-child(odd) {
    border-collapse: separate;
    width: 45% !important;
    background-color: #efefef !important;
}
#MainContent .table_custom tr:nth-child(even), .mceContentBody .table_custom tr:nth-child(even) {
    border-collapse: separate;
    width: 45% !important;
    background-color: #fff !important;
}
