@charset "UTF-8";
/* CSS Document */
/* COULEURS :  */
/*######################################################"*/
section {
	width: 600px;
	margin: auto;
	font-style: italic;
	font-size: 1em;
}
section p a {
	font-size: 0.8em;
}
.blog li {
	font-size: 1.2em;
}
dt {
	font-size: 1.2em;
	font-weight: bold;
}
dd {
	font-size: 1.2em;
}
.note p {
	font-size: 1em;
}