body {
	font-family: TAHOMA;
	color: #FFF;
	margin: 0;
	background: #000 url(bg_body.jpg) repeat-x;
}
#content {
	background: #333;
	position: relative;
	width: 926px;
	_width: 928px;
	border-top: 0;
	border-right: 1px #FF9900 solid;
	border-bottom: 0;
	border-left: 1px #FF9900 solid;
}
#header{
	position: relative;
	width: 100%;
	height: 150px;
}
#logo {
	float: left;
	margin-top: 10px;
	margin-left: 25px;
}
a, link, visited {
	color: #FFFF00
}
a:hover {
	color: #FF9900;
	text-decoration: none
}
#welcome {
	float: right;
	width: 471px;
	height: 94px;
	background: #fff url(welcome.gif);
	margin-top: 28px;
	margin-right: 25px;
	color: #000;
	font-size: 11px;
}
#welcome p {
	text-align: justify;
   	width: 442px;
	padding: 2px;
	_margin: 10px 0 0;
}
#welcome a, .top a, .top2 a{
	font-weight: bold;
}
#welcome a {
	color: #000;
}
p.tp {
	margin: 0;
	font-family: arial;
	font-size: 18pt;
}
.top img, .tp img {
	border: 1px solid #FFFF00;
}
.tp img {
	width: 135px;
	height: 180px;
}
.tp a:hover img, .top a:hover img {
	border: 1px solid #FF9900
}
.toptable {
	margin-bottom: 0;
	font-family: arial;
	font-size: 18pt;
}
.extra {
	margin: 0;
	width: 92%;
	font-size: 13px;
	text-align: center;
}
.extra td {
	width: 20%;
	vertical-align: top
}
.extra a {
	color: #FF9900
}
.extra p {
	font-size: 18px;
	margin: 0;
}
.top {
	width: 99%;
	font-size: 18px;
	text-align: center;
	margin: 15px 0;
}
.top img {
	width: 180px;
	height: 135;
}
.top2 {
	width: 100%;
	font-size: 10px;
}
.top2 a {
	font-size: 17px;
}
#footer {
	position: relative;
	width: 928px;
	font-size: 11px;
	height: 110px;
	background: url(footer.jpg);
}
#footer p {
    float: left;
   	width: 525px;
	text-align: justify;
	margin: 10px 0 0 50px;;
	font-size: 11px;
}
.logo_rodape {
	float: right;
	margin-right: 45px;
}