body {
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #333333;
	font-size: 11pt;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	font-weight: normal;
	font-style: normal;
}

div#wrapper {
	width: 770px;
	text-align: left;
	border: 10px groove #999999;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#wrapper ul, div#wrapper ol {
	margin: 0 0 0 23px;
}

/*    header
******************************************************************/
h1#header {
	height: 150px;
	margin: 0;
	background: url(img/child.jpg) no-repeat left top;
}

h1#header a {
	width: 351px;
	height: 103px;
	display: block;
	background: url(img/logo2.png) no-repeat;
	position: relative;
	left: 350px;
	top: 15px;
}

h1#header a span {
	display: none;
}

/*       rollover navugation menu
***********************************************************/
ul#menu {
	margin: 0!important;
	padding: 0;
	height: 36px;
	background: url(img/ul-bg.png) repeat-x 0 -26px;
	list-style-type: none;
}

ul#menu li {
	float: left;
	text-align: center;
}

ul#menu li a {
	line-height: 26px; /*width: 130px;*/
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFFFFF;
	background-color: transparent;
	display: block;
	text-decoration: none;
	border-right: 2px solid #FFFFFF;
	padding: 0 6px;
}

ul#menu li a:hover {
	background: url(img/ul-bg.png) repeat-x 0 0;
}

/*        #contenu
********************************************************************/
div#content h1 {
	text-align: center;
	color: #6F282F;
	background-color: transparent;
}

div#content h2 {
	padding: 18px 0 0 56px;
	font-size: 1.4em;
	color: #000000;
	border-bottom: 1px solid #6F282F;
	background-color: #FFFFFF;
	background-image: url(img/feuille.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#content h3 {
	margin: 30px 0px 15px;
	padding-left: 5px;
	border-bottom: 1px solid #93B896;
	border-left: 3px solid #93B896;
	color: #000000;
	background-color: transparent;
}

div#content p {
	text-align: left;
	text-indent: 0px;
}

div#content ol, div#content p {
	line-height: 1.3em;
}

div#content ol li {
	margin: 10px;
}

/*  index.htm / id="index"
*******************************************************/
body#index div#content {
	padding: 0 25px 0 100px;
	background: transparent url(img/logo-enfant.png) no-repeat 15px 15px;
	position: relative;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
	padding-top: 17px;
}

#div-superposed {
	position: relative;
}

/* texte superposé */
p#superposed {
	position: absolute;
	left: -49px;
	top: 11px;
	font-size: 40px;
	width: 409px;
	text-indent: 0!important;
	margin: 0px;
	padding: 0px;
	color: #592224;
	background-color: transparent;
	font-family: "Trebuchet MS",arial,sans-serif;
	height: 367px;
}

/*          footer
*************************************************************/
p#footer {
	font-size: 80%;
	margin: 0;
	padding-right: 10px;
	line-height: 30px;
	text-align: right;
	color: #777777;
	background-color: transparent;
	clear: both;
}

p#footer a {
	color: #777777;
	background-color: transparent;
}

/*  CC licence : respect it ! */
div#CC-licence {
	border: 4px solid #E0AD4B;
	background: transparent url(img/CC-licence-bg.png) no-repeat 195px 30px;
	width: 230px;
	padding: 2px;
}

div#CC-licence p {
	margin: 0px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}

div#CC-licence a {
	color: #D20000;
	text-decoration: none;
	background-color: transparent;
}

div#CC-licence a:hover {
	text-decoration: underline;
	color: #7D0000;
	background-color: transparent;
}

img.CC-floatleft {
	float: left;
	margin: 4px 2px 0 0;
}

/* END  CC licence */
