@charset "ISO-8859-1";
/* CSS Document */
/* /////////////////////////////////////////// HOME PAGE ////////////////////////////// */
table{
	text-align:left;
	vertical-align:top
}
#zed_piano{
	position:absolute;
	left:135px;
	top:90px;
}
#eveil_piano{
	position:absolute;
	left:526px;
	top:90px;
}
.blanc_italique{
	font-size:22px;
	font-style:italic;
}
.gras_italique{	
	font-size:22px;
	font-style:italic;
	font-weight:600;
}
#encadre_methode{
	position:absolute;
	left:135px;
	top:454px;
	background-image:url(img/cadre_vert.png);
	width:237px;
	height:118px;
}
#encadre_tarifs{
	position:absolute;
	left:379px;
	top:454px;
	background-image:url(img/cadre_vert.png);
	width:237px;
	height:118px;
}
#encadre_essai{
	position:absolute;
	left:623px;
	top:454px;
	background-image:url(img/cadre_vert.png);
	width:237px;
	height:118px;
}
.savoir_plus{
	text-align:right;
	padding-right:8px;
	
}
.accroches{
	font-size:15px;	
	line-height:26px;
	font-weight:100;
}
.presentation_eveil{
	font-size:15px;
	line-height:22px;
}
.Stitre{
	font-size:18px;		
}
/* /////////////////////////////////////////// DIV CONTENU ////////////////////////////// */
#contenu {
	position: absolute;
	width: 730px;
	height: 836px;
	left:126px;
	top:358px;
}
#contenu_methode{
	position: absolute;
	width: 730px;
	height: 600px;
	left:126px;
	top:358px;
}
#contenu_essai {
	position: absolute;
	width: 730px;
	height: 1200px;
	left:126px;
	top:290px;
}
#contenu_supports {
	position: absolute;
	width: 730px;
	height: 500px;
	left:126px;
	top:358px;
}
/* /////////////////////////////////////////// COURS D'ESSAI ////////////////////////////// */

#telephone {
	position: absolute;
	height: 155px;
	width: 239px;
	background-image: url(img/encart_vert.png);
	top: 120px;
	left: 125px;
	z-index: 10;
}
#titrebox {
	position: absolute;
	width: 227px;
	left: 10px;
}
#numtel {
	position: absolute;
	top: 30px;
	width: 235px;
}
#textetelephone {
	position: absolute;
	top: 90px;
	width: 225px;
	left: 5px;
}
#tarif {
	position: absolute;
	height: 155px;
	width: 239px;
	background-image: url(img/encart_vert.png);
	top: 120px;
	left: 618px;
	z-index: 10;
}
#textetarif {
	position: absolute;
	top: 31px;
	width: 225px;
	left: 8px;
}
#rappel {
	position: absolute;
	height: 155px;
	width: 239px;
	background-image: url(img/encart_vert.png);
	top: 120px;
	left: 371px;
	z-index: 10;
}
#iframerappel {
	position: absolute;
	top: 27px;
	left: 1px;
}

