
.Page-Texte   {
	border-radius		: 8px;
	background-image	: url(http://documentaire-streaming.net/img/background-page-texte-100x100.gif);
	width			: 97%;
	min-width		: 925px;
	display			: block; 
	margin			: 90px auto 25px auto;
	border			: 3px inset #646464;
	padding			: 8px 1% 16px 1%;
    	text-align		: justify;
	vertical-align		: middle;
	font			: 16px arial; }

.Page-Texte A:link, .Page-Texte A:visited, .Page-Texte A:active 
			{color: #000066; font-size : 100%; font-weight: bold; text-decoration: none; background: none;}
.Page-Texte A:hover   	{color: #FFFF99; font-size : 100%; font-weight: bold; text-decoration: underline; background: #330066;} 



/* Bloc Transparent comprenant l'Image Principale de l'Article */
img.Entete-IMG {
	float			: right;
	margin-top		: 22px;
	margin-right		: 50px;
	margin-bottom		: 30px;
	margin-left		: 70px; }


/* Titre au haut du Texte */
.Page-Texte h1 {
	border-radius		: 5px;
	width			: 98%;
	border			: 2px outset #000033;
	margin-bottom		: 18px;
	margin-top		: 12px;
	text-align		: right;
	vertical-align		: middle;
	font			: bold small-caps 110% Georgia,Helvetica, arial;
	background-color	: #003366;
	color			: #FFFF66;
	letter-spacing 		: 1px;
	padding			: 4px 15px 4px 0px; }


/* Premier Paragraphe */
.Page-Texte h2 {
	font			: 122% Helvetical,Georgia,Arial;
	line-height		: 1.7em;
	margin-top		: 35px;
	margin-right		: 8px;
	margin-bottom		: 35px;
	margin-left		: 8px;  
	text-align		: justify;
	vertical-align		: middle; }
.Page-Texte h2:first-letter { 
	text-indent		: 20px;
	font			: bold 350% "Comic Sans MS",verdana;
	color			: #333366;
	float			: left; }

/* Paragraphes Normaux */
.Page-Texte h3 {
	text-indent		: 40px;
	text-align		: justify;
	font			: 104% arial;
	color			: #000000;
	margin-top		: 5px;
	margin-right		: 12px;
	margin-bottom		: 15px;
	margin-left		: 12px; }


/* Bloc Principal (Section) */
.BlocTxt-Type-01 {
	width			: 99%;
	display			: block;
	margin			: 35px auto 30px auto;
	margin-right		: auto;
	text-align		: justify;
	vertical-align		: middle;
	padding			: 0;
	border			: 1px solid #003366;
	color			: #336699;
	background-color	: #FFFFFF;
	clear			: both;
	float			: none; }


/* Bloc Secondaire - Intérieur d'un Bloc Principal */
.BlocTxt-Type-02 {
	width			: 98%;
	display			: block;
	margin			: 0 auto 6px auto;
	text-align		: justify;
	vertical-align		: middle;
	padding			: 1px 1% 8px 1%;
	border			: 1px solid #646464;
	color			: #000033;
	background-color	: #66CCFF; }


/* Titre d'un Bloc Principal */
p.Titrage-SectionTitre {
	width			: 100%;
	padding-top		: 3px;
	padding-bottom		: 6px;
	background-color	: #000000;
	border-bottom		: 2px solid #336699;
	text-align		: center;
	vertical-align		: middle;
	font			: small-caps bold 120% "Comic Sans MS";
	color			: yellow;
	text-decoration		: none;
	margin-top		: 0px;
	margin-bottom		: 6px; }

/* Sous-Titre d'un Bloc Principal */
p.Titrage-SousSectionTitre {
	font			: bold 100% arial;
	color			: #000033;
	margin-top		: 5px; }


/* Bloc de la Note Importante */
.NoticeDetails {
	background-color	: #FFFFCC;
	border			: 3px inset #969696;
	padding			: 1px 4px 3px 4px;
	width			: 82%;
	display			: block;
	margin-left		: auto;
	margin-right		: auto;
	margin-top		: -8px; }

/* Paragraphe de la Note Importante (Contenu) */
p.NoticeDetails-Txt {
	font			: italic 92% "Times New Roman";
	text-align		: justify;
	margin-top		: 2px;
	margin-bottom		: 0px; }



/* Mot Important précédent une Note Importante */
p.NoticeImportant {
	text-align		: center;
	font			: small-caps bold 125% "Comic Sans MS";
	color			: #FF0000;
	text-decoration		: underline;
	margin-top		: 0px; 
	margin-bottom		: 0px;}





/* Liste des Possibilités */
li.Tirages-Liste-01 {
	list-style	: none;
	font		: 92% "Times New Roman";
	color		: #000000;
	margin-top	: 0px;
	margin-bottom	: 12px; }


/* Titre Sous-Secondaire dans l'Instruction LI dans les Listes de Possibilités */
.Tirages-Liste-01-Titre {
	font		: bold 105% "Times New Roman";
	color		: #990033;
	text-decoration	: underline; }


p.Tirages-Prerequis-Titre {
	text-indent	: 10px;
	font		: bold small-caps 125% georgia,Helvetica,"Times New Roman";
	color		: #660000;
	text-decoration	: none;
	margin-top	: 0px;
	margin-bottom	: -10px; }

p.Tirages-Prerequis-Notice {
	text-indent	: 10px;
	font		: italic 80% "Times New Roman";
	color		: #646464;
	margin-top	: 0px;
	margin-bottom	: 3px; }


ul.Tirages-Prerequis {
	list-style		: lower-alpha;
	list-style-position	: inherit;
	font			: 100% "Times New Roman";
	color			: #003366;
	margin-top		: 0px;
	margin-right		: 16px;
	margin-bottom		: 10px; }
