@charset "utf-8";

@import url(http://fonts.googleapis.com/css?family=Oswald:400,700|Oxygen:400,700&amp;subset=latin,latin-ext);

/* CSS reset */
* { 
	margin:0;
	padding:0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
img { 
	border:0;
}
ol,ul {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
/* CSS reset fim */

/* Login Header */
#header_full{
	width: 100%;
	height: 133px;
	background-image: url(../images/fundos/fundo_header.jpg);
	background-repeat: repeat-x;
}

#header_margem_full{
	width: 990px;
	height: auto;
	margin: auto;
	text-align: center;
	padding-top: 35px;
}
#header_margem_full a img {
	margin-left: -30px;
}


#menu_full{
	width: 100%;
	height: 35px;
	background-color:#0000FF;
	background-image: url(../images/fundos/f02.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#menu_margem_full{
	width: 990px;
	height: auto;
	margin: auto;
}

#menu_margem_full ul li {
	font-family: 'Oxygen', sans-serif;
	font-size:16px;
	float: left;
	color: #FFF;
	text-transform: uppercase;
	background-image: url(../images/fundos/f01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 7px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 3px;
	font-weight: 400;
}
#menu_margem_full ul li a {
	color: #FFF;
	text-decoration: none;
	padding-right: 23px;
	padding-left: 23px;
}
#menu_margem_full ul li a:hover {
	color: #00F;
	background-color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 23px;
	padding-left: 23px;
}


#botHome {
	padding-left: 0px !important;
	background-image:none !important;
}

#botContato {
	padding-right: 0px !important;
}

/* style banner */
#banner_full{ 
	width: 100%;
	height: auto;
}

#banner_margem_full{
	width: 990px;
	height: auto;
	margin: auto;
}

/* Index Principal */
#principal_full{ 
	width: 100%;
	height: auto;
}

#principal_margem_full{
	width: 990px;
	height: auto;
	margin: auto;
}
.linhaDivide {
	float: left;
	height: 1px;
	width: 975px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	margin-top: 15px;
	margin-bottom: 15px;
}


#boxPortf, #boxServicos, #boxQualidade, #boxAtendimento {
	background-image: url(../images/fundos/fundo_principal.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 330px;
	width: 221px;
	text-align: center;
	background-position: bottom;
	margin-bottom: 15px;
}
#boxPortf a, #boxServicos a, #boxQualidade a, #boxAtendimento a {
	height: 305px;
	width: 221px;
	background-repeat: no-repeat;
	background-position: center top;
	z-index:9;
	text-decoration: none;
	float: left;
}

#boxPortf {
	margin-right:16px;
}

#boxServicos, #boxQualidade {
	margin-left:16px;
	margin-right:16px;
}

#boxAtendimento {
	margin-left:16px;
}

#boxPortf a {
	background-image: url(../images/fundos/icon-portfolio-produtos.png);
}

#boxPortf a:hover {
	background: url(../images/fundos/icon-portfolio-produtos_on.png) no-repeat center top;
}

#boxServicos a {
	background-image: url(../images/fundos/icon-nossos-servicos.png);
}

#boxServicos a:hover {
	background: url(../images/fundos/icon-nossos-servicos_on.png) no-repeat center top;
}

#boxQualidade a {
	background-image: url(../images/fundos/icon-politica-qualidade.png);
}

#boxQualidade a:hover {
	background: url(../images/fundos/icon-politica-qualidade_on.png) no-repeat center top;
}

#boxAtendimento a {
	background-image: url(../images/fundos/icon-atendimento-online.png);
}

#boxAtendimento a:hover {
	background: url(../images/fundos/icon-atendimento-online_on.png) no-repeat center top;
}


#boxPortf a h2, #boxServicos a h2, #boxQualidade a h2, #boxAtendimento a h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	color: #131312;
	text-decoration: none;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 34px;
	text-transform: uppercase;
	margin-top: 110px;
}
#boxPortf a p, #boxServicos a p, #boxQualidade a p, #boxAtendimento a p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777;
	text-decoration: none;
}


.boxDestaques {
	background-image: url(../images/fundos/fundo_destaques.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 215px;
	float: left;
	padding-left: 18px;
	margin-top: 15px;
	padding-top: 19px;
}
.boxDestaques h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 21px;
	color: #7F858C;
	margin-top: 20px;
	font-weight: 400;
}


/* Footer */
#footer_full{
	width: 100%;
	height: 125px;
	margin-bottom:8px;
	background-image: url(../images/fundos/fundo_footer.jpg);
	background-repeat: repeat-x;
	float: left;
}

