body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #FFF;
}
body {
	background-color: #c9cda0;
	margin-top: 0px;
}
.image_main {
	background-image: url(image_main.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: none;
	float: none;
	height: 378px;
	width: 1000px;
}
.logo_area {
	float: left;
	height: 158px;
	width: 300px;
}
.wraper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.menu_box {
	position: relative;
	top: 280px;
	left: 310px;
	width: auto;
}
.content_area {
	height: auto;
	width: 1000px;
	background-color: #e9f4d0;
	min-height: 100px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.lista {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #000;
}

a:link {
	color: #090;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.P1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #42583b;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 50px;
	word-spacing: normal;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: auto;
}
#footer {
	width: 1000px;
	min-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #42583b;
	background-color: #e9f4d0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #42583b;
}
.footer_text {
	font-family: Verdana, Geneva, sans-serif;
	color: #42583b;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
