body {
	margin: 0px;
	background-image: url(../imagens/fundotopo.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#logotopo {
	height: 146px;
	width: 216px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 27px;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	background-color: #093102;
}
#imagementrada {
	margin-top: 8px;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	height: 303px;
}
#imagementrada #entrada2 {
	height: 303px;
	width: 536px;
	float: left;
	background-image: url(../imagens/carmel_entrada.jpg);
}
#imagementrada #chamada1 {
	float: right;
	height: 303px;
	width: 259px;
	background-image: url(../imagens/chamada1.jpg);
}
#rodape {
	height: 87px;
	width: 804px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/bgrodape.gif);
	background-repeat: repeat-x;
}
#fotosentrada {
	height: 358px;
	width: 804px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
#fotosentrada #fotostumb {
	float: left;
}
#fotosentrada #chamada2 {
	float: right;
	height: 358px;
	width: 328px;
	background-image: url(../imagens/chamada2.gif);
}

#plantasentrada {
	height: 358px;
	width: 804px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}#plantasentrada #topoplantas {
	height: 49px;
	background-image: url(../imagens/topoplantas.jpg);
}
#plantasentrada #planta1 {
	float: left;
	width: 261px;
	height: 303px;
	margin-top: 8px;
}
#plantasentrada #planta1 .plantas {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	vertical-align: baseline;
}


#plantasentrada #planta2 {
	width: 261px;
	height: 100px;
	float: right;
	margin-left: 1px;
	margin-top: 8px;
	height: 303px;
}
#plantasentrada #planta3 {
	float: right;
	width: 261px;
	height: 100px;
	margin-top: 8px;
	height: 303px;
}
#plantasentrada #planta3 .plantas {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

#plantasentrada #planta2 .plantas {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}#localiza {
	height: 492px;
	width: 804px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/localiza.jpg);
}
#entradafale {
	height: 250px;
	width: 804px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/falechama.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#entradafale #formulariocontato {
	font-family: verdana;
	font-size: 11px;
	height: 220px;
}











#acoes #sucesso {
	width: 480px;
	background-color: #FFF3E1;
	border: 1px solid #009900;
	text-align: center;
	padding-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	filter: alpha(style=0,opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	position: absolute;
	z-index: 10;
}
#acoes {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#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-right: auto;
	margin-left: auto;
	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;
}
