/* CSS Document */
.siteMiolo{
	width: 790px;
}
.siteL div.col1{
	position:relative;
	float:left;
	width:339px;
	margin-right:3px;
	display: table;
}

.siteL div.divisoria {
	height:1px; 
	width: 401px;
	background:url(../../_img/divisoria_bg.gif) repeat-x;
	margin:0px auto !important;
	margin-left: 21px;
	padding:0px;
	border:none;
}

/*--- ---*/
/*--- COLUNA 1 (ESQUERDA) [INI] ---*/

	/*--- ---*/
	/*--- Destaque Flash [INI] ---*/

	.siteL .col1 div.destFlash {
		position:relative; float:left;
		width:339px;
		margin-bottom:3px;
	}
	
	/*--- Destaque Flash [FIM] ---*/
	/*--- ---*/

	/*--- ---*/
	/*--- Box Livros [INI] ---*/
	.siteL div.bxLivros {
		position:relative; float:left;
		width:331px !important; /* hack para firefox */
		width:339px;	
		margin-top:3px; margin-bottom:3px;
		border: 1px solid #e2e2e2;
		padding: 3px;
		background-color:#FFF;
	}
	
	.siteL .bxLivros div.cont {
		position:relative; clear:left;
		width:317px !important; /* hack para firefox */
		width:331px;	
		padding-top:9px; padding-left:14px; 
		background-color:#f4f4f4;
	}
	
	.siteL .bxLivros h1 {color:#737373; font-size:9px; font-weight:bold;}
	.siteL .bxLivros h2 { color:#737373; font-size:9px; font-weight:bold; margin-top:9px; margin-bottom:9px; margin-right:20px;}
	.siteL .bxLivros h3 {color:#737373; font-size:9px; font-weight:bold; margin-top:20px; margin-bottom:10px; margin-right:20px;}
	
	.siteL .bxLivros p {margin-right:20px;}
	
	.siteL .bxLivros .btVer {text-align:right; float:right; margin-top:18px; margin-bottom:18px; margin-right:22px;}
	
	.siteL .bxLivros div.bxImgLivros {
		position:relative; float:left;
		padding:1px;
		border: 1px solid #c0c0c0;
		margin-right:13px; 
		background-color:#FFFFFF;
	}
	
	/*--- Box Livros [FIM] ---*/
	/*--- ---*/
	
	/*--- ---*/
	/*--- Box Newsletter [INI] ---*/

	.siteR div.bxNewsletter {
		position:relative; float:left;
		width:146px !important;
		width:155px;	
		margin-top:3px; margin-bottom:3px;
		padding-top: 4px; padding-left:8px; padding-bottom:13px;
		background:url(../../_img/intDestNewsletter_bg.gif) repeat-x;
		background-color:#fdc966;
	}
	
	.siteR .bxNewsletter .campoNewsletter {
		width:130px; 
		height:13px !important;
		height:17px;	
		border:1px solid #edb141;
		background-color:#ffebc7;
		padding-left:2px;
		margin-top:2px;
		color:#885800;
	}
	
	.siteR .bxNewsletter form {
		float: left;
	}
	
	.siteR .bxNewsletter input.btSend {
		margin-top:3px;
		margin-right:10px;
		vertical-align:baseline;
		float:right;
	}
	
	.bxNewsletter h1 { color:#FFF; font-size:9px; font-weight:bold; }
	.bxNewsletter h2 {color:#FFF; font-size:9px; font-weight:normal; margin-left:2px; margin-top:1px; margin-bottom:8px; }
	
	/*--- Box Newsletter [FIM] ---*/
	/*--- ---*/
	
	/*--- ---*/
	/*--- Box Busca [INI] ---*/
	.siteL div.bxBusca {
		width:321px !important;
		width:337px;	
		margin-top:3px;
		border: 2px solid #13618c;
		padding-top:8px; padding-left:14px; padding-bottom:6px;
		background:url(../../home/_img/hmBxBusca_bg.gif) repeat-y;
		background-color:#6cb5d0;
		float:left;
	}
	
	.siteL .bxBusca img {border:0px; float:left;}
	.siteL .bxBusca form {padding-top:7px;}
	
	.siteL .bxBusca .campo {
		width:161px;
		height:13px !important;
		height:17px;	
		padding-left:2px;
		margin-right:8px;
		margin-left:13px;
		color:#255465;
		float:left;
		border:1px solid #6aa4bb;
		background:#edf8fd;
	}
	/*--- Box Busca [FIM] ---*/
	/*--- ---*/
	
/*--- COLUNA 1 (ESQUERDA) [FIM] ---*/
/*--- ---*/

/*--- ---*/
/*--- DATA E BOTÃO PARA AUMENTAR A LETRA...[INI] ---*/

.siteL div.hd {
	position: relative; float:left;
	padding-left:10px; padding-bottom:4px;
}

.siteL .hd img {vertical-align:middle;}

.siteL .hd div.data {
	position: relative; 
	float: left;
	padding-top:4px;
}

.siteL .hd .data h2 {color:#4F6878; padding-top:3px; font-size:9px; font-weight:bold; vertical-align:middle;}

/*--- FIM DATA E BOTÃO PARA AUMENTAR A LETRA... [FIM] ---*/
/*--- ---*/

/* -- CLASSE TEXTO LINK [INI] --
.link_text_dest:link     {color: #696969; text-decoration: none; font-size: 9px;}
.link_text_dest:visited  {color: #696969; text-decoration: none; font-size: 9px;}
.link_text_dest:hover    {color: #696969; text-decoration: underline; font-size:9px;}
.link_text_dest:active  {color: #696969; text-decoration: none; font-size: 9px;}

.link_text_dest2:link     {color: #727272; text-decoration: none; font-size: 9px; font-weight:bold;}
.link_text_dest2:visited  {color: #727272; text-decoration: none; font-size: 9px; font-weight:bold;}
.link_text_dest2:hover    {color: #727272; text-decoration: underline; font-size:9px; font-weight:bold;}
.link_text_dest2:active  {color: #727272; text-decoration: none; font-size: 9px; font-weight:bold;}

*/

/*--- ---*/
/*--- COLUNA 2 (Direita) [INI] ---*/

.siteL div.col2 {
	position:relative;
	float:left;
	width:440px;	
	margin:0 0 0 3px;
	*margin:0;
}

	/*--- ---*/
	/*--- Destaque Noticias [INI] ---*/
	
	.siteL div.destNews {
		position: relative;
		clear: left;
		margin-bottom:3px;
		padding-bottom:0px;
		padding-top: 6px;
		padding-left: 14px;
	}
	
	.siteL .destNews h1 {color:#e75c00; font-size:14px; font-weight:bold; margin-top:12px; margin-bottom:4px; margin-left:1px; margin-right:26px;}
	.siteL .destNews h2 {color:#1d688a; font-size:10px; font-weight:bold; margin-top:0px; margin-bottom:3px; margin-left:1px; margin-right:26px;}
	.siteL .destNews h3 {color:#55697b; font-size:9px; font-weight:bold; margin:0px; padding:0px;}
	
	.siteL .destNews p {margin-left:1px; margin-right:26px; padding-bottom:14px; margin-top:0px; margin-bottom:0px;}
	
	/*--- Destaque Noticias [FIM] ---*/
	/*--- ---*/
	
	/*--- ---*/
	/*--- Destaque Mercado [INI] ---*/
	.siteL div.destDentro {
    	border: 1px solid #e2e2e2;
		width:430px;	
		position:relative; 
		float:left;
		margin-top:3px; 
		margin-bottom:3px;
		padding: 3px;
		background-color:#f4f4f4;
	}
	
	.siteL .destDentro h1 {color:#df8e00; margin-bottom:8px; margin-top:0px; margin-left:0px; margin-right:0px;}
	.siteL .destDentro h2 {color:#1d688a; font-size:9px; font-weight:bold; margin-left:0px; margin-top:0px; margin-bottom:10px; }
	
	.siteL .destDentro p {color:#4F6878; font-size:9px; font-weight:normal; padding-bottom:14px; }
	
	.siteL .destDentro div.header {
		position:relative;
    clear:left;
		width:auto;
    height:19px;
	}
	
	.siteL .destDentro div.box {
		position:relative;
    float:left;
		width:365px !important;
		width:385px;	
		margin-top:14px;
		padding: 0px 17px 16px 15px;
		background-color:#f4f4f4;
	}
	
	.siteL .destDentro div.cont {
		position:relative; float:left;
		margin-left:20px;
		width:230px; 
		background-color:#f4f4f4;
	}
	/*--- Destaque Mercado  [FIM] ---*/
	/*--- ---*/

	/*--- ---*/
	/*--- Destaque Eventos [INI] ---*/
	.siteL div.destEventos {
		position:relative;
		float:left;
		padding-top: 12px;
		padding-left:16px;
		background-color: #FFFFFF;
		width: 428px !important;
		width: 438px;
	}
	
	.siteL .destEventos p { margin-top:10px;}
	.siteL .destEventos ul { padding:0px; font-weight:bold; margin-left:16px; margin-top:10px;}
	.siteL .destEventos li { list-style-image:url(../../_img/li.gif); font-weight:bold; padding:0px; margin:0px;}
	
	/*--- Destaque Eventos  [FIM] ---*/
	/*--- ---*/

/*--- COLUNA 2 (Direita) [FIM] ---*/
/*--- ---*/

/*--- ---*/
/*--- CONTEÚDO INTERNAS [INI] ---*/
	.siteL div.int {
		position: relative; 
		float:left;
		width: 785px !important;		
		width: 780px;
		margin-top: 16px;	
	}

		/* -- IMG TITULO SELECIONE A CATEGORIA [INI] -- */
			.siteL .int div.titImgCategoria {
				position: relative;
				width: 760px;
				padding-left: 10px;
				padding-right: 10px;			
				margin-top: 15px;
			}
		/* -- IMG TITULO SELECIONE A CATEGORIA [FIM] -- */
		/*--- ---*/

		/*--- ---*/
		/*--- TITULO DA PÁGINA [INI] ---*/
		.siteL div.intTit {
			position:relative; 
			float:left;
			width: 779px !important;
			width: 786px;
			margin-top:3px; 
			margin-right:3px;	
			background:url(../../_img/intHd_bg.gif) repeat-x;
			padding-top:6px; padding-bottom:7px; padding-left:10px;		
		}
		
		/*--- TITULO DA PÁGINA FIM] ---*/
		/*--- ---*/
		
		/*--- ---*/
		/*--- TITULO DA PÁGINA Faleconosco [INI] ---*/
		.siteL div .intTitFC {
			position:relative;
			float:left;
			width: 779px !important;
			width: 786px;
			margin-top:3px;
			margin-right:3px;
			padding-top:6px; padding-bottom:7px; padding-left:10px;
		}
		
		/*--- TITULO DA PÁGINA Faleconosco  [FIM] ---*/
		/*--- ---*/
		/* -- TEXTO INTRODUTÓRIO [INI] -- */
		.siteL .int div.textIntroducao {
			position: relative;
			width: 760px;
			margin-left: 10px;
			margin-right: 10px;		
		}
		/* -- TEXTO INTRODUTÓRIO [FIM] -- */
	
		/* -- LINHA CINZA DIVISÓRIA [INI] -- */
		.siteL .int div.linhaCinza {
			position: relative;
			width: 780px !important;
			width: 775px;
			height: 1px;
			background:url(../../links/_img/linha_horiz.gif) repeat-x;
			margin-left: 0px;
			margin-right: 10px;	
			margin-top: 3px;
		}
		/* -- LINHA CINZA DIVISÓRIA [FIM] -- */

			/*--- ---*/
			/*-- CADASTRO [INI]  --*/
			
			/*--- ---*/
			/*--- Destaque Cadastro [INI] ---*/
				.siteL div.destCad {
					position: relative;
					clear: left;
					margin-bottom:3px;
					padding-bottom:0px;
					padding-top: 6px;
					padding-left: 14px;
				}
				
				.siteL .destCad h1 {color: #e75c00; font-size:14px; font-weight:bold; margin-top:12px; margin-bottom:4px; margin-left:1px; margin-right:26px;}
				.siteL .destCad h2 {color: #e75c00; font-size:10px; font-weight:bold; margin-top:0px; margin-bottom:3px; margin-left:1px; margin-right:26px;}
				.siteL .destCad h3 {color:#55697b; font-size:9px; font-weight:bold; margin:0px; padding:0px;}
				
				.siteL .destCad p {margin-left:1px; margin-right:26px; padding-bottom:14px; margin-top:0px; margin-bottom:0px;}
			/*--- Destaque Cadastro [FIM] ---*/
			/*--- ---*/
			
			/*--- ---*/
			/*--- Chamada Cadastro [INI] ---*/
				.siteL div.destChamada {
					width: 700px;
					position: relative;
					clear: left;
					margin-bottom:3px;
					padding-bottom:0px;
					padding-top: 6px;
					padding-left: 14px;
				}
				
				.siteL .destChamada h1 {color:#FFF; margin-bottom:8px; margin-top:0px; margin-left:0px; margin-right:0px;}
				.siteL .destChamada h2 {color:#4F6878; font-size:9px; font-weight:bold; margin-left:0px; margin-top:0px; margin-bottom:10px; }
				
				.siteL .destChamada p {color:#4F6878; font-size:9px; font-weight:normal; padding: 10px 0px 14px 11px; }
				
				.siteL .destChamada div.header {
					position:relative; clear:left;
					width:auto; height:19px;
					padding-top: 4px; padding-left:14px;
					background:url(../../_img/ctDentro_hd_bg.gif) repeat-x;
				}
				
				.siteL .destChamada div.box {
					position:relative; float:left;
					width:365px !important;
					width:385px;
					margin-top:14px;
					padding-left:15px; padding-bottom:16px; padding-right: 17px;
				}
				
				.siteL .destChamada div.cont {
					position:relative;
					float:left;
					margin-left:20px;
					width:199px;
				}
			/*--- Chamada Cadastro  [FIM] ---*/
			/*--- ---*/

			/*--- ---*/
			/*--- Formulário de cadastro [INI] ---*/
			
				.siteL div.frmCadastro {
					position: relative;
					width: 740px !important;
					width: 775px;	
					margin-top: 3px !important;
					margin-top: -8px;
					margin-bottom: 20px;
					background-color: #E9E9E9;
					padding: 20px;
				}
				
				/* botões do form [INI] */
				.siteL .frmCadastro div.btsForm {
					position: relative;
					margin-top: 15px;	
					height: 20px;
				}
				
				.siteL .frmCadastro .btsForm div.btLimpar {
					position: absolute;
					width: 52px !important;
					width: 60px;	
				
				}
				
				.siteL .frmCadastro .btsForm div.btEnviar {
					position: absolute;
					left: 62px !important;
					left: 61px;
				
				}
				
				.siteL .frmCadastro .btsForm .btEnviar a { font-family: Verdana; font-size: 11px; color:#e1e6ea; text-decoration: none; }
				.siteL .frmCadastro .btsForm .btEnviar a:hover { font-family: Verdana; font-size: 11px; color:#e1e6ea; text-decoration: underline; }
				
				.siteL .frmCadastro .btsForm .btLimpar a { font-family: Verdana; font-size: 11px; color:#e1e6ea; text-decoration: none; }
				.siteL .frmCadastro .btsForm .btLimpar a:hover { font-family: Verdana; font-size: 11px; color:#e1e6ea; text-decoration: underline; }
				
				.siteL .frmCadastro h1 {
					color: #FF0000;
					font-family: verdana;
					margin-left: 26px;
				}
				
				.siteL .frmCadastro p {color:#4F6878; font-size:9px; font-weight:normal; padding: 10px 0px 14px 11px; }
				
				.siteL div.frmCadastro form { background-color: #e9e9e9; width: 720px;}
				
				.siteL .frmCadastro_ast {color: #e75c00; clear: both;}
				.siteL .frmCadastro legend {color: #495a6a; font-weight: bold; font-size: xx-small; margin:0; padding:0; }
				.siteL .frmCadastro label {color: #495a6a; font-weight: bold; font-size: xx-small; margin:0; padding:0;}
				.siteL .frmCadastro fieldset {border:0px; text-align:left; padding:0; margin:0;}
				.siteL .frmCadastro fieldset input { border: 1px #e9e9e9 solid; width: 335px; }
				.siteL .frmCadastro fieldset textarea { border: 1px #e9e9e9 solid; width: 335px; height: 100px; }
				.siteL .frmCadastro fieldset .limpar { border: 1px #e9e9e9 solid; color: #FFFFFF; background-color: #698295; width: 52px; height: 20px; margin: 5px 0px 0px 10px; }
				.siteL .frmCadastro fieldset .enviar { border: 1px #e9e9e9 solid; color: #FFFFFF; background-color: #1d688a; width: 106px; height: 20px; margin: 5px 0px 0px 0px; }
				.siteL .frmCadastro fieldset .select_p { border: 1px #e9e9e9  solid; width: 166px; }
				.siteL .frmCadastro fieldset .select_g { border: 1px #e9e9e9  solid; width: 336px; }
				.siteL .frmCadastro fieldset .assunto {height: 10px; vertical-align: middle; color: #495a6a; font-weight: bold; font-size: xx-small; }
				.siteL .frmCadastro fieldset .checkbox { border: 1px #e9e9e9  solid; width:15px; margin:0px; padding:0px; float:left;}
				
				.siteL .frmCadastro .maiores_infos {height: 10px; vertical-align: middle; color: #495a6a; font-weight: bold; font-size: xx-small; margin-left: 10px; padding-top: 10px;}
				
				.siteL .frmCadastro .div_p  { top: 0px; width: 340px; float: left; margin-left: 0px; }
				.siteL .frmCadastro .div_d  { top: 0px; width: 340px; float: left; margin-left: 20px; }
				.siteL .frmCadastro .div_f1 { width: 340px; float: left; }
				.siteL .frmCadastro .div_f2 { width: 170px; float: left; }
				.siteL .frmCadastro .div_f3 { width: 400px; margin-top:13px !important; margin-top:12px; float: left; }
				.siteL .frmCadastro .div_f3 h5 { margin-top:0px !important; margin-top:3px; margin-left:2px; }
	
				.siteL .frmCadastro p {color:#4F6878; font-size:9px; font-weight:normal; padding: 10px 0px 14px 11px; }
			
			/*--- Formulário de cadastro [FIM] ---*/
			/*--- ---*/
			
			/*-- CADASTRO [FIM]  --*/
			/*--- ---*/

			/*--- ---*/
			/*--- FALE CONOSCO FORM [INI] ---*/
			
				.siteL div.frmConosco {
					position: relative;
					width: 740px !important;
					width: 775px;	
					margin-top: 3px !important;
					margin-top: -8px;
					margin-bottom: 20px;
					background-color: #E9E9E9;
					padding: 20px;
					margin-left: -10px;
				}
				
				.siteL .frmConosco div.btsForm {
					position: relative;
					margin-top: 15px;	
					height: 20px;
				}
				
				.siteL .frmConosco .btsForm div.btLimpar {
					position: absolute;
					width: 52px !important;
					width: 60px;	
				
				}
				
				.siteL .frmConosco .btsForm div.btEnviar {
					position: absolute;
					left: 62px !important;
					left: 61px;
				
				}
				
				.siteL .frmConosco .btsForm .btEnviar a { font-family: Verdana; font-size: 11px; color:#e1e6ea; text-decoration: none; }
				.siteL .frmCadastro .btsForm .btEnviar a:hover { font-family: Verdana; font-size: 11px; color:#e1e6ea; text-decoration: underline; }
				
				.siteL .frmConosco .btsForm .btLimpar a { font-family: Verdana; font-size: 11px; color:#e1e6ea; text-decoration: none; }
				.siteL .frmConosco .btsForm .btLimpar a:hover { font-family: Verdana; font-size: 11px; color:#e1e6ea; text-decoration: underline; }
				
				.siteL .frmConosco h1 {
					color: #FF0000;
						font-family: verdana;
					margin-left: 26px;
				}
				
				.siteL div.frmConosco form { background-color: #e9e9e9; width: 720px;}
				
				.siteL .frmConosco_ast {color: #e75c00; clear: both;}
				.siteL .frmConosco legend {color: #495a6a; font-weight: bold; font-size: xx-small; margin:0; padding:0; }
				.siteL .frmConosco label {color: #495a6a; font-weight: bold; font-size: xx-small; margin:0; padding:0;}
				.siteL .frmConosco fieldset {border:0px; text-align:left; padding:0; margin:0;}
				.siteL .frmConosco fieldset input { border: 1px #e9e9e9 solid; width: 335px; }
				.siteL .frmConosco fieldset textarea { border: 1px #e9e9e9 solid; width: 335px; height: 100px; }
				.siteL .frmConosco fieldset .limpar { border: 1px #e9e9e9 solid; color: #FFFFFF; background-color: #698295; width: 52px; height: 20px; margin: 5px 0px 0px 10px; }
				.siteL .frmConosco fieldset .enviar { border: 1px #e9e9e9 solid; color: #FFFFFF; background-color: #1d688a; width: 106px; height: 20px; margin: 5px 0px 0px 0px; }
				.siteL .frmConosco fieldset .select_p { border: 1px #e9e9e9  solid; width: 166px; }
				.siteL .frmConosco fieldset .select_g { border: 1px #e9e9e9  solid; width: 336px; }
				.siteL .frmConosco fieldset .assunto {height: 10px; vertical-align: middle; color: #495a6a; font-weight: bold; font-size: xx-small; }
				.siteL .frmConosco fieldset .checkbox { border: 1px #e9e9e9  solid; width:15px; margin:0px; padding:0px; float:left;}
				
				.siteL .frmConosco .maiores_infos {height: 10px; vertical-align: middle; color: #495a6a; font-weight: bold; font-size: xx-small; margin-left: 10px; padding-top: 10px;}
				
				.siteL .frmConosco .div_p  { top: 0px; width: 340px; float: left; margin-left: 0px; }
				.siteL .frmConosco .div_d  { top: 0px; width: 340px; float: left; margin-left: 20px; }
				.siteL .frmConosco .div_f1 { width: 340px; float: left; }
				.siteL .frmConosco .div_f2 { width: 170px; float: left; }
				.siteL .frmConosco .div_f3 { width: 400px; margin-top:13px !important; margin-top:12px; float: left; }
				.siteL .frmConosco .div_f3 h5 { margin-top:0px !important; margin-top:3px; margin-left:2px; }
			
			/*--- FALE CONOSCO FORM [FIM] ---*/
			/*--- ---*/
  
      /*--- EVENTOS ---*/


      .box_eventos{
      	width:445px;
      	height:121px;
      	margin:3px 0 6px 0;
      	border:solid 1px #e2e2e2;
      	background-color:#f4f4f4;
      	position:relative;
      }
      
      .int_eventos{
      	width:405px;
      	height:115px;
      	margin:3px;
      	padding: 0 35px 0 0;
      	background-color:#f4f4f4;
      	position:absolute;
      }
      
      .tit_eventos{
      	width:415px;
      	height:26px;
      	top:10px;
      	left:10px;
      	background:url(../../_img_home/tit_box_eventos.gif);
      	text-indent:-9999px;
      	position:absolute;
      }
      
      .texto_eventos_1{
      	font-size:9px;
      	color:#a0a0a0;
      	font-weight: bold;
      	padding:0 0 0 18px;
      	position:absolute;
      	top:40px;
      	left:19px;
      }
      
      .icon_eventos_1{
      
      	width:5px;
      	height:5px;
      	top:44px;
      	left:11px;
      	background:url(../../_img_home/icon_eventos.gif) no-repeat;
      	text-indent:-9999px;
      	position:absolute;
      }
      
      .texto_eventos_2{
      	font-size:9px;
      	color:#a0a0a0;
      	font-weight: bold;
      	padding:0 0 0 18px;
      	position:absolute;
      	top:56px;
      	left:19px;
      }
      
      .icon_eventos_2{
      	width:5px;
      	height:5px;
      	top:60px;
      	left:11px;
      	background:url(../../_img_home/icon_eventos.gif) no-repeat;
      	text-indent:-9999px;
      	position:absolute;
      }
      
      .texto_eventos_3{
      	font-size:9px;
      	color:#a0a0a0;
      	font-weight: bold;
      	padding:0 0 0 18px;
      	position:absolute;
      	top:72px;
      	left:19px;
      }
      
      .icon_eventos_3{
      	width:5px;
      	height:5px;
      	top:76px;
      	left:11px;
      	background:url(../../_img_home/icon_eventos.gif) no-repeat;
      	text-indent:-9999px;
      	position:absolute;
      }
      
      .btn_ver_mais_eventos{
      	width:102px;
      	height:10px;
      	top:95px;
      	left:316px;
      	background:url(../../_img_home/btn_ver_mais_eventos.gif);
      	text-indent:-9999px;
      	position:absolute;
      }
      /*Fim de eventos*/
      
      
/******* INOVAÇÃO **********/

.box_inovacao{
	width:339px;
	height:159px;
	background:url(../../_img_home/box_inovacao.gif) no-repeat;
	margin:3px 0 3px 0;
	padding-top: 10px !important;
}

.box_inovacao .txt1{
	color:#FFFFFF;
	width:  178px;
	margin: 22px 0 0 149px;
}

.btn_box_inovacao{
	width:95px;
	height:11px;
/*	background:url(../../_img_home/btn_box_inovacao.gif) no-repeat;*/
	margin:5px 0 2px 230px;
}


/******* FINAL INOVAÇÃO **********/

/*--- CONTEÚDO INTERNAS [FIM] ---*/
/*--- ---*/
