/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	line-height:16px;
	background:#FFF;
	height:100%;
	width:100%;
}
html {
	height:100%; 
	width:100%;
}
a {
	outline:none;
}
#center {
	margin:0 auto;
	width:954px;
}
#geral {
	background: #fff url(portal/imgs/bg_geral.png) no-repeat center bottom;
	float: left;
	position: relative;
	padding-bottom: 42px;
	width: 954px;
}
#home {
	float:left;
	background:#FFF;
	padding-top:15px;
}
html>body #home {
	width:auto;
}

/*****ESQUECI MINHA SENHA******/
.caixa_esqueci {
	margin-top: 15px;
	padding: 5px;
	background:url(images/fundo_esqueci.gif) no-repeat;
	height: 43px;
}

/*****GENERAL******/
img {
	border:0;
}
a {
	color:#0067B9;
}
a:hover {
	color:#F27E00;
}
#right-inst h2 {
	background:url(images/pontilhado_rodape-mini.gif) bottom repeat-x;
}
h1 {
	float:left;
	width:183px;
	height:82px;	
	margin-top:20px;
}
	h1 a {
		text-indent:-9999px;
		float:left;
		height:77px;
		width:183px;
		outline:none;
	}
h2 {
	margin:30px 0 15px 0;
	font-size:24px;
	float:left;
	width:550px;
	font-weight:bold;
	padding:0;
	background:url(images/pontilhado_semfundo.gif) repeat-x bottom;
	text-transform:uppercase;
	line-height:26px;
	color:#444;
}
h3 {
	font-size:16px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:7px 0 0 0;
}
html>body h3 {
	margin:0 0 15px 0;
}

#paginacao {
 text-align:right;
}
#paginacao_ver {
 text-align:left;
 width: 35%;
 float:left;
}

.paginacao {
	float:left;
	width:97%;
	margin:10px 0 15px 0;
	padding:5px;
	background:#EFF4F8;
	font-weight:700;
}
	.paginacao a{
		padding:2px 3px 2px 3px;
	}
	.paginacao a:hover {
		color:#FFF;
		background:#00599D;
		padding:2px 3px 2px 3px;
	}

.migalha2 {
	float:left;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size:10px;
	width:550px;
	border-bottom:1px solid #ABC2D6;
	margin:0 0 0 0;
	padding:0 0 3px 0;
}
	.migalha2 a {
		text-decoration:underline;
		font-weight:bold;
	}
.migalha {
	float:left;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size:10px;
	width:100%;
	border-bottom:1px solid #ABC2D6;
	margin:20px 0 0 0;
	padding:0 0 3px 0;
}
	.migalha a {
		text-decoration:underline;
		font-weight:bold;
	}
	.migalha .migalha-right {
		float:right;
		width:60%;
	}
		.migalha .migalha-right a {
			float:right;
			font-weight:normal;
		}
		.migalha .migalha-right span {
			float:right;
		}
.left {
	float:left;
}
.right {
	float:left;
}
.link-orange {
	text-decoration:none;
	color:#FE8400;
	font-weight:700;
}

/*****TOPO******/
#topo {
	float:left;
}
#lang {
	background:url(images/img_02.jpg) no-repeat;
	width:949px;
	height:28px;
	float:left;
	color:#fff;
	padding:3px 0 0 6px;
}
	#lang img {
		margin:0 5px 0 0;
	}
.etigre {
	float:left;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	width:282px;
	height:34px;

}
.etigre a {
	background-image:url(images/botaoetigre.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:46px;
	height:16px;
	float:right;
	text-indent:-99999px;
}
.etigre a:hover {
	background-position:bottom;

}
.e_tigre_home {
	float:right;
	background:url(images/div.gif) right no-repeat;
	margin:5px 10px 0 0;
	padding-right:10px;
}
#buscar {
	float:right;
	width:272px;
	margin-top:5px;
}
#buscar button {
	background:url(images/img_06.gif);
	width:22px;
	height:15px;
	float:left;
	border:none;
	text-indent:-999px;
	margin:2px 0 0 5px;
	cursor:pointer;
}
#buscar select {
	float:left;
	width:90px;
	height:18px;
	margin:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#buscar input {
	float:left;
	margin:0 0 0 5px;
	height:14px;
	font-size:11px;
	width:105px;
	padding-top:2px;
}
#buscar label {
	float:left;
	margin:2px 3px 0 0;
	width:auto;
}


/***** MENU *****/
#menu {
	float:right;
	width:650px;
	margin:15px 0 0 50px;
	
}
	#menu ul {
		list-style:none;
		float:right;
		width:617px;
	}
	#menu li {
		float:left;

	}
		#menu ul li a {
			float:left;
			text-indent:-9999px;
			width:100%;
			height:17px;
			line-height:17px;
			outline:none;
			margin:0 10px 0 0;
		}

		#menu .institucional-menu {
			background-image:url(images/menu_1.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:106px;
		}
		#menu .produtos-menu {
			background-image:url(images/menun_19.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:86px;
		}
		#menu .lancamentos-menu {
			background-image:url(images/menun_17.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:115px;
		}
		#menu .onde-comprar-menu {
			background-image:url(images/menun_25.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:103px;
			margin-right:0;
		}
		#menu .midia-menu {
			background-image:url(images/menu_4.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:124px;
			height:16px;
			line-height:16px;
		}
		#menu .noticias-menu {
			background-image:url(images/menu_5.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:84px;
			height:16px;
			line-height:16px;
		}
		#menu .contato-menu {
			background-image:url(images/menu_6.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:67px;
		}
		#menu .catalogos-menu {
			background-image:url(images/menun_21.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:159px;
		}
		#menu .obras-menu {
			background-image:url(images/menun_23.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:114px;
		}
		#menu .institucional-menu:hover, #menu .obras-menu:hover, #menu .catalogos-menu:hover, #menu .produtos-menu:hover, #menu .lancamentos-menu:hover, #menu .onde-comprar-menu:hover, #menu .midia-menu:hover, #menu .noticias-menu:hover, #menu .contato-menu:hover {
			background-position:bottom;
		}
		
		
#menu_cima {
	float:left;
	width:445px;
	margin:0 0 0 0;
	padding:35px 0 0 0;
}
	#menu_cima ul {
		list-style:none;
		float:right;
		width:400px;
		margin:0;
		padding:0;
	}
	#menu_cima li {
		float:left;

	}
		#menu_cima ul li a {
			float:left;
			text-indent:-9999px;
			width:100%;
			height:17px;
			line-height:17px;
			outline:none;
			margin:0 10px 0 0;
		}

		#menu_cima .institucional-menu {
			background-image:url(images/menu_a_empresa.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:106px;
			height:15px;
			line-height:16px;
		}
		#menu_cima .produtos-menu {
			background-image:url(images/menun_19.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:86px;
		}
		#menu_cima .lancamentos-menu {
			background-image:url(images/menun_17.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:115px;
		}
		#menu_cima .onde-comprar-menu {
			background-image:url(images/menun_25.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:103px;
		}
		#menu_cima .midia-menu {
			background-image:url(images/menun_05.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:108px;
			height:15px;
			line-height:15px;
		}
		#menu_cima .noticias-menu {
			background-image:url(images/menun_07.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:71px;
			height:15px;
			line-height:15px;
		}
		#menu_cima .contato-menu {
			background-image:url(images/menun_09.gif);
			background-repeat:no-repeat;
			background-position:top;
			width:51px;
			height:15px;
			line-height:15px;
		}
		#menu_cima .institucional-menu:hover, #menu_cima .produtos-menu:hover, #menu_cima .lancamentos-menu:hover, #menu_cima .onde-comprar-menu:hover, #menu_cima .midia-menu:hover, #menu_cima .noticias-menu:hover, #menu_cima .contato-menu:hover {
			background-position:bottom;
		}		


/***** MAIN *****/
#main {
	background: url("images/bg_main.jpg") repeat-y;
	float:left;
	width:954px;
	margin: 20px 0 3px;

}
#main-topo {
	background: url("images/bg_top_main.jpg") no-repeat center top;
	float: left;
	width: 954px;
}
#main-baixo {
	background: url("images/bg_bottom_main2.jpg") no-repeat center bottom;
	float:left;
	width:954px;
	padding:0 0 30px 0;
	
}
#main-inst {
	background:url(images/bg_main.jpg) center repeat-y;
	float:left;
	width:954px;
	margin:20px 0 3px 0;
}
#main-topo-inst {
	background:url(images/bg_top_main.jpg) top no-repeat;
	float:left;
	width:954px;
}
#main-baixo-inst {
	background:url(images/bg_bottom_main2.jpg) bottom no-repeat;
	float:left;
	width:954px;
	padding:0 0 30px 0;
}

#mainsemmenu {
	float:left;
	width:954px;
	margin:5px 0 3px 0;
}
#mainsemmenu-topo {
	float:left;
	width:954px;
}
#mainsemmenu-baixo {
	float:left;
	width:954px;
	padding:0 0 10px 0;
}

#left {
	width:184px;
	float:left;
	color:#fff;
	_height:600px;
	min-height:700px;
}
html>body #left {
	height:700px;
	min-height:700px;
}
#left embed {
	min-height:700px;
}
#right {
	overflow: hidden;
	font-size:12px;
}
#right-inst {
	padding:0 5px;
	font-size:12px;
	overflow: hidden;
	margin-bottom:6px;
}
html>body #right-inst {
	height:auto;
	min-height:565px;
}
	#right-inst .lista-anexos ul {
		float:left;
		list-style-image:url(images/icone_download.gif);
		list-style-position:inside;
		width:543px;
	}
		#right-inst .lista-anexos ul li {
			border-bottom:1px solid #B2C2D0;
			margin:2px 0 0 0;
			padding:0 0 3px 0;
		}
			#right-inst .lista-anexos ul li a {
				padding:0 0 0 5px;
			}
			html>body #right-inst .lista-anexos ul li a {
				padding:0;
			}

