/* ************************* */
/*      REMERCIEMENTS        */
/* ************************* */

.remerciementRubrique {
	border: none;
	color: #9F4545 ;
	font-weight: bold;
	font-size: 11pt;
	font-style: normal;
}

.remerciementValeur {
	border: none ;
	color: #9F4545 ;
	font-weight: normal;
	font-size: 10pt;
	font-style: italic;
	padding-top: 15px;
	padding-left: 100px;
}

.remerciementValeur a {
	color: #9F4545 ;
	text-decoration: underline;
}

.remerciementValeur a:hover {
	text-decoration: underline;
}
.remerciementValeur img {
	border: none;
	padding-right: 20px;
	
}

table.remerciementPeople {
	border: none ;
	font-weight: normal;
	font-size: 10pt;
	font-style: italic;
	padding: 20px;
	width: 80%;
	margin: auto;
	color: gray;
}

table.remerciementPeople td.gauche {
	text-align: right ;
	padding-right: 25px;
}

table.remerciementPeople td.droite {
	text-align: left ;
}

.remerciementRubrique {
	border: none;
	color: #9F4545 ;
	font-weight: bold;
	font-size: 11pt;
	font-style: normal;
}