/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #EEEEEE;
	background-repeat: repeat-x;
}

h1, h2, h3 {
	font-weight: normal;
	color: #000000;
}

h2 { font-size: 150%; }
h1 { font-size: 167%; text-align:center;}
h3 { font-size: 100%; font-weight: bold; }
h2, h3 {text-align:left;}
p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 167%;
	font-size: 100%;
}

p
{
	text-align:justify;
}

th 
{
	color:#0066CC;
	padding:2px;
}

td
{
	vertical-align:text-top;
}

a:link, a:visited {
	color: #0066CC;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #000033;
}

/* Header -- check #page */


#logo {
	clear: both;
	width: 100%;
	background-color: #FFFFFF;
}

#logo h1, #logo h2 {
	text-align: center;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
}
#logo h2 {

}
/*
#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 8px;
	font-weight: bold;
}

#logo h2 a {
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
}*/

/* Menu */

#menu {
	float: right;
	width: 100%;
	background-color:#000000;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	margin:2px;
}

#menu a{
	display: block;
	float: left;
	padding: 3px 15px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}

#menu a:link, #menu a:visited {
`	color:#FFFFFF;
}

#menu a:hover {
	color:#0066CC;
	border-color:#0066CC;
}

#menu a:active {
	border-color:#666666;
}
/* Splash */

#splash {
	width: 740px;
	height: 180px;
	margin: 0 auto;
	background-image: url(images/img2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#splash p {
	padding: 50px 550px 50px 20px;
	text-align: right;
	font-weight: bold;
	color: #000000;
}

/* Page */

#page,#header {
	width: 740px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-left-color: #0066CC;
	border-right-color: #0066CC;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0066CC;
}

#header {
	border-top:solid 4px #0066CC;
}
#page h1, #page h2 {
	margin-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 490px;
	padding: 20px;
}

#contentDocs {
	float: right;
	width: 654px;
	padding: 20px;
}

#content ol, #content ul {
	margin-left: 3em;
}
#contentDocs ol, #contentDocs ul {
	margin-left: 3em;
	margin-right: 3em;
}

#contentDocs th
{
	border:#0066CC 1px solid;
	padding: 5px;
}

#contentDocs td
{
	background-color:#F2F2F2;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 164px;
	padding: 25px 20px 20px 20px;
	border-right-width: 5px;
	background-color: #0066CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height:350px;
}
#sidebar a:link,#sidebar a:visited, #sidebar a:hover{color:#FFFFFF; text-decoration:none;}
#sidebar h2, #sidebar h3 {
	color:#FFFFFF;
}

#sidebar h2 {
	padding-top: 3px;
	font-size:16px;
	font-weight: bold;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar h3 span {
	padding: 3px 5px;
	background-color: #333333;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #000000;
}

/* Footer */

#footer {
	clear: both;
	width: 740px;
	height: 15px;
	margin: 0 auto;
	padding: 0px;
	border-top-width: 3px;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

#footer p, #concepcao {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}

.hide
{
	display:none;
}
.show
{
	display:inherit;
}

.footnote
{
	font-size: 10px;
	line-height: normal;
}
ul li ul
{
	margin-bottom: 1px;
	padding-bottom: 1px;	
}