/* CSS Document  - Feuille de style azymuthe pour les boîtes */



#bio_corps
{
	margin:auto;
	width:800px;
	height:600px;
	background-image : url(images/fond_azy_bio.jpg); 
	background-color:#212121;
	color:#cccccc;
}
#bio_banniere
{
	width:800px;
	height:50px;
	float:right;
	
}
#bio_contenu
{
	width:800px;
	height:530px;
	float:right;
	
}
#bio_identite
{
	width:500px;
	height:220px;
	float:left;
	
}
#bio_img
{
	float: right;
	margin:10px;
	margin-left:35px;
}
#bio_texte
{
	width:300px;
	height:530px;
	float:right;

}
#bio_texte p
{
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	font-size:8pt;
}
#bio_image
{
	width:500px;
	height:310px;
	float:left;

}
#bio_image p
{
	margin-right:15px;
}
#bio_img2
{
	width:310px;
	height:310px;
	float: left;
	/*background-color:#ff0000;*/
}
#bio_img3
{
	float:right;
	margin-right:15px;
	margin-top:30px;
}
#bio_piedpage
{
	width:800px;
	height:20px;
	float:right;
	
}
#pp_g
{
	float:left;
}
#pp_g p
{
	margin-top:2px;
	font-size:8pt;
}
#pp_d
{
	float:right;
}
#pp_d p
{
	margin-top:2px;
	margin-right:5px;
	font-size:8pt;
}
