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

.activite {
	padding-bottom: 10px;
}

.activite .notes {
	background: url(../images/activite_notes.png) no-repeat;
	height: 280px;
	padding: 0 0 0 60px;
}

.activite .notes p {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 14px;
	line-height: normal;
	font-variant: small-caps;
	margin: 0 0 10px 0;
}

.activite .notes h2 {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 16px;
	font-variant: small-caps;
	margin: 0 0 10px 0;
	padding-top: 29px;
	font-weight: bold;
}