/* /////////////////////////////////////////// PEDAGOGIE ////////////////////////////// */
#menu_pedagogie {
	position:absolute;
	left:125px;
	top:300px;
	z-index:5;
	width: 788px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#zed_pedagogie{
	position:absolute;
	left:125px;
	top:94px;
}
.titre_jaune{
	color:#F8E71C;
	font-weight:600;
}
.txt_jaune{
	color:#F8E71C;
}
.chapeau{
	font-weight:600; text-align:left
}
/* /////////////////////////////////////////// LES COURS ////////////////////////////// */
#tab1{
	position:absolute;	
}
#tab2{
	position:absolute;
	left: 368px;
	top: 54px;
}
#menu_cours{
	position:absolute;
	left:125px;
	top:316px;
	z-index:5;
	width: 730px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#menu_tarifs{
	position:absolute;
	left:125px;
	top:125px;
	z-index:5;
	width: 730px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
}
#contenu_tarifs{
	position: absolute;
	width: 730px;
	left: 125px;
	top: 184px;
	
}
.intitule{
	color:#CCCCCC;
	font-weight:600;
	padding-left:5px;
}
.Sintitule{
	color:#e6e6e6;
}
#support{
	background-image:url(img/fond_tarifs2.png); 
	background-repeat:no-repeat;
	width:730px; 
	height:84px
}
#cours_tarifs{
	background-image:url(img/fond_tarifs1.png); 
	background-repeat:no-repeat; 
	width:730px; 
	height:260px;
}
#cadre_tarifs1{
	width:173px;
	height:166px;
	background-image:url(img/cadre_tarifs1.png);
	background-repeat:no-repeat;	
}
#cadre_tarifs2{
	width:173px;
	height:117px;
	background-image:url(img/cadre_tarifs2.png);
	background-repeat:no-repeat;	
}
#cadre_tarifs3{
	width:173px;
	height:275px;
	background-image:url(img/cadre_tarifs3.png);
	background-repeat:no-repeat;	
}
/* /////////////////////////////////////////// 	TEMOIGNAGES ////////////////////////////// */
#contenu_temoignages{
	position: absolute;
	width: 730px;
	left: 125px;
	top: 103px;
	height: 836px;
}
.txt_tem{
	font-size:14px;
	line-height:18px;
}
#tem_bg1{
	background-image:url(img/filet1.png);
	background-repeat:no-repeat;
	width:736px;
	height:244px;	
}
#tem_bg2{
	background-image:url(img/filet2.png);
	background-repeat:no-repeat;
	width:736px;
	height:244px;	
}
#tem_bg3{
	background-image:url(img/filet3.png);
	background-repeat:no-repeat;
	width:736px;
	height:244px;	
}
#tem_bg4{
	background-image:url(img/filet4.png);
	background-repeat:no-repeat;
	width:736px;
	height:244px;	
}
#tem_bg5{
	background-image:url(img/filet5.png);
	background-repeat:no-repeat;
	width:736px;
	height:244px;	
}
.titre_tem{
	color:#F8E71C;
	font-size:24px;
	font-weight:100;
}
#img_tem1{
	position:absolute;
	left: 422px;
	top: 28px;
}
#tem1{
	position:absolute;
	left: 422px;
	width: 289px;
	top: 80px;
}
#signature1{
	position:absolute;
	left: 539px;
	top: 204px;
}
#guillemetG1{
	position:absolute;
	left:388px;
	top:75px;
}
#guillemetD1{
	position:absolute;
	left:656px;
	top:123px;
}
#img_tem2{
	position:absolute;
	left: 50px;
	top: 286px;
}
#tem2{
	position:absolute;
	left: 50px;
	width: 278px;
	top: 341px;
}
#signature2{
	position:absolute;
	left: 153px;
	top: 464px;
}
#guillemetG2{
	position:absolute;
	left:18px;
	top:334px;
}
#guillemetD2{
	position:absolute;
	left:119px;
	top:401px;
}
#img_tem3{
	position:absolute;
	left: 422px;
	top: 550px;
}
#tem3{
	position:absolute;
	left: 422px;
	width: 289px;
	top: 602px;
}
#signature3{
	position:absolute;
	left: 474px;
	top: 726px;
	width: 248px;
}
#guillemetG3{
	position:absolute;
	left:388px;
	top:597px;
}
#guillemetD3{
	position:absolute;
	left:694px;
	top:678px;
}
#img_tem4{
	position:absolute;
	left: 50px;
	top: 812px;
}
#tem4{
	position:absolute;
	left: 50px;
	width: 289px;
	top: 867px;
}
#signature4{
	position:absolute;
	left: 233px;
	top: 983px;
}
#guillemetG4{
	position:absolute;
	left:18px;
	top:860px;
}
#guillemetD4{
	position:absolute;
	left:256px;
	top:908px;
}
#img_tem5{
	position:absolute;
	left: 422px;
	top: 1070px;
}
#tem5{
	position:absolute;
	left: 422px;
	width: 289px;
	top: 1122px;
}
#signature5{
	position:absolute;
	left: 572px;
	top: 1246px;
	width: 147px;
}
#guillemetG5{
	position:absolute;
	left:388px;
	top:1117px;
}
#guillemetD5{
	position:absolute;
	left:480px;
	top:1182px;
}

/* /////////////////////////////////////////// 	NOUS CONTACTER ////////////////////////////// */
#telechargerbrochure {
	position: absolute;
	width: 356px;
	left: 374px;
	top: 0px;
	z-index: 5;
	background-color: #008E36;
}
#demandebrochure  {
	position: absolute;
	width: 356px;
	left: 1px;
	top: 0px;
	z-index: 5;
	background-color: #008E36;
}
#titrebrochure {
	background-color: #007236;
	height: 35px;
	font-size:14px;
}
#adresses {
	position: absolute;
	left: 50px;
	top: 770px;
	width: 730px;
}
#filet{
	position: absolute;
	left: 0px;
	top: 757px;
	width: 730px;
	width:952px;
	height:4px;
}

