body,td,th {
	color: #666666;
	font-family: "Geneva CE", Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
p {
	text-align:justify;
	margin-top:0px;
	padding-top:0px;
}
#center {
	width: 780px;
	margin: 0 auto;
	padding-bottom:30px;
	position: relative;
}

.main {
	position:relative;
	width:780px;
}
.menu {
	position:relative;
	width:780px;
	height:27px;
	padding-top:15px;
	text-align:center;
}
.welcome {
	position:absolute;
	top:334px;
	left:248px;
	z-index:10;
}
.side_image {
	position:absolute;
	left:17px;
	width:230px;
}
.text {
	position:absolute;
	left:275px;
	width:490px;
	text-align:justify;
}
.top_foto {
	position:absolute;
	left:0px;
	width:780px;
}
#footer {
	text-align: center;
	position: absolute;
	width: 780px;
	height: 32px;
	bottom: 0; left: 0;
	font-size: 90%;
}
/* ************************** admin *********************/
input, textarea, select {
	font-family: "Geneva CE", Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 13px;
	background-color:#FFFFFF;
	border-color:#333333;
	border-style:solid;
	border-width:1px;
	padding-left:2px;
}
.button {
	font-weight:bold;
	background-color:#CCCCCC;
	border-width:2px;
}
.black {
	color: #000000;
}