/* Pour l'impression: certaines classes sont ici redéfinies ou ajoutées 
afin de rendre des portions du site invisibles ou adaptées à l'impression */

.CellContenuAcc {
	width: 300px;
	color: #000000;
	background-color: #FFFFFF;
}

.CellContenuInt {
	width: 600px;
	color: #000000;
	background-color: #FFFFFF;
}

.CellTitreInt {
	width: 600px;
	color: #000000;
	background-color: #FFFFFF;
}

BODY {
	background-image: none;
	background-color: #FFFFFF;
}

.Invisible {
	display: none;
	width: 0px;
	height: 0px;
}
.CellContenuEcole {
	width:600px;
}

.LargeurContenu {
	width:600px;
}
.LargeurPas {
	width:150px;
}
.CellSousTitreVert, .CellSousTitreJaune, .CellSousTitreBleu, .CellSousTitreRouge {
	width:					150px;
}
.CellBoxPaleHiver {
	background-color: #FFFFFF;
	padding:				16px 0 16px 0;
	color:					#BDE0F1;
	width:300px;
}
.CellBoxFonceHiver {
	background-color: #FFFFFF;
	padding:				16px 0 16px 0;
	color:					#BDE0F1;
	width:300px;
}
.CellBox02Hiver {
	background-color: #FFFFFF;
	padding:				16px 0 16px 0;
}
.CellPopup02Hiver {
	background-color: #FFFFFF;
	padding:				16px 0 16px 0;
	padding:				0 33px;
	width:250px;
}
.CellBox02HiverCont {
	background-color: #FFFFFF;
	width:300px;
}
.HiverPetit 
{
	width:300px;
}
