@charset "utf-8";
body {
	font: 0.8em/1.7 Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
	margin: 0;
	padding: 0;
	color: #000;
	text-align:justify;
}

.bg{
	overflow:hidden;
	min-width:960px;
}
.bg_inter{
	overflow:hidden;
	min-width:960px;
	background:url(../imagens/top_inter.png) center top no-repeat;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
}
a img { 
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.container {
	width: 960px;
	position:relative;
	margin: 0 auto; 
}

.header {
	height:290px;

}
.content {

	padding: 10px 0;
}

.footer {
	padding-top:30px;
	height:292px;
	background:url(../imagens/rodape.png) center top no-repeat;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.slide {
	width:2000px;
	height:887px;
	position:relative;
	left:50%;
	margin-left:-1000px;
	min-width:960px;
	z-index:0;

}
.slide img{
	position:absolute;
}

h1.logo {
	z-index: 11;
	background-image: url(../imagens/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 296px;
	height: 139px;
	position: absolute;
	left: 332px;
	top: 30px;
}
h1.logo a {
	display: block;
	text-indent: -9999px;
	width: 296px;
	height: 139px;
}
.space {
	height: 597px;
}
.blocs{
	width:100%;
	height:295px;
	background:url(../imagens/index.png) center top no-repeat;
}


a.saiba_mais{
	font-size:13px;
	margin-left:180px;
	height:25px;
	width:120px;
	float:left;	
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#fff;
}
a.saiba_mais:hover{
	text-decoration:underline;
}

.area_restrita{
	width:200px;
	float:left;
	
}

a.area_res{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	width:250px;
	height:34px;
	margin-bottom:5px;
	color:#fff;
	padding-top:5px;
	padding-left:10px;
	background:url(../imagens/bg_res.png) center top no-repeat;
}
a.area_res:hover{
	text-decoration:underline;
}


.direitos2 {
	width: 960px;
	float: left;
	margin-top: 56px;
	position: relative;
	color: #333;
}
.desenvolvido2{
	width: 105px;
	height: 30px;
	position: absolute;
	right: 120px;
	top: 0px;
}
.logo_ag{
	width: 100px;
	height: 45px;
	position: absolute;
	right: 0px;
	top:-10px;
}
.txt_bloco{
	width:300px;
	height:160px;
	float:left;
	margin-right:30px;
	text-align:center;
	color:#fff;
}
h2 {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color:#fff;
}
.content h1 {
	font-size:35px;
	text-align:center;
	font-style:italic;
	color:#006500;
	margin-top:20px;
	margin-bottom:50px;
}


/* palelas 1 index */

.ch-grid {
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	float: left;
	margin-top: -18px;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 0;
	width: 227px;
	height: 230px;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 227px;
	height: 227px;
	display: inline-block;
	margin-top: 40px;
}


.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	-webkit-perspective: 900px;
	-moz-perspective: 900px;
	-o-perspective: 900px;
	-ms-perspective: 900px;
	perspective: 900px;
}
.ch-info{
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-o-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

.ch-info .ch-info-front {

}

.ch-info .ch-info-back {
	-webkit-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	-moz-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	-o-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	-ms-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	
background: rgb(221,221,221); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(221,221,221,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,221,221,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(221,221,221,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */

-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.5);

	opacity: 0;
}

.ch-img-1 {
	background-image: url(../imagens/bloc1.png);
}

.ch-img-2 { 
	background-image: url(../imagens/bloc2.png);
}

.ch-img-3 { 
	background-image: url(../imagens/bloc3.png);
}
.ch-img-4 { 
	background-image: url(../imagens/bloc4.png);
}

.ch-info h3 {
	color: #333;
	font-style:italic;
	font-size: 16px;
	margin: 0 15px;
	padding: 53px 0 0 0;
	height: 65px;
	font-family: 'arial';
	text-align: center;
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 20px;
	font-size: 12px;
	border-top: 1px solid #fff;
}

.ch-info p a {
	display: block;
	color: #333;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	margin-top:10px;
	padding-top: 4px;
	font-family: 'arial';
	text-align:center;
	text-decoration:none;
}

.ch-info p a:hover {
	text-decoration:underline;
}

.ch-item:hover .ch-info-front {
	-webkit-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
	-moz-transform: translate3d(0,-280px,0) rotate3d(1,0,0,-90deg);
	-o-transform: translate3d(0,-280px,0) rotate3d(1,0,0,-90deg);
	-ms-transform: translate3d(0,-280px,0) rotate3d(1,0,0,-90deg);
	transform: translate3d(0,-280px,0) rotate3d(1,0,0,-90deg);
	opacity: 0;
}

.ch-item:hover .ch-info-back {
	-webkit-transform: rotate3d(1,0,0,0deg);
	-moz-transform: rotate3d(1,0,0,0deg);
	-o-transform: rotate3d(1,0,0,0deg);
	-ms-transform: rotate3d(1,0,0,0deg);
	transform: rotate3d(1,0,0,0deg);
	opacity: 1;
}
/* palelas 1 index fim */

.titulo_bloc{
	width:210px;
	text-align:center;
	margin-right:40px;
	float:left;
	font-size: 18px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	margin-top:20px;
	
	
}
.internas{
	float:right;
	margin-left:15px;
	
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.7);
	-moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.7);
	box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.7);
}
.img_peq{
	margin-right:30px;
	float:left;
	margin-bottom:30px;
	margin-top:15px;
	
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.7);
	-moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.7);
	box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.7);
}
.no_right{
	margin-right:0px !important; 
}