#menu-inst {
	float:right;
	width:169px;
	margin:30px 0 0 15px;
	color:#0067B9;
}
	#menu-inst a {
		float:left;
		width:150px;
		padding:0 0 0 13px;
		text-decoration:none;
	}
	#menu-inst a:hover {
		background:#FD870B;
		color:#fff;
	}
	
	#menu-inst h4 {
		background:url(images/topo_menu_inst.jpg) no-repeat;
		width:172px;
		height:53px;
		float:left;
		text-indent:-9999px;
	}
	#menu-inst ul {
		float:left;
		list-style:none;
		background:url(images/menu_09.jpg) no-repeat bottom;
		padding-bottom:23px;
	}
	#menu-inst li {
		float:left;
		background:url(images/menu_08.jpg) no-repeat #fff left top;
		width:163px;
		height:19px;
		padding:3px 5px 0 2px;
		text-decoration:none;
	}
	html>body #menu-inst li {
		height:auto;
		min-height:19px;
	}
	#menu-inst strong {
		text-decoration:underline;
	}
.destaque-inst {
	float:left;
	margin-left:14px;
}
	.destaque-inst h3 {
		margin:10px 0 10px 0;
		float:left;
		width:100%;
	}


.produtos {
    float:left;
    width: 550px;
}
	.produtos h2 {width: 550px}

	.produtos .titulo-prod-left {
		float:left;
		background:url(images/produto_3_03.jpg) no-repeat;
		width:549px;
		height:29px;
		margin:15px 0 0 0;
	}
	.produtos .titulo-prod-right {
		float:left;
		background:url(images/produto_3_06.jpg) no-repeat right;
		width:549px;
		height:29px;
	}
	.produtos .titulo-prod-left-2 {
		float:left;
		background:url(images/produto_1_03.jpg) no-repeat;
		width:510px;
		height:29px;
		margin:22px 0 0 0;
	}
	.produtos .titulo-prod-right-2 {
		float:left;
		background:url(images/produto_1_06.jpg) no-repeat right;
		width:549px;
		height:29px;
	}
	.produtos h4 {
		float:left;
		background:url(images/produto_3_04.jpg) repeat-x;
		width:531px;
		height:21px;
		padding:8px 0 0 3px;
		margin-left:3px;
		color:#FFFFFF;
		font-size:16px;
	}
	.produtos h4 .link_cat_linha {
		background:url(images/link_cat_tec_lar.gif) no-repeat;
		width:124px;
		height:21px;
		float:right;
		text-indent:-9999px;
		margin: -4px 0 0 0;
	}
	
	.produtos h4 .link_cat_linha_2 {
		background:url(images/link_cat_tec_lar_2.gif) no-repeat;
		width:124px;
		height:21px;
		float:right;
		text-indent:-9999px;
		margin: -4px 0 0 0;
	}
	.produtos h4 span {float:left; text-indent:0;}
	
	html>body .produtos h4 {
		width:536px;
	}
	.produtos .azul {
		background:url(images/produto_1_04.jpg) repeat-x;
	}
	.produtos .categorias-prod {
		float:left;
		width:549px;
		margin-bottom:10px;
		background:url(images/baixo_menu_produtos.gif) no-repeat bottom;
		padding-bottom:3px;
		font-size:11px;
	}
		.produtos .categorias-prod .iten-prod {
			float:left;
			width:100%;
			background:url(images/produto_1_18.jpg) repeat-x #E1EAF2;
			margin-top:1px;
			
		}
		.produtos .categorias-prod span {
			float:left;
			width:162px;
			padding:5px 10px 5px 10px;
			margin-top:1px;
		}
	.produtos .subintes {
		float:left;
		width:540px;
		padding-left:10px;
		height:21px;
		background:url(images/produto_3_100.jpg) no-repeat;
		margin-bottom:10px;
	}
		.produtos .subintes span {
			float:left;
			background:#FE860C;
			color:#FFFFFF;
			height:18px;
			padding:3px 7px 0 7px;
			border-right:1px solid #FFF;
		}
	.produtos .subcategoria-prod-text {
		float:left;
		width:440px;
		margin:0 15px 15px 0;
		font-size: 10pt; 
		color: #FD870C; 
		line-height: 115%; 
		font-weight:bold;
		font-family: Helvetica, sans-serif;
	}
	.produtos .list-produtos {
		float:left;
		width:50%;
		height:134px;
		padding:0 0 2px 0;
		position:relative;
		font-size:12px;
	}
	html>body .produtos .list-produtos {
		height:auto;
		min-height:134px;
	}

.img-prod-destaque {
	width:100%;
	float:left;
	background:url(images/fundo_produto_left.gif) no-repeat center;
	height:107px;
	padding-top:20px;
}

	.produtos h5 {
		float:left;
		text-transform:uppercase;
		font-size:14px;
		font-weight:normal;
		margin:15px 0 0 0;
	}
	.produtos .h2-prod {
		float:left;
		text-transform:none;
		font-size:18px;
		margin-top:0;
	}
	.produtos .caract-1 {
		float:left;
		background:url(images/top_caracteristicas.gif) no-repeat top;
		padding-top:6px;
		margin-top:15px;
	}
	.produtos .caract-1 .caract-2 {
		float:left;
		background:url(images/bottom_caracteristicas.gif) no-repeat bottom;
		padding-bottom:6px;
	}
	.produtos .caract-1 .caract-2 .caracteristicas {
		float:left;
		width:443px;
		background:url(images/bg_caracteristicas.gif) repeat-x #DFE8F1;
		padding:15px 53px 15px 53px;
	}		
		.produtos .caract-1 .caract-2 .caracteristicas .carac-title {
			float:left;
			width:100%;
			height:21px;
			padding:2px;
			color:#FFF;
			font-weight:700;
			background:url(images/img_nova_01.gif) repeat-x;
		}
			.produtos .caract-1 .caract-2 .caracteristicas .carac-title span {
				float:left;
				width:33%;
				text-align:center;
			}
		.produtos .caract-1 .caract-2 .caracteristicas .carac-linha {
			float:left;
			width:100%;
			height:21px;
			padding:2px;
			background:url(images/img_nova_02.gif) repeat-x #F0F4FD;
		}
		html>body .produtos .caract-1 .caract-2 .caracteristicas .carac-linha {
			height:auto;
			min-height:21px;
		}
			.produtos .caract-1 .caract-2 .caracteristicas .carac-linha span {
				float:left;
				width:33%;
				text-align:center;
			}
			

.produtos .caract-1 .caract-2 .caract_abas {
		float:left;
		width:530px;
		background:url(images/bg_caracteristicas.gif) repeat-x #DFE8F1;
		padding:15px 0 15px 0;
	}		
		.produtos .caract-1 .caract-2 .caract_abas .carac-title {
			float:left;
			width:99%;
			height:21px;
			padding:2px;
			color:#FFF;
			font-weight:700;
			background:url(images/img_nova_01.gif) repeat-x;
		}
			.produtos .caract-1 .caract-2 .caract_abas .carac-title span {
				float:left;
				width:33%;
				text-align:center;
			}
		.produtos .caract-1 .caract-2 .caract_abas .carac-linha {
			float:left;
			width:99%;
			height:21px;
			padding:2px;
			background:url(images/img_nova_02.gif) repeat-x #F0F4FD;
		}
		html>body .produtos .caract-1 .caract-2 .caract_abas .carac-linha {
			height:auto;
			min-height:21px;
		}
			.produtos .caract-1 .caract-2 .caract_abas .carac-linha span {
				float:left;
				width:33%;
				text-align:center;
			}
						

.popup-produtos {
	float:left;
	height:405px;
	width:100%;
	overflow:auto;
}
	.popup-produtos .popup-titulo {
		float:left;
		padding:10px;
		color:#000;
		font-size:18px;
		width:546px;
		margin-top:3px;
	}
	.popup-produtos .popup-texto {
		float:left;
		background:#FFF;
		padding:10px;
		width:546px;
	}
	html>body .popup-produtos .popup-texto {
		height:auto;
	}

#direita_prod {
	float:right;
	width:200px;
	margin-top:20px;
	font-size:11px;
}
	#direita_prod .banner-left {
		float:left;
		width:100%;
		text-align:center;
		margin:15px 0 0 0;
	}
	#direita_prod .menu-left-top {
		float:left;
		background:url(images/menu_left_top.gif) no-repeat top;
		padding-top:5px;
		margin-top:15px;
	}
	#direita_prod .menu-left-bottom {
		float:left;
		background:url(images/menu_left_bottom.gif) no-repeat bottom;
		padding-bottom:5px;
	}
	#direita_prod .menu-left-bottom-2 {
		float:left;
		background:url(images/menu_left_bottom_2.gif) no-repeat bottom;
		padding-bottom:5px;
	}
	#direita_prod .menu-left {
		float:left;
		width:200px;
		background:url(images/menu_left_bg.gif) repeat-x #DFE8F1;
		text-align:center;
		padding:10px 0 10px 0;
	}
	
		#direita_prod .menu-left .bt-opiniao {
			float:left;
			background:url(images/botaoopiniao.gif) no-repeat center;
			width:200px;
			height:28px;
			text-indent:-9999px;
			outline:none;
		}
		
		#direita_prod .menu-left .bt-downloads {
			float:left;
			background:url(images/bt_downloads.gif) no-repeat center;
			width:200px;
			height:33px;
			text-indent:-9999px;
			outline:none;
		}
		#direita_prod .menu-left .bt-simuladores {
			float:left;
			background:url(images/bt_simulador.gif) no-repeat center;
			width:200px;
			height:37px;
			text-indent:-9999px;
			outline:none;
		}
		#direita_prod .menu-left .linha-menu-left {
			float:left;
			background:url(images/linha_menu_left.gif) no-repeat center;
			width:200px;
			height:9px;
		}
		#direita_prod .menu-left h3 {
			float:left;
			background:url(images/ondecomprar_lancamento_03.jpg) no-repeat center;
			width:200px;
			height:41px;
			text-indent:-9999px;
			margin-top:10px;
		}
		#direita_prod .menu-left .bt-destaques {
			float:left;
			background:url(images/bt_outros_destaques.gif) no-repeat center;
			width:200px;
			height:15px;
			text-indent:-9999px;
			outline:none;
		}
		#direita_prod .menu-left .bt-destaques-lancamento {
			float:left;
			background:url(images/ondecomprar_lancamento_07.jpg) no-repeat center;
			width:200px;
			height:15px;
			text-indent:-9999px;
			outline:none;
		}
		#direita_prod .menu-left .texto-prod-destaque {
			float:left;
			text-align:left;
			margin:0 10px 10px 10px;
		}
		html>body #direita_prod .menu-left .texto-prod-destaque {
			margin:0 15px 10px 15px;
		}
		
