#cadre0 {
		position: absolute;
		top: 0px;
		left: 0px;
		margin: 0px auto;
		border: 0px solid #000000;
		
		height: 768px;
		width: 1024px;
		z-index:5;
		}
		
#cbm_page {
		position: absolute;
		top: 0px;
		left: 0px;
		padding: 20px;
		margin: 0px;
		border: 0px solid #000000;
		height: 592px;
		width: 424px;
		overflow: hidden;
		}

#cbm_page p {
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;
	font: 11px Arial;
	color: #000000;
	text-align: justify;
	width: 390px;
	}
	
#cbm_page ul {
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;
	font: 11px Arial;
	color: #000000;
	text-align: justify;
	}
	
#cbm_page li {
	margin: 0px;
	padding: 0px;
	font: 11px Arial;
	color: #000000;
	text-align: justify;
	}
	
#cbm_page h3 {
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
	font: 12px Arial;
	font-weight: bold;
	color: #000000;
	}
	
div.intro_text{
width:400px;
font: 10px Arial;
line-height: 10px;
z-index:1;
	}
div.menu_text{
width:400px;
z-index:1;
font: 10px Arial;
line-height: 10px;
}
div.menu_text a{
font: 10px Arial;
line-height: 10px;
}