.fale {
	float: left;
	width: 500px;
	margin-bottom: 30px;
	margin-top: 20px;
}

.lado2 {
	float: right;
	width: 450px;
	margin-left: 10px;
	padding-top: 30px;
}
.mapa_fale{
	width: 450px;
	height: 120px;
	float: left;
	padding: 5px;
	background-color: #006500;
	margin-bottom: 10px;
	margin-right: 0;
}
a.amplia{
	text-transform: uppercase;
	font-size: 15px;
	font-weight:normal;
	color:#666;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	margin-left:100px;
}
a.amplia:hover{
	text-decoration:underline;
}
h3 {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color:#006500;
}
h4 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color:#006500;
}
.three {
	float: left;
	width: 300px;
	margin-right:30px;
}

/*newsletter*/

.news{
	width: 100%;
	height: 45px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px !important;
	margin-top: 40px;
	position:relative;
	z-index:1000;
	
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(221,221,221,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(221,221,221,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(221,221,221,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(221,221,221,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(221,221,221,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(221,221,221,1) 100%); /* W3C */



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 2px 1px 2px 0px rgba(50, 50, 50, 0.8);
	-moz-box-shadow: 2px 1px 2px 0px rgba(50, 50, 50, 0.8);
	box-shadow: 2px 1px 2px 0px rgba(50, 50, 50, 0.8);
	}
	
	#newsletter #nome {
float: left;
outline: none;
width: 230px;
height: 36px;
border: none;
margin: 18px 0px 0px 0px;
padding: 0px 10px;
background-color: #fff;
color:#333;
margin-top:8px;

-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.3);
box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.3);
}
#newsletter #nome:focus{
	background-color: #fff;
	color:#0656A6;
}
#newsletter #email{
	float: left;
outline: none;
width: 230px;
height: 36px;
border: none;
margin: 18px 0px 0px 23px;
padding: 0px 10px;
background-color: #fff;
	color:#333;
	margin-top:8px;
	
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.3);
box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.3);
}
#newsletter #email:focus{
background-color: #fff;

}
#newsletter #ok{
	float: left;
	margin: 18px 0px 0px 23px;
	border: none;
	width: 230px;
	height: 36px;
	cursor: pointer;
	font-weight: bold;
	outline: none;
	color: #555;
	text-align: center;
	margin-top:8px;
	border:1px solid #ddd;
	
	background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.3);
box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.3);
}
#newsletter #ok:hover{
	text-decoration:underline;
}
#newsletter #ok:active{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.cinza{
	color: #666;
}
.preto{
	color: #000;
}

.form_news{
	width:777px;
	float:right;
	margin-top:-60px;
}

/*fim newsletter*/