.alert-simulador {
	float:left;
	padding:2%;
	width:96%;
	color:#6F1A1A;
	background:#FFFFD8;
	margin:10px 0 10px 0;
}
.popup-simulador {
	float:left;
	background:url(images/icon_popup_simulador.gif) no-repeat;
	padding-left:30px;
	height:24px;
}


.bt-release {
	float:left;
	background:url(images/bt_releases.gif) no-repeat center;
	width:56px;
	height:15px;
	text-indent:-9999px;
	outline:none;
}


.fd-midias {
	float:left;
	width:49%;
	background:url(images/fundo_padrao_midia.jpg) no-repeat;
	height:64px;
	padding:5px 0 0 6px;
}
html>body .fd-midias {
	height:auto;
	min-height:64px;
}


.midias-geral {
	float:left;
	width:550px;
}
	.midias-geral h3 {
		float:left;
		width:535px;
		background:url(images/bg_title_midia.gif) repeat-x;
		margin-top:20px;
		padding:13px 0 0 15px;
	}
	.midias-geral .midias-out-cima {
		float:left;
		background:url(images/cima_midias.gif) no-repeat top;
		padding-top:3px;
	}
	.midias-geral .midias-out-baixo {
		float:left;
		background:url(images/baixo_midias2.gif) no-repeat bottom;
		height:28px;
	}
	html>body .midias-geral .midias-out-baixo {
		height:auto;
		min-height:28px;
	}
	.midias-geral .midias-out-baixo2 {
		float:left;
		background:url(images/baixo_midias.gif) no-repeat bottom;
		padding-bottom:3px;
	}
	.midias-geral .midias-out {
		float:left;
		width:550px;
		background:url(images/fundo_midias.gif) repeat-y;
	}
	.midias-geral .midias {
		float:left;
		width:245px;
		padding:15px;
	}
	.midias-geral .midias-veja-mais {
		float:left;
		background:url(images/bt_veja_mais.gif) no-repeat 3px 5px;
		width:507px;
		height:19px;
		padding:5px 0 3px 28px;
		margin:0 0 0 5px;
		font-weight:700;
	}
	html>body .midias-geral .midias-veja-mais {
		height:auto;
		min-height:19px;
	}
	
.onde-comprar-cima {
	float:left;
	background:url(images/cima_onde_comprar.gif) no-repeat top;
	padding-top:3px;
}
.onde-comprar-baixo {
	float:left;
	background:url(images/baixo_onde_comprar.gif) no-repeat bottom;
	padding-bottom:3px;
}
.onde-comprar {
	float:left;
	padding:15px;
	background:#EEF3F8;
}
	.onde-comprar .adress-onde {
		float:left;
		width:49%;
		background:url(images/linha_rodape_bottom.gif) no-repeat left bottom;
		margin:0 0 10px 2px;
		font-size:11px;
	}
		.onde-comprar .adress-onde strong {
			color:#004D93;
		}
		.onde-comprar .adress-onde a {
			font-weight:bold;
			text-decoration:none;
		}


.noticias {
	float:left; 
	border-bottom:1px solid #dddddd; 
	padding-bottom:8px;
	width:100%;
	margin-bottom:8px;
}
.noticias a {
	color:#444;
	text-decoration:none;
	font-weight:bold;
}

.dt-noticias {
	padding:5px 2px 5px 2px;
	float:left;
	color:#000;
	font-weight:bold;
	margin-right:5px;
}

.cadastro-mundo-tigre {
	float:left;
	background:url(images/cadastro_mundo_tigre.gif) no-repeat;
	width:554px;
	height:47px;
	text-indent:-9999px;
	outline:none;
}

.download-saiba-mais {
	float:left;
	width:52px;
	height:47px;
	outline:none;
	text-indent:-9999px;
	cursor:pointer;
}
.iten-download {
	float:left;
	width:100%;
	margin:20px 0 10px 0;
	border-bottom:1px solid #E0E0E0;
	padding-bottom:10px;
}
	html>body .table-iten-download {
		float:left;
		margin-left:30px;
	}
	.iten-download-1 {
		float:left;
		width:16%;
	}
	.iten-download-2 {
		float:left;
		width:20%;
		margin-right:3px;
		height:65px;
		font-size:11px;
		font-weight:700;
	}
	.iten-download-3 {
		border-left:1px solid #EEE;
		float:left;
		width:44%;
		margin-right:5px;
		padding-left:3px;
	}
	.iten-download-4 {
		float:right;
		width:15%;
	}
	
	.iten-download-infos-cima {
		float:left;
		background:url(images/cima_infos_downloads.gif) no-repeat top;
		padding-top:3px;
	}
	.iten-download-infos-baixo {
		float:left;
		background:url(images/baixo_infos_downloads.gif) no-repeat bottom;
		padding-bottom:3px;
	}
	.iten-download-infos {
		float:left;
		width:548px;
		border:1px solid #C2CCD4;
		margin-top:15px;
		background:#EFF4F8;
		text-align:center;
		padding:10px 0 10px 0;
	}
		.iten-download-infos span {
			margin-bottom:10px;
		}
		.iten-download-infos-1 {
			float:left;
			width:24%;
			padding-bottom:5px;
		}
		.iten-download-infos-2 {
			float:left;
			width:24%;
			padding-bottom:5px;
		}
	.linha-downloads-list {
		float:left;
		width:69%;
		text-align:left;
		padding:0 0 2px 0;
		border-bottom:1px solid #C2CCD4;
		margin-left:2%;
		height:17px;
	}
	.linha-downloads-list-down {
		float:left;
		width:25%;
		text-align:left;
		padding:0 0 2px 0;
		border-bottom:1px solid #C2CCD4;
		text-align:right;
		height:17px;
	}

	.mt-texto {
		float:left;
	}
	.mt-botao {
		float:right;
		width:189px;
		margin-left:15px;
		height:82px;
		padding:65px 0 0 30px;
		color:#fff;
		background:url(images/fundo_box_mt_new.gif) no-repeat;
	}
	.bt-mundotigre {
		background:url(images/img1_06.gif) no-repeat;
		float:left; 
		width:22px;
		height:15px;
		text-indent:-9999px;
		border:none;
		margin-top:2px;
	}
	.list-news .ul-list-news {
		float:left;
		list-style:none;
		width:100%;
	}
	.list-news .ul-list-news li {
		float:left;
		border-bottom:1px solid #CECECE;
		padding:10px 0 5px 0;
		width:98%;
	}
	.list-news .data-noticia {
		float:left;
		background:url(images/bg_data_noticia_mt.gif) no-repeat;
		width:39px;
		height:24px;
		padding:5px 0 0 8px;
		font-size:12px;
		color:#FFF;
		font-weight:700;
		margin-right:5px;
	}
	.list-news .mais-infos {
		float:left;
		background:url(images/marcador_login_3.gif) no-repeat 3px 5px;
		width:512px;
		height:19px;
		padding:5px 0 3px 28px;
		margin-top:10px;
		font-weight:700;
	}

	.list-news .azul-cima {
		float:left;
		background:url(images/cima_azul_mt.gif) no-repeat top;
		padding-top:2px;
		margin-top:15px;
	}
	.list-news .azul-baixo {
		float:left;
		background:url(images/baixo_azul_mt.gif) no-repeat bottom;
		padding-bottom:2px;
	}
	.list-news .azul-news {
		float:left;
		width:550px;
		height:172px;
		background:url(images/repet_azul_mt.gif) repeat-x;
		text-align:center
	}
		.list-news .azul-news .azul-news-iten {
			float:left;
			width:192px;
			text-align:center;
		}
			.list-news .azul-news .azul-news-iten h3 {
				float:left;
				width:100%;
				height:16px;
				margin:10px 0 0 0;
			}
			.list-news .azul-news .azul-news-iten a {
				float:left;
				width:192px;
				height:75px;
				margin-top:15px;
			}
		.list-news .azul-news .azul-news-separa {
			float:left;
			width:1%;
			text-align:center;
			height:106px;
			background:url(images/separa_mt.gif) no-repeat;
			margin-top:45px;
		}
	.list-news .desc-news {
		float:left;
		width:100%;
		padding-bottom:10px;
	}
		.list-news .desc-news p {
			float:none;
			margin:10px 0 0 0;
		}
		.list-news .desc-news ul, .list-news .desc-news ol {
			padding:15px;
		}
		.list-news .desc-news h3 {
			float:left;
			width:100%;
			font-size:18px;
			font-weight:700;
			margin:5px 0 5px 0;
		}
		.list-news .desc-news .b-strong {
			float:left;
			width:100%;
			margin:0;
		}

	.lista-anexos .msg-pdf-cima {
		float:left;
		background:url(images/cima_pdf.gif) no-repeat top;
		padding-top:3px;
		margin-top:15px;
	}
	.lista-anexos .msg-pdf-baixo {
		float:left;
		background:url(images/baixo_pdf.gif) no-repeat bottom;
		padding-bottom:3px;
	}
	.lista-anexos .msg-pdf {
		float:left;
		width:530px;
		padding:10px;
		background:#CDD9E6;
	}
	.lista-anexos .link-acrobat-reader {
		float:right;
		margin:5px 10px 0 0;
		width:88px;
		height:31px;
		background:url(images/logo_acrobat.gif) no-repeat;
		text-indent:-9999px;
	}


	.produtos .msg-pdf-cima {
		float:left;
		background:url(images/cima_pdf_2.gif) no-repeat top;
		padding-top:3px;
		margin-top:15px;
	}
	.produtos .msg-pdf-baixo {
		float:left;
		background:url(images/baixo_pdf_2.gif) no-repeat bottom;
		padding-bottom:3px;
	}
	.produtos .msg-pdf {
		float:left;
		width:530px;
		padding:10px;
		background:#F1F1F1;
	}
	.produtos .link-acrobat-reader {
		float:right;
		margin:5px 10px 0 0;
		width:88px;
		height:31px;
		background:url(images/logo_acrobat.gif) no-repeat;
		text-indent:-9999px;
	}
	

