@charset "utf-8";
#periode  {
	height: 40px;
	width: 974px;
	margin-top: 320px;
	border-width: 4px;
	border-style: outset outset inset inset;
	background-color: #42B44D;
	display: block;
	margin-right: auto;
	margin-left: auto;
	color: #494242;
	text-align: center;
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	font-size: 22px;
	padding-top: 14px;
	border-left-color: #F0E9E9;

}
#periode2 {
	width: 400px;
	height: 200px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-image: url(../images/bonne_annee.jpg);
	background-position: center center;
	border-left: 4px inset #F0E9E9;
	border-right: 4px outset #F0E9E9;
	border-bottom: 4px inset #F0E9E9;
	border-top: 4px outset #F0E9E9;
}
