﻿/* ############ INICIO ############ */
@charset "utf-8";

#copyright{

border-top: 2px solid #34A101;
background-color: #174900;
}

#barra{
	width: 100%;
	height: 5px;
	background-color: #444444;
}

#borda{
	height: 256px;
	float: left;
	border-right: 2px dashed #FFF;
	width: 1px;
	margin: 30px 25px;
}

#conteudo {
	height: 480px;
	background-color: #FFFFFF;
}

#conteudo1 {
	width: 100%;
	height: 800px;
	margin: 0 auto;
	background-color: #EEEEEE;
}

#conteudo2 {
	width: 100%;
	height: 460px;
	margin: 0 auto;
	background-color: #E4E4E4;
}

#conteudo3{
	width: 100%;
	height: 465px;
	margin: 0 auto;
	background-color: #EEEEEE;
}

#principal {
	margin: 0 auto;
}

#produto{
	width: 310px;
	height: auto;
	float: left;
}

#produto-meio{
	width: 310px;
	height: auto;
	float: left;
	margin-left: 35px;
	margin-right: 35px;
}

#rodape{
	width: 100%;
	height: 296px;
  padding-bottom: 35px;
 /*  background-color: #174900; */
  background-image: linear-gradient(to bottom, #34A101, #174900);
}

#space{
	height:120px;
}

#space1{
	height:25px;
}

/* ############ CLASSES ############ */
.icon{
	float: left;
	margin: 25px 10px 0px 0px;
}

.icon1{
	margin-top: 35px;
  margin-left: -5px;
  float: left;
}

.icon2{
 
  float: left;
  width: 70px;
  margin-left: 15px;
}

.icon3{
	margin-top: 15px;
  margin-left: 4px;
  width: 130px;
  float: left;

}

.icon4{
	margin-top: 10px;
	margin-left: 615px;
	width: 85px;
	height: 35px;
}


.img{
	width: 265px;
	height: 180px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:10px;
	border:2px #429F1A solid;
}

.meio{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

.quadro{
	width: 310px;
	height: 220px;
	background-image: url("../imagens/quadro.png");
    background-repeat: no-repeat;
	padding: 20px 0px 0px 25px;
}

.rodape{
	width: 300px;
	height: auto;
	float: left;
}

.saiba-mais{
	width: 115px;
	height: 25px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:10px;
	background-color: #CBCBCB;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	margin-left: 90px;
	padding-top: 4px;
	padding-left: 15px;
}

.saiba-mais:hover {
	background-color: #D9EAB4;
	color: #0D4311;
}

/* .saiba-mais:visited {
	background-color: #0D4311;
	color: #D9EAB4;
} */

.texto{
	font-family: Verdana;
	text-align: justify;
	float: left;
	margin-top: 20px;
	font-size: 14px;
}

.texto1{
	font-family: Verdana;
	text-align: justify;
	font-size: 14px;
}

.texto2{
	font-family: Tahoma;
	font-size: 14px;
	letter-spacing: 1px;
	color: #77ca53;
}

.texto3{
  font-family: Verdana;
  font-size: 25px;
  letter-spacing: 1px;
  color: #FFFFFF;
  margin-top: 15px;
  margin-bottom: 15px;

}

.texto4{
	font-family: Verdana;
	font-size: 16px;
	letter-spacing: 1px;
	color: #FFFFFF;

}

.titulo{
	font-size: 30px;
	color: #429F1A;
	font-family: Calibri;
	margin-top: 50px;
	float: left;
	font-weight: bold;
	font-variant: small-caps;
}

.titulo1{
	font-size: 23px;
	color: #429F1A;
	font-family: Tahoma;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.titulo2{
	font-size: 16px;
	color: #FFFFFF;
	font-family: Verdana;
	margin-top: 20px;
	margin-left: 8px;
	float: left;
}

.titulo3{
	font-size: 25px;
	color: #FFFFFF;
	font-family: Verdana;
	margin-top: 20px;
	
}