body 
{
	padding: 0px;
	margin: 0px;
	
	/* background: url(http://localhost/a/images/fd.jpg) fixed repeat-x; */
}
[class*="col-"]
{
	/* background-color: white; */
	/* border: 1px solid rgb(192,192,192); */
	border-radius: 5px;
	/* line-height: 40px; */
	text-align: center;
}

.corps
{
	border: none;
	padding: 0px; 
	margin: 0px;
	/* height: 500px; */
}

