p, td, tr {
	color:#918E7F; /* ex 3E84A4*/
	}

.bouton {
	font-family: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace;
	font-size: 10px;
	background:#CDE0E9;
	}

h1, .titlePage {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    color: #e80a04;
    letter-spacing: normal;
    text-align: center;
    vertical-align: baseline;
    word-spacing: normal;
    white-space: normal;
    list-style-type: none;
    cursor: auto;
    page-break-before: auto;
    page-break-after: auto;
    margin-top:5px;
    margin-bottom:5px;
	}

h2, .titleParagraphe {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #FF0000;
    text-indent: 0em;
	}

h3, .titleSecondaire {
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: 500;
    color: #e80a04;
	}

/* Texte visible pour client */
.TAC {
  border-color:Blue;
}

/* Texte visible pour administrateur */
.TAP {
  border-color:green;
}