.fundo-tipo-mt {
	float:left;
	height:103px;
	padding:35px 10px 0 130px;
}
html>body .fundo-tipo-mt {
	height:auto;
	min-height:103px;
}

.login {
	float:left;
	width:552px;
	height:243px;
	background:url(images/fundo_login.gif) no-repeat;
	margin:15px 0 0 0;
}
	.login .iten-login {
		float:left;
		width:50%;
		text-align:center;
		color:#FFFFFF;
	}
		.login .iten-login .cadastro {
			float:left;
			width:100%;
			background:url(images/txt_login.gif) no-repeat center;
			height:96px;
			margin-top:70px;
			text-indent:-9999px;
		}
	.login .button-login {
		float:left;
		background:url(images/marcador_login.gif) no-repeat;
		height:17px;
		padding-left:17px;
		border:none;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#FFF;
		font-weight:700;
		margin-top:10px;
		cursor:pointer;
		
	}

.lancamento-predial, .lancamento-infra, .lancamento-irrigacao {
	float:left;
	width:183px;
	height:133px;
	text-indent:-9999px;
	outline:none;
}
.lancamento-predial {
	background:url(images/lancamento_predial.jpg) no-repeat center;
}
.lancamento-infra {
	background:url(images/lancamento_infra.jpg) no-repeat center;
}
.lancamento-irrigacao {
	background:url(images/lancamento_irrigacao.jpg) no-repeat center;
}

.bt-voltar-general {
	float:right;
	width:40px;
	font-size:11px;
	font-weight:normal;
	text-transform:none;
	text-align:right;
}

.contato {
	float:left;
	width:100%;
}
	.contato .contato-argentina, .contato .contato-chile, .contato .contato-bolivia, .contato .contato-paraguai {
		float:left;
		width:45px;
		height:39px;
		text-indent:-9999px;
		margin:0 10px 0 0;
		outline:none;
	}
	.contato .contato-argentina {
		background:url(images/flags_03.gif) no-repeat;
	}
	.contato .contato-chile {
		background:url(images/flags_05.gif) no-repeat;
	}
	.contato .contato-bolivia {
		background:url(images/flags_07.gif) no-repeat;
	}
	.contato .contato-paraguai {
		background:url(images/flags_09.gif) no-repeat;
	}
	.contato .iten-contato {
		float:left;
		width:100%;
		margin:0 0 20px 0;
	}
		.contato .iten-contato .iten-contato-left {
			float:left;
			width:195px;
			text-align:right;
			padding-right:15px;
			border-right:1px solid #E9E9E9;
		}
		.contato .iten-contato .iten-contato-right {
			float:left;
			width:324px;
			padding-left:15px;
		}
	.ends-contato {
		margin-bottom:5px;
	}
	.form-contato-cima {
		float:left;
		/*background:url(images/cima_form_contato.gif) no-repeat top;*/
		padding-top:3px;
	}
	.form-contato-baixo {
		float:left;
		/*background:url(images/baixo_form_contato.gif) no-repeat bottom;*/
		padding-bottom:3px;
	}
	.form-contato {
		float:left;
		/*width:550px;
		background:#EFF4F8;*/
		padding:10px 0 10px 0;
	}
		.form-contato .form-contato-iten-1 {
			float:left;
			width:195px;
			text-align:right;
			padding-right:15px;
		}
		.form-contato .form-contato-iten-2 {
			float:left;
			width:325px;
			padding-left:15px;
		}
		.form-contato fieldset {
			width:325px;
		}
		.form-contato input {
			width:365px;
			border:1px solid #D2DEE8;
			padding:2px;
			margin:4px 2px;
		}
		.form-contato label {
			width:90px;
			line-height:21px;
			margin-top:3px;
		}
		.form-contato .line12 {line-height:11px}
		.form-contato select {
			width:372px;
			border:1px solid #D2DEE8;
			margin:4px 2px;
			padding:3px 0;
		}
		.form-contato textarea {
			width:365px;
			height:90px;
			border:1px solid #D2DEE8;
			margin:4px 2px;
			padding:2px;
		}
		html>body .form-contato textarea {
			margin:2px;
		}
		.form-contato .button-contato {
			color:#0067B9;
			text-decoration:underline;
			background:url(images/marcador_login_2.gif) no-repeat;
			padding-left:12px;
			text-indent:-5000px;
		}
		html>body .form-contato .button-contato {
			padding-left:20px;
		}

	.form-contato-2 {
		float:left;
		width:550px;
		background:#EFF4F8;
		padding:10px 0 10px 0;
	}
		.form-contato-2 fieldset {
			float:left;
			width:520px;
		}
		.form-contato-2 input {
			border:1px solid #D2DEE8;
			padding:2px;
			margin:2px;
		}
		.form-contato-2 label {
			line-height:12px;
			padding-top:3px;
		}
		.form-contato-2 select {
			border:1px solid #D2DEE8;
			margin:2px;
			padding:2px;
		}
		.form-contato-2 textarea {
			height:90px;
			border:1px solid #D2DEE8;
			padding:2px;
		}
		html>body .form-contato-2 textarea {
			margin:2px;
		}
		.form-contato-2 .button-contato {
			color:#0067B9;
			text-decoration:underline;
			background:url(images/marcador_login_2.gif) no-repeat;
			padding-left:12px;
			
		}
		html>body .form-contato-2 .button-contato {
			padding-left:20px;
		}


	.logos-sustentavel-cima {
		float:left;
		background:url(images/cima_logos_sustentavel.gif) no-repeat top;
		padding-top:3px;
	}
	.logos-sustentavel-baixo {
		float:left;
		background:url(images/baixo_logos_sustentavel.gif) no-repeat bottom;
		padding-bottom:3px;
	}
	.logos-sustentavel {
		float:left;
		width:547px;
		background:#FFF;
		padding:10px 0 10px 0;
		
	}
		.logos-sustentavel .esgoto-e-vida, .esgoto-e-vida {
			float:left;
			background:url(images/logo_esgoto.gif) no-repeat;
			width:79px;
			height:79px;
			text-indent:-9999px;
			margin:0 5px 0 0;
			
		}
		
		.logos-sustentavel .trata-brasil, .trata-brasil {
			float:left;
			background:url(images/abramat_tratabrasil.gif) no-repeat;
			width:100px;
			height:82px;
			text-indent:-9999px;
			margin:0 5px 0 0;
		}
		
		.logos-sustentavel .agua-e-cidade, .agua-e-cidade {
			float:left;
			background:url(images/logo_agua.gif) no-repeat;
			width:152px;
			height:79px;
			text-indent:-9999px;
			margin:0 5px 0 0;
		}

.heg-area-int {
	height:270px;
}
html>body .heg-area-int {
	height:220px;
}

.listabusca ul {
	float:left;
	list-style:none;
}
	.listabusca li {
		float:left;
		width:100%;
		list-style:none;
		border-bottom:1px solid #BEBDC2;
		padding-bottom:10px;
	}

.bottom-premios {
	background:url(images/rodape_premios.gif) no-repeat bottom;
	width:545px;
	float:left;
	padding-bottom:4px;
	margin-bottom:15px;
}
.premios {
	background:url(images/topo_premios.gif) no-repeat top #EDF2F7;
	width:525px;
	float:left;
	padding:10px;
}
.premios-left {
	width:245px;
	float:left;
}
.premios-right {
	width:260px;
	padding:0 0 0 20px;
	float:left;
}
.catalogos_tecnicos {
	float:left; 
	width:540px;
	padding:90px 0 0 0;
	margin:20px 0 0 0;
	height:170px;
	font-size:11px;
}
.catalogos_tecnicos span {
	float:left;
	width:80px;
	margin-right:50px;
	color:#0067B9;
	text-align:center;
	position:relative
}
.catalogos_tecnicos strong {
	padding:6px 0;
	float:left; 
	width:100%;
	text-align:center;
	line-height:12px;
}
.catalogos_tecnicos span a {
	color:#FF800E;
	font-weight:bold;
	float:left;
	padding:0 3px 0 3px;
	margin-right:3px;
	line-height:14px;
}
.poslink {
	border:2px solid #FF800E; 
	z-index:10; 
	background:#fff; 
	position:absolute; 
	float:left; 
	left:0; 
	bottom:-38px; 
	width:92px; 
	padding:3px;
}
.poslink a {
	margin:0; 
	color:#FF800E; 
	font-weight:bold; 
	padding-bottom:5px;
}


