@charset "UTF-8";
/* CSS Document */
*{
  margin:0;
  padding:0;
  t-style-type:none;
  text-decoration:none;
  outline: 0;
}
h1{
	font-family: "Times New Roman", Times, "Adobe Garamond Pro", serif;
	font-size: 32px;
	font-style: normal;
	line-height: 40px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #F63;
	text-decoration: none;
}
h2{
	font-family: "Times New Roman", Times, "Adobe Garamond Pro", serif;
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #F63;
	text-decoration: none;
}
h3{
	font-family: "Times New Roman", Times, "Adobe Garamond Pro", serif;
	font-size: 21px;
	font-style: normal;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #F63;
	text-decoration: none;
}
h4{
		font-family: "Times New Roman", Times, "Adobe Garamond Pro", serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: 600;
	color: #333;
	text-decoration:none;
}
h5{
	font-family: Helvetica, "Helvetica Neue", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	letter-spacing: 2px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
}
h6{
	font-family: Helvetica, "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 35px;
	letter-spacing: 2px;
	font-weight: 400;
	color: #333;
	text-decoration: none;
}
h7{
	font-family: Helvetica, "Helvetica Neue", sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 26px;
	letter-spacing: 1px;
	font-weight: 300;
	color: #333;
	text-decoration: none;
}
p{
    font-family: Helvetica, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #333;
	text-decoration: none;
}
a:hover, a:focus, {
    color: #F63;
}

hr{
	background-image:url(imagens/background.png);
    border: 1px solid rgba(115, 115, 115, 0.17);
    clear: both;
    height: 10px;
    margin: 1em 0;
    width: 100%;
}

body{
   margin: 0;
   padding: 0;
}
/*INICIO HEADER*/
#header{
	width: 100%;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F63;	
	padding-top: 15px;
}
#header.home{
   height:380px;
   margin-left:auto;
   margin-right:auto;
   background-color: #F63;
   padding-top: 15px;
}

#cabecalho{
	width: 960px;
	height:93px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#logo{
	width: 190px;
	height:93px;
	float:left;
}

#menu{
	width: 480px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	margin-top: 63px;
	float: right;
	border-radius: 5px;
	
}
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	border-radius: 5px;	
}
#menu li{
	display:inline;
	float:left;
	border-radius: 5px;
}
#menu a{
	font-family: Helvetica, "Helvetica Neue", sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	text-decoration:none;
	width: 120px;
	display: block;
	border-radius: 5px;
}

#menu a:link     {color:#FFF;}
#menu a:visited  {color:#FFF;}
#menu a:hover    {color:#FFF;}
#menu a:active   {color:#FFF;}

.bg{
    background-color:#000;
}
/*FIM MENU PRINCIPAL*/
/*FIM HEADER*/

/*INICIO CAROUSEL*/
.wrapper {
	background-color: white;
	width: 1090px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 40PX;
	margin-bottom:40px;
	padding: 10px 0;
	box-shadow: 0 0 5px #999;
}
.list_carousel {
/*	background-color: #000;*/
	margin: auto;
	width: auto;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	background-color: #eee;
	border: 2px solid #999;
	width: 190px;
	height: 289px;
	padding: 0;
	margin: 39px;
	display: block;
	float: left;
}
.clearfix {
	float: none;
	clear: both;
}
/*FIM CAROUSEL*/

#conteudo.editora{
	width: 960px;
    margin-left: auto;
    margin-right: auto;
	margin-top:200px;
}
#conteudo{
	width: 960px;
    margin-left: auto;
    margin-right: auto;
	margin-top:30px;
}

/*INICIO CONTEUDO CENTRAL*/
#primary{
	width: 680px;
	float: left;
	margin-bottom: 10px;
}
#introduction{
	margin-bottom:10px;
}
#introduction p{
	margin-bottom:10px;
	font-family: Helvetica, "Helvetica Neue", sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 26px;
	letter-spacing: 1px;
	font-weight: 300;
	color: #333;
	text-decoration: none;
}
#segmentos{
	margin-bottom: 10px;
	margin-top: 40px;
	background-color: #FFF;
	padding-right: 20px;
}
#loja{
	height: 35px;
	margin-bottom: 20px;
		padding-right: 25px;
}
#loja a:hover.loja{
	color: #F63;
	text-decoration:underline;	
}
.loja, .veja_todas{
	font-family: Helvetica, "Helvetica Neue", sans-serif;
	text-align: right;
	float: right;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #333;
	text-decoration: none;
	line-height: 30px;
}

/*INICIO TABELA HOME PAGE*/
table.galery{
	width:660px;
}
table.galery tr td{
	font-family: "Times New Roman", Times, "Adobe Garamond Pro", serif;
	font-size: 21px;
	font-style: normal;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #F63;
	text-decoration: none;
	width: 145px;
	text-align: center;
	vertical-align: middle;
}
table.galery tr td a{
font-family: Helvetica, "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 35px;
	letter-spacing: 2px;
	font-weight: 400;
	color: #333;
	text-decoration: none;
}
table.galery tr td.coluna{
	width: 85px;
	text-align: center;
	vertical-align: middle;
}
table.galery tr td.linha{
	height: 50px;
}
table.galery tr td img {
	border: thin solid #333;
}
table.galery tr td.fio{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
	text-align: center;
	vertical-align: middle;
}
/*FIM TABELA HOME PAGE*/

