body {
	text-align: center;
}
* {
	margin: 0px;
	padding: 0px;
}


#contcentral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	position: relative;
	top: 20px;
}
#flash {
}
#menuinferior {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a {
	color: #999999;
	text-decoration: none;
	margin-right: 20px;
}
#menuinferior span {
	margin-right: 20px;
}

a:hover {
	text-decoration: underline;
}
#legal {
	color: #333333;
	text-align: left;
	width: 600px;
	line-height: 16px;
}
#legal a {
	color: #333333;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
