/*PHOTOGENIQUE.CH par Blaise Regamey*/
/*feuille de style CSS profil*/

div#liens_ancres{
	text-align:center;
	width:280px;
	margin:auto;
	border-bottom:1px solid #999999;
	margin-bottom:20px;
	padding-bottom:8px;
}

div#auteur, div#matos{
	margin-bottom:30px;
}

div.rubrique_matos{
	height:180px;
	margin:auto;
	width:100%
}

div.rubrique_matos img{
	height:166px;
	width:200px;
	float:left;
	margin-right:25px;
}

div.rubrique_matos h2{
	padding-top:20px;
}