/*
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #999999;
	background-image: url(conf/backtop.jpg);
}

.style1 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana;
}

.style2 {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana;
}

.style3 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana;
}

.verde {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #a6e001; FONT-FAMILY: Verdana;
}

.textogeral {
	FONT-SIZE: 11px; COLOR: #cccccc; FONT-FAMILY: Verdana;
}

.destaque {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #cccccc; FONT-FAMILY: Verdana;
}

.citacao {
	FONT-SIZE: 17px; COLOR: #cccccc; FONT-FAMILY: Monotype Corsiva;
}

a:link {
	FONT-WEIGHT: bold;
	color: #a6e001;
	text-decoration: underline;
}
a:visited {
	FONT-WEIGHT: bold;
	text-decoration: underline;
	color: #a6e001;
}
a:hover {
	FONT-WEIGHT: bold;
	text-decoration: underline;
	color: #a6e001;
}
a:active {
	FONT-WEIGHT: bold;
	text-decoration: underline;
	color: #a6e001;
}
.boxed .content {
	padding: 10px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	padding: 10px;
	border-bottom: 1px dotted #0078FF;
}

.boxed a {
	text-decoration: none;
	color: #0078FF;
}

.boxed a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	background: #a5e101 url(images/img16.gif) repeat-x;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#footer p {
	margin: 0;
	text-align: left;
	font-size: smaller;
}
