body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: 'Raleway', sans-serif;
	font-size: 90%;
	line-height: 120%;
	min-width: 1024px;
	text-align: justify;
}
header {
	width: 100%;
	background-image: url(../images/topo-site.png);
	background-repeat: no-repeat;
}
.texto-content-dentro {
}

.logo {
	padding-top: 20px;
	padding-bottom: 15px;
	float: left;
}
nav {
	float: right;
	width: 650px;
}
#menu {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
}
#menu li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
	padding-top: 35px;
	padding-right: 21px;
	padding-bottom: 17px;
	padding-left: 21px;
	text-align: center;
	line-height: 180%;
	font-style: italic;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#menu li a:hover {
	background-color: #13AE6C;
}
#menu li a strong {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
}
.content-header {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.border-menu {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #13AE6C;	
}
footer {
	width: 100%;
}


.content {
	width: 100%;
	background: -webkit-linear-gradient(bottom, #F3F3F3 20%, #FFF 90%);
	background: -moz-linear-gradient(bottom, #F3F3F3 20%, #FFF 90%);
	background: linear-gradient(bottom, #F3F3F3 20%, #FFF 90%);
}
.conteudo-texto-slider {
	z-index: 9998;
	margin-top: 155px;
	position: absolute;
	height: auto;
	left: 51%;
	top: 1px;
	width: 550px;
	min-width: 550px;
	visibility: visible;
	background-color: #6CB46B;
	float: right;
	opacity: 0.7;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.texto-slider {
	font-family: 'Raleway', sans-serif;
	font-size: 290%;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-weight: bold;
	opacity: 1;
}
.texto-slider2 {
	font-family: 'Raleway', sans-serif;
	color: #FFF;
	font-size: 200%;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	font-weight: lighter;
	font-style: italic;
	opacity: 1;
}
.texto-slider3 {
	font-family: 'Raleway', sans-serif;
	color: #FFF;
	font-size: 130%;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: lighter;
	line-height: 140%;
	opacity: 1;
}
.texto-slider4 {
	font-family: 'Raleway', sans-serif;
	color: #FFF;
	font-size: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: lighter;
	line-height: 140%;
	font-style: italic;
	opacity: 2;
}

.fundo-menu-rodape {
	width: 100%;
	background: -webkit-linear-gradient(bottom, #D0D0D0 20%, #FFF 90%);
	background: -moz-linear-gradient(bottom, #D0D0D0 20%, #FFF 90%);
	background: linear-gradient(bottom, #D0D0D0 20%, #FFF 90%);
}
.menu-rodape {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 180px;
}
.direitos-reservados {
	width: 100%;
	font-size: 85%;
	color: #FFF;
	padding-top: 22px;
	font-family: Tahoma, Geneva, sans-serif;
}
.direitos {
	float: left;
	padding: 5px;
}
.reservados {
	padding: 5px;
	float: right;
}



.menu-rodape ul {
	margin: 0px;
	padding: 0px;
}
.menu-rodape li {
	list-style-type: none;
}
.menu-rodape li a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #0F8755;
	font-style: italic;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 80%;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.menu-rodape li a:hover {
	background-color: #CCC;
	
}
.reservados a {
	color: #FFF;
	text-decoration: underline;
}

.menu-rodape li a strong {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}
.fundo-rodape {
	background-image: url(../images/bg-rodape.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 100%;
}
.conteudo-rodape {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	text-align: center;
	line-height: 140%;
	padding-top: 40px;
	font-family: Tahoma, Geneva, sans-serif;
}
.content-dentro {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.texto-content-dentro {
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	line-height: 140%;
}
.texto-content-dentro2 {
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
	float: left;
	width: 320px;
	line-height: 140%;
}

.conteudo-menu-rodape {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.img-home-principal {
	width: 100%;
	height: auto;
	background-color: #FFF;
}
.bg-home-principal {
	width: 100%;
	height: auto;	
	min-height: auto;
	min-width: 1024px;
}
.content-produtos-baixo {
	float: left;
	padding-top: 30px;
	padding-left: 30px;
}
.texto-content-contato-esq {
	float: left;
	padding-top: 30px;
	padding-left: 30px;
	width: 450px;
}
.texto-content-contato-esq-titulo {
	color: #0F8755;
	font-size: 120%;
}
.texto-content-contato-esq-texto-baixo {
	padding-top: 25px;
}

.texto-content-contato-esq-texto {
	padding-top: 20px;
	font-size: 120%;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: lighter;
	line-height: 140%;
}
.maps {
	padding-top: 25px;
	padding-bottom: 25px;
}



.content-produtos-baixo-titulo {
	color: #0F8755;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}
.content-produtos-baixo1 {
	float: left;
	width: 140px;
	padding-right: 41px;
}
.content-produtos-baixo-img img {
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;	

}
.content-produtos-baixo-img img:hover {
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);

}
#formulario {
	float: left;
	padding-top: 80px;
	padding-left: 30px;
	padding-bottom: 40px;
}
#bg_enviar input {
	font-family: 'Raleway', sans-serif;
	background-color: #FFF;
	border: 1px solid #999;
	height: 36px;
	width: 86px;
	color: #666;
	cursor: pointer;
}
#bg_input input{
	font-family: 'Raleway', sans-serif;
	background-color: #FFF;
	border: 1px solid #999;
	height: 36px;
	width: 150px;
	color: #666;
	margin-bottom: 10px;
}
input, textarea {
	font: 14px/24px Helvetica, Arial, sans-serif;
	width: 350px;
	
}
input {
	width: 60%;
	color: #3b1e00;
	border: 1px solid #6B9B4B;
	color: #3b1e00;
	padding: 5px;
	font-size: 14px;
	border-radius: 2px 2px 2px 2px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background-color: #FFF;
}
form {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
textarea {
	border: 1px solid #6B9B4B;
	color: #3b1e00;
	padding: 5px;
	font-size: 14px;
	border-radius: 2px 2px 2px 2px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#submit {
	border: 1px solid #6B9B4B;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #3b1e00;
	cursor: pointer;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	padding: 6px 10px;
	text-shadow: 0 1px 0 #FFFFFF;
	width: auto;
}
#submit:hover {
	border: 1px solid #6B9B4B;
	
}
a {
	color: #6B9B4B;
	text-decoration: none;
}
a:hover { 
	color: #FFF 
}
.content-dentro-esq {
	float: left;
	width: 560px;
}
.content-dentro-dir {
	float: left;
	width: 400px;
}
#fotos {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
	padding-left: 10px;
}
#fotos img {
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	display: block;
	float: left;
	width: 140px;
	height: 141px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#fotos img:hover {
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);

}
.gallery {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.gallery.clearfix {
}
.gallery.clearfix li a img {
	float: left;
	margin: 5px;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;	
	display: block;
}
.gallery.clearfix li a img:hover {
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);

}
