.aff{
	color:blue;
	text-align:center;
	font-size:22px;
}
#monblog{
	width: 95%;
}
#formul{
	position: fixed;
	background-color : #f0f0f0;
	width: 95%;
}
#affichage{
	padding-top: 400px;
	width: 95%;
}
.table2{
	width : 95%;
}
#email, #pseudo{
	width : 50%;
}
#valider{
	margin-left : 40%;
}
.matable {
	border-top : 1px solid blue;
	width : 95%;
	font-size : 18px;
}
.matable1 {
	border-top : 1px solid green;
	width : 95%;
}
textarea {
	width : 70%;
	height : 100px;
}
/*span {
	margin-left : 40px;
}*/