#page {
}
#entete {
	background : url(../ecrire/upload/banniere.jpg) no-repeat left top;
	height : 112px;
}
.icones_header {
	text-align : right;
}
.funbanner {
	margin-top : 19px;
	margin-top : 5px;/*Problème d'incompatibilité avec habillage.css*/
}
#pied {
	clear : both;
	height : 10%;
}
#pied ul {
	text-align : center;
	margin : 0px;/* IE fix*/
}
#pied li {
	display: inline;
	list-style-type: none;
}
#navigation {
	height : 80%;
	width : 20%;
	float : left;
}
.menu {
	margin-top : 5px;
	margin-bottom : 5px;
}
#principal {
	height : 80%;
	width : 56%;/* A agrandir une fois les espacements figés .*/
//	width : 55%;/* IE fix*/
	float : left;
}
#encart {
	height : 80%;
	width : 20%;
	float : right;
}

