body{
	margin: 0px;
	padding: 0px;
	background: #2F5D9B url(../images/fondbbcma.jpg) fixed bottom no-repeat;
	position: relative;
}

#mainContent{
	background: #ffffff;
	margin: 125px auto 20px auto;
	padding: 0px;
	width: 720px;
	border: 5px solid #96c11a;
	position: relative;
}

#ban{
	margin: 0px 0px 0px -365px;
	padding: 0px;
	background: url(../images/banner.gif) top no-repeat;
	width: 730px;
	height: 242px;
	position: absolute;
	left: 50%;
	top: -120px;
}

#mainContent table{
	padding: 0px;
	margin: 0px;
}

#footerOp{
	margin: 0px auto;
	padding: 0px;
	background: #ffffff;
	width: 610px;
	height: 47px;
	background: url(../images/footer.png) no-repeat;
	position: relative;
}

#footerOp .footerImg{
	margin: 0px auto;
	padding: 0px;
}

