p
{
    text-align:justify;
	text-indent:25px;
}

.logo
{
	float:right;
	width : 20%;
	height : 20%;
           margin-left: 20px
}


.photo 
{
	position: relative;
	left: 12%;
	width : 50%;
	height : 50%;
}

.conseils
{
	float:right;
	width : 30%;
	height : 30%;
	margin-left: 20px
}

blockquote {
	margin: 20px auto;
	width: 60%;
    font-family:Georgia,"Times New Roman",Times,serif;
    background:url(http://www.bde.enseeiht.fr/clubs/huma7/uploads/images/right-quote.gif) no-repeat right bottom;
    text-indent:-25px;
    padding-right:25px;
    padding-left:25px;
    color:brown;
    text-align:justify;
}

blockquote:first-letter {
    background:url(http://www.bde.enseeiht.fr/clubs/huma7/uploads/images/left-quote.gif) no-repeat left top;
    padding-left:25px;
    font-size:1.4em;
}