#textes
	{
	padding:15px;
	}

#bloc_left
	{
	position:absolute;
	top:140px;
	left:275px;
	width:175px;
	height:370px;
	border:2px #aeae96 solid;
	overflow:visible;
	}
#bloc_left a
	{
	display:block;
	color:#ffffff;
	background-color:#8c8c69;
	margin:5px;
	padding:1px;
	padding-left:10px;
	}
#bloc_left a:hover, #bloc_left .select
	{
	display:block;
	color:#000000;
	background-color:#aeae96;
	margin:5px;
	padding:1px;
	padding-left:10px;
	}

#bloc_right
	{
	padding:10px;
	margin-left:205px;
	width:325px;
	font-size:8pt;
	text-align:justify;
	overflow:hidden;
	}
#bloc_right .titre
	{
	width:320px;
	padding-bottom:10px;
	padding-top:5px;
	font-size:16px;
	font-weight:700;
	border-bottom:3px #8c8c69 solid;
	}
#bloc_right .sous_titre
	{
	font-size:1em;
	font-weight:700;
	color:#8c8c69;
	}