@charset "utf-8";
body {
	background-image: url(img/rencontre2.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}
#page {
	width: 1009px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 680px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
#page #menu {
	height: 250px;
	width: 313px;
	float: left;
	background-color: #872218;
	position: static;
	top: 0px;
}
#page #bando {
	float: right;
	height: 250px;
	width: 695px;
	background-image: url(img/bando_rencontre.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
}
#page #texte {
	height: 390px;
	width: 660px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 20px;
	overflow: auto;
}
#page #actus {
	float: right;
	height: 360px;
	width: 279px;
	clear: none;
	position: relative;
	margin-right: 10px;
	background-color: #D9D8D4;
	margin-top: 10px;
	padding: 10px;
	color: #333333;
	font-size: 14px;
	line-height: 24px;
	font-family: "Comic Sans MS";
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #872218;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
	text-indent: 10px;
	padding-bottom: 4px;
	font-weight: normal;
	padding-top: 10px;
}
#page #texte strong {
	color: #99003A;
}
#page #texte img {
	float: left;
	margin-right: 10px;
}
#page #footer {
	clear: both;
	height: 50px;
	width: 989px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 13px;
	padding-top: 5px;
	color: #445413;
	border-top-style: solid;
	border-top-color: #5D5900;
	border-top-width: thin;
}
