<!--

div#cadre_integrale .contenu_ecole{
	margin-top: 10px;
	font-size:90%;
	text-align:left;
	list-style:none;
	width:740px;
}

div#cadre_integrale .sous_categorie{
	/*margin-top: 10px;*/
	/*margin-left:30px;*/
	text-align:left;
	/*line-height: 0.5em ;*/
	width: 180px;height:auto;
	background-repeat: no-repeat;
	/*border-bottom: 1px solid #000000;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:large;
	color:#000000;
	/*text-indent:10px;*/
}

div#cadre_integrale .sous_categorie2{
	/*margin-top: 10px;*/
	/*margin-left:30px;*/
	width: 180px;height:auto;
	text-align:left;
	line-height: 0.6em ;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:xx-large;
	color:#000000;
	text-indent:20px;
	font-style: italic ;
}

.Style4 {
	font-family: "Verdana", sans-serif;
	font-size:100%;
	color:#ff9933;
	line-height: 3em ;
}

ul{
	list-style:inside;
}

#eveil{
	position:absolute;
	width:220px;
	padding:10px;
	height:280px;
	text-align:justify;
	background-color:#dbffdd;
}

#form_musicale{
	position:absolute;
	width:220px;
	padding:10px;
	height:280px;
	text-align:justify;
	background-color:#F7F7F7;
}

#form_instrumentale{
	position:relative;
	width:220px;
	padding:10px;
	height:280px;
	text-align:justify;
	background-color:#dbffdd;
}

#form_musicale{
	left:265px;
}

#form_instrumentale{
	left:500px;
}

.instruments{
	position:relative;
	padding:10px;
	background-color:#F7F7F7;
}
-->