* {
	margin-top: 0;
}


.HOME {background: #417B6F url(imagens/img01.jpg) no-repeat center top;}
.EMPRESA {background: #417B6F url(imagens/img01a.jpg) no-repeat center top;}
.PRODUTOS {background: #417B6F url(imagens/img01m.jpg) no-repeat center top;}
.CADASTRO {background: #417B6F url(imagens/img01c.jpg) no-repeat center top;}
.COTACAO {background: #417B6F url(imagens/img01d.jpg) no-repeat center top;}
.TABELAS {background: #417B6F url(imagens/img01e.jpg) no-repeat center top;}
.CONTATO {background: #417B6F url(imagens/img01f.jpg) no-repeat center top;}
.MAPA {background: #417B6F url(imagens/img01g.jpg) no-repeat center top;}




body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A0A0A0;}
	
#geral{
margin:0 auto;
width:655px;
height:800px;}

#banner2{
float:left;
width:655px;
height:800px;}



h1, h2, h3 {
	
	color: #FFFFFF;
}

h1 { font-size: 197%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	font-size: 100%;
}

p {
}

ul {
}

ol {
}

blockquote {
}

a {
	color: #009999;
}

a:hover {
	text-decoration: none;
}

.menor{
font-size:18px;
}

.menor2{
font-size:18px;
text-align:left;
padding-left:10px;
}

/* Header */

#header {
	width: 900px;
	height: 250px;
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
	font-weight: bold;
}

#header h1 {
	padding: 30px 0 0 20px;
	text-transform: lowercase;
	font-size: 229%;
}

#header p {
	margin: -5px 0 0 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	font-size: 85%;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 680px;
	height: 51px;
	margin: 0 auto;
	background: url(imagens/img02.png) no-repeat;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 20px 26px 0px 26px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #2A2C2F;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #DFE8F2;
}

#menu a:hover, #menu .active a {
	background-color: #000000;
}



/* Page */
#banner{
float:left;}


#flashtopo{
height:28px;
width:400px;
}


#page {
	width: 680px;
	margin: 0 auto;
	background: #417B6F url(imagens/img03.png) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 375px;
	padding: 20px 25px 0 40px;
	background: url(imagens/img04.png) no-repeat;
}

	.cadastro{
	background: #121B23;
	border: 1px dotted #000000;
	overflow:scroll;
	overflow-x:hidden;
	width:390px;
	height:430px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size-adjust:none
	}

	.boxed {
	background: #121B23;
	border: 1px dotted #000000;
	width:395px;
	height:470px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size-adjust:none;
	overflow: auto;}
	
	
	

	.home {
	background: #121B23;
	border: 1px dotted #000000;
	width:380px;
	height:430px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size-adjust:none;
	text-align:center;
	}

	.empresa {
	background: #121B23;
	border: 1px dotted #000000;
	width:380px;
	height:430px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size-adjust:none;
	text-align:center;
}


.siteby{
text-align:center; color:#00CC99;}


	.tabela{
	background: #121B23;
	border: 1px dotted #000000;
	padding:10px;
	width:380px;
	height:430px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size-adjust:none;
	text-align:center;
	}

	
	
	.mapa {
	background: #121B23;
	border: 1px dotted #000000;
	width:380px;
	height:430px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size-adjust:none
}

	.boxed .title {
	margin: 0;
	padding: 5px 20px;
	background: #000000;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.cadastro title {
	margin: 0;
	padding: 5px 20px;
	background: #000000;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}



	.boxed .content {
	padding: 20px 5px 20px 5px;
}

/* Sidebar */

	#sidebar {
	float: right;
	width: 220px;
	padding: 20px 20px 0 0;
	background: url(imagens/img05.png) no-repeat;
	font-size:16px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:16px;
}

#sidebar li {
width:190px;


}

#sidebar li ul {
	padding: 20px;
	font-size:16px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(imagens/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin: 0;
	padding: 10px;
	background: #000000;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	font-size: 100%;
	font-weight: bold;
	color: #DFE8F2;
}

.destaque{
	margin: 0;
	padding: 10px;
	background: #000000;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	font-size: 100%;
	font-weight: bold;
	color: #DFE8F2;
	}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
}

#news{
padding-left:28px;
*padding-left:18px;}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	font-size: 100%;
}

/* Search */

#search {
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#search input {
	float: right;
	margin-bottom: 5px;
	background: #5A83AE;
	border: 1px solid #000000;
	text-transform: lowercase;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchform {
	margin: 0;
	padding: 10px 20px 20px 20px;
}

#searchfield {
	width: 165px;
	padding: 2px 5px;
}

#searchsubmit {
}

/* Submenu */

#submenu a {
	padding-left: 15px;
	background: url(imagens/img07.gif) no-repeat left center;
}

/* Footer */

#footer {
	width: 680px;
	height: 100px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(imagens/img08.png) no-repeat;
}

#footer p {
	margin:0;
	text-align:center;
	font-size: 90%;
	color:#00CC99;
}

#footer a {
	color:#417B6F;
}

/* declaraes para o form */

fieldset, input, textarea {
  border:0px solid #CCC;
}

fieldset {
  padding:10px;
}

label {
  display:block;
  float:left;
  width:100px;
}

input, textarea {
  margin-bottom:10px;
  border:2px solid #baa57f;
}

legend {
	display:none;
}


/* menu com abas */

.dropmenudiv
{
	position:absolute;
	margin-top:-20px;
	*margin-top:-40px;
	margin-left:160px;
	*margin-left:90px;
	float:left;
	display:block;
	visibility:hidden;
	color:#000000;
	z-index:50;
	text-decoration:none;
	padding:0;
	left:50px;
	cursor:pointer;
}

.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:auto;
	margin:0;
	padding:0;
	display:block;
	border:1px solid #009933;
	background-color:#D7ECE9;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	margin-top:2px;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:20px;
	padding:0 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#D7ECE9;
	font-size:7pt;
	color:#000000;
	border:1px solid #D3D3D3;
	
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000;
	
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	text-decoration:none;
	color:#000066;
	font-weight:bold;
	background-color:#F2F2F2;
	background-repeat:no-repeat;
	background-image:url(../images/mouse.jpg);
	border:1px solid #01144C;
}

.style1 {color: #FFFFFF}
.style2 {color: #000000}
.style3 {font-weight: bold}
.style4 {font-size: 130%}

