@charset "utf-8";
@import url("../../text/fonts.css");
body.index {
	margin:0;
	padding:0;
	background:url(../../../images/bg.png) repeat-x fixed;
	background-size:cover;
}
.topo {
}
body.index img.logo {
	margin-top:20px;
}
.background {
	margin-top:0;
	padding-top:30px;
	padding-bottom:50px;
	top:0;
	background:url(../../../images/bg2.png)  center bottom;
	background-size:100%;
}
.background .topo {
	margin-top:0;
}
a:link, a:visited {
	text-decoration:none;
}
/* MENU */
.fundoMenu {
	position:absolute;
	z-index:1;
	width:100%;
	height:85px;
}
 .main_menu
{
	float:right;
	text-align:center; 
	margin-top: 40px;
}
.main_menu ul.menu li {
	list-style:none; 
	float:left; 
	height:50px;
	float:left;
	margin:0;
	padding:0;
}
.main_menu ul.menu li a {
	display: block;
	text-decoration: none;
	text-align: center;
	line-height: 1.8em;
	color: #000;
	padding: 5px 15px;
	margin: 5px;
	font-weight: normal;
	font-size: 14px;
	font-weight:bold;
	background: rgba(255,255,255, 0.6);
	text-transform:uppercase;
}
.main_menu ul.menu li a:hover, .main_menu ul.menu li a.active {
	padding: 10px 15px;
	margin-top: 0px;
	background: #fbfbfb;
}

.slide {
	margin:0;
	padding:0;
	margin-top: -1px;
}

.corpo {
	padding:25px 0 35px;
}
.corpo h2 {
	color:#000;
	font-size:24px;
}
.corpo h1 {
	color:#000;
	font-size:36px;
	text-shadow:none;
	
}
.corpo p {
	color:#000;
	font-weight:normal;
	font-size:16px;
}
.contato p,.contato a {
	color:#444444;
}
.contato a:hover {
	color:#000;
}
.boxServicos {
	margin-top:120px;
	padding-bottom:0;
	margin-bottom:-30px
}
.boxServicos img {
	padding:10px;
	margin-bottom:20px;
}
.boxServicos p {
	font-weight:bold;
	font-size:14px;
}
.produtos h2 {
	margin-top:60px;
}


#rodape {
	background:#FFF;
	border-top: 1px #666 solid;
	padding:20px 0;
	position:absolute;
	z-index: 999;
	width:100%;
	
}
#rodape h5, #rodape a {
	color:#444444;
	font-weight:normal;
	margin:0;
	font-size:18px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

.margin {
	margin: 20px 0;
}
.clientes img {
	height:85px;
	margin-bottom:10px;
}

.rodapeBottom {
	display:block;
	margin:0 auto;
	width:100%;
	padding:0;
	bottom:120px;
	position:fixed;
	
}
.rodapeBottom #rodape {
	padding-bottom:60px;
}

/* **************** MENU CEL ********************* */
@media all and (max-width: 760px) {
#topoNormal { display:none; } 
#topoCel { display:block; }
#topoCel { position:relative; margin:6px 0;  }
#topoCel .topo2 a img.logo {
	margin: 5px 0 ;
	width: 40% !important;
}
.topo2 {
	margin:0 !important;
	padding:0 !important;
}
a:link #linkMenuCel,a:visited #linkMenuCel { 
	*width:100%; 
	height:42px; line-height:42px;
	font-size:14px;
	padding: 4px 20px;
	position:relative; 
	clear:both;
	text-decoration:none;
	color:#fff;
	background:#487a93;
	margin-bottom:0px;

} 
ul.topomenuCel {
	margin:0; padding:0;
}
.topomenuCel li {
	clear:both;
	background: transparent;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}
#menuCel ul.topomenuCel li a.menuCel {
	border-bottom:1px dotted #666;
	background:#f1f1f1;
	display:block;
	font-size:16px;
	color:#666;
	text-indent: 20px;
	padding: 10px 0;
}
#menuCel ul.topomenuCel li a.menuCel:hover {
	background:#fbfbfb;
}
.slide,.slider1,.bx-wrapper {
	display:none;
}
.corpo {
	margin:0;
}

.boxServicos {
	display:none;
}
#menuCel {
	z-index:100;
}
.rodapeBottom {
	display:block;
	margin:0 auto;
	width:100%;
	padding:0;
	bottom:120px;
	position:fixed;
	z-index:10;
	
}
.rodapeBottom #rodape {
	padding-top:10px;
	padding-bottom:60px;
}
.rodapeBottom #rodape, .rodapeBottom #rodape h5, .rodapeBottom #rodape h5 a, .rodapeBottom #rodape p {
	font-size:12px;
}
.rodapeBottom #rodape img.logoRodape {
	width:20%;
	float:right;
	margin-top:-45px;
}

#rodape, #rodape h5, #rodape h5 a, #rodape p {
	font-size:12px;
}
#rodape img.logoRodape {
	width:20%;
	float:right;
	margin-top:-45px;
}


}