#footer_margem_full{
	width: 990px;
	height: auto;
	margin: auto;
}
#boxFooterEmpr, #boxFooterSiga, #boxFooterProd {
	float: left;
	margin-top: 30px;
	margin-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#boxFooterEmpr h2, #boxFooterProd h2, #boxFooterSiga h2 {
	color: #00F;
	font-weight: bold;
	text-transform: uppercase;
}
#boxFooterEmpr p, #boxFooterProd p, #boxFooterSiga p {
	color: #333;
	margin-top: 10px;
	vertical-align: top;
}

#boxFooterEmpr p a, #boxFooterProd p a, #boxFooterSiga p a {
	color: #333;
	text-decoration: none;
}

#boxFooterEmpr p a:hover {
	text-decoration: underline;
}

#boxFooterProd p a:hover {
	text-decoration: underline;
}

#boxFooterSiga p a:hover {
	text-decoration: underline;
}

#boxFooterEmpr, #boxFooterProd {
	background-image: url(../images/fundos/f03.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 40px;
}
#logoFooter {
	float: right;
	margin-top: 40px;
	margin-right: 10px;
}

/* Style Páginas Internas */
#conteudo_full{
	width: 100%;
	height: auto;
	background-image: url(../images/fundos/fundo_conteudo.jpg);
	background-repeat: repeat;
	float: left;
}

#conteudo_margem_full{
	width: 990px;
	height: auto;
	margin: auto;
}
#cont_topo {
	background-image: url(../images/fundos/cont_topo.png);
	background-repeat: no-repeat;
	float: left;
	height: 102px;
	width: 990px;
	margin-top: 10px;
}
#cont_meio {
	background-image: url(../images/fundos/cont_meio.png);
	background-repeat: repeat-y;
	float: left;
	width: 827px;
	padding-right: 50px;
	min-height:300px;
	padding-left: 113px;
}
#cont_meio h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #1A1A1A;
	margin-top: 15px;
}

#cont_meio p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
}

#cont_inferior {
	background-image: url(../images/fundos/cont_inferior.png);
	float: left;
	height: 60px;
	width: 990px;
}
#titEmpresa, #titAtendimento, #titProdServ, #titMapa, #titContato, #titRedesSociais, #titQualidade {
	height: 105px;
	width: 830px;
	padding-left: 160px;
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}

#titEmpresa {
	background-image: url(../images/fundos/icon-tit-empresa.png);
}

#titProdServ {
	background-image: url(../images/fundos/icon-tit-servicos.png);
}

#titMapa {
	background-image: url(../images/fundos/icon-tit-mapa.png);
}

#titContato {
	background-image: url(../images/fundos/icon-tit-contato.png);
}

#titRedesSociais {
	background-image: url(../images/fundos/icon-tit-redes-sociais.png);
}

#titAtendimento {
	background-image: url(../images/fundos/icon-tit-atendimento.png);
}

#titQualidade {
	background-image: url(../images/fundos/icon-tit-qualidade.png);
}

#infoContato {
	float: left;
	margin-left: 30px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #EEE;
	border: 1px solid #CCC;
	/*behavior:url(border-radius.htc);*/
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#infoContato p {
	font-size: 13px;
}



#cont_topo h1 {
	font-family: 'Oswald', sans-serif;
	color: #00F;
	font-size: 30px;
	text-transform: uppercase;
	margin-top: 57px;
	width:400px;
	float: left;
}
#boxCompartilhe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	vertical-align: top;
}
.inputForm {
	color: #333;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#enviar {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	color: #FFF;
	background-color: #00F;
	font-weight: bold;
}
#enviar:hover {
	background-color: #00009D;
}
#enviar:active {
	background-color: #FFF;
	color: #00F;
}






/* Style banner jquery */
.folio_block {
	
	position: absolute;
	left: 50%; top: 50%;
	margin: -140px 0 0 -395px;
}

.main_view {
	float: left;
	position: relative;
}

.window {
	height:330px;
	width: 973px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

.paging {
	position: absolute;
	bottom: -11px; right: 20px;
	width: 108px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(images/banners/menu.html) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #0000FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color:#FFF;
}
.paging a.active {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#0000FF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	color:#fff;
}
.paging a:hover {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}



/* Neoware */
#neoware { position: absolute; left: 0px; bottom: 0px; width: 100%; height: 17px; color: #000; background:#0000FF; text-align: center; font-family: tahoma; font-size: 12px; line-height: 16px; display:block; z-index:2; }
div > div#neoware { position: fixed; }

div#neoware {
_right: auto; _bottom: auto;
_left: expression( ( 0 - neoware.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
_top: expression( ( 0 - neoware.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );}
