.espaco-menu {
	padding-left: 5px;
}
.borda-esquerda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
}
body {
	margin-top: 0px;
	background-color: #E6F8AF;
	margin-bottom: 0px;
	background-image: url(../imagens/bg.gif);
}
.rodape {
	font-family: "Trebuchet MS";
	font-size: 8px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #77990E;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #77990e;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
.texto-home {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: justify;
}
.borda-contato-home {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #77990E;
}
.borda-contato-titulo {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 6px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #77990E;
}
a:link {
	color: #77990E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a.menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	width: 130px;
	background-color: #77990e;
	display:block;
	padding-left:5px;
	color:#ffffff;
	line-height:25px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color: #e6f8af;
	display:block;
	padding-left:5px;
	border-left:10px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	color:#000000; 
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.data {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}	
.campoformulario {
	color: #000000;
	height: 20px;
	width: 200px;
	border: 1px solid #006600;
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-left: 5px;
}
.campoformulario2 {
	height: 80px;
	width: 200px;
	border: 1px solid #006600;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-left: 5px;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	padding-left: 10px;
}

.botao {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336600;
	text-align: center;
	height: 20px;
	width: 70px;
	border: 1px solid #333333;
}
.enviada-sucesso {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
}
.galeria-bordas {
	padding: 5px;
}
.galeria-centro {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #77990E;
	border-left-color: #77990E;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #77990E;
}
