.orange_titre{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #8C2D01;
}
a.orange_titre{
	padding-left:17px;
	text-decoration:none;
	background-image: url(css/puce_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.orange_mediumtitre{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #8C2D01;
	text-decoration:none;
}
a.orange_mediumtitre{
	text-decoration:none;
}
a.orange_titre:hover, a.brun_mediumtitre:hover, a.pourpre_texte:hover, a.orange_mediumtitre:hover{
	color: #8c6e61;
}
a.orange_titre:active, a.brun_mediumtitre:active, a.pourpre_texte:active, a.orange_mediumtitre:active{
	color: #FFF;
}
a.brun_mediumtitre{
    padding-left:15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	color: #A34418;
	text-decoration:none;
	background-image: url(css/puce_ahover.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;

}
.pourpre_texte{
	font-family: "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #38182F;
}
a.pourpre_texte{
	color: #38182F;
	text-decoration:none;
}
.pourpre_gras{
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #38182F;
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
}
.beige_ref{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #8E806F;

}