.body {
    line-height: 0.5;
}
.intro {

}
.page {
    
}
.PP {
   width: 150px;
   height: 150px; 
   float: right;
   border: 3px solid;
   padding: 3px;
}
.flottantd {
    float: right;
}
.flottantg {
    float: left;
}
.write {
    font-family: serif;
}

.bulettin{
	padding: 15px;
	border-radius: 10px;
	background-color: #aed6f1;
	border: 0px;
	color: #566573;
	font-family: Baskerville, Baskerville Old Face, Garamond, Times New Roman, serif;
	font-size: 18px;
	margin-top : 20px;
}