/*para as duas tabelas*/
td.fio a:hover{
	color: #F63;
}
table.galery tr td a:hover{
	color: #F63;
}
/*para as duas tabelas- fim*/

/*INICIO TABELA SEGMENTOS*/
table.segmentos{
	width:660px;
}
table.segmentos tr td{
	width:144px;
	font-family: Helvetica, "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 35px;
	letter-spacing: 2px;
	font-weight: 400;
	color: #333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
table.segmentos tr td.coluna{
	width:100px;
	text-align: center;
	vertical-align: middle;
}
table.segmentos tr td.linha{
	height: 50px;
}
table.segmentos tr td img {
	border: thin solid #333;
}
table.segmentos tr td.titulo{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F63;
	font-family: "Times New Roman", Times, "Adobe Garamond Pro", serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: 600;
	color: #333;
	text-decoration:none;
}
/*FIM TABELA SEGMENTOS*/
/*FIM CONTEUDO CENTRAL*/

/*INICIO BARRA LATERAL*/
#secondary{
	width: 230px;
	float:right;
}

/*INICIO SIGA-NOS*/
#social{
	width: 225px;
	height:90px;
    margin: 0px auto 60px;
	border: thin solid #F63;
	border-radius: 5px;
	padding-bottom: 15px;
}
#social h3{
	text-align: center;
	margin-bottom: 10px;
	font-style: italic;
}
#social ul{
  width:180px;
  margin:auto;
}
  
#social ul li{
  float:left;
  list-style-type: none;
  margin-left:30px;
  
}
.face{
	width:48px;
	height:48px;
	background-image:url(imagens/faceL.png);
	display:block;
}
.twitter{
	width:48px;
	height:48px;
	background-image:url(imagens/twitterL.png);
	display:block;
}
a:hover{
    background-position:bottom;
}
strong{
	display:none;
}
/*FIM SIGA-NOS*/
#store{
	width: 230px;
	height: 150px;
	margin: 0px auto 60px;
}
#store.nulo{
	width: 230px;
	height: 150px;
	margin: 0px auto 0px;
}		
/*INICIO MENU LATERAL*/
#navegacao {
    width: 230px;
    margin: 0px auto 20px;
}
#primeiro, #terceiro, #quarto{
	height: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #F63;
	border-radius: 5px;
}
#segundo{
    height: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #F63;
	border-radius: 5px 0 0;
}
#titulos{
	border: thin solid #F63;
	border-radius: 5px;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

#titulos nav ul li{
	list-style-type: none;
	margin-left: 15px;
}	
#titulos nav ul li a{
	font-family: Helvetica, "Helvetica Neue", sans-serif;    
	line-height: 26px;
	text-align: left;
	color: #000;
	letter-spacing: 2px;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
}	
#titulos nav ul li a:hover{
	line-height: 26px;
	color: #F63;
	letter-spacing: 2px;
	font-family: Helvetica, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
}
a:hover h5 {
	color: #000;
}
/*FIM MENU LATERAL*/
/*FIM BARRA LATERAL*/

/*INICIO RODAPE*/
#rodape{
	width: 960px;
	height: 43px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F63;
	border-bottom-color: #F63;
	padding-top: 20px;
}
#rodape a{
	font-family: "Times New Roman", Times, "Adobe Garamond Pro", serif;
	font-size: 17px;
	font-style: italic;
	text-align: left;
	vertical-align: middle;
	display: inline;
	clear: right;
	float: left;
	color: #333;

}
#rodape a:hover{
	font-family: "Times New Roman", Times, "Adobe Garamond Pro", serif;
	font-size: 17px;
	font-style: italic;
	text-align: left;
	vertical-align: middle;
	display: inline;
	clear: right;
	float: left;
	color:  #F63;
}
/*FIM RODAPE*/

