		.share {
		  display:block;
		  float:left;
		  width:12px;
		  height:0px;
		  padding:12px 0 0 0;
		  margin:0;
		  border:none;
		  background:url(http://www.gornossproduction.com/images/crucifixok.jpg);
		  overflow:hidden;
		} 
		.share:hover {
		  border:none;
		  background:url(http://www.gornossproduction.com/images/crucifixok.jpg);
		}


		body{
			text-align:center;
			background-image:url(../images/fonds/trame.jpg);
			background-color:black;
			font-family: arial, sans-serif; 
		}
		
		.MainCadre{
			width:980px;
			height:100%;
			margin-left: auto;  margin-right: auto;
			text-align:left;
			background-color:black;
		}
		
				.publication{
			position:relative;left:100px;top:0px;
			color:white;
			font size:12px;			
		}

		.publication a{
			color:white;
			font size:12px;			
			text-decoration:none;
		}
		
		.publication a:HOVER{
			color:gray;
			font size:12px;			
			text-decoration:underline;
		}
