body {
	font-family: "Comic Sans MS", cursive;
	font-size: medium;
	background-image: none;
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#page {
	padding: 0px;
	width: 1180px;
	background-color: #D6FED9;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#page #premiere  p {
	font-size: 1.2em;
	text-align: justify;
	text-indent: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#page #premiere {
	font-family: "Comic Sans MS", cursive;
	color: #030;
	background-color: #D6FED9;
}


#page #bandeau {
	height: 180px;
	width: 1180px;
	margin: 0px;
	padding: 0px;
}

#menu {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#page #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#page #menu ul li a {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: normal;
	color: #D6FED9;
	display: block;
	height: 50px;
	width: 194px;
	line-height: 50px;
	text-decoration: none;
	border: 2px groove #000;
	background-color: #030;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 3px;
}

#page #menu ul li a:hover {
	color: #033;
	background-color: #D6FED9;
}

#page #contenu {
	float: right;
	width: 970px;
	background-color: #D6FED9;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #060;
}
h1 {
	font-size: 1.4em;
	line-height: 50px;
	color: #030;
	background-image: url(../lesImages/leBoutonCox.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030;
}

#page #contenu #timbre {
	float: right;
	width: 160px;
	padding-right: 5px;
	padding-left: 5px;
}
#page #contenu #fleche {
	margin-right: 5px;
	margin-left: 2px;
}
#page #contenu #fleche img {
	margin-right: 5px;
}
#page #contenu #fleche a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #contenu #fleche a img:hover {
	background-color: #972A0D;
}

#page #contenu #retour {
	padding: 5px;
	float: right;
	width: 261px;
}

#page #contenu h2 {
	font-size: 1.4em;
	line-height: 50px;
	color: #030;
	background-image: url(../lesImages/leBoutonCox.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030;
}

#page #contenu h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #9b2 ;
	border-left: 3px solid #9b2 ;
	color: #030 ;
}

#page #contenu h4
{
	color: #030;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}

#contenu a {
	font-size: large;
	color: #009;
	text-decoration: underline;
}
#page #contenu ul li {
	list-style-type: square;
	margin: 15px;
	line-height: normal;
}


#page #contenu p {
	color: #360;
	line-height: 1.5em;
	text-align: justify;
	text-indent: 2em;
	font-size: 1.2em;
}
#page #pied {
	clear: both;
	width: 1170px;
	color: #030;
	margin: 0px;
	padding: 0px;
}
#page #contenu  h5 {
	font-size: medium;
	color: #360;
}
#page #contenu  #bouton {
	background-color: #CCC;
	display: block;
	color: #000;
	height: 30px;
	width: 200px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	text-align: center;
}
