@charset "utf-8";
/* CSS Document */

.sliderPagina{
	width:100%;
	position:relative;
	background:url(../imgs/slider-ws3.jpg);
	height:225px;
}
.sliderPagina2{
	width:100%;
	position:relative;
	background:url(../imgs/slider-trabalhe2.jpg);
	height:225px;
}
.sliderPagina3{
	width:100%;
	position:relative;
	background:url(../imgs/slider-contato2.jpg);
	height:225px;
}
.sliderPagina4{
	width:100%;
	position:relative;
	background:#e8e8e8 url(../imgs/slider-produtos2.jpg) no-repeat center;
	height:225px;
}
.titPagina{
	width: 45%;
	height: 52px;
	background: url(../imgs/bg-seta.png) repeat-x;
	position: absolute;
	left: 0;
	top: 307px;
	color:#fff;
	font-weight:bold;
	font-size:22px;
	text-align:right;
	padding:20px 2% 0 0px;
	
}
.setaPag{
	position:absolute;
	top:307px;
	left:47%;
	background: url(../imgs/lateral-seta.png) repeat-x;
	width:50px;
	height:72px;
}
.imgTexto{
	left:0;
	margin-top:20px;
	width:795px;
	position:absolute;
}
.txtEmpresa{
	float:right;
	width:473px;
	margin-top:30px;
}
.txtEmpresa2{
	float:left;
	margin-top:30px;
}
.imgValores{
	background:url(../imgs/valores.jpg) no-repeat;	
	height:145px;
	width:959px;
	float:left;
	margin-bottom:20px;
}
.imgPags{
	position: absolute;
	margin-top: 14px;
	left: 0;
	height: 202px;
	width: 48%;
	display: block;
}
.imgEmpresa{
	background:#e8e8e8 url(../imgs/imgEmpresa.jpg) no-repeat right 0;
}
.imgTrabalhe{
	background:#e8e8e8 url(../imgs/imgTrabalhe.png) no-repeat right 0;
}
.imgContato{
	background:#e8e8e8 url(../imgs/imgContato.jpg) no-repeat right 0;
}
.formularioTrabalhe{
	width:578px;	
	margin-top:78px;
	margin-bottom:30px;
}
.txtTrabalhe{
	width:578px;	
	height:30px;
	line-height:20px;
	margin-bottom:7px;
}
.txtTrabalhe2{
	width:578px;	
	height:200px;
	line-height:18px;
	
}
input[type="button"]{
	background:#e4292d; 
	color:#fff;
	height:36px;
	padding:0 26px;
	border-color:#e4292d;
	border-radius:3px;
	float:right;
	margin-top:10px;
	cursor:pointer;
}
.boxContato{
	width:320px;
	border:4px solid #e8e8e8;
	margin-top:95px;
	color:#282828;
	font-size:14px;
	padding:20px;
	line-height:21px;
	background:url(../imgs/icoTel.png) no-repeat 276px 40px;
}
.boxContato{
	color:#19277b;
}
.imgTrabalheConosco{
	margin-top:35px;	
}
.Localizacao{
	margin-top:99px;	
}
.menuProdutos{
	background:#e8e8e8;
	width:239px;
	padding:10px 0;
	float:left;
	margin:20px 0;
}
ul.menuProdutos li {	
	list-style:none;
}
ul.menuProdutos li a {
	font-size:13px;
	color:#000;
	text-decoration:none;
	font-weight:600;
	padding:8px 25px 8px 28px;
	background:url(../imgs/icon-menu-produtos.png) no-repeat 14px 13px;
}
ul.menuProdutos li a:hover{
	background:#ccc url(../imgs/icon-menu-produtos.png) no-repeat 14px 13px;	
}
.tabs{
	width: 700px; 
	float: right;
	margin-top:20px;
}
.tabs h3{
	font-size:20px;
	color:#db2021;
	border-bottom:2px solid #db2021;
}
.imgProduto {
    margin: 23px 0;
}
.logosProdutos{
		
}
.logosProdutos li{
	float:left;	
	margin:10px 0;
	list-style:none;
}
.logosProdutos li+li{
	margin-left:29px;	
}
li.topo-menu{
	background: #29378c;
	color: #fff;
	padding: 7px;
	padding: 7px 15px;
	font-weight: bold;
	margin: -10px 0 10px 0;
}
.sliderPaginaContato{
	background:#eef1f8 url(../imgs/bg-contato2.jpg) repeat-x center;	
	height:226px;
}
.sliderPaginaEmpresa{
	background:#e8e8e8 url(../imgs/bg-empresa.jpg) no-repeat center;	
	height:226px;
}
.sliderPaginaTrabalhe{
	background:#e8e8e8 url(../imgs/bg-trabalhe.jpg) no-repeat center;	
	height:226px;
}
.sliderPaginaCatalogo{
	background:#e8e8e8 url(../imgs/slider-catalogo.jpg) no-repeat center;	
	height:226px;
}
.facebook-center{
	margin:0 auto;
	width:582px;
	padding-top: 51px;
}
.empresa-center{
	margin:0 auto;
	width:517px;
	padding-top: 53px;
}
.imgCatalogoEletronico{
	width:444px;
	height:373px;
	margin:30px 0;
}
.sobreCatalogo{
	width:490px;	
	margin-top:30px;
}
.sobreCatalogo h3{
	color:#d61b1c;
	margin-bottom:20px;
}