/* INICIO CATALOGOS TECNICOS NOVO */
.catalogos_tecnicos_new {
	background-image:url(images/bg_cat_new_predial.jpg);
	background-repeat:no-repeat;
	float:left; 
	padding:0 28px 10px;
	margin:20px 0 0;
	height:403px;
	width:484px;
}
.catalogos_tecnicos_title { color:#0064bf; font-size:20px; line-height:82px; font-weight:normal; text-align:center; text-transform:uppercase; padding:0; margin:0 0 20px; }
.catalogos_tecnicos_img { float:left; margin-right:20px; }
.catalogos_tecnicos_subtitle { color:#0064bf; display:block; font-size:12px; line-height:16px; }
.catalogos_tecnicos_desc { overflow:hidden; }
.catalogos_tecnicos_desc p { color:#0064bf; margin-top:19px; }

#catalogos_tecnicos_form li { overflow:hidden; }
#catalogos_tecnicos_form select { width:175px; }
#catalogos_tecnicos_form #select_segmento_hide { display:none; }

.catalogos_tecnicos_ok {
	background:url(images/bt_ok.jpg) no-repeat;
	border:0;
	overflow:hidden;
	cursor:pointer;
	margin-left:10px;
	height:26px;
	width:51px;
}

.catalogos_tecnicos_baixar {
	background:url(images/bt_baixar.png) no-repeat;
	border:0;
	display:block;
	overflow:hidden;
	height:0;
	cursor:pointer;
	margin-top:27px;
	padding-top:37px;
	width:117px;
}
/* FIM CATALOGOS TECNICOS NOVO */

/* form */
fieldset {
	float:left;
	width:480px;
	border:none;
}
input {
	width:350px;
}
label {
	float:left;
	width:120px;
	text-align:right

}
select {
	float:left;
	width:354px;
	margin:1px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.button-contato {
	float:left;
	background:url(images/marcador_login.gif) no-repeat;
	height:17px;
	padding-left:17px;
	border:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	margin-top:10px;
	cursor:pointer;
	
}
.popemail strong {
	width:100%;
	text-align:center;
	float:left;
	font-size:14px;
	margin:0 0 10px 0;
}
.popemail {
	width:300px;
	background:#fff;
	float:left;
	padding:20px;
}
.popemail label {
	width:105px;
	float:left;
	text-align:right;
}
.popemail input {
	float:left;
	width:180px;
	margin:0 0 10px 5px;
}
.popemail br {
	clear:both;
}
.popemail button {
	float:left;
}

/***** RODAPE *****/
#rodape {
	float:left;
	width:994px;
	text-align:center;
	padding:15px 0 20px 0;
	background:url(images/bg_rodape.gif) no-repeat #C6D6E5;
}
	#rodape a {
		font-weight:bold;
		color:#0067B9;
		text-decoration:underline;	
	}
	#rodape .a2c {
		float:right;
		color:#858d94;
		font-weight:normal;
		font-size:9px;
		text-decoration:none;
	}

#rodape_nobg {
	float:left;
	width:994px;
	text-align:center;
	padding:15px 0 20px 0;
	background:#dcecf9;
}
	#rodape_nobg a {
		font-weight:bold;
		color:#0067B9;
		text-decoration:underline;	
	}
	#rodape_nobg .a2c {
		float:right;
		color:#858d94;
		font-weight:normal;
		font-size:9px;
		text-decoration:none;
	}	
	
.form_quemja select {
	width:230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
}
.form_quemja label {
	width:100%;
	float:left;
	text-align:left;
	margin:10px 0 5px 0;
}
.form_quemja button {
	float:left;
	background:url(images/img_dep_07.gif) no-repeat;
	width:52px;
	height:20px;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
	margin:15px 0 0 0;
}
.mostra_casa_obra {
	float:left;
	width:150px;
}
.mostra_casa_obra a {
	float:left;
	margin:5px 0 0 0;
}
.desc_casa_obra {
	float:left;
	width:330px;
	padding:0 0 0 10px;
}
.mostra_casa_obra img {
	border:1px solid #B0C3D1;
}
.desc_casa_obra span {
	color:#00599D;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

.form_buscaobra select {
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	margin:0 5px 0 0;
	padding:0 0 0 3px;
	float:left;
}
.form_buscaobra label {
	width:auto;
	float:left;
	text-align:left;
	margin:0 5px 0 0;
}
.form_buscaobra button {
	float:left;
	background:url(images/img_dep_07.gif) no-repeat;
	width:52px;
	height:20px;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
	margin:0 5px 0 0;
}
.lista_minis {
	float:left;
	position:absolute;
	top:0;
	left:0;	
}
.lista_minis a {
	margin:0 5px 0 0;
}
.esquerda_borda {
	float:left;
	background:url(images/balao_left.gif) no-repeat left;
	height:86px;
	padding:0 0 0 44px;
}
.borda_cima_baixo {
	border-top:1px solid #d3d3b9;
	border-bottom:1px solid #d3d3b9;
	float:left;
	background:#ffffe1;
	height:74px;
	padding:10px 5px 0 5px;
	width:235px;
}
.borda_cima_baixo a {
	border:1px solid #d3d3b9;
	float:left;
}
.borda_cima_baixo a:hover {
	float:left;
}
.direita_borda {
	float:left;
	background:url(images/balao_right.gif) no-repeat right;
	height:86px;
	padding:0 7px 0 0;
}

.desc_rss_topo {
	float:left;
	background:url(images/rss_tigre_11.jpg) no-repeat top;
	width:542px;
	padding:11px 0 0 0;
	margin:15px 0 0 0;
}
.desc_rss_baixo {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/rss_tigre_16.jpg) no-repeat #E7EFF5 bottom;
	width:522px;
	padding:0 10px 10px 10px;
}
.desc_rss_baixo strong {
	float:left;
	background:url(images/rss_tigre_13.jpg) no-repeat right;
	padding:0 25px 0 0;
}
.receba_rss {
	float:left;
	width:100%;
	text-align:center;
	padding:15px 0 0 0;
}
.receba_rss a {
	color:#FE8302;
}
.rodape_box_aba {
	float:left;
	width:550px;
	background:url(images/box_rodape_abas.jpg) no-repeat bottom;
	padding-bottom:8px;
	margin-top:-1px;
	position:relative;
	margin:25px 0 0 0;

}
.topo_box_aba {
	float:left;
	width:550px;
	background:url(images/box_topo_abas.jpg) no-repeat top;
}
.box_aba {
	float:left;
	width:530px;
	padding:0 10px 0 10px;
	margin-top:64px;
	background:url(images/box_repeat_abas.jpg) repeat-y;
}
.opcoes_aba {float:left; width:100%; position:absolute; top:-33px; left:0; }
.opcoes_aba ul { margin:0; padding:0; list-style:none; }
.opcoes_aba li { float:left; }
.opcoes_aba a {float:left; height:37px; text-indent:-9999px;}

.aba_produto {width:76px;background:url(images/peca/abas_01.gif) no-repeat top;}
.aba_produto_hover {background:url(images/peca/abas_01.gif) no-repeat bottom; width:76px;}
.aba_desenho {width:125px;background:url(images/peca/abas_03.gif) no-repeat top;}
.aba_desenho_hover {background:url(images/peca/abas_03.gif) no-repeat bottom; width:125px}
.aba_beneficios {width:88px;background:url(images/peca/abas_02.gif) no-repeat top;}
.aba_beneficios_hover {background:url(images/peca/abas_02.gif) no-repeat bottom; width:88px;}
.aba_faq {width:157px;background:url(images/peca/abas_05.gif) no-repeat top;}
.aba_faq_hover {width:157px;background:url(images/peca/abas_05.gif) no-repeat bottom;}

.faq_ultima {width:157px;background:url(images/peca/abas_05_2.gif) no-repeat top;}
.faq_ultima_hover {width:157px;background:url(images/peca/abas_05_2.gif) no-repeat bottom;}



.aba_ficha {background:url(images/peca/abas_04.gif) no-repeat top; width:104px;}
.aba_ficha_hover {background:url(images/peca/abas_04.gif) no-repeat bottom; width:104px;}

.parte_desenho, .parte_beneficios, .parte_faq {display:none;}
.envia_email br, .envia_emaill br {clear:both;}
.envia_email, .envia_emaill {float:right;display:none;}
.envia_email label, .envia_emaill label {float:left;width:120px;padding-right:5px;}
.envia_email input, .envia_emaill input {float:left;width:250px;}


.rodape_areas {
	float:left;
	width:144px;
	padding-bottom:9px;
	background:url(images/imagem_menu_07.jpg) no-repeat bottom;
	margin-bottom:10px;
}
.meio_areas {
	float:left;
	width:144px;
	background:url(images/imagem_menu_05.jpg) repeat-y;
	display:none;
}
.top_area {
	float:left;
	width:144px;	
	min-height:99px;
	_height:99px;
}
.mundotigre {background:url(images/imagem_menu_left_mt.jpg) no-repeat top;}
.predial {background:url(images/imagem_menu_03.jpg) no-repeat top;}
.infra {background:url(images/imagem_menu_09.jpg) no-repeat top;}
.irriga {background:url(images/imagem_menu_14.jpg) no-repeat top;}
.industria {background:url(images/imagem_menu_19.jpg) no-repeat top;}
.campanha {
    background:url(images/imagem_menu_20.gif) no-repeat top;
    height: 110px;
    margin-top:10px;
}

.mostra_lista {
	width:144px;
	height:99px;
	float:left;
}

#left_novo {
	width:164px;
	padding:20px 0 0 20px;
	float:left;
	color:#fff;
}
.meio_areas ul {
	float:left;
	margin:5px 0 0 0;
	padding:8px 0 2px 0;
	width:144px;
	list-style:none;
	background:url(images/barra_cimamenus.jpg) no-repeat;
	background-position:15px 0;
}
.meio_areas li {
	float:left;
	width:144px;
}
.meio_areas a {
	color:#00599D;
	text-decoration:none;
	line-height:17px;
	padding-left:16px;
	padding-right:15px;
	width:111px;
	float:left;
	background:url(images/separador_menu_left_bottom.gif) no-repeat bottom;
}
.meio_areas a:hover {background:#FE860C; color:#fff;}
.menu_esq_mundotigre {
	float:left;
	width:144px;
	height:41px;
	background:url(images/img_mundo_tigre.jpg) no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}
.menu_esq_pbqp {
	float:left;
	width:144px;
	height:43px;
	background:url(images/imgmenu_pbqp.jpg) no-repeat;
	text-indent:-9999px;	
}
.menu_esq_qnsd {
	float:left;
	width:144px;
	height:110px;
	background:url(images/banner_portal_qnsd_v2.jpg) no-repeat left top;
	text-indent:-9999px;
	margin:8px 0 0 0;
}
.box_empresa_rodape {
	float:left;
	background:url(images/box_empresa_3.gif) no-repeat bottom;
	padding-bottom:12px;
	margin:15px 0 0 30px;
	display:inline;
}
.box_empresa_topo {
	float:left;
	background:url(images/box_empresa_1.gif) no-repeat top;
}
.box_empresa {
	float:left;
	width:648px;
	padding:10px 0 10px 20px;
	background:url(images/box_empresa_2.gif) repeat-y;
	margin-top:16px;
	
}
.box_empresa img {
	padding:0 5px;
	float:left;
}
.miolo_enquete_mundo {
	float:left;
	width:550px;
	background:#E2EBF4;
	border-top:4px solid #80ACCE;
	padding:10px 0 10px 0;
	margin-bottom:20px;
}
.miolo_enquete_mundo form div {
	float:left;
	width:245px;
}
.miolo_enquete_mundo form {
	float:left;
	padding:0 30px 0 30px;
	width:490px;
}
.miolo_enquete_mundo form input {float:left; width:auto; margin:0 5px 0 0; width:15px;}
.miolo_enquete_mundo form br {clear:both;}
.miolo_enquete_mundo form label {float:left; text-align:left; width:225px; margin:0 0 10px 0; padding:0; cursor:pointer;}
.miolo_enquete_mundo form button {
	float:left;
	width:105px;
	height:53px;
	background:url(images/enquete_mundo_9.gif) no-repeat;
	cursor:pointer;
	border:none;
	text-indent:-99999px;
}


/********/
/*FAQ*/

.produtos #faq_menu { float: left; }

#faq_menu ul { margin:0; padding:0; }
#faq_menu ul li { list-style:none; display: inline; cursor: pointer;}

#faq_menu ul li span {
	background: url(images/fundo_linha_esq.png) left top no-repeat;
	float: left;
	width: 5px;
	height: 27px;
}

