@charset "utf-8";
#Entete {
	height: 200px;
	width: 750px;
	padding-left: 0px;
}
#menu {
	width: 750px;
	height: 60px;
	background-color: #F29400;
	text-align: center;
	color: #03C;
}
#groupe #menu ul a {
	font-family: "Comic Sans MS", cursive;
	color: #6E5A4B;
	text-decoration: none;
	font-style: oblique;
}
#groupe #menu ul a:hover {
	font-family: "Comic Sans MS", cursive;
	font-style: oblique;
	color: #FFF;
}
#pied {
	height: 80px;
	width: 750px;
	padding-right: 0px;
	margin-right: 0px;
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	background-color: #F29400;
	text-align: center;
	font-size: 12px;
}
#groupe #pied a {
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	text-decoration: none;
}
#groupe #pied a:hover {
	font-family: "Comic Sans MS", cursive;
	color: #6E5A4B;
	text-decoration: none;
}
#contenu {
	background-repeat: no-repeat;
	width: 750px;
	text-align: center;






	background-image: url(images/depliant_thiery%20ok%20(2)_page1_image1
.jpg)
.jpg)
.png);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
	background-attachment: fixed;
	background-position: center center;
	background-image: none;
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	font-size: 14px;
}
#h1 {
	padding-left: 30px;
	color: #F29400;
	text-decoration: underline;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Scriptina;
	font-weight: bold;
	text-align: left;
}
#h3 {
	padding-left: 30px;
	color: #F29400;
	text-decoration: underline;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Scriptina;
	font-weight: bold;
	text-align: left;
}

#groupe {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000;
	background-repeat: repeat;
}
#groupe #menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 20px;
	padding-left: 0px;
}
#groupe #menu ul li {
	display: inline;
	color: #FC3;
}
.space {
	margin-right: 75px;
}
#groupe #Entete a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

