@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
}
html, body {
	line-height:140%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	background: #fdfdfd;
	color:#666666;
}
/*topo*/
#top-bar {
	width:100%;
	height:96px;
	background:url(../img/bg-top-bar.gif) repeat-x ;
	position:relative;
	text-align:center;
	z-index:2;
}
#top-bar #frase{
	margin: 0px auto 0 auto;
	padding: 14px;
	position: relative;	
}
#content {
	margin:auto;
	background: url(../img/bg-content.gif) repeat-x #fdfdfd;
	width:100%;
	display:block;
	overflow:hidden;
	position:relative;
	z-index:1;
}
#content #page{
	width:910px;
	padding:8px 10px 20px 10px;
	margin: auto;
	position: relative;
	bottom: 20px;
}
#content #page #divisaoE  {
	width:353px;
	position: relative;
	padding:5px 2px 5px 3px;
	margin-top:10px;
	margin-bottom:40px;
	float:left;
}

#content #page #divisaoE #logo {
	float:left;
	width:320px;
	padding:10px 10px 10px 20px;
	position: relative;
}
#content #page #divisaoD  {
	width:480px;
	position: relative;
	padding:5px 3px 5px 3px;
	margin-top:10px;
	margin-bottom:40px;
	float: right;
	right: 10px;
	top:80px;
	_top:70px;
}
/*rodape*/
#footer {
	width:100%;
	height:217px;
	background:url(../img/bg-footer.gif) no-repeat center;
	color:#000;
}
#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
}
#footer #footer_main {
	width:500px;
	margin:auto;
	overflow:hidden;
	display:block;
}

#footer #footer_main #adress{
	width:200px;
	float:left;
	text-align:left;
	margin-top:75px;
	margin-left:20px;
}
#footer #footer_main #detalhes{
	width:200px;
	float:right;
	font-size: 11px;
	text-align:left;
	margin-top:80px;
	margin-left:20px;
}
/* formulario */
#form01 {
	padding:0px 8px;
	width:100%;
	margin-top:0px;
}
#form01 p{
	padding:0px 0px 20px 0px;
}
.frgeral{
	width: 300px;
	_width:320px;
}
/* scroll */
.Container {
	position: absolute;
	top: 55px;
	left: 8px;
	width: 500px;
	height: 460px;
	float: left;
}
#Scroller-1 {
	position: absolute;
	overflow: hidden;
	width: 410px;
	height: 450px;
	_height: 460px;
	float: left;
}
#Scroller-1 p {
	margin: 0;
	padding: 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 20px;
	color: #6F6048;
}
.Scroller-Container {
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
}
.Scrollbar-Up {
	cursor: pointer;
	position: absolute;
	float: left;
	top: 3px;
	left: 420px;
}
.Scrollbar-Down {
	cursor: pointer;
	position: absolute;
	float: right;
	top: 420px;
	left: 420px;
}
.box{
	width: 404px;
	margin: 10px 0px 50px 0px;
	_margin: 5px 0px 15px 0px;
	position: relative;
}
.box img{
	margin: auto;
	width: 388px;
	position: relative;
	padding: 0px 8px;
	_padding: -4px 8px;
}
.box-top{
	background: url(../img/port_top.gif) no-repeat top;
	width: 404px;
	height: 6px;
	margin: 0px;
	position: relative;
}
.box-bottom{
	background: url(../img/port_bot.gif) no-repeat bottom;
	width: 404px;
	height: 6px;
	margin: 0px;
	position: relative;
}
.box-bg{
	background: url(../img/bg_port.gif) repeat-y;
	width: 404px;
	margin:0px;
	position: relative;
}
.cliente{
	width: 170px; 
	float: left;
	position: relative;
	margin: 5px 0px 5px 7px;
	_margin: 5px 0px 5px 3px;
}
.site{
	width: 200px; 
	float: right;
	position: relative;
	margin: 5px 7px 5px 0px;
	_margin: 5px 3px 5px 0px;
	text-align:right;
}
.site a{
	text-decoration: none;
	color: #7bb320;
}
.site a:hover{
	text-decoration: underline;
	color: #486618;
}

#banner {
position:absolute;
top:100px;
right:25%;
z-index:100;
width:515px;
}