
/******************************************************************************/
/* STYLE POUR LA PARTIE CENTRALE
/******************************************************************************/

#centrePage {
	position:absolute;
	top:120px;
	left:210px;
	width:705px;
}

#menuCentreHaut {
	height:50px;
	background:url("../images/menuHaut.png") no-repeat right top;
}

#art {
	background-image: url("../images/cadreFond.png");
	background-repeat: repeat-y; 
	width:710px;
	min-height:390px;
}

#fond2 {
	background-image: url("../images/bas2.png");
	position:relative;
	top:-10px;
	width:705px;
	height:50px;
}

#fond2 {
	_top:0px;
}
