* {font-family:Verdana;font-size:12px;color:#000000;margin:0;padding:0;border:0;}
body {margin:0px;background: #62a427 url("images/bg.gif") repeat-x 0 0;}

/* Page
-------------------------------------------------------- */
#page {
	position: relative;
	width: 800px;
	margin: 0 auto;
}

/* Header
-------------------------------------------------------- */
#header {
	position: relative;
	margin: 0px auto;
	top: 0px;
	width: 552px;
	height: 226px;
	background: transparent url("images/header.jpg") no-repeat 0 0;
}

#header h1 {
  position: absolute;
  top: 163px;
  left: 100px;
  height: 29px;
  width: 334px;
  background: transparent url("images/communaute.jpg") no-repeat 0 0;
}

#header h1 span {
	display:none;
}

/* Wrappers
-------------------------------------------------------- */
#wrapper {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align:center;
}

#wrapper h2 { font-size: 18px; font-weight:bold; color:#000000; text-align: center; margin: 15px; }

#entrer {margin: 10px;}
#entrer a{font-size:25px;font-weight:bold;color:#000000;text-decoration:none;}
#entrer a:hover{color:#ffffff;text-decoration:underline;}
#sortir {margin: 10px;}
#sortir a{font-size:16px;font-weight:bold;color:#000000;text-decoration:none;}
#sortir a:hover{text-decoration:none;}

/* Footer
-------------------------------------------------------- */
#footer {
	width: 800px;
	height: 20px;
	clear: both;
	margin: 0px;
}

	#footer p {
		padding: 2px 0;
		color: #000000;
		text-align: center;
		font-weight: bold;
	}
		#footer p a:link, #footer p a:visited {color: #000000; text-decoration: underline;}
		#footer p a:hover, #footer p a:active {color: #ffffff; text-decoration: none; }