/*** "Script MT Bold","Times New Roman","Lucida Sans","Courrier New",Arial,"Arial Black",Castellar,"Comic Sans MS", ***/
/*** "Century Gothic","Copperplate Gothic Light","Curlz MT",Elephant,"French Script MT",Helvetica,"MS Sans Serif"  ***/ 


/*****************************___________________________________*****************************/
/******************************* Pas de bloc pour un Article TxT ****************************/

.bloc-info-legale h6 { font: italic 80% "Courrier New";  text-align: center; margin-top: 30px; }



.barre-sepa	{ margin-top: 20px; text-align: center; width: 90%; 
		  display: block; margin-left: auto; margin-right: auto;}



.no-notice	{
		text-align: justify; 
		font: italic 75% "Times New Roman"; }

.no-notice a	{ font: 100% "Times New Roman"; text-decoration: underline;}


/***********************______________________________________________************************/
/*********************** Le Titre Principal de l'Article (Dessus IMG) ***********************/
.bloc-info-legale h1 { 
	font: bold italic 125% "Comic Sans MS", arial;
	background-color:#DDDDDD; color: maroon;
	text-align: left; vertical-align: middle;
	width:100%; 
	text-indent:15px; letter-spacing : 1px;
	padding: 0px 5px 0px 0px;
	margin-bottom:15px; margin-top:10px; 
	border: 2px outset #663333; }


/***********************_____________________________________________*************************/
/*********************** Le Titre Secondaire de l'Article (Sous IMG) ************************/
.bloc-info-legale h2 { 
	text-align: center; 
	font: 160% "Times New Roman",Georgia,arial; 
	margin-bottom:26px; }

/****************************____________________________________*****************************/
/**************************** Le Premier Paragraphe de l'Article ****************************/
.bloc-info-legale h3 { 		
	font: italic 120% arial; 
	text-indent: 40px; letter-spacing : 1px; line-height: 1.6;}

.bloc-info-legale h3:first-letter {
	font: 160% "Comic Sans MS", arial;}

/***********************_____________________________________________*************************/
/*********************** Le Titre Secondaire de l'Article (Sous IMG) ************************/
.bloc-info-legale h5 { 
		text-align: center; width: 70%;
		display: block; margin-left: auto; margin-right: auto;
		font: bold small-caps 145% Georgia, arial; 
		border: 2px groove #646464;
		background-color: #DDDDDD; margin-top: 60px; margin-bottom: 20px;
		padding: 5px 15px 5px 15px;}


/****************************____________________________________*****************************/
/**************************** Le Bloc pour le corps de l'Article ****************************/
.bloc-info-legale   { 	
			width: 88%; min-width: 700px; max-width: 1200px; 
			background-color: white; border: 2px groove #EFEFEF;
			padding: 10px 20px 10px 20px; 
			font: 90% "Times New Roman", Castellar,"Lucida Sans";
    			text-align: justify; vertical-align: middle; 
			display: block; margin-left: auto; margin-right: auto;
			margin-top:40px; }

.bloc-info-legale a { 
		font: 100% "Times New Roman","Lucida Sans",arial; text-decoration: underline;}


	/* Section pour la Table des Matières dans la Section Informations Légales */
table.infol-tdm {
		width: 500px;
		display: block; margin-left: auto; margin-right: auto;
		margin-bottom: 30px;}

	/* Section pour la Table des Matières dans la Section Informations Légales */
td.infol {
		background-color: #000066;
		text-align: left; vertical-align: middle;
		padding: 5px 20px 5px 10px;
		color: #0099CC; font-weight: bold; } 