#faq_menu ul a {
	background: url(images/fundo_linha_dir.png) right top no-repeat;
	color: #fff;
	float: left;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	height: 27px;
	line-height: 27px;
	margin: 0 7px 0 0;
	padding: 0 10px 0 4px;
	text-align: center;
	text-decoration: none;
}

#faq_menu ul li a.bt_faq_produtos_on {
	background-position: right bottom;
}

#faq_menu ul .bt_faq_produtos_on span {
	background-position: left bottom;
}

#_faq_,
#_simuladores_ {
	display: none;
	float: left;
	width: 545px;
}

#faq_menu ul li a#_faq_link {
	line-height: 12px;
}

#_simuladores_ .home_box {
	margin: 0 30px 0 10px;
}

#_simuladores_ .home_box h4 {
	background: none;
	float: none;
	line-height: 15px !important;
	width: 220px !important;
}

#_simuladores_ .home_box p {
	color: #0067B9;
}

.bt_ok {
	background:url(images/img_06.gif);
	width:22px;
	height:15px;
	float:left;
	border:none;
	text-indent:-999px;
	margin:5px 0 0 5px;
	cursor:pointer;
}
.label_busca {
	width: auto; 
	font-size:11px; 
	font-weight:bold; 
	margin:0; 
	text-align:left; 
	padding:5px 10px 0 0; 
	float:left;
}
.menu_peca_tigre {
	float:left;
	width:200px;
	height:58px;
	background:url(images/peca_bg_dir.jpg) no-repeat center top;
	padding:80px 0 0 0;
	margin:10px 0 0 0;
	position:relative;
	z-index:1;
}
.peca_tip {
	float:left;
	width:233px;
	height:65px;
	padding:10px 30px 0 10px;
	background:url(images/peca/balao_inteiro.gif) no-repeat;
	position:absolute;
	top:60px;
	left:-230px;
	font-size:12px;
	text-align:center;
	display:none;
	z-index:99999;
}
.ajuda_adicionar_produto {
	float:left;
	width:177px;
	height:55px;
	padding:6px 30px 0 10px;
	background:url(images/peca/balao_adicionar_produto.gif) no-repeat;
	position: absolute;
	top: -48px;
	left: 158px;
	font-size:12px;
	text-align:center;
	display:none;
	z-index:99999;
}
.desativar_tip {
	float:left;
	width:233px;
	height:65px;
	padding:10px 30px 0 10px;
	background:url(images/peca/balao_inteiro.gif) no-repeat;
	position:absolute;
	top:110px;
	left:-165px;
	font-size:12px;
	text-align:center;
	z-index:99999;
	display:none;
}
.ativado {
	background:url(images/peca_bg_dir_ativado.gif) no-repeat center top;
	height:105px;
	padding:90px 0 0 0;
}
.box_peca_rodape {
	float:left;
	width:550px;
	background:url(images/peca_03.jpg) no-repeat bottom;
	text-align:center;
	padding:0 2px 30px 2px;
}

.box_peca_rodape_sem_bg {
	float:left;
	width:550px;
	text-align:center;
	padding:0 2px 30px 2px;
}

.baixo_lista_pdfs {
	float:left;
	width:550px;
	background:url(images/peca_03.jpg) no-repeat bottom;
	text-align:center;
	padding:0 2px 30px 2px;
}
.box_peca_topo {
	float:left;
	width:554px;
	background: url(images/peca/topo_peca_tigre.jpg) no-repeat top;
}
.box_peca {
	float:left;
	width:554px;
	margin:97px 0 20px 0;
	color:#595858;
}
.tit_peca {
	color:#0065AD;
	font-size:18px;
}
.o_que_peca {
	text-align:left;
	width:514px;
	padding: 15px 20px 0 20px;
	line-height:19px;
}
	.o_que_peca li {
		float:left;
		width:50%;
	}
