@font-face {
    font-family: 'MankSans-MediumRegular';
    src: url('./fonts/manksans-medium-webfont.eot');
    src: url('./fonts/manksans-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/manksans-medium-webfont.woff') format('woff'),
         url('./fonts/manksans-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MankSansRegular';
    src: url('./fonts/manksans-webfont.eot');
    src: url('./fonts/manksans-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/manksans-webfont.woff') format('woff'),
         url('./fonts/manksans-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}/**/

html, body {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
   }
   

p {
      margin: 0;
      padding: 0;
   }
 /*  */
.link_voltar{
	font-family:MankSans-MediumRegular;
	font-size:12px; 
	color:#A60000;
	font-weight:bold;
}  

.paginas3{
	font-family:MankSans-MediumRegular;
	font-size:12px; 
	color:#A60000;
	font-weight:bold;
} 

.paginas3a{
	font-family:MankSans-MediumRegular;
	font-size:12px; 
	color:#999999;
} 

.subtit_paginas{
	font-family:MankSans-MediumRegular;
	font-size:15px; 
	color:#BF0000;
	font-weight:bold;
}

.titulo_paginas2{
	font-family:MankSans-MediumRegular;
	font-size:25px;
	color:#333333;
	font-weight:bold;
}
   
.txt_rodape{
	font-family:MankSans-MediumRegular;
	font-size:12px; 
	color:#A60000;
	font-weight:bold;
}   
   
.txt_rodape1{
	font-family:MankSans-MediumRegular;
	font-size:11px; 
	color:#000000;
}   

.titulo_newsletter{
	font-family:MankSans-MediumRegular;
	font-size:19px; 
	color:#D48080;
	font-weight:bold;
}

.titulo_portfolio{
	font-family:MankSans-MediumRegular;
	font-size:18px; 
	color:#333333;
	font-weight:bold;
}

.rodape_newsletter{
	font-family:MankSans-MediumRegular;
	font-size:11px;
	color:#DC8080;
}

.txt_home1{
	font-family:MankSans-MediumRegular;
	font-size:17px;
	color:#FFFFFF;
}

.txt_home2{
	font-family:MankSans-MediumRegular;
	font-size:13px;
	color:#FFFFFF;
}

.txt_home2a{
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
}

.titulo_paginas{
	font-family:MankSansRegular;
	font-size:25px;
	color:#333333;
	font-weight:bold;
}

.titulo_empresas{
	font-family:MankSansRegular;
	font-size:18px;
	color:#333333;
	font-weight:bold;
}

.titulo_produtos{
	font-family:MankSansRegular;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

.listagem_produtos{
	font-family:MankSansRegular;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.listagem_produtosb{
	font-family:MankSansRegular;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.titulo_produtosDet{
	font-family:MankSansRegular;
	font-size:18px;
	color:#333333;
	font-weight:bold;
}

.txt_produtosDet{
	font-family:Tahoma;
	font-size:11px;
	color:#8C0000;
	font-weight:bold;
}


img {
border: 0;
}

.transparente {
        zoom: 1;
        filter: alpha(opacity=30);
        opacity: 0.3;
}

 
.transparent_class img{
        filter:alpha(opacity=40);
        -moz-opacity:0.4;
        -khtml-opacity: 0.4;
        opacity: 0.4;
}
.transparent_class:hover img{
        filter:alpha(opacity=100);
        -moz-opacity:1;
        -khtml-opacity: 1;
        opacity: 1;
}


.texto {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

.texto_ {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

.texto_3 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: red;
}

.texto_home{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

.transparente {
        zoom: 1;
        filter: alpha(opacity=30);
        opacity: 0.3;
}

input,select,textarea{
    outline:none;
}

.formulario1{
	background-image: url('imagens/formulario1.png'); 
	background-attachment: scroll; 
	background-position: left top;  
	background-repeat: no-repeat;
	width: 279px;
	height: 26px;
	text-align: left;
	align: left;
	padding: 0px;
	margin: 0px;
}

.formulario2{
	border:0px solid #bebebe; 
	font-family: Tahoma;
	background: none;
	color: #333333;
	font-size: 11px; 
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-left: 8px;
	width: 265px;
}

.formulario1n{
	background-image: url('imagens/fundo_formulario_248.png'); 
	background-attachment: scroll; 
	background-position: left top;  
	background-repeat: no-repeat;
	width: 248px;
	height: 26px;
	text-align: left;
	align: left;
	padding: 0px;
	margin: 0px;
}

.formulario2n{
	border:0px solid #bebebe; 
	font-family: Tahoma;
	background: none;
	color: #333333;
	font-size: 11px; 
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-left: 8px;
	width: 230px;
}

.formulario1na{
	background-image: url('imagens/fundo_formulario_561.png'); 
	background-attachment: scroll; 
	background-position: left top;  
	background-repeat: no-repeat;
	width: 561px;
	height: 90px;
	text-align: left;
	align: left;
	padding: 0px;
	margin: 0px;
}

.formulario2na{
	border:0px solid #bebebe; 
	font-family: Tahoma;
	background: none;
	color: #333333;
	font-size: 11px; 
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-left: 8px;
	height:80px;
	width: 550px;
	resize:none;
}


.formulario1a{
	background-image: url('imagens/newsletter_form.jpg'); 
	background-attachment: scroll; 
	background-position: left top;  
	background-repeat: no-repeat;
	width: 140px;
	height: 22px;
}


.formulario2a{
	border:0px solid #FFFFFF; 
	font-family: "Arial";
	background-color: #d5f4ff;
	color: #011729;
	font-size: 11px; 
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	margin-left: 3px;
	width: 154px;
}

.formulario1b{
	background-image: url('imagens/formulario3.png'); 
	background-attachment: scroll; 
	background-position: left top;  
	background-repeat: no-repeat;
	width: 181px;
	height: 33px;
	text-align: left;
	align: left;
	margin: 0px;
}


.formulario2b{
	border:0px solid #34a1d7; 
	font-family: Tahoma;
	background: none;
	color: #333333;
	font-size: 11px; 
	padding: 0px;
	margin: 0px;
	margin-left: 9px;
	margin-top: 9px;
	width: 165px;
}


  
.imageSlideshowHolder{
  margin:1px;  /* "Air" */
  float:right; /* Floating gallery at the right side of other web page content */    
  width:900px;  /* Image width */
  height:254px;  /* Image height */
  position:relative;  /* Don't remove this line */
}

	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}
	
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
z-index: 5;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
z-index: 5;
position: relative;
display: inline;
float: left;
background-color: none; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
z-index: 5;
border: 0px solid black;
padding: 0;
margin: 0;
text-decoration: none;
}


	
/*1st sub level menu*/
.suckertreemenu ul li ul{
z-index: 5;
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
padding: 0px;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
z-index: 5;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
font-family: arial;
font-size: 11px;
display: block;
width: 120px; /*width of sub menu levels*/
color: #FFFFFF;
text-decoration: none;
padding: 4px 8px 8px 8px;
	background-image: url('imagens/submenu_fundo.png'); 
	background-attachment: scroll; 
	background-position: left top;  
	background-repeat: no-repeat;

}

.suckertreemenu ul li ul li a:hover{
color: #0091cc;
text-decoration: underline;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

.titulo_noticia{
	font:16px Tahoma;
	font-weight: bold;
	color: #666666;
}

.nav { position: absolute; z-index: 30; margin-top: 290px;  background: none; padding: 5px; width: 230px; height: 20px;}
#nav a { display: inline-block; width: 18px; height: 18px; margin-left: 3px; background-image: url('imagens/bola.png'); background-attachment: scroll; background-position: left top; background-repeat: no-repeat;}
#nav a.activeSlide { background-image: url('imagens/bolab.png');  }
#nav a:focus { outline: none;  }
#output { text-align: left; }
.s4 {overflow: hidden; height: 345px; overflow-hidden;};
#nav { text-align: left;   }
#s4 div {background:none !important;}

.nav2 { position: absolute; z-index: 30; margin-top: 220px; margin-left: 330px; background: none; padding: 5px; width: 230px; height: 20px;}
#nav2 a { display: inline-block; width: 18px; height: 18px; margin-left: 22px; background-image: url('imagens/bola.png'); background-attachment: scroll; background-position: left top; background-repeat: no-repeat;}
#nav2 a.activeSlide { background-image: url('imagens/bolab.png');  }
#nav2 a:focus { outline: none;  }
.s2 {overflow: hidden; height: 268px; overflow-hidden;};
#nav2 { text-align: left;   }
