@charset "utf-8";
/* CSS Document */
body {
	font-size:10pt;
	font-family:verdana;
	color:black;
	padding:0 50 0 50;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	background-image: url(images/bg01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
img {
	border: none;
	behavior: url(iepngfix.htc);
}
#screen-engine {
	margin: 5px auto;
	overflow: hidden;
	height: 500px;
	width: 667px;
	border: 1px solid #ddd;
	position: relative;
}
#miniscreen {
	width: 2700px;
	height: 1704px;
	position: relative;
	background-color:#ffffff;
}
.scrolling-content {
	width: 663px;
	height: 497px;
	text-align: center;
	position: absolute;
}
.scrolling-content h1 {
	color: #fff;
	padding: 25px 0;
	font-size: 12px;
}
#homecontent {
	left: 3px;
	top: 3px;
}
#oqueecontent {
	left: 53px;
	top: 1153px;
}
#quemsomoscontent {
	left: 1055px;
	top: 1176px;
}
#comofuncionacontent {
	left: 2035px;
	top: 14px;
	
}
#organicocontent {
	left: 1167px;
	top: 370px;
}

#contatocontent {
	left: 2017px;
	top: 849px;
	background-image:url(images/lay007.gif);
}
#pococontent {
	left: 314px;
	top: 551px;
}
#dock2 {
	width: 100%;
	bottom: 0px;
	position: static;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px;
	color: #000;
	bottom: 0px;
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none;
	margin: 5px 10px 0px;
	width: 100%;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036773
}
a:hover {
	font-family: 
 Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009999;
	text-decoration: none
}
a:hover {
	font-family: 
 Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	text-decoration: none
}
.link_normal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036773
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4F9D9D;
	text-decoration: none
}

#slideShow2
{
	width: 300px;
	height: 300px;
	border: 1px solid #ccc;
	padding: 2px;
	background-color: #fff;
	margin: 2px;
}
.pagelinks a
{
	font-weight: bold;
	color: #666;
}
.slideCaption
{
	background-color: #FFFFCC;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}
.pagelinks a.activeSlide
{
	color: #f90;
}
/* this is for IE so the prev/next links can be hovered*/
.nextSlide,.prevSlide
{
	background-image: url(images/spacer.gif);
}
.nextSlide:hover
{
	background-image: url(images/nextslide.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.prevSlide:hover
{
	background-image: url(images/prevslide.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.inputsTooltip
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#tooltipURL
{
	display: none;
}