.como_funciona_peca {
	float:left;
	width:514px;
	padding:30px 20px 0 20px;
	background:url(images/peca/topo_como_funciona.gif) no-repeat top center;
	text-align:left;
	margin:20px 0 0 0;	
}
.ferramenta_peca {
	padding:0 0 0 15px;
}
.tabela_peca_main {
	width:550px;
	background:url(images/bg_topo_tabela_peca.gif) no-repeat top ;
}	
	.tabela_peca_main table td {background:#EBF2F7; font-weight:bold; border-right:1px solid #7AA8CC; border-top:1px solid #7AA8CC; padding:10px 5px 10px 5px;}
	.tabela_peca_main thead td {height:43px; padding:0; color:#fff; font-weight:bold; background:none; border:none;}
	.tabela_peca_main table {margin-bottom:10px;}
	.tabela_peca_main table input {width:auto; float:none;}
	.tabela_peca_main .nb {border-right:none;}
	.tabela_peca_main table.nobordertop td {border-top:none;}
	
.empresa_tigre {
	float:left;
	width:680px;
	padding:10px 0 0 20px;
	margin:0 0 20px 0;
	min-height:122px;
	_height:122px;
	background:url(images/bg_empresas_tigre.jpg) no-repeat top left;
	line-height:17px;
}
	.empresa_tigre img {float:left; margin-top:10px;}
	.empresa_tigre span {float:right; padding:10px 0 0 20px; width:520px;}
	.empresa_tigre span strong {font-size:15px;}
	
	.empresa_argentina {background:url(images/gr_tigre_img_03.jpg) no-repeat top left;}
	.empresa_bolivia {background:url(images/gr_tigre_img_06.jpg) no-repeat top left;}
	.empresa_chile {background:url(images/gr_tigre_img_08.jpg) no-repeat top left;}
	.empresa_usa {background:url(images/gr_tigre_img_10.jpg) no-repeat top left;}
	.empresa_peru {background:url(images/gr_tigre_img_12.jpg) no-repeat top left;}
	.empresa_colombia {background:url(images/gr_tigre_img_14.jpg) no-repeat top left;}
	.empresa_uruguai {background:url(images/gr_img_uruguai.jpg) no-repeat top left;}
	.empresa_equador {background:url(images/gr_img_equador.jpg) no-repeat top left;}
	.empresa_paraguai {background:url(images/gr_img_paraguai.jpg) no-repeat top left;}

.baixo_cartao {
	float:left;
	width:725px;
	background:url(images/bg_baixo_bndes.jpg) no-repeat bottom;
	padding-bottom:15px;
	margin-bottom:20px;
}
.cima_cartao {
	float:left;
	width:725px;
	background:url(images/bg_cima_bndes.gif) no-repeat top;
}
.meio_cartao {
	float:left;
	width:705px;
	background:#F0F4F9;
	margin-top:15px;
	font-size:11px;
	padding:0 10px 0 10px;
}
.texto_novo {
	font-size:11px;
	line-height:20px;
}
.tit_caixa {
	background:url(images/divisoria_bytes_titcaixa.gif) repeat-x bottom;
	float:left;
	width:100%;
	margin:0 0 0 0;
	font-size:14px;
	padding:0 0 5px 0;
}

.baixo_cartao_g {
	float:left;
	width:724px;
	background:url(images/bg_grande_baixo_bndes.jpg) no-repeat bottom;
	padding-bottom:8px;
	margin-bottom:20px;
}
.cima_cartao_g {
	float:left;
	width:724px;
	background:url(images/bg_grande_cima_bndes.gif) no-repeat top;
}
.meio_cartao_g {
	float:left;
	width:704px;
	background:#F0F4F9;
	margin-top:8px;
	font-size:11px;
	padding:0 10px 0 10px;
}
.fundo_requisitos {
	float:left;
	background:url(images/fundo_requisitos_caixa.jpg) no-repeat left;
	width:714px;
	height:119px;
	padding:50px 0 0 10px;
	line-height:18px;
}

.peca_cat {
	background:url(images/peca/bar.gif) no-repeat bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	float:left;
	width:740px;
	height:33px;
	padding:15px 0 0 15px;
	color:#fff;
	margin:0 0 8px 0;
	text-decoration:none;
}
.peca_cat:hover {color:#fff;}

.cat_hover {
	background:url(images/peca/bar.gif) no-repeat top;
}
.peca_cat strong {font-size:20px;}
.topo_peca_final {
	float:left;
	background:url(images/peca/topo_peca_novo.gif) no-repeat top;
	width:762px;
	padding:110px 0 0 5px;
	position:relative;
}
.topo_prog_final {
	float:left;
	background:url(images/topo_progmt_novo.gif) no-repeat top;
	width:762px;
	padding:110px 0 0 5px;
	position:relative;
}
.ajuda_topo_final {
	position:absolute;
	right:20px;
	top:40px;
}
.geral_tip {
	float:left;
	width:225px;
	height:96px;
	padding:10px 30px 0 10px;
	background:url(images/peca/balao_topo.gif) no-repeat;	
	color:#63625F;
	position:absolute;
	right:55px;
	top:0;	
	display:none;
}
#right-peca {
	float:left;
	width:767px;
	padding:0 0 0 0;
	font-size:12px;
}
.opcoes_pdf {
	float:left;
	width:745px;
	height:49px;
	padding:10px 0 0 10px;
	background:url(images/peca/bg_opcoes_peca_novo.gif) no-repeat center center;
	margin:0 0 8px 0;
}
	.opcoes_pdf div {
		float:right;
		padding: 10px 0 0 0;
	}
	.opcoes_pdf div img {
		float:left;
		margin:0 5px 0 0;
	}
	.opcoes_pdf div a {
		color:#0067B5;
		font-weight:bold;
		text-decoration:none;
		float:left;
		margin:0 15px 0 0;
	}

.tabela_pecas {
	background:url(images/peca/bg_tabela_peca.gif) no-repeat top;
	float:left;
	width:755px;
	margin:0 0 8px 0;
}
	.tabela_pecas td {
		border-bottom:1px solid #B7D4EA;
		border-left:1px solid #B7D4EA;
		text-align:center;
		color:#0060A9;
		height:50px;
	}
	.tabela_pecas thead td {
		border-bottom:none;
		height:40px;
		font-weight:bold;
		color:#0060A9;
	}
	.tabela_pecas .fc {
		border-left:none;
		text-align:left;
		padding:0 0 0 20px;
		font-size:14px;
	}
	.tabela_pecas input {
		width:auto;
		float:none;
	}
	.tabelas_pecas {display:none;}
	.tabela_pecas span {
		background:url(images/peca/certo_tabela.gif) no-repeat;
		width:25px;
		height:25px;
		float:right;
		margin:0 10px 0 0;
	}
	.tabela_pecas .nb {border-left:none;}
	
.rodape_esq {
	float:left;
	width:332px;
	background:url(images/peca/rodape_esquerda.gif) no-repeat bottom left #fff;
}
.rodape_dir {
	float:left;
	width:332px;
	background:url(images/peca/rodape_direita.gif) no-repeat bottom right;
	padding-bottom:14px;
}
.topo_esq {
	float:left;
	width:332px;
	background:url(images/peca/topo_esquerda.gif) no-repeat top left;
}
.topo_dir {
	float:left;
	width:332px;
	background:url(images/peca/topo_direita.gif) no-repeat top right;
	padding-top:14px;
}

.rodape_def {
	float:left;
	width:212px;
	background:url(images/peca/rodape_define_bitola.gif) no-repeat bottom;
	padding-bottom:14px
}
.topo_def {
	float:left;
	width:212px;
	background:url(images/peca/topo_define_bitola.gif) no-repeat top;
	padding-top:14px;
}
.meio_def {
	float:left;
	width:322px;
	background:#fff;
	padding:0 5px 0 5px;
}
.tabela_bitolas {
	font-size:11px;
	width:318px;
}
.tabela_bitolas input {
	width:35px;
	border:1px solid #A1C8E3;
	font-size:11px;
	float:none;
}
.meio_def button {
	background:url(images/peca/bg_ok_peca.gif) no-repeat;
	width:40px;
	height:31px;
	border:none;
	cursor:pointer;
	float:right;
	margin:10px 5px 0 0;
	text-indent:-9999px;
}
.tabela_bitolas td {text-align:center; height:24px;}
.tabela_bitolas strong {color:#0067B5; float:left;}
.bg_finalizar {
	float:left;
	width:403px;
	height:261px;
	background:url(images/peca/bg_oque_deseja.gif);	
}
	.bg_finalizar strong {float:left; width:403px; text-align:center; padding:30px 0 20px 0; font-size:21px; color:#056CB1;}
	.bg_finalizar div {float:left; width:383px; height:85px; padding:0 0 0 20px;}
		.bg_finalizar div a {float:left; margin:5px 0 0 0;}
		.bg_finalizar div img {float:left; margin:10px 0 0 0;}
	.bg_finalizar span {float:left; width:403px; text-align:center; padding:20px 0 0 0;}
		.bg_finalizar span a {font-size:14px; color:#056CB1; font-weight:bold;}
#escolha_opcao{
  height: 140px;
}
#escolha_opcao .download{
  width: 170px;
  margin: 0px;
  padding: 10px 0px;
  height: 125px;
}
#escolha_opcao .email{
  width: 160px;
  margin-left: -20px;
  padding-top: 38px;
  height: 125px;
}
#peca_loader{
  text-align: center;
  color: green;
  float: left;
  padding: 0 0 10px 0;
  font-size: 17px;
}
#pdf_por_email, #quiz {display:none; height: 142px;}
	#pdf_por_email form {float:left; padding:20px 0 0 30px;}
	#pdf_por_email input {border:1px solid #A1B6C5; background:#EDF5FB; padding:4px 0 4px 0; margin:0 5px 0 0; font-size:13px; color:#88A2B6; width:230px;}
	#pdf_por_email button {float:left; width:63px; height:31px; background:url(images/peca/bg_enviar_pdf.gif) no-repeat; border:none; cursor:pointer; text-indent:-99999px;}

.div_simuladores {float:left;width:740px;padding:3px 0 0 0; color:#0067b9;}
	.titulo_sim {text-indent:-9999px; float:left; width:740px; background:url(images/simuladores/tit_simuladores.gif) no-repeat; height:29px;}
	.div_simuladores h2 {
		margin:10px 0 15px 0;
		font-size:24px;
		float:left;
		width:100%;
		font-weight:bold;
		padding:0 0 7px 0;
		background:url(images/pontilhado_semfundo.gif) repeat-x bottom;
		text-transform:uppercase;
		line-height:26px;
		color:#444;
	}
	.sim_acesse_azul {
		background:url(images/simuladores/simuladores_13.gif) no-repeat;
		width:167px;
		height:36px;
		margin:10px 0 0 20px;
	}
	.sim_acesse_branco {
		background:url(images/simuladores/simuladores_16.gif) no-repeat;
		width:166px;
		height:35px;
		margin:11px 0 0 20px;
	}
	.box_simuladores {
		color:#0067b9;
		font-size:11px;
		float:left;
		width:227px;
		background:url(images/simuladores/bgsim_09.jpg) no-repeat 0 55px;
		min-height:221px;
		_height:221px;
		margin:0 15px 0 0;
	}
		.sim_branco {background:url(images/simuladores/bgsim_10.jpg) no-repeat 0 55px;}
		.sim_baixo {background:url(images/simuladores/bgsim_09.jpg) no-repeat 0 60px;}
		.sim_baixo_branco {background:url(images/simuladores/bgsim_10.jpg) no-repeat 0 60px;}
		.box_simuladores h3 {margin:0; padding:0; text-indent:-9999px; float:left; width:100%; height:55px; margin-bottom:5px;}
		.sim_baixo h3 {height:60px;}
		.sim_baixo_branco h3 {height:60px;}
			.sim_hidraulica {background:url(images/simuladores/simuladores_03.jpg) no-repeat;}
			.sim_caixa {background:url(images/simuladores/simuladores_05.jpg) no-repeat;}
			.sim_eletrica {background:url(images/simuladores/simuladores_07.jpg) no-repeat;}
			.sim_forro {background:url(images/simuladores/simuladores_20.jpg) no-repeat;}
			.sim_aquapluv {background:url(images/simuladores/simuladores_21.jpg) no-repeat;}
			.sim_geotigre {background:url(images/simuladores/simuladores_23.jpg) no-repeat;}
		.box_simuladores a {font-weight:bold;}
		.box_simuladores div {float:left; padding:0 10px 0 10px; width:207px;}
		
.topo_sim {
	background:url(images/simuladores/sim_caixa_03.jpg) no-repeat left;
	width:720px;
	height:85px;	
	padding:10px 10px 0 10px;
	float:left;
	margin:0 0 15px 0;
}
	.baixe_sim {float:right; width:130px; text-align:center;}
	.baixe_sim a {margin:5px 0 0 0; float:left;}
	
.fazer_sim {
	float:left;
	width:321px;
	height:321px;
	padding:20px 10px 10px 60px;
	background:url(images/simuladores/box_faz_sim.jpg) no-repeat;
	color:#0067b9;
	margin:0 15px 0 0;
}
	.fazer_sim p {float:left; width:100%; padding-bottom:20px;}
	.fazer_sim button {
		background:url(images/simuladores/bt_fazer_sim.gif) no-repeat;
		width:190px;
		height:56px;
		margin:20px 0 0 50px;
	}
	.fazer_sim label {width:auto; font-size:12px; color:#0067b9; font-weight:bold;}
	.fazer_sim input {border:1px solid #b4b4b4; font-size:11px; color:#666666; padding:2px; margin:0 5px 0 0;}
	.fazer_sim select {border:1px solid #b4b4b4; font-size:11px; color:#666666; height:20px;}

.texto_fazer_sim {color:#0067b9; padding:0 20px 0 0;}
	.texto_fazer_sim strong {font-size:14px;}

.sim_box_caixa {
	float:left;
	width:356px;
	background:url(images/simuladores/pontilhado_azul.gif) repeat-x bottom;
	padding-bottom:10px;
}
.sim_first {margin-right:25px;}
.sim_info_caixa {
	float:left;
	width:336px;
	height:92px;
	padding:20px 10px 0 10px;
	background:url(images/simuladores/result_sim_03.jpg) no-repeat;
	color:#0067b9;
	font-weight:bold;
	margin:0 0 15px 0;
}
	.sim_info_caixa strong {font-size:40px; color: #0067b9;}
	.sim_info_caixa span {float:left; margin:0 5px 10px 0;}
.img_prod_sim {float:left; margin:0 10px 0 0;}
.infos_prod_sim {color:#0067b9; font-size:12px; float:left; width:150px;}
	.infos_prod_sim strong {font-size:14px;}
	.infos_prod_sim a {color:#ff9319;}
.add_peca_sim {margin:15px 0 0 0; float:left;}

.abas_sim {float:left; width:740px; margin:15px 0 0 0;}
.abasim_first {
	  -moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;		
		padding:5px 10px 5px 10px;
		float:left;
		/*-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;*/
}
.abasim_last {
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	padding:5px 10px 5px 10px;
	float:left;
}

.abasim_meio {	
	padding:5px 10px 5px 10px;
	float:left;
	margin:0 2px 0 0;
}

.abasim_true {
	color:#0067b9;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:#dee8f1;
	margin:0 2px 0 0;
}
	.abasim_true:hover {color:#0067b9;}
.abasim_false {
	background:#fe860c;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
	.abasim_false:hover {color:#fff;}
.abas_sim div a {font-weight:bold; text-decoration:none; font-size:12px;}
.abas_sim div {
	width:720px; 
	float:left;
	background:#dee8f1;
	padding:10px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
	.abas_sim div p {display:none; padding-bottom:15px;}
.barra_sim {	
	float:right;
	margin:15px 0 0 0;
}
	.barra_sim a {float:left;}

.link_tip {
	float:left;
	margin:2px 0 0 4px;
	position:relative;
}
.texto_ajuda {
	float:left;
	position:absolute;
	left:15px;
	top:0;
	border:2px solid #22609b;
	background:#fff;
	padding:5px;
	display:none;
	width:200px;
	
}

.form_onde_comprar select {
	border:1px solid #888;
	padding:2px;
	height:24px;
}

.numero_item{
  color: #FFF;
  height: 25px;
  width: 25px;
  font-size: 25px;
  background: #004591;
}

/* NOVAS PAGINAS */

/*MAPA DO SITE*/
#main-mapa{float:left;width:960px;background:url(images/bg_mapa.jpg) center repeat-y;margin:20px 0 12px;}
#main-topo-mapa {float:left;background:url(images/bg_top_mapa.jpg) top no-repeat;}
#main-baixo-mapa{float:left;background:url(images/bg_bottom_mapa.jpg) bottom no-repeat;padding:0 0 30px;}
a.link03{color:#444;text-decoration:none;}
a.link03:hover{color:#0068bf;text-decoration:underline;}

.coluna_mapa01, .coluna_mapa02{float:left;width:420px;border-right:1px solid #aac4da;padding-bottom:20px;}
.coluna_mapa02{width:240px;padding-left:10px;}
.topico_mapa{float:left;width:99%;font-size:14px;}
.ul_mapa{float:left;width:200px;font-size:11px;list-style:none;}
.itens_mapatitu{float:left;width:99%;}
.itens_mapa{float:left;width:95%;padding-left:10px;}

/*O QUE É O MUNDO TIGRE*/
.titulo_central{float:left;width:736px;font-size:36px;color:#005fa4;text-align:center;padding:25px 0;line-height:40px;}
.quadro{float:left;width:643px;background:#fff;padding-left:97px;}
.txt_quadro{float:left;width:700px;background:#e8eff5;color:#444;padding:23px 14px 30px 25px;}
.titulo_pilares{float:left;width:99%;font-size:14px;padding-top:15px;color:#444;}
.desc_pilares{float:left;width:99%;font-size:12px;color:#444;}
.botoes{float:left;padding:50px 0 0 105px;}

/*IMPRENSA*/
.agrupa_ultimanot{float:left;width:545px;border-bottom:1px solid #444;padding:5px 0;}
.data_notic{float:left;width:47px;line-height:29px;background:url(images/bg_data.jpg) no-repeat;text-align:center;}
a.link02{color:#fff;}
.titulo_outranot{float:left;width:465px;padding-left:5px;}
.agrupa_paginacao{float:left;width:535px;background:#d0deea;padding:5px;margin-top:10px;}
.veresultados{float:left;width:430px;}

/*INSTITUTO*/
.destaque{width:520px;color:#fff;background:#6e767d;padding:6px;margin:12px 0;}

/* SOBRE GRUPO TIGRE*/
.texto_ogrupo{float:left;width:325px;min-height:541px;font-size:12px;color:#444;background:url(images/back_sobreogrupo.jpg) no-repeat;padding:22px 0 0 412px;}
.agrupa_empresa{float:left;width:737px;background:url(images/pontilhado.gif) repeat-x bottom;padding:20px 0;margin-top:10px;}
.infos_empresa{float:left;width:413px;}
.titulo_empresa, .desc_empresa{float:left;width:95%;font-size:16px;font-weight:bold;color:#444;}
.desc_empresa{font-size:12px;font-weight:normal;padding-top:8px;}
a.link01{color:#444;font-weight:bold;}

/*SOBRE TIGRE TUBOS*/
.agrupa_toptigre{float:left;width:425px;}
.titulo_tigreinter{float:left;width:425px;font-size:16px;font-weight:bold;padding-top:30px;color:#444;}
.texto_tigre{float:left;width:425px;font-size:12px;padding-top:5px;color:#444;}
#unidadesTigre{float:left;margin:45px 0 10px 95px;display:inline;}
.agrupa_fabricas{float:left;padding-top:35px;}
.cidade_fabrica{float:left;width:515px;padding-left:10px;font-size:14px;font-weight:bold;color:#444;}
.desc_fabrica{float:left;width:515px;padding-left:10px;font-size:12px;color:#444;}

/*CARTAO CAIXA TIGRE EMPRESARIAL*/
#txt_ocartao{float:left;width:490px;height:217px;background:url(images/txt_ocartao.gif) right bottom no-repeat;text-indent:-5000px;overflow:hidden;}
.beneficios{float:left;width:724px;background:#fff;padding:15px 0 10px 10px;color:#444;line-height:20px;}
.fonte{font-size:14px;}
#txt_consulte{float:left;width:735px;height:80px;background:url(images/txt_consulte.gif) left bottom no-repeat;text-indent:-5000px;overflow:hidden;}

/*CARTAO CAIXA TIGRE PESSOA FISICA*/
#txt_ocartaofisica{float:left;width:490px;height:211px;background:url(images/txt_fisica.gif) right bottom no-repeat;text-indent:-5000px;overflow:hidden;}

/*INOVAÇÃO*/
.txt_inovacao{float:left;color:#444;padding:10px 0;}
.imagens_inovacao{float:left;width:330px;padding-top:52px;}
.titulo_solucoes{float:left;width:380px;text-transform:uppercase;color:#444;font-size:16px;margin-top:52px;}
.txt_solucoescompletas{float:left;width:380px;color:#444;padding-top:15px;}

/*COMO PARTICIPAR MUNDO TIGRE*/
#txt_voceespecial{float:left;width:333px;height:58px;background:url(images/txt_voceespecial.gif) no-repeat;text-indent:-5000px;overflow:hidden;margin:56px 0 0 20px;}
#logo_mundotigre{float:left;width:336px;height:99px;background:url(images/logo_mundotigre.jpg) no-repeat;text-indent:-5000px;overflow:hidden;margin:27px 0 0 42px;display:inline;}
.botao_cadastre{float:left;margin:10px 0 15px 20px;display:inline;}

/*VALOR DA MARCA*/
.agrupa_valor{float:left;width:488px;}
.txt_valor{float:left;width:456px;color:#444;}
.txt_solucoescompletas{float:left;width:706px;padding:13px;background:#6e767d;color:#fff;margin-top:10px;}

/*MISSÃO, VISÃO*/
.bg_caixas{float:left; width:540px;  padding:8px 10px 10px 10px;margin-top:10px; background: transparent url(images/img_fundo_conduta.gif) no-repeat;line-height:20px;}
.bg_missaoevalor{float:left; width:540px; color:#fff; margin: 10px 0px; padding: 7px 0 10px 15px; background:transparent url(images/fundo_tabela_m_v.gif) no-repeat;}

/* VEJA MAIS */

.bt_vejamais {background: url(images/bt_vejamais.png) no-repeat; margin-top: 25px; text-indent: -999999px; height: 32px; width: 97px; display: block;}

/* MIDIAS */

.midias-out-baixo, .midias-out-baixo2 {background:#eff4f8; margin:0 auto; height:266px; border:1px solid #c2ccd4; padding:10px; margin-bottom:20px;}
.midias-out-baixo2 {width:530px; float:left; height:auto;}

.midias-out-baixo .midias, .midias-out-baixo2 .midias {float:left; margin-bottom:35px;}
.midias-out-baixo .midias {width:264px;}
.midias-out-baixo2 .midias {width:265px;}


#grupo-tigre-brasil-mapa, #grupo-tigre-internac-mapa{float:left;padding-top:10px;}

#txt_melhoresempre{float:left;width:737px;height:97px;background:url(images/txt_melhoresempre.jpg) no-repeat;text-indent:-5000px;overflow:hidden;}

div.ofcdesk_confirm{
  text-align: left;
  width: 480px;
  margin: 0 auto 20px auto;
}
div.ofcdesk_confirm input[type=checkbox]{
  float: left;
  width: 10px;
}
div.ofcdesk_confirm label{
  float: left;
  line-height: 13px;
  font-weight: bold;
  color: #CD0000;
  width: 460px;
  padding-left: 3px;
  text-align: left;
}

div.sharebar {
  width: 110px;
  float: right;
  height: 35px;
  position: relative;
  bottom: 10px;
}
div.sharebar.share_geral {
  top: 0px;
  height: 25px;
}
div.sharebar h6{
  font-size: 11px;
  color: white;
  padding-right: 3px;
}
div.sharebar.share_geral h6{
  color: #005399;
  float: left;
  width: 70px;
}
.produtos div.sharebar.share_geral h6{
  font-family: Arial, Helvetica, sans-serif;
  text-transform: none;
  text-align: 11px;
}
div.sharebar.share_geral{
  width: 195px;
  top: -7px;
}
.produtos div.sharebar.share_geral{
  top: 5px;
}
div.sharebar a.share_orkut span{
  margin-right: 2px;
}

.imprensa_info_2 {
	height:80px; 
	border:2px solid #fff; 
	background:#005c9d; 
	color:#fff; 
	padding:15px 15px 0px 15px; 
	width: 96%; 
	font-size:14px;
}

ul.flash.error {
  background: #FFE5E5;
  border: #CD0000 solid 1px;
  float: left;
  width: 535px;
  padding-left: 10px;
  list-style: none;
  padding-bottom: 5px;
}
ul.flash.error li {
  margin-left: 10px;
  line-height: 20px;
  color: #CD0000;
  font-weight: bold;
  line-height: 14px;
}

