html {
		overflow: hidden;
	}
	body {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: default;
	}
	
#topo {
	height: 233px;
	width: 296px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}
#central {
	height: 473px;
	width: 600px;
	left: 296px;
	top: 100px;
	position: absolute;
	z-index: 0;
}

#lateral {
	position: absolute;
	top: 233px;
	height: 340px;
	width: 101px;
}
#barramenu {
	position: absolute;
	left: 101px;
	top: 233px;
	height: 100%;
	width: 164px;
	background-color: #D1E33F;
	bottom: 0px;
	padding-top: 20px;
}
#barramenu .menu  {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
#barramenu .menu a {
	text-decoration: none;
	color: #000000;
}

#barramenu .menu a:hover {
	color: #FFFFFF;
}


#barratopo {
	position: absolute;
	top: 50px;
	height: 113px;
	width: 600px;
	left: 296px;
	background-color: #00FF00;
	z-index: 2;
	background-image: url(../imagenspagina/fundotopo.gif);
	background-repeat: repeat-x;
}
#barramenu .imagemmenu {
	 align: absbottom
}

#completatopo {
	position: absolute;
	left: 896px;
	top: 50px;
	height: 113px;
	background-image: url(../imagenspagina/fundotopo.gif);
	width: 100%;
}
#conteudo #texto {
	font-family: verdana;
	font-size: 12px;
	color: #CCDF36;
}
#localiza {
	position: absolute;
	left: 296px;
	top: 163px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	padding-top: 20px;
}

#conteudo .imagem {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#conteudo {
	width: 600px;
	position: absolute;
	left: 296px;
	top: 163px;
	height: 100%;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	padding-top: 20px;
	padding-left: 20px;
	overflow: hidden;
	background-color: #F0F8AD;
}

#conteudoinicial {
	width: 600px;
	position: absolute;
	left: 296px;
	top: 163px;
	height: 100%;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	padding-top: 20px;
	padding-left: 20px;
	overflow: hidden;
	z-index: 3;
}
#conteudo h1 {
	font-family: ARIAL;
	font-size: 16px;
	color: #859117;
}
#conteudoplantas {
	top: 163px;
	left: 296px;
	position: absolute;
	font-family: arial;
	font-size: 10px;
	color: #333333;
}
#fale {
	left: 296px;
	top: 163px;
	position: absolute;
	width: 600px;
	margin-top: 30px;
}
#fale #textochamada {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	padding-top: 20px;
}
#barramenu #logo {
	background-position: center;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#credito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 60px;
	width: 200px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	font-weight: bold;
	}
	
	#faleconosco {
}
#faleconosco #fale #textochamada {
	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#faleconosco #fale #textochamada #adquirir #tabelaformulario {
	font-family: verdana;
	font-size: 11px;
}
#faleconosco #telefoneplantao {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
#faleconosco #fale {
	margin-top: 20px;
}

#textocontato #formulariocontato {
	float: left;
	margin-right: auto;
	margin-left: auto;
}


#formulariocontato td {
	font-family: Verdana;
	font-size: 10px;
	height: 30px;
	text-align: left;
	color: #231F20;
	margin-right: auto;
	margin-left: auto;
}

#formulariocontato input {
	height: 18px;
	border: 1px solid #FAE2C9;
	background-color: #F5F5F5;
}
#formulariocontato select {
	height: 19px;
	border: 1px solid #FAE2C9;
	background-color: #F5F5F5;
	font-family: Verdana;
	font-size: 10px;
	color: #67675d;
}
#formulariocontato textarea {
	border: 1px solid #FAE2C9;
	background-color: #FEFAF5;
}
#formulariocontato .botaogeral {
	height: 21px;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #FAE3CA;
	background-color: #F5F5F5;
}

#acoes #sucesso {
	width: 480px;
	background-color: #FFF3E1;
	border: 1px solid #009900;
	text-align: center;
	padding-bottom: 4px;
	filter: alpha(style=0,opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	position: absolute;
	z-index: 10;
	margin-left: 30%;
}
#acoes #sucesso a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#acoes #sucesso a:hover {
	text-decoration: underline;
}
#acoes #sucesso h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#acoes #sucesso span {
	font-family: Arial;
	font-size: 12px;
	color: #009900;
}


 #acoes #erro {
	width: 480px;
	background-color: #FFF8F4;
	text-align: center;
	margin-left: 30%;
	filter: alpha(style=0,opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	position: absolute;
	z-index: 10;
	border: 1px solid #FF0000;
}
#acoes #erro a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#acoes #erro a:hover {
	text-decoration: underline;
}
#acoes #erro h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#acoes #erro span {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}

