

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
.GrasBleu{
color: #3388b9;
font-weight: bold;
font-style: normal;
font-size:1.1em;
}
.RougeItaliqueGras{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	color: #b24946;
	font-weight: bold;
	font-style: italic;
}
.ActuTitre
{
font-family: Arial,Helvetica,sans-serif;
font-size: 24px;
color: #3388b9;
}