/*INICIO FOOTER*/
#footer{
	background-color: #F63;
	clear:both;
}
#footer.contato{
	background-color: #F63;
	clear:both;
	height: 350px;
}
#footer nav{
     background-color: #F63;
     height:100px;
     width:100%;
	 margin: auto;
}	  
#footer nav ul{
	margin-right:auto;
	margin-left:auto;
	width: 960px;
} 
#footer nav ul li{
	 float:left;
	 list-style-type:none;
	 margin-top: -2px;
}
.grupo{
	margin-left: 1px;
	width:161px;
	height:68px;
	background-image:url(imagens/1a.png);
	display:block;
}
.edicase{
	margin-left: 1px;
	width:149px;
	height:68px;
	background-image:url(imagens/2a.png);
	display:block;
}
.case{
	margin-left: 1px;
	width:113px;
	height:68px;
	background-image:url(imagens/4a.png);
	display:block;
}
.gama{
	width:109px;
	height:68px;
	background-image:url(imagens/3a.png);
	display:block;
}
.comex{
	margin-left: 1px;
	width:123px;
	height:68px;
	background-image:url(imagens/7a.png);
	display:block;
}
.machine{
	margin-left: 1px;
	width:149px;
	height:68px;
	background-image:url(imagens/6a.png);
	display:block;
}
.logistica{
	margin-left: 1px;
	width:149px;
	height:68px;
	background-image:url(imagens/5a.png);
	display:block;
}
a:hover{
	 background-position:bottom;
}
#assinatura{
	width: 960px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	padding-top:45px;
	padding-bottom:30px;
}
p.footer{
	color:#CCC;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px; 
}
p.footer a{
	color: #FFF;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px; 
} 
p.footer a:hover{
	color: #FFF;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration:underline;
} 

/*FIM FOOTER*/

/*INICIO PÁGINA NOSSO GRUPO*/
#grupo{
	height:1270px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 20px;
	clear:both;
}
#texto1{
	float: left;
	width: 630px;
    margin-top: 20px;
	margin-bottom: 50px;
	margin-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#333;
	padding-left: 60px;
}
#texto2, #texto3, #texto4, #texto5, #texto6, #texto7{
	float: left;
	width: 630px;
	margin-bottom: 50px;
	margin-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#333;
	padding-left: 60px;
}

#logotipo1{
	float: left;
	height: 200px;
	width: 185px;
	margin-top: 20px;
	margin-bottom: 50px;
	margin-right: 55px;
	clear: both;
	text-align: center;
	vertical-align: middle;
}
#logotipo2{
	float: left;
	height: 150px;
	width: 185px;
	margin-bottom: 50px;
	margin-right: 55px;
	clear: both;
	text-align: center;
	vertical-align: middle;
}
#logotipo4, #logotipo6, #logotipo7{
	float: left;
	height: 95px;
	width: 185px;
	margin-bottom: 50px;
	margin-right: 55px;
	clear: both;
	text-align: center;
	vertical-align: middle;
}
#logotipo3, #logotipo5{
	float: left;
	height: 125px;
	width: 185px;
	margin-right: 55px;
	clear: both;
	text-align: center;
	vertical-align: middle;
}
#logotipo1 img{
	margin-top:75px;
	margin-left: auto;
	margin-right: auto;
}
#logotipo2 img{
	margin-top:60px;
	margin-left: auto;
	margin-right: auto;
}
#logotipo3 img{
	margin-top:50px;
	margin-left: auto;
	margin-right: auto;
}
#logotipo4 img{
	margin-top:40px;
	margin-left: auto;
	margin-right: auto;
}
#logotipo5 img{
	margin-top:45px;
	margin-left: auto;
	margin-right: auto;
}
#logotipo6 img{
	margin-top:35px;
	margin-left: auto;
	margin-right: auto;
}
#logotipo7 img{
	margin-top:40px;
	margin-left: auto;
	margin-right: auto;
}		
#texto1 h3, #texto2 h3, #texto3 h3, #texto4 h3, #texto5 h3, #texto6 h3, #texto7 h3{
	font-family: "Times New Roman", Times, "Adobe Garamond Pro", serif;
	font-size: 21px;
	font-style: normal;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: 400;
	color:  #333;
	text-decoration: none;
}
/*FIM PÁGINA NOSSO GRUPO*/

/*INICIO EQUIPE*/
#box1, #box2, #box3, #box4, #box5, #box6, #box7, #box8, #box9, #box10{
	width: 550px;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f63;
}
#box11{
	width: 550px;
	padding: 10px;
}
h4.titulo{
	line-height: 40px;
}
p.texto{
	font-family: Helvetica, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 30px;
}
/*FIM PÁGINA EQIUPE*/

/*INICIO PÁGINA CONTATO*/
fieldset{
	width: 90%;
	margin-top: 50px;
	margin-bottom: 40px;
	padding: 20px;
}
fieldset legend{
	font-family: "Times New Roman", Times, "Adobe Garamond Pro", serif;
	font-size: 21px;
	font-style: normal;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #F63;
	text-decoration: none;
    }
table.contactForm tr td{
	width:250px;
	height:80px;
}
table.contactForm tr td.interesse{
	width:220px;
	padding-left:80px;
	font-family: Helvetica, "Helvetica Neue", sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #333;
	letter-spacing: 1px;
	font-weight: 400;
	text-align: left;
}
table.contactForm tr td.interesse label{
	width:220px;
	font-family: Helvetica, "Helvetica Neue", sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #333;
	letter-spacing: 1px;
	font-weight: 300;
	text-align: left;
}
table.contactForm tr td label{
	width: 90px;
	height: 55px;
	font-family: Helvetica, "Helvetica Neue", sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #333;
	letter-spacing: 1px;
	font-weight: 400;
	text-align: left;
}
table.contactForm tr td input#enviar{
	float: right;
	margin-top: 30px;
}
