body{margin: 0px;
	background: url(../images/neige.jpg) repeat ;
	}
#tout{
	height: 700px;
	}
#corps{
	width: 200px;
	padding-top: 100px;
	margin-left: 170px;
	margin-bottom: 100px;
	}
#corps a{
	font-size: 15px;
	text-decoration: none;
	}
#corps a:link, #corps a:visited {color:	#333399;}
#corps a:hover {font-size: 17px; color: #6666FF;
	}
#trait{
	border-left: 1px solid #FF0000;
	border-bottom: 10px solid #FF0000;
	}
