body {
	margin:0;
	background-color: #9cb0e2;
	background: #9cb0e2;

	height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}


#gauche, #cadre {
	float: left;
}

#gauche {
	width: 15%;
}

/*.menu {
	width: 880px;
	height: 175px;
	background-color: #9cb0e2;
}*/

#cadre {
	background-color: #FFFFFF;
	width: 780px;
	margin-left: 0.8%;
	margin-bottom: 10px;
	/*width: 800px;*/
	font-family: "Trebuchet MS", Verdana, Arial;
	text-align: justify;
}

#hautgauche, #hautdroit, #basgauche, #basdroit {
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	font-size: 1px;
	z-index: 20;
}

#hautgauche {
	background: url(images/structure/haut_gauche2.gif);
}

#hautdroit {
	background: url(images/structure/haut_droite2.gif);
	float: right;
}

#basgauche {
	background: url(images/structure/bas_gauche2.gif);
}

#basdroit {
	background: url(images/structure/bas_droite2.gif);
	float: right;
}

img#lepinson {
	position: relative;
	left: 20px;
}

#copyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	float: left;
	bottom: 0;
	text-align: center;
}

#copyright a {
	color: #FFFFFF;
}

#w3c img {
	border: none;
	float: left;
}

#xiti-logo {
	border: none;
	padding: 0;
	float: left;
}