/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family:"Calibri Light", "Agency FB";
/*	background:url(../imagens/textura.jpg);*/
	
}
.razao{
	color:#00c;
	font-size:20px;
	
}
.body{
	font-size:14px;
}


#top1{
	background:url(../imagens/textura.jpg);
	}
#conteudo_top1{
	padding:5px;
	margin:0;
	width:30%;
	text-align:right;
	font-size:14px !important;
	position:relative;
	left:55%;
	color:#C8C8C8;
	}
#top2{
	z-index:100;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width:100%;
  height:124px;
  background:url(../imagens/BACKGROUND_LOGO_BANNER-120x124.png) repeat-x;
  background-color:#fff;	
  margin:1px 0px 10px 0px;
}
#top2_logo{
	float:left;
	margin: 0px 0px 0px 180px;
}
#top2_menu{
position:relative;
top:50px;
width:840px;
margin: 0px 0px 0px 350px;
	
}
#top2_menu li{
	display:inline-block;
	font-size:18px;
	list-style:none;
	text-decoration:none;
	text-align:center;
}
#top2_menu li a{
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	text-shadow: 1px 1px 5px rgba(50, 50, 50, 1);
	padding: 1px 1px 1px 1px;
	margin: 1px 40px 1px 40px;
/*	border-bottom:1px  solid #e8e8e8;*/

}
	#top2_menu li a:hover {
	text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
}

#menu{
	width:80%;
	margin:0 auto;
	padding:20px;
	height:40px;

}

#menu1{
	position:relative;
	padding:0;
	margin:0;
	text-align:center;
}

#menu1 li{
	display:inline-block;
	font-size:18px;
	list-style:none;
	text-decoration:none;
	text-align:center;
	
}
#menu1 li a{
	text-decoration:none;
	display:block;
	color:#c8c8c8;
	padding: 1px 1px 1px 1px;
	margin: 1px 30px 1px 30px;
	border-bottom:1px  solid #c8c8c8;

}
#menu1 li a:hover {
	border-bottom:1px  solid #c8c8c8;
}
#conteudo1{
	position:static;
	background-color:#FFF;
	width:100%;
	padding:20px 0px 10px 0px;
	margin:0;
	min-height:100px;
	
}
#slideshow{
	width:960px;
	height:360px;
	margin:0 auto;
	/*border:1px #000000 solid;*/
-webkit-box-shadow: 0px 0px 14px 0px rgba(2, 28, 0, 0.73);
-moz-box-shadow:    0px 0px 14px 0px rgba(2, 28, 0, 0.73);
box-shadow:         0px 0px 14px 0px rgba(2, 28, 0, 0.73);
}
#img_banner{
	text-align:center;
	padding:0;
	margin:0 auto;
	width:100%;
	position:relative;
	}
#separador1{
	padding:0;
	height:40px;
	background:#00cc00;
	/*border-bottom:5px #0000cc solid;
	-webkit-box-shadow: 0px 18px 30px 0px rgba(50, 50, 50, 0.33);
	-moz-box-shadow:    0px 18px 30px 0px rgba(50, 50, 50, 0.33);
	box-shadow:         0px 18px 30px 0px rgba(50, 50, 50, 0.33);*/
	
-webkit-box-shadow: 0px 5px 10px 1px rgba(0, 0, 120, 1);
-moz-box-shadow:    0px 5px 10px 1px rgba(0, 0, 120, 1);
box-shadow:         0px 5px 10px 1px rgba(0, 0, 120, 1);
	
}

#conteudo2{
	top:5px;
	padding: 0;
	margin: 0;
	width: auto;
	height: 400px;
	color:#606060;
/*	
background: rgb(255, 255, 255);
background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 3%, rgb(0, 204, 0) 100%);
background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 3%, rgb(0, 204, 0) 100%);
background: -o-linear-gradient(90deg, rgb(255, 255, 255) 3%, rgb(0, 204, 0) 100%);
background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 3%, rgb(0, 204, 0) 100%);
background: linear-gradient(180deg, rgb(255, 255, 255) 3%, rgb(0, 204, 0) 100%);
*/

}
#climatempo{
	margin:0;
	padding:1px;
	width:150px;
	height:170px;
	position:relative;
	top:20%;
	left:20%;
	border:solid 1px #0c0;

}




