/* CSS Document */
	
  
  a{
		color:#999999;
		font-style: normal;
		font-size: 12px Arial;
		text-decoration: none;		
  } 
  a:hover {
		color: #999999;
		font-style: normal;
		font-size: 11px Arial;
		text-decoration: underline;
  }
  
  #corpo
  {
	position: relative;
	font: 12px Arial;
	color:#999999;
	text-align:justify;			 
	width: 100%;
	height:auto;	
	top: 10px;
	padding-bottom: 50px;
  }	
  #produtos
  {
		position: relative;
		font: 12px Arial;
		color: #999999;
		top: 10px;
		text-align:justify;			 
		width: 100%;
		height:auto !important;
		height: 100%;
		min-height: 630px;	
		overflow: auto;	
  }
	#contato
	{
  		position: relative;
		top: 10px;
     	margin: 0;		 
		height: 540px;
		overflow: auto;	
    }      
	#linha_contato
	{
  		position:relative;
		top: -160px;
     	margin: 0;		 
		width: 100%;
		height: 100%; 
    } 
	#cabecalho  
	{       
  		position: absolute;		
		top: 0px;
     	margin: 0;		 
		width: 101.5%;		
		background:url(../imagens/fundo_cabecalho.png);
		margin-left: -0.5em;					
    }         
	 #rodape 
	  {			
			position: absolute;
			bottom:0px;
			width: 101.5%;			
			margin: 0;			
			margin-left:-0.5em; margin-right:-0.5em;
			background:#B52C2A;					  		
	  } 
	  /*............HACK COM CORREÇÕES PARA IE 6...............*/
	  /** HTML html, body { height: 100%;}	
	  * HTML #wrap { position:relative;	min-height:100%; height:auto !important; height:100%;}	 */
	  /** HTML #cabecalho { position: absolute; top: 0px;; width: 101.4%; background:url(../imagens/fundo_cabecalho.png); margin-left:-0.5em; margin-right:-0.5em; z-index:1; overflow: auto;}
  	  * HTML #corpo {position: absolute; top: 170px; height:650px; padding-bottom: 5px; z-index:1; overflow:auto;}	 
	  * HTML #rodape { position: absolute; bottom: 0px; width: 100%; padding: 0px 0; z-index:1; background:#B52C2A;overflow: auto;}	
  	  * HTML #produtos { position: absolute; top: 170px; padding-bottom: 10px;}
	  * HTML #contato { position: absolute; top: 180px; padding-bottom: 10px;}
  	  * HTML #linha_contato { position: absolute; top: 550px; padding-bottom: 10px;}
	  
	  /*.......................................................*/
	  
	  
	#logo_nexun
	{			
			position: absolute;
			top: 100px;
			right: 80px;
			height: 40px;

	} 
	  
   #escextintor  
	{
		font-family:Arial;
		color:#FFFFFF;
        
    }
	#esc_titulo
	{
		font-family:Arial;
		color:#FFFFFF;
		font-size:16px;
        
    }
	#esc_subtitulo
	{
		font-family:Arial;
		color:#FFFFFF;
		font-size:14px;
        
    }
	#esc_letra
	{
		font-family:Arial Black;
		color:#FFFFFF;
		font-size:16px;
		
        
    }
	#esc_textocorpo
	{
		font-family:Arial;
		color:#FFFFFF;
		font-size:12px;	
        
    }
	#rodape_pop1
	{			
			position: absolute;
			left:43%;
			right: 35%;
			bottom: 5px;
	} 
  

