body {
	color:white;
	background-color:black;
	background-image:url(/_Menu/ImagesGenerales/__DP.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

.Titre1 {
	font-weight: bold;
	color: #FF0000;
	background-position: right top;
	height: 50px;
	font-size: 14pt;
	background-image: url(/_Menu/ImagesGenerales/__DP.gif);
	background-repeat: no-repeat;
	background-color: #333;
}
.Titre0 {
	font-weight: bold;
	color: #FFCC33;
	background-position: right top;
	font-size: 14pt;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFF;
}

.ecrit {
	font-weight: bolder;
	font-style: italic;
	font-size:14pt;
}
.Commentaires {
	font-size: 13px;
	font-style: italic;
}
.SousTitre {
	font-weight: bolder;
	color: #FFCC33;
	font-size: 14px;
	text-transform: none;
	font-variant: small-caps;
}
.FondBloc {
	background-color: #333333;
}
.FondBloc2 {

	background-color: #000000;
}
.SousTitre3 {

	font-weight: bold;
	text-transform: none;
	font-variant: normal;
}
.InfoTaille {
	font-size: small;
	font-style: italic;
	text-align: right;
	color: #FFCC33;
}
