@charset "utf-8";
/* CSS Document */

div.blanc {
	background-color:#FFF;
	border:1px #fff solid;
	margin:5px;
	margin-bottom:15px;
	padding:10px;
}
div.blanc p img {
	padding:5px;
	margin:10px;
	border:1px #711e22 solid;
}

h2 {
	color:#333;
	font-family:Georgia;
	font-size:20px;
}
.blas {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
}
