
body {
	background: #c6d77a url(../medias/bg_body.jpg) repeat-x top left;
	color: #636568;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	text-align: center;
}

a {
	color: #636568;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#global {
	width: 807px;
	margin: 30px auto;
}

#intro {
	margin-top: 10px;
}

#main {
	margin-top: 10px;
	text-align: left;
}

#banneer {
	text-align: center;
}