.menu_gauche_image{
	background-image:url(../img/titre_gauche.gif);
	width:259px;
	height:60px;
	position:absolute;
	top:41px;
	left:171px;
	
	_top:39px;
	_left:169px;
}

.menu_gauche{
	position:absolute;
	top:110px;
	left:175px;
	width:248px;
	height:480px;
	overflow:hidden;
}

.menu_gauche, .menu_gauche *{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
}

.menu_gauche .bloc_texte {
	margin-bottom:10px;
}

.menu_gauche .titre {
	font-weight:bold;
	font-size:13px;
}
	
/***************************************************/
.texte_seul{
	position:absolute;
	width:500px;
	height:540px;
	overflow:auto;
	font-size:12px;
	left:440px;
	top:50px;
	text-align:justify;
}


/***************************************************/


.liens_bas_page{
	border:1px red solid;
	position:absolute;
	bottom:0px;
	height:50px;
}

