/* Theme Name: François ChatAuthor: Anne-Marie Latrémolière*/ body{	margin: 0px 0px;	padding: 0;	font-family: courrier, sans-serif;	font-size: 10pt ;	color: #999999 ;	background: #38434E;	list-style:none;	line-height: 14px;}a    {      	color:#999999; 	text-decoration:none;}   a:hover{     	color:#fff;}a:visited {	color: #666;}.Style1 {	font-family: courrier, helvetica, sans-serif;	font-size: 10pt ;	color: #fff;	font-weight: bold;	padding: 0px 0px 200px 0px;}/* home*/.grand_conteneur{	position:absolute;	left: 50%; 	top: 50%;	height: 800px;	width: 1024px;	margin-top: -400px; /* moitié de la hauteur */	margin-left: -512px; /* moitié de la largeur */	background: none;}
