.accueil-blocs  {width: 100%; clear: both;}



.gras-center 	{ font: bold 100% arial;  text-align: center }
.centre 	{ text-align: center}
div.centre2 	{ text-align: center}
.paragraphe	{ font: 100% arial; text-align: justify; margin-bottom: 12px; margin-top: 12px}
a.gras		{ font: bold 100% arial}
a.lien-gras	{ font: bold 100% arial; background-color: #DDDDDD }
.gras		{ font-weight: bold }
.italique	{ font-style: italic }
.sous-ligne	{ text-decoration: underline }
.left-2em	{ margin-left:2em }



	/* Pour centrer une image  */
img.centre 	{ border: 0px; display: block; margin-left: auto; margin-right: auto }




.float-gauche 	{ FLOAT: left; }
.under-bold	{ font: bold 100% arial; text-decoration: underline }
a.under-bold	{ font: bold 100% arial; text-decoration: underline }
.barre-marges00	{ margin-top: 25px; margin-bottom: 30px; text-align: center }
.barre-marges01	{ margin-top: 15px; margin-bottom: 20px; text-align: center }
a.lien-gras-c	{ font: bold 100% arial; text-align: center; background-color: #DDDDDD }


/*****************************************************************************************************/
/***************************Top 50 des Documents Videos les Plus Visionnés***************************/
/***************************************************************************************************/

.bloc-top50	{ 
	background-color	: white; 
	width			: 825px;
	margin-top		: 5px;
	margin-bottom		: 15px;
	padding			: 1px 1px 10px 1px;
	border			: 5px outset #EFEFEF;
	display			: block;
	margin-left		: auto;
	margin-right		: auto; }
.bande-top50	{ 
	background-color	: #DDDDDD;
	width			: 90%;
 	border			: 2px groove black;
	padding			: 5px 2px 1px 2px;
	letter-spacing 		: 1px;
	margin-top		: 12px;
	vertical-align		: middle;
	text-align		: center;
	display			: block;
	margin-left		: auto;
	margin-right		: auto; }
.bande-top50 h2	{ 
	font 			: bold small-caps 130% "Comic Sans MS";
	margin-top		: 0px;
	margin-bottom		: 0px; }
.bande-top50 h2 a:link 		{ color: black; text-decoration: none; }
.bande-top50 h2 a:visited 	{ color: black; text-decoration: none; }
.bande-top50 h2 a:hover 	{ color: red; text-decoration: underline; background: none; }
.bande-top50 h2 a:active 	{ color: black; text-decoration: none; }

ol.liste-top50	{ 
	font			: bold 14px Georgia, "Comic Sans MS";
	line-height		: 1.7;
	text-indent		: 5px;
	text-align		: justify;
	list-style-type		: decimal-leading-zero; }
.notice-top50i    { font: italic 65% arial; text-align: center }
.notice-top50i h3 { font-size: 100%; margin-top: 0px; margin-bottom: 0px; }
.notice-top50g	  { font: bold 100% arial;  text-align: center }
