/* CSS Document */
.page{
	background-color:#f1efef;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
	width:100%;
	text-align:center;
	height:460px;
	
}
/* bordure de la page */
.bddroite{
	height:497px;
}
.bdgauche{
	height:497px;
}
