html,
body {
	padding:0;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #76b62b;
}
#container {
	min-height:100%;
	position:relative;
}


#content {
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 110px;
	padding-left: 0px;
	text-align: left;
	
}

#content:after{
		    content:".";
		    display:block;
		    clear:both;
		    visibility:hidden;
		    height:0;
		    overflow:hidden;
}


#header {
	height: 91px;
	width: auto;
	text-align: center;
	padding-top: 86px;
	padding-bottom: 59px;
	background-image: url(img/fundo-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#frase {
	height: 29px;
	width: auto;
	text-align: center;
	background-color: #347d1e;
}
#continterno {
	width: auto;
	text-align: center;
	background-image: url(img/bg-repete.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#continterno:after{
		    content:".";
		    display:block;
		    clear:both;
		    visibility:hidden;
		    height:0;
		    overflow:hidden;
}
#footer {
	position:absolute;
	height:105px;
	clear: both;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	width:100%;
	z-index: 200;
	background-color: #347d1e;
	text-align: center;
}
#footerinterno {
	width: 678px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 17px;
	padding-bottom: 17px;
}
.texto12branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.texto12branco:hover {
	color: #76b62b;
	text-decoration: underline;
}
.texto12brancoativo {
	color: #76b62b;
	text-decoration: underline;
}

form {
	margin: 0px;
}
.pontoshorizontais {
	background-image: url(img/separador-hori-azul.png);
	background-repeat: repeat-x;
	background-position: center;
	display: block;
	clear: both;
	height: 1px;
	margin-bottom: 5px;
}
.pontinhosverticais {
	background-image: url(img/fio-vertical.png);
	background-repeat: repeat-y;
	background-position: center;
}

.box {
	background-color: #FFFFFF;
	border: 1px solid #ced3e1;
	width: 270px;
}
.botao{
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #123651;
	background-color: #347D1E;

}
#divcenter {
	text-align: left;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
#divcenter ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divcenter  ul li, #divcenter  ul li a {
	list-style-type: none;
	padding-right: 6px;
	padding-left: 6px;
	float: left;
	padding-bottom: 10px;
	padding-top: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#divcenter  ul li a:hover {
	color: #333333;
}
#divcenter2 {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
#divcenter2 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divcenter2  ul li, #divcenter2  ul li a {
	padding-right: 6px;
	padding-left: 6px;
	float: left;
	padding-bottom: 0px;
	padding-top: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 114px;
	height: 130px;
}
#divcenter2  ul li a:hover {
	color: #333333;
}
#contatos {
	text-align: left;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
