body {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	height: 850px;
	width: 1024px;
}

#wrapper {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/soleil-2.jpg);
	margin: 1px;
	height: 780px;
	width: 1022px;
}
#subwrapper {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	height: 750px;
	width: 800px;
}
#entete {
	height: 150px;
	width: 770px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 10px;
	margin-top: 5px;
}
.menu-gauche {
	float: left;
	height: 41px;
	width: 7px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/gauche-menu.jpg);
}
ul.menu {
	float: left;
	background-color: #01009a;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 41px;
	width: 537px;
}
ul.menu li {
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 15px;
	text-align: center;
	padding: 0px;
	height: 20px;
	width: 128px;
	list-style-type: none;
	display: inline-block;
}

.menu-droite {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 41px;
	width: 7px;
	background-repeat: no-repeat;
	background-image: url(images/menu-droite.jpg);
}

#entete img {
	float: left;
}

ul.menu li a {
	text-decoration: none;
	color: white;
}

ul.menu li a:hover {
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	color: white;
}

img.logo {
	margin-left: 10px;
	margin-right: 20px;
}

a img {
	border-style: none;
}
img.margin {
	float: right;
	margin-bottom: 10px;
}

object.margin {
	float: right;
	margin-bottom: 10px;
}

img.bandeau {
	border-color: #cccccc;
	border-style: double;
	border-width: 2px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
	height: 109px;
	width: 756px;
}
#corps {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 15px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	background-color: #ecebeb;
	height: 400px;
	width: 760px;
}
#corps h1 {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-image: url(images/fond-h1.jpg);
	margin: 0px;
	color: #01009a;
	font-size: 24px;
}
.corps-gauche {
	float: left;
	height: 370px;
	padding: 15px;
	margin: 0px;
	width: 500px;
}
.corps-droite {
	float: left;
	height: 380px;
	border-left-color: white;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 10px;
	margin: 0px;
	width: 200px;
}
#corps p {
	font-size: 14px;
	color: #01009a;
}
li.jour {
	font-size: 14px;
	color: #01009a;
	list-style-position: outside;
	list-style-type: circle;
}
li.heure {
	font-size: 14px;
	color: #01009a;
	list-style-position: inside;
	list-style-type: disc;
}
#signature {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #999999;
	font-size: 10px;
	padding: 0px;
	height: 50px;
	width: 700px;
}

