*{	padding:0;
	margin:0;
	border:0;
}
body {
	font-family: arial, verdana, sans-serif;
	font-size : 10pt;
	color:black;
	background-image: url(../images/backGround.jpg);
	background-repeat: repeat-x;
	background-color: #ffb400;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
#conteneur /*Contient l'ensemble de la page HTML*/{
	margin-left: auto;
	margin-right: auto;
	width:996px;
	
}
#flashBandeau{
	height:224px;
	font-size:1px; /* correction d'un bug IE */
}

#Menu /*Contient le menu horizontale*/{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:996px;
	height:37px;
	background: url(../images/menu.jpg) no-repeat left;
}
#BtnRecherche{
	padding-top:7px;
		float:right;
	margin-right: 60px;
	height:17px;
}


#ConteneurCentral/*Contient tout ce qui en dessous du menu : bord - Contenu*/{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top:0px;
	width : 996px;
	height : auto;
	text-align: left;

}

#Contenu/*Contenu de la page Colonne + Contenu*/{
	position:absolute;
	top:0px;
	z-index:1;
	background:url(../images/backgroundContenu.jpg) repeat-y 0px 890px;
	height:auto;
	width:996px;
}

#ContenuCentral/*Contient le vrai contenu de la page*/{
	position:relative;
	top:0px;
	width:490px;
	min-height:70em;
	text-align:center;
	margin-top:20px;
	margin-left: 261px;
}
/*Colonne Droite*/
#ColDroite{
	position:absolute;
	top:10px;
	left:741px;
	width:225px;
	
}

#MenuDivers{
	background-image: url(../images/menuOther.jpg);
	background-repeat: no-repeat;
	width:225px;
	height:95px;
}
#EcoleHaut{
	margin-top:10px;
	background-image: url(../images/ColDhaut.jpg);
	background-repeat: no-repeat;
	width:225px;
	height:128px;
}
#EcoleBas{
	background-image: url(../images/ColDbas.jpg);
	background-repeat: no-repeat;
width:225px;
height:185px;
}
#MenuTarotOracle{
	background-image: url(../images/ColDmilieu1.jpg);
	background-repeat: repeat-y;

}
#MenuEcole{
	background-image: url(../images/ColDmilieu2.jpg);
	background-repeat: repeat-y;
}
#MenuVoyance{
	background-image: url(../images/ColDmilieu3.jpg);
	background-repeat: repeat-y;
}
#ColD1{
	background-image: url(../images/ColD1.jpg);
	background-repeat: no-repeat;
	width:225px;
	height:48px;
}
#ColD2{
	background-image: url(../images/ColD2.jpg);
	background-repeat: no-repeat;
	width:225px;
	height:72px;
}
/*Fin Colonne Droite*/
/*Colonne Gauche*/
#ColGauche{
	position:absolute;
	top:10px;
	left:30px;
	width:221px;
	
}
#EspaceEleve{
	background-image: url(../images/fondNewsEtudiant.jpg);
	background-repeat: no-repeat;
	width:221px;
	height:111px;
}
#EncyclopedieHaut{
margin-top:10px;	
	background-image: url(../images/colGhaut.jpg);
	background-repeat: no-repeat;
	width:221px;
	height : 96px;
	}
#EncyclopedieMenu{

	background-image: url(../images/colGmilieu.jpg);
	background-repeat: repeat-y;
}
#EncyclopedieBas{
	background-image: url(../images/colGbas.jpg);
	background-repeat: no-repeat;
	width:221px;
	height : 165px;
}
#NewsLetter{
	margin-top:10px;
	background-image: url(../images/fondNewsletter.jpg);
	background-repeat: no-repeat;
	width:221px;
	height:140px;

}

/*Fin Colonne Gauche*/


#bordGauche{
	z-index:2;
	background: url(../images/bordGauche.jpg) no-repeat left;
	position:absolute;
	top: 0px;
	height : 890px;
	width : 30px;
	font-size:1px; /* correction d'un bug IE */
}

#bordDroit{
	position:relative;
	top: 0px;
	left:966px;
	z-index:2;
	background: url(../images/bordDroit.jpg) no-repeat left;
	width : 30px;
	height : 890px;
	font-size:1px; /* correction d'un bug IE */
}

#footer{
position:relative;

		background-color:#ffb400;
	}
#bas{
	background:url(../images/bas.jpg) no-repeat left;
	width : 996px;
	height: 127px;
	font-size:1px; /* correction d'un bug IE */
}



.separateur{
	background-image: url(../images/etoile.jpg);
	background-repeat: no-repeat;
	margin-top:8px;
	margin-bottom:8px;
	height:12px;
	background-position: center;
}
/*Contenu*/
.TexteContenu{
	width: 468px;
	height: auto;
	background-color: #fac02e;
	border-top: 3px solid #f8d683;
	border-right: 1px solid #d1854e;
	border-left: 1px solid #d1854e;
	border-bottom: 6px solid #e57700;
	padding-top: 5px;
	margin-bottom: 15px;
}
.TitreContenuEncyclo{
	background-image: url(../images/fenetreEncyclo.jpg);
	background-repeat: no-repeat;
	width:470px;
	height:27px;
}
.TitreContenuEcole{
	background-image: url(../images/fenetreEcole.jpg);
	background-repeat: no-repeat;
	width:470px;
	height:27px;
}
.TitreContenuNorm{
	background-image: url(../images/fenetreNorm.jpg);
	background-repeat: no-repeat;
	width:470px;
	height:27px;
}
.TitreContenuNorm2{
	background-image: url(../images/fenetreNorm2.jpg);
	background-repeat: no-repeat;
	width:470px;
	height:19px;
}
.LogoDoc{
	text-align:left;
	margin-left:15px;
	color:#b0430e;
	font-size:9px;
	height:60px;
}
.CadreContenu{
padding-top:15px;
}
/*Fond Rechercher*/
.form4{
	background-color: #8a1808;
	color:#f8d683;
	padding-left:5px;
}

#BanniereFlash{
padding-top:15px;
	position:relative;
	height:120px;
	text-align:center;
}