body {
	background-color:#9C3;
	margin:0;
	padding:0;
	color:#FFF;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:x-small;
	text-align:center;
}
a:link {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
a:active {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#005C42;
	text-decoration:none;
}
img {
	border:0;
	margin:0;
	padding:0;
}
p {
	clear:left;
	color:#005C42;
	text-align:left;
	margin-right:20px;
	margin-left:20px;
	font-size:x-small;
}
span {
	color:#005C42;
	text-align:left;
	font-size:x-small;
}
h1 {
	color:#005C42;
	text-align:left;
	font-weight:bolder;
	font-family:Arial,Helvetica,sans-serif;
	font-size:2em;
}
ul {
	text-align:left;
	color:#005C42;
	list-style:disc;
}
ol {
	text-align:left;
	color:#005C42;
	line-height:3;
}
.menu {
	position:absolute;
	left:0px;
	top:90px;
}
.menu img {
	float:right;
	clear:right;
}
.bg {
	position:relative;
	width:800px;
	height:600px;
	margin-right:auto;
	margin-left:auto;
}
.corner {
	position:relative;
	bottom:73px;
	left:0px;
	margin-left:10px;
	font-weight:bold;
	text-align:left;
	letter-spacing:1px;
}
.corner a:hover {
	color:#FF0099;
}
.corner p {
	color:#FFF;
}
.legal {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	color:#FFF;
	font-size:x-small;
	text-align:center;
	z-index:4;
}
.plug{
	text-align:center;
	color:#FFF;
}
.validation {
	visibility:hidden;
}
.top {
	position:relative;
	top:0px;
	width:800px;
	height:225px;
	background:url('img/top.png') no-repeat;
	margin-left:auto;
	margin-right:auto;
}
.page {
	position:relative;
	top:0px;
	width:800px;
	padding-right:20px;
	padding-left:20px;
	margin-left:auto;
	margin-right:auto;
}
.topmenu {
	position:relative;
	float:left;
	top:17px;
	left:17px;
	text-align:left;
	width:650px;
}
.bottommenu {
	position:relative;
	float:left;
	top:14px;
	left:17px;
	text-align:left;
	width:650px;
}
.home {
	position:relative;
	float:right;
	top:10px;
}
.footer p {
	position:relative;
	text-align:center;
	font-weight:bold;
}
#header {
	float:left;
}
.small {
	font-size:xx-small;
}
.title {
	color:#FFF;
	font-weight:bold;
}
.left {
	float:left;
	width:50%;
}
.right {
	float:right;
	width:50%;
	clear:left;
}
.links {
	position:relative;
	clear:both;
	width:400px;
	margin:0 auto;
}
