#echantillon    {      
        font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-color:  #fff;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color:  #fff;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-color:  #fff;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	width: 750px;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #ccc;
	height:auto;display: block;margin-bottom:10px;
	padding : 10px;
        line-height:20px;             color: #ccc;
}
#echantillon  h1  {
        margin-bottom : 10px;        color: #ccc;         	padding-top : 20px;
        }
#echantillon  p  {
              color: #ccc;
        }
#echantillon a {
         font-size:13px;
        color:#ccc;
        text-decoration: none;
        }
#echantillon  a:hover {
	text-decoration: underline;
	color: #ccc;
}