 body {margin: 0; padding 0;}
   div {padding-top: 5px;
	border:1px solid #000;
	 background-color:80ff00;
	 width : 800px;
	 height : 110px;
        }
	td#date {padding-top :20px;
	         }
		 
	#contenu{width:495px;
		 height:auto;
		 padding-left:50px;
		 position:absolute;
		 left:252px;
		 top : 118px;
		 background-color: white;
		 border:3px solid #07bc1d;
	         border-style:double;}

