/***** Contenu *****/

#contenu{
	background-image:url("../img/photo.jpg");
	background-position:19em 0;
}

#contenu #texte{
	background-image:url("../img/lettrine.png");
	background-position:top left;
	padding-left:35px;
	height:15em;
}

#contenu #texte p{
text-indent:0;
}

#contenu #texte strong{
	font-size:150%;
	color:#18519A;
}
