body {
	
	text-align: center;
	font: normal 80% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
}

.fond
{

   
   position: absolute;
   left: 0px;
   top: 0px;

}

.contenu_commentaire
{

   
   position: absolute;
   left: 0px;
   top: 4px;
   right: 100px;
}

.partage
{

   
   position: absolute;
   left: 340px;
   top: 4px;
   right: 0px;
}

a {
	text-decoration: none;
	color: #669a26;
}

a:hover { color: #107cab; }



