/*BIOGRAPHIE*/

#bodypart {
	background-image: url(../images/07_bio/fond_bio.jpg);
	}

#blc_bio_titre,#blc_bio_txt{
	left: 30px;
	filter: Alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	z-index:1;	
	position:relative;
}


#blc_bio_titre{
	width: 401px;
	height: 26px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #48511E;
	border-left-color: #48511E;
	top: 15px;
	background-image:url(../images/03_blocs/title_bio.png);
	background-repeat:no-repeat;
	background-position:left;
}

#blc_bio_txt{
	width: 400px;
	background-color: #DEE3C3;
	border: 1px solid #48511E;
	overflow: auto;
	height:500px;
	top: 17px;
}


#bio_txt{
	width: 390px;
	padding: 5px;
	height:487px;
	top: 47px;
	overflow:auto;
	z-index:1;
	left: 30px;
	position:absolute;
}

#bio_txt p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#053700;
	margin:0;
}
