.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #33FF66;
}


#page  {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
		    }
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #FF3333;
	background-image: url(../fond/fond2maman2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bordeur {
	border: 1px solid #CC0000;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCFF00;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00CC00;
	text-decoration: underline;
}
