/* CSS Document */

.page{   
	width:100%;
	height:432px;
	border: solid 1px #d8d8d8;
}

.pageScience{
	height:280px;
}

.pageArt{
	position:static;
	width:425px;
	height:260px;
	border: solid 1px #d8d8d8;
}

.pageEngagement{
	width:100%;
	height:580px;
	border: solid 1px #d8d8d8;
}

.encadres{
	margin-left:5px;
	margin-top:1px;
	margin-bottom:1px;
}

.titre{
	position:relative;
	top:-23px;
	width:100%;
	float:left;
}
.titreEngagement{
	top:-28px;
}

.titre2{
	position:relative;
	top:-23px;
	width:321px;
	float:left;
}

.textePage{
	width:355px;
	position:relative;
	float:left;
	left:32px;
	top:-10px;
	text-align:justify;
}

.textePageScience{
	width:350px;
	height:auto;
	float:left;
}

.slogan{
	position:relative;
	top:40px;
}

.legende{
	position:relative;
	top:40px;
	width:100%;
	text-align:center;
	border:none;
	padding-bottom:10px;
}

.visuelsPage{
	position:relative;
	float:right;
	top:-90px;
	left:5px;
}

.visuelsPageEngagements{
	left:1px;
}

.visuelPage{
	position:relative;
	float:right;
	top:-90px;
	left:0px;
}


.visuelPageScience{
	
	top:-65px;
}


*html .visuelPageScience{
	top:-71px;
}

*+html .visuelPageScience{
	top:-71px;
}



.colonneArt{
	height:262px;
}
*html .colonneArt{
	height:260px;
}
*html .colonneArt{
	height:260px;
}


.visuelPageArt{
	position:relative;
	vertical-align:top;
	top:-20px;
	left:-7px;
	float:right;
}

*html .visuelPageArt{
	top:-22px;
}

*+html .visuelPageArt{
	top:-22px;
}


.visuelsPageRituels{
	position:relative;
	float:right;
	top:-68px;
	left:2px;
}

.textePageRituels{
	width:350px;
}

.texteCadre{
	color:#97300F;
}

.paddingPuce{
	padding-top:5px;
}

.stitre{
	position:relative;
	clear:left;
}

.dateBlock{
	width:665px;
	clear:both;
}

.questionBlock{
	width:350px;
	clear:both;
}


.date{
	position:relative;
	float:left;
	width:30px;
	text-align:center;
}

.question{
	position:relative;
	float:left;
	width:20px;
	text-align:center;
}


.dateTitre{
	position:relative;
	width:auto;
	padding-left:5px;
	float:left;
	clear:none;
	color:#982F0F;
}

.questionTitre{
	color:#6D6D6D;
}

.questionSolaireTitre{
	color:#cc0000;
}

.dateTexte{
	position:relative;
	float:left;
	width:100%;
	left:35px;
	top:3px;	
}

.trait{
	position:relative;
	float:left;
	border-bottom:solid 1px #CB6D15;
}

.traitRituel{
	border-bottom:solid 1px #D3D3D3;
}

.traitSolaire{
	border-bottom:solid 1px #cc0000;
}

.puce{
	position:relative;
	top:-2px;
}

.puceGrise{
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	top:-5px;
}

.legendeTxt{
	color:#949494;
}




.celluleNormale{
	height:38px;
	padding-left:33px;
	border:solid 1px #FFCF0D;
	border-top:none;
	border-left:none;
}
.celluleLeft{
	border-left:solid 1px #FFCF0D;
}

.noBottom{
	border-bottom:none;
}

.noRight{
	border-right:none;
}

.noBorder{
	border:none;
	width:10px;
}

.noPadding{
	padding-left:5px;
}


.colonne1{
	width:135px;
}

.colonne2{
	width:173px;
}

.colonne3{
	width:181px;
}

.colonne4{
	width: 130px;
}

.enTete{
	vertical-align:top;
}

.antiTachesTxt{
	color:#9D9D93;
}

.antiTaches{
	background-color:#9D9D93;
}