body {
	margin: 0;
	padding: 0;
	background: #252D37 url(images/img1.gif) repeat-x;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A4AFBD;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: none;
}

h1 { font-size: 31px; }
h2 { font-size: 26px; }
h3 { font-size: 18px; }

p, ul, ol, blockquote {
	margin-top: 0;
	padding-top: 0;
	text-align: justify;
	line-height: 18px;
}

a {
	color: none;
}

a:hover {
	text-decoration: none;
}

a.nav_selected:link, a.nav_selected:visited {
display:block; float:left; padding:0px 15px 0px 15px; margin:0; height:34px;
text-decoration:none; background:url(images/img2.gif) repeat-x; color:none;}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 90px;
}

/* Menu */

#menu {
	float: left;
	width: 570px;
}
#menu2 {
	float: left;
	height: 85px;
	width: 80px;
	padding-top: 2px;
}
#menuaudi {
	float: right;
	height: 50px;
	width: 50px;
	padding-top: 33px;
	text-align: center;
	text-decoration: none;
}
#menu ul {
	margin: 0;
	padding: 53px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 10px 15px 0 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
}
/* Content */

#content {
	width: 900px;
	height: 364px;
	margin: 0 auto;
	background-color: #581B54;
}

#contentempresa {
	width: 900px;
	height: 364px;
	margin: 0 auto;
	background-color: #F7E1F5
}

#contentimage {
	width: 900px;
	height: 364px;
	margin: 0 auto;
	background: url(images/madeira.jpg) no-repeat;
}

#caixa {
	width: 500px;
	height: 280px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

#sl1 {
	width: 250px;
	background-color: #F2F2FF;
	height: 200px;
}

#sl2 {
	width: 250px;
	background-color: #F2F2FF;
	height: 100px;
	margin-bottom: 10px;
}

#sl3 {
	width: 200px;
	background-color: #CCCCFF;
	height: 25px;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC00FF;
	text-align: left;
	padding-left: 10px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	background: url(images/img6.gif) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 17px;
	text-align: center;
}
