.tete {
	background-image: url(images/mbbc_r2_c1.png);
	height: 78px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
body {
	background-color: #C8C8C8;
}
.medium {
	background-image: url(images/mbbc_r3_c1.png);
	height: 282px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.corp {
	background-image: url(images/mbbc_r4_c1.png);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.pied {
	background-image: url(images/mbbc_r6_c1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 36px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	height: 26px;
	margin-top: 50px;
	width: 560px;
	margin-left: 370px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	float: left;
	text-align: center;
}
.intro {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	height: 250px;
	width: 600px;
	margin-top: 20px;
	margin-left: 290px;
	font-size: 12px;
	float: left;
	text-align: left;
}
.developpement {
	font-family: Verdana, Geneva, sans-serif;
	width: 880px;
	margin-left: 45px;
	height: auto;
	float: left;
}
.texte {
	font-size: 12px;
	color: #060;
	line-height: 20px;
}
.corp .developpement h3 {
	color: #666;
}
.attention {
	background-color: #CCC;
	width: 860px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.paragraphe {
	
	width: 860px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.clearfoot {
	clear: both;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

