@charset "utf-8";
/* CSS Document */
body{
margin:auto;
padding:0;
position: absolute; 
left:50%;
margin-left:-550px;
background-color:#FFF;
text-align:left;
}
#conteudo{background-color:#FFF;
  width:auto;
  height:auto; margin:auto; background-repeat:no-repeat;
  text-align:center; 
  font-size:12px; 
  font-family:Arial, Times New Roman Helvetica, sans-serif;
 }
 #topo{background-color:#999;
 background-repeat:repeat-x;
 width:auto;
 height:40px;
}
#menu{
	position:absolute;
	text-align:center;
	top: 6px;
	left: 221px;
	width: 799px;
	height: 30px;
}
#logo{
	position:absolute;
	top: 66px;
	left: 243px;
	width: 455px;
	height: 78px;
}
#fundoslide{
	position:absolute;
	top: 48px;
	left: 850px;
	width: 156px;
	height: 115px;
}
#slide{
	position:absolute;
	top: 44px;
	left: 864px;
	width: 146px;
	height: 112px;
}
#barrasup{
	position:absolute;
	top: 160px;
	left: 240px;
	width: 209px;
	height: 30px;
}
#fundo{
	position:absolute;
	top: 183px;
	left: 240px;
	width: 770px;
	height: 600px;
}
#contato{
	position: absolute;
	top: 198px;
	left: 278px;
	width: 683px;
	height: 71px;
	text-indent:3em;
	}
	#contato p{font-family:Arial, "Times New Roman", Helvetica, sans-serif;
    font:12px;
    text-align:justify;
 }
#contato strong{
    color:#000000;
}
#textocontato{
	position: absolute;
	top: 268px;
	left: 246px;
	width: 754px;
	height: 800px;
	text-indent:3em;
	}
#textocontato p{font-family:Arial, "Times New Roman", Helvetica, sans-serif;
    font:12px;
    text-align:justify;
   
	}
#textocontato strong{
    color:#000000;
}
#email{
	position:absolute;
	left:589px;
	top:797px;
	width:74px;
	height:90px;
}
#rodape{
	position:absolute;
	left:240px;
	top:927px;
	width:74px;
	height:57px;
}
#textoweb{
	position: absolute;
	top: 973px;
	left: 534px;
	width: 238px;
	height: 40px;
	text-indent:3em;
	}
#textoweb p{font-family:Arial, "Times New Roman", Helvetica, sans-serif;
    font:12px;
    text-align:justify;
   
	}
#textoweb strong{
    color:#000000;
}
#limitador{
	position:absolute;
	left:234px;
	top:1024px;
	width:768px;
	height:25px;
}

