@charset "utf-8";
/* CSS Document */
* { outline: none; }
html {
overflow-x: hidden;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #0b371d;
}
a, a:visited {
color: #89c9b3;
text-decoration:none;
font-weight: bold;

}
a:hover {
color: #98cbba;
text-decoration: underline;

}
#topo {
background:url(../img/topo.png);
width: 987px; height: 87px;
margin:auto;
margin-top: 10px;

}
#logo {
position:absolute;
width: 370px;
height: 70px;
margin: 0 0 0 0;
*margin: 0 0 0 -760px;
}

#corpo {
	background: url(../img/corpo_bg.png) no-repeat;
	width: 987px; 
	margin: auto;
	display: table;
}
#corpo-rodape {
	background: url(../img/corpo_rodape.png) no-repeat;
	width: 987px; height: 25px;
	margin:auto;
	padding-bottom: 20px;
}
#rodape {
	width: 333px;
	height: 11px;
	background: url(../img/rodape.png) no-repeat right top;
	float:left;
	margin: 0 20px 10px;
	}
#aeon {
	width: 35px;	height: 17px;
	background: url(../img/aeon.png) no-repeat right top;
	float:right;
	margin: 0 20px 10px;
	
}
#flash {
margin-top: 0;
margin-left: -42px;
}
#menu {
margin: 0; padding: 0;
float:right;

}
#menu li{
float: left;
list-style-type: none;
margin-right: 44px;
margin-top: 17px;
}
#menu a {
display:block;
}
#box-titulo {
margin: 19px 30px 0; padding: 0;
_margin: 19px 15px 0; /* agradeça esta linha ao internet explorer 6.0*/
float:left;
width: 800px;
}
#box-titulo li {
float: left;
list-style-type: none;

}
#titulo{
	margin-top: 5px;
	color: #787878;
	font-size:24px;
	font-family: Tahoma;
	letter-spacing: 2px;
	background:url(../img/titulo_bg.png) no-repeat right 26px;
	text-indent: 12px;
}
#seta {
background: url(../img/seta.png) no-repeat top;
width: 24px; height: 20px;

}
#navbar {
margin: 0 22px; padding: 0 0 0 12px;
_margin: 0 12px; /* agradeça esta linha ao internet explorer 6.0*/
float:left;
width: 620px;	
height: 57px;
background:url(../img/navbar_bg.png) no-repeat left 3px;

}
#navbar li {

	float:left;
	list-style-type: none;
	font-family: Tahoma;
	color: #787878;
	font-size: 13px;
	text-transform: uppercase;
	margin: 10px 30px 0 1px;
	padding-bottom: 4px;
}
#navbar a {
	color: #787878;
	text-decoration: none;
}
#navbar a:hover {
background:#aad1c4;
}
#corpo-box {
	float:left;
	background:url(../img/corpo_box.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px 0 0 34px;
	_margin: 0 0 0 17px; /* agradeça esta linha ao internet explorer 6.0*/
	padding: 10px 30px 10px 10px;
	width: 910px;
	line-height: 20px;
	vertical-align:top;
}
#secao {
margin: -131px -24px 0 0;
*margin: -130px -24px 0 0;
padding-left: 10px;
float:right;
}
#linhas {
position:absolute;
top: 109px;
margin-left: 158px;
z-index: 0;
}
#ferramentas {
margin:  0 0 0 892px; padding: 0;
/*margin:  0 0 0 760px; padding: 0;*/
}
#ferramentas li{
float: left;
list-style-type: none;
margin-right: 30px;
margin-top: 14px;
}
#ferramentas a {
display:block;
}

#bt-login {
background: url(../img/bt_ferramentas.png) no-repeat -128px -14px; 
width: 47px; height: 14px;
}
#bt-login:hover {
background: url(../img/bt_ferramentas.png) no-repeat -128px -28px; 
width: 47px; height: 14px;
}
#ativo {
/*list-style-image:url(../img/setinha.gif );*/
background-image: url(../img/setinha.gif);
background-repeat: no-repeat;
padding-left: 13px;
font-weight:bold;
margin-left: -10px;
background-position: left 4px;

}
#ativo a {
color:#337a62;
text-decoration:underline;
margin: 0 0 0 0 ;
}

#client_login {
	width: 147px;
	text-align: left;
}
#client_login input {
margin: 0 0 10px 0;

}
#request_password {
	width: 290px;
	float:left;
	text-align:right;
	margin-left: -10px;
}
#request_password input {
margin: 0 0 10px 0;
width: 200px;

}
#request_password input#send {
width: 70px;

}
#msg-login {
font-size:13px;
height: 30px;
text-decoration: underline;
font-weight: bold;
}

/*contato*/
#wrapper {width:340px;}
.message {background:#eee; color:#000;display:none;width:300px;padding:10px; position:absolute; margin: 0 0 0 350px;}
.message li { list-style-image:url(../img/setinha.gif);}
.contact {text-align:right;}
.contact ul {list-style-type:none; margin:0; padding:0;}
.contact li {list-style-type:none; margin:0; padding:0;}
.contact label { vertical-align:top;}
.contact li.special {display:none;}
.contact input {width:260px;}
.contact textarea {width:260px;}
#erro-contato { color:#FF0000; font-weight:bold;}

iframe {
width: 590px;
display:table;
background-color: #FFF;
}
