body { 
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: top center;
	background-color:#FFFFFF;
}

.trait_gauche {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #8080800;
	border-left-color: #808080;
}