@charset "utf-8";
body,td,th {
	font-family: "trebuchet ms", helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/template/bg.jpg);
	background-repeat: repeat-x;
	background-color: #94C06B;
}
div#CORPO {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
div#POPUP {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}

img#LOGO {
	margin-top: 10px;
}
ul#MENU {
	list-style-type: none;
	padding: 0px;
	float: right;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#MENU li {
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #95C06B;
}
div#CORPO small a:link {
	color: #B4D297;
	text-decoration: none;
}
div#CORPO smalli a:active {
	color: #FFFF99;
	text-decoration: none;
}
div#CORPO small a:hover {
	color: #189F64;
	text-decoration: none;
}
div#CORPO small a:visited {
	color: #B4D297;
	text-decoration: none;
}

ul#MENU  li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
ul#MENU  li a:active {
	color: #FFFF99;
	text-decoration: none;
}
ul#MENU  li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
ul#MENU  li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
