﻿.mModuleHtmlPublic .mArticle h1 span, .mModuleHtmlPublic .mSection h1 span, .mModuleNewsPublic h1 span 
{
    color: #0B7CB4;
    background: url("/image/charte/PuceBleuOrga.gif") center left no-repeat;
}

/*--------Liens imprimer et envoyer à un ami ---------*/
/*li.mPrint a {
	BACKGROUND-IMAGE: url( /image/charte/printOrga.gif);
	color: #53c4fc;
}*/
/*****/

/*li.mSendToFriend a {

	BACKGROUND-IMAGE: url( /image/charte/envoyerOrga.gif);
	COLOR: #53c4fc;
}*/

.mModuleHtmlPublic h1, 
.mModuleHtmlPublic h3
{
    color: #0B7CB4;
    padding: 0;
}

.mModuleHtmlPublic h2 {
    color: #bdbd00;
    padding: 0;
}

.mModuleHtmlPublic p a
{
    color: #0B7CB4;
}
.mModuleHtmlPublic p a:hover
{
    color: #53c4fc;
}

.mModuleHtmlPublic ul li
{
    list-style-image:url("/image/charte/puceOrga.gif");
}
.mModuleHtmlPublic ol li,
.mModuleHtmlPublic ol
{
    list-style-type: decimal;
}
.mModuleHtmlPublic ul,
.mModuleHtmlPublic ol 
{
   padding-left: 25px;
   margin-left: 15px;
}
.mModuleHtmlPublic pre 
{
    white-space: normal;
    background: #EFF8FD;
    padding: 5px;
}
