body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TexteEntete{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.Copy{
	font-size: 10px;
	color: #333333;
}
.Avertissement{
	font-size: 10px;
	color: #FFFFFF;
}
.TitreRubrique{
	font-size: 12px;
	font-weight: bold;
	color: #960096;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-image: url(NL001/Degrad.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ContenuRubrique{
	font-size: 11px;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: justify;
	text-decoration: none;
}
.ContenuRubrique img{
	border: 1px solid #960096;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.TexteDefaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.TitreStage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.SeparateurCel{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #960096;
}
.TitreSommaire{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.ItemSommaire{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.ItemSommaire:hover{
	font-size: 12px;
	font-weight: bold;
	color: #FFB3FF;
}
.Lien{
	font-size: 10px;
	color: #960096
}
.Titre1{
	font-size: 18px;
	font-weight: bold;
	color: #960096;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
}
.Titre2{
	font-size: 12px;
	font-weight: bold;
	color: #960096;
	text-align: center;
	margin-top: 8px;
}