#title_conteudo2{
	width:auto;
	padding:0;
	margin:0;
	min-height:400px;
	}
#title_conteudo3{
	padding:0;
	margin:0;
	min-height:400px;
}
#MVV{
	width:840px;
	margin:0 auto;
	min-height:160px;
	color:#606060;


}

.txt_titulos{
	background:#FFFFFF;
	font-size:40px;
	color:#0000cc;
	text-shadow: 1px 1px 2px rgba(50, 50, 50, 1);
}
.txt_titulo1{
	color:#00cc00;
	font-size:30px;
	font-weight:bold;
}
#banner_contato{
	padding:0;
	margin:0 auto;
	height:auto;
	width:800px;
}
#title_contato{
	padding:0;
	margin :0 auto;
	margin-top:20px;
	margin-bottom: 5px;
	height :auto;
	width  :800px;
	border-bottom:1px solid #00cc00;
}
#subtitle_contato{
	padding:0;
	margin :0 auto;
	width  :800px;
	height :auto;
	font-size:18px; 
	color:#00cc00;
}
#form_contato{
}
#img_rand{
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
 border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
background-image:url(../imagens/bg_img_rand.png);
width:110px;
height:36px;
	
	color:#fff;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	padding:3px;
	margin:0;
	border:1px solid #00cc00; 
}
#bt_refresh_img_rand{
	padding:0;
	margin:0;
	text-align:center;
	cursor:pointer;
	
}
#form_contato label{
	color:#00cc00;
	font-size:22px;
}
.form_inputs_1{
	font-size:22px;
	height:30px;
	width:600px;
	padding:3px;
	border:solid 1px #00cc00;
	border-radius: 5px 1px 5px 1px;
}
.form_inputs_ferifica{
	font-size:22px;
	height:30px;
	width:60px;
	padding:3px;
	border:solid 1px #00cc00;
	border-radius: 5px 1px 5px 1px;
	text-align:center;
}
.button_envia{
    font-size:22px;
	height:40px;
	width:100px;
	padding:3px;
	border:solid 1px #00cc00;
	border-radius: 5px 1px 5px 1px;
	text-align:center;
	color:#ffffff;
	background:#00cc00;
}
#mapa_google{
	padding:0;
	margin:0 auto;
	margin-top:20px;
	width:800px;
	height:400px;
	border:1px solid #00cc00;
}
#numeros_contatos	{
	padding:0;
	padding-top:20px;
	padding-bottom:20px;
	margin:0 auto;
	margin-top:20px;
	width:800px;
	min-height:100px;
	/*border:1px solid #00cc00;*/
	text-align:center;
	color:#606060;
	}
.form_textarea_1{
	font-size:16px;
	height:120px;
	width:600px;
	padding:3px;
	border:solid 1px #00cc00;
	border-radius: 7px 1px 7px 1px;

}

#title_contato img{
	position:relative;
	top:5px;
}
#d_empresa{
	background:#FFFFFF;
	padding:10px;
	text-align:center;
	color:#00c;
	font-size:14px;

}
#d_empresa span{
	font-size:26px;
	
}
#rodape{
	/*background:#00CC00;*/
	
	padding:0;
	margin:0;
	background:url(../imagens/bkg_rodape2.png);
	background-repeat:no-repeat;
	background-size: 100%;
	background-position:bottom;
	width:100%;
	height:380px;

}
#ctt{
position:relative;
margin:0;
padding:0;
width:360px;
text-align:right;
left:70%;
top:55%;
font-size:14px;
color:#F0F0F0;

	
}

#designer{
	position:relative;
	text-align:center;
	width:800px;
	margin:0 auto;
	top:90%;
	padding:10px;
	padding-left:20px;
	color:#FCFCFC;
	font-size:14px;
	/*border-left: 1px #fff solid;*/	
				
}
#designer span a{
	color:#FCFCFC;
}
	
#fim_page{
	padding:0;
	margin:0;
	
}
