body {
background:#000 url(images/fond-body.gif);
margin-top:0px;
}
#global {
	width: 780px;
	background: url(images/fond-container.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	border: 1px solid #c0b79e;
	text-align: left;
	width:900px;
	min-height:690px;
}
#contenu {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height:690px;
	background-color: red;
	background-image:url(../images/fond-index.jpg);/*image de fond*/
}
#interrupteur {
	float: left;
	margin-top:350px;
	margin-left:5px;
	width: 60px;
	height: 250px;
}
#interrupteur a {
	display: block;
	width: 60px;
	height: 250px;
}
