.bloc_principal {
	height: auto;
	width: 400px;
	border: solid #000000 2px;
	background-color: #FFFFFF;
		background-image: url(logo_ms_presentation.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.page {
	background-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.entete {
	background-image: url(mondial_allopass.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 400px;
}
.centre {
	width: 380px;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
.pied_page {
	width: 400px;
	font-size: 12px;
	text-align: center;
	background-color: #9FC1DA;
	border-top: solid #000000 2px;
}
.menu_allopass {
	height: 10px;
	width: 400px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
