body
{
	text-align: center;
	background-color: #7e0e02;
}


a
{
	text-decoration: none;
	font-size: 8pt;
	color: Black;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
}
a:hover
{
	text-decoration: none;
	font-size: 8pt;
	color: Black;
	font-family: Verdana, Vivaldi;
	font-weight: bold;
	background-color: #ffffff;
	font-style: normal;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
/* header */
#header {
	background:url(images/header.gif) no-repeat;
	height:22px
}
#header h1
{
	font-size: 38px;
	padding-top: 50px;
	padding-left: 130px;
	color: white;
	background-color: #000033;
}
#header h2 {
	font-size:20px;
	padding-top: 5px;
	padding-left: 13px;
	color:#9cdbfb
}

#header div {
	font-size:14px;
	padding-left: 140px;
	color:#9cdbfb
}
ul#meun li a {
	padding-left:5px
}
/* content */
#content {
	background:url(images/content.gif) no-repeat;
	height:280px;
	background-color:White;
	padding-left: 50px;
	padding-top: 10px;
	vertical-align:top;
	width:728px;
	text-align:left;
	}
	
	#rodape 
	{
	width: 780px;
	font-family: Times New Roman;
	font-size: 12pt;
	color: Black;
	font-style: italic;
	text-align: center;
}

#top {
	width: 670px;
	padding-left: 50px;
	padding-top: 50px;
}
#top li {
	list-style:url(images/arrow.gif) inside
}
#top a
{
	color: #99cc66;
	line-height: 20px;
	font-weight: bold;
}
#inner {
	padding-top: 50px;
}
#img {
	background:url(images/imgbg.gif);
	height:83px
}
#img img {
	padding:8px
}
/* footer */
#footer
{
	background: url(images/footer.gif) no-repeat;
	height: 141px;
	text-align: center;
	background-color:Black;
	width:728px;
}
#ftlink {
	padding-top: 40px;
}
#ftlink, #copyright {
	padding-bottom:8px;
}
/* Rmatos */

#menutop
{
	height: 21px;
	text-align: center;
	background-color: #022564;
	background-position: 0% 0%;
	background-attachment: scroll;
	color: white;
	background-repeat: no-repeat;
	border: solid #022564;
}

#menutop a
{
	text-decoration: none;
	font-size: 9pt;
	color: white;
	font-family: Verdana;
	font-weight: bold;
}
#menutop a:hover
{
	text-decoration: none;
	font-size: 9pt;
	color: white;
	font-family: Verdana;
	font-weight: bold;
	background-color: transparent;
	text-decoration:underline;
}
