body {
	margin: 0px;
	padding: 0;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3 {
	margin-top: 0;
        font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

p {
        margin-bottom: 0px;
}

fieldset {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

a {
	text-decoration: none;
	color: #696969;
        text-decoration: underline;
}

a:hover {
        border-top: 2px dotted #E67817;
        text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header-wrapper {
	width: 100%;
	height: 39px;
	background: transparent url(images/topo-header.jpg) repeat-x scroll 0 0;
}

#header {
	margin: 0 auto;
	height: 39px;
}

#header h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica;
	font-size: 1.3em;
	padding-top: 11px;
	padding-left: 50px;
	font-weight: normal;
}

/* Menu */

#menu-superior {
	margin-top: 15px;
	font-size: 18px;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	float:right;
	margin-right: 30px;
}

#menu-superior li {
	display: inline;
	margin-right: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica;
}

#menu-superior a {
	color: black;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/fundo-superior.gif) repeat-x left top;
}

#topo-centro {
	background: transparent url(images/topo.jpg) no-repeat center 0;
	height: 196px;
	margin-left: -9px;
}

/* Page */

#page {
	width: 809px;
	margin: 0px auto;
	padding: 0px;
	padding-left: 8px;
	background: transparent url(images/borda_site.jpg) repeat-y scroll center center;
	min-height: 400px;
}

/* Content */

#conteudo {
	padding: 20px 20px 0 20px;
        font-size: 1.3em;
}

.title {
	margin: 0;
	padding: 30px 0 4px 0px;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #454545;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	height: 130px;
	background: transparent url(images/borda_site.jpg) repeat-y scroll center center;
        padding-top: 30px;
}

#footer {
	width: 800px;
	height: 130px;
	margin: 0 auto;
	padding: 0 0px;
	background: #00923F url(images/centro-inferior.jpg) no-repeat scroll center 0;
}

#footer p {
	margin: 0;
	padding: 70px 0 0 0;
	text-align: center;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	color: #C0C0C0;
}

#footer a {
	color: #EDE7DB;
}
