/* --------------------------------------------------------------- GERAL */
body,div,td,p,span,img,input,select,textarea{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#000;
}
body{
	background:url(../img/bg.jpg) center top repeat-x #FFFFFF;
}

body, form {margin:0px;padding:0px;}

img {border: 0px;}
p, h1, h2, h3, h4, h5{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	margin:10px 0;
}
.ns{overflow:hidden;}
.nb{border:0px !important;background:none !important;}
table.nb,
table.nb tr th,
table.nb tr td{border:0px !important;background:none !important;}
.noCSS{display:none;}
ul{margin:0;padding:0;list-style-type:none;}
/* --------------------------------------------------------------- FONTS */
.al{text-align: left;}
.ac{text-align: center;} 
.ar{text-align: right;}

.fb{font-weight:bold;}
.fi{font-style:italic;}

.f10{font-size:10px;}
.f36{font-size:36px !important ;}
.fAzc{color:#3399CC;}

/* --------------------------------------------------------------- LINKS */

a:link,
a:hover,
a:visited,
a:active{
	color:#3399CC;
}

a:visited,
a:active,
a:link{text-decoration:underline;}
a:hover{text-decoration:none;}

a.noDec:link,
a.noDec:visited,
a.noDec:active,
a.noDec:hover{text-decoration:none !important;}

/* --------------------------------------------------------------- POSICIONAMENTO */
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}

.mg0{margin:0 !important;}

.mt0{margin-top:0 !important;}
.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}

.mr40n{margin-right:-40px !important;}
.mr35n{margin-right:-35px !important;}
.mr30n{margin-right:-30px !important;}
.mr20n{margin-right:-20px !important;}
.mr10n{margin-right:-10px !important;}

.mb0{margin-bottom:0px !important;}
.mb5{margin-bottom:5px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}

.ml40n{margin-left:-40px !important;}
.ml35n{margin-left:-35px !important;}
.ml30n{margin-left:-30px !important;}
.ml20n{margin-left:-20px !important;}
.ml10n{margin-left:-10px !important;}
.ml10{margin-left:10px !important;}
.ml20{margin-left:20px !important;}

.mAuto{margin-left:auto; margin-right:auto;}

.wAuto{width:auto !important;}

li.ie_cb{
	margin:0 !important;
	padding:0 !important;
	border:none !important;
	background:none !important;
	height:1px !important;
	overflow:hidden !important;
	visibility:hidden !important;
}
/* --------------------------------------------------------------- ELEMENTOS COMUNS */
/* box para thumbnails */
.tmbCont{
	background-image:url(../img/bg_thb_prodvar_bc.gif);
	width:67px;
	height:69px;
	overflow:hidden;
	margin:-20px 20px 0 0;
	background-repeat:no-repeat;
	background-position:0 0;
}
		.tmbCont img{
			margin:7px 0 0 5px;
		}

/* --------------------------------------------------------------- ESTRUTURA */
/*---Base---*/
div.container {
	position: absolute;
	margin: 0 0 0 -382px;
	margin-right: auto;
	width: 764px; 
	height: auto;
	top: 0;
	left: 50%;
}
/*---Header---*/
div.container h1{
	background: url(../img/img_header.gif) 0 0 no-repeat;
	width:764px;
	height:71px;
	margin:0;
}
		div.container h1 a{
			float:left;display:inline;
			width:133px;
			height:0 !important;
			height:52px;
			padding-top:52px;
			margin:13px 0 0 125px;
			overflow:hidden;
		}

ul#mnLang{
	position:absolute;
	z-index:10;
	top:5px;
	right:5px;
}
		ul#mnLang li.fst{
			padding-right:10px;
			background: url(../img/bg_mnlang_sep.gif) right 5px no-repeat;			
		}
		ul#mnLang li{
			float:left;display:inline;
			margin:0 5px;
		}
				ul#mnLang li a:link,
				ul#mnLang li a:visited,
				ul#mnLang li a:hover,
				ul#mnLang li a:active{
					color:#444444;
					text-decoration:none;
					font-family:arial;
					font-size:10px;
					text-transform:uppercase;
				}
/*---Destaque principal---*/
div.imgDestaque{}
/*---Menu principal---*/
ul.mnMainNav,
ul.mnMainNav *{
	float:left;display:inline;
}
ul.mnMainNav{
	margin:0 0 0 1px;
	width:762px;
	height:39px;
	overflow:hidden;
	background:url(../img/mn_nav_bg.gif) 0 -39px repeat-x;
}
		/* malemolência para o "hover" dos links com bordas laterais */
		ul.lst_por li.fst,
		ul.lst_esp li.fst,
		ul.mnMainNav li.fst{
			margin-left:50px;
		}
		ul.mnMainNav li{
			background:url(../img/mn_nav_bg.gif) 0 -39px no-repeat;
			padding-left:1px;
		}
		ul.mnMainNav li.sel,
		ul.mnMainNav li:hover{
			/* padding-left:1px; */
			background:url(../img/mn_nav_detsides.gif) 0 0 no-repeat;
		}
		ul.mnMainNav li.sel a:link,
		ul.mnMainNav li.sel a:visited,
		ul.mnMainNav li.sel a:active,
		ul.mnMainNav li.sel a:hover,
		ul.mnMainNav li a:link,
		ul.mnMainNav li a:visited,
		ul.mnMainNav li a:active,
		ul.mnMainNav li a:hover{
			text-decoration:none;
			height:39px;
			padding:7px 18px 0 6px;
		}
		ul.mnMainNav li.sel a,
		ul.mnMainNav li a:hover{
			background:url(../img/mn_nav_bg.gif) 0 0 no-repeat;
		}
				ul.mnMainNav li a span{
					color:#525252;
					font-size:11px;
					cursor:pointer;
				}
				ul.mnMainNav li a:hover span,
				ul.mnMainNav li.sel a span{
					color:#3D3D3D;
					height:30px;
					background:url(../img/mn_nav_detsides.gif) right 0 no-repeat;
					margin:-7px -18px 0 0;
					padding:7px 18px 0 0;
				}
ul.lst_eng li.fst{
	margin-left:70px;
}

/* conteúdo com background dos contornos (do menu até o footer) */
div.contMain{
	width:764px;
	float:left;display:inline;
	background:url(../img/bg_cont_bd.gif) 0px 0 repeat-y;
}
/* sombra no topo, abaixo do menu + conteúdos */
div.contTp{
	margin-left:1px;
	padding:5px 0 0 3px;
	float:left;display:inline;
	background:url(../img/bg_cont_tp.gif) 0 0 repeat-x;
	width:759px !important;
	width:762px;
}
/* footer do contorno */
div.contFt{
	float:left;display:inline;
	width:764px;
	height:23px;
	float:left;display:inline;
	background:url(../img/bg_cont_ft.gif) 0px 0 no-repeat;
	line-height:0;
}
/* footer */
p.footer{
	margin:0;
	padding:10px 0;
	text-align:center;
}
	
/* navegação secundária */
div.mnSecNav{
	float:right;display:inline;
	width:220px !important;	
	width:240px;
	margin:10px 5px 0 0;
	padding:0 5px 0 15px;
	overflow:hidden;
}
		div.mnSecNav h2{
			margin:5px 0;
			font-size:13px;
			color:#3399CC;
			font-family:Arial;
			text-transform: uppercase;
			font-weight:bold;
		}
		div.mnSecNav .btp_cz{
			border-top:1px solid #DDDDDD;
			padding-top:10px;
		}

		/* lista navegação secundária */
		ul.lstLinhasSecNav{
			margin:0 -5px 10px -10px;
		}
				ul.lstLinhasSecNav li{
					display:block;
					width:235px;
				}
						ul.lstLinhasSecNav li.sel a:link,
						ul.lstLinhasSecNav li.sel a:visited,
						ul.lstLinhasSecNav li.sel a:hover,
						ul.lstLinhasSecNav li.sel a:active{
							color:#CC3300;
						}
						ul.lstLinhasSecNav li a:link,
						ul.lstLinhasSecNav li a:visited,
						ul.lstLinhasSecNav li a:hover,
						ul.lstLinhasSecNav li a:active{
							display:block;
							padding:3px 30px 3px 28px;
							text-decoration:none;
							background-repeat:no-repeat;
							font-size:11px;
						}
						ul.lstLinhasSecNav li a:link,
						ul.lstLinhasSecNav li a:visited,
						ul.lstLinhasSecNav li a:hover{
							background-image:url(../img/bg_lst_secnav_off.gif);
							background-position:12px 5px;
							color:#000000;
						}
						ul.lstLinhasSecNav li a:hover{
							background-color:#3399CC;
							color:#ffffff;
						}
						ul.lstLinhasSecNav li a:active{
							background-image:url(../img/bg_lst_secnav_on.gif);
							background-position:12px 7px;
							background-color:#CCCCCC;
							color:#ffffff;
						}

		.titNewsletter{
			margin-bottom:10px !important;
		}
				.titNewsletter a:link,
				.titNewsletter a:active,
				.titNewsletter a:visited,
				.titNewsletter a:hover{
					width:190px !important;
					width:220px;
					height:auto;
					display:block;
					color:#5b5b5b;
					text-decoration:none;
					padding: 5px 0 5px 30px;
					background-image:url(../img/bg_ico_news.gif);
					background-position:11px 5px;
					background-repeat:no-repeat;
				}
				.titNewsletter a:hover{
					background-color:#F8F8F8;
				}
				
		/* lista de novidades (balões) */
		ul.newsList{
			clear:both;
			float:left;display:inline;
			margin-right:-5px;
		}
				ul.newsList li{
					clear:both;
					float:left;display:inline;
					width:215px;
					margin-bottom:5px;
				}
						ul.newsList li div.tp{
							clear:both;
							float:left;display:inline;
							width:215px;
							height:5px;
							overflow:hidden;
							background:url(../img/bg_newsletter_tp.gif) 0 0 no-repeat;
						}
						ul.newsList li q{
							clear:both;
							float:left;display:inline;
							quotes:"" "" "" "";
							margin:0;
							width:195px !important;
							width:215px;
							padding:0 10px 5px 10px;
							background:url(../img/bg_newsletter_bd.gif) 0 0 repeat-y;
							text-align:center;
						}
						ul.newsList li div.ft{
							clear:both;
							float:left;display:inline;
							width:215px;
							height:7px;
							overflow:hidden;
							background:url(../img/bg_newsletter_ft.gif) 0 0 no-repeat;
						}
						
						ul.newsList li p{
							float:right;display:inline;
							position:relative;
							z-index:5; 
							margin:-2px 0 0 0;
							padding:3px 0 0 20px;
							font-size:10px;
							color:#7E7E7E;
							background:url(../img/bg_newsletter_seta.gif) 0 0 no-repeat;
						}

h2.titHome{
	float:left;display:inline;
	margin:13px 0 10px 15px !important;
	margin:15px 0 10px 15px;
	color:#6399BA;
	font-size:13px;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial;
}
div.imgPhotoDest{
	float:left;display:inline;
	width:487px;
	margin:0 0 20px 15px;
}
div.dest3col{
	float:left;display:inline;
	width:762px;
	height:187px;
	background:url(../img/bg_destaques.jpg) 0 0 no-repeat;
	margin-left:-3px;
}
		div.dest3col *{
			font-family:"Trebuchet MS",Arial;
			font-size:11px;
		}
		div.dest3col h2{
			margin:0 0 5px 0;
			color:#6399BA;
			font-size:13px;
			font-weight:bold;
		}
		div.dest3col p{
			margin:0 0 5px 0;
		}
		div.dest3col ul.lstProd{
			margin:0 0 5px 0;
		}
				div.dest3col ul.lstProd li{
					margin:0;
				}
		div.dest3col  ul.lstNews li{
			margin-bottom:5px;
		}
				div.dest3col  ul.lstNews li a:link,
				div.dest3col  ul.lstNews li a:hover,
				div.dest3col  ul.lstNews li a:visited,
				div.dest3col  ul.lstNews li a:active{
					text-decoration:none;
					color:#000;
				}
		div.dest3col div.col1,
		div.dest3col div.col2,
		div.dest3col div.col3{
			float:left;display:inline;
			padding:10px;
		}
		div.dest3col div.col1{
			width:115px !important;
			width:135px;
			margin-left:120px;
		}
		div.dest3col div.col2{
			width:221px !important;
			width:241px;
			margin-left:5px;
		}
		div.dest3col div.col3{
			width:80px !important;
			width:100px;
			margin-left:5px;
		}
/* Lista das linhas de produtos */
ul.lstLinhas,
ul.lstLinhas li,
ul.lstLinhas li a,
ul.lstLinhas li a img{
	float:left;display:inline;
}
ul.lstLinhas{
	width:513px;
	background:#D0DFE8;
}
		ul.lstLinhas li{
			clear:both;
			width:513px;
			border-bottom:1px dashed #BBCAD4;
		}
				ul.lstLinhas li a:link,
				ul.lstLinhas li a:visited,
				ul.lstLinhas li a:hover,
				ul.lstLinhas li a:active{
					width:493px !important;
					height:50px !important;
					width:513px;
					height:90px;
					padding:30px 10px 10px 10px;
					display:block;
					text-decoration:none;
					color:#2D3E62;
				}
						ul.lstLinhas li a span.tmbCont{
							float:left;display:inline;
							background-image:url(../img/bg_thb_prodvar_azc.gif);
							margin:-20px 20px 0 0;
						}

/* container das páginas internas */
div.contInt{
	float:left;display:inline;
	width:436px !important;
	width:516px;
	margin:-1px 0 0 -3px;
	padding-left:40px;
	padding-right:40px;
}
div.contInt100p{
	float:left;display:inline;
	width:680px !important;
	width:760px;
	margin:-1px 0 0 -3px;
	padding-left:40px;
	padding-right:40px;
}
		div.contInt table{
			width:100%;
			border-collapse:collapse;
		}
		div.contInt table a:link,
		div.contInt table a:hover,
		div.contInt table a:active,
		div.contInt table a:visited{
			text-decoration:none;
			color:#3399CC;
		}

/* menu linhas interno */

/* miguésinho pra fazer o menu ficar bonitão nas outras línguas */
ul.eng li a span,
ul.esp li a span{
	font-size:10px !important;
}
ul.esp li a:link,
ul.esp li a:hover,
ul.esp li a:visited,
ul.esp li a:active{
	padding:7px 7px 7px 3px !important;
}
ul.esp li a span{
	background-position:0 0 !important;
	padding-left:17px !important;
}

ul.mnLinhasInt{
	float:left;display:inline;
	width:516px;
	margin:0 -40px 10px -40px;
	background:url(../img/bg_mn_lstprog.gif) 0 0 no-repeat #ECECEC;
	border-bottom:1px solid #D5D5D5;
}
		ul.mnLinhasInt li{
			float:left;display:inline;
			background:url(../img/bg_mn_lstprog_sep.gif) right center no-repeat;
			padding-bottom:3px;
		}
				ul.mnLinhasInt li *{
					text-decoration:none !important;
				}
				ul.mnLinhasInt li a{
					float:left;display:inline;
					padding:7px 10px 7px 10px;
				}
				ul.mnLinhasInt li.sel a{
					background:url(../img/bg_mn_lstprog_sel.gif) bottom center no-repeat;
				}
						ul.mnLinhasInt li.sel a span{
							color:#CC3300;
						}
						ul.mnLinhasInt li a span{
							float:left;display:inline;
							padding-left:20px;
							background:url(../img/bg_mn_lstprog_ico.gif) 0 1px no-repeat;
							text-transform:uppercase;
							color:#444444;
							cursor:pointer;
							font-size:11px;
						}
		ul.mnLinhasInt li.ie_cb{
			width:516px;
		}

		/* titulo das Linhas */
		.titLinha{
			font-weight:normal;
			color:#3399CC;
			font-size:18px;
			border-bottom:1px dashed #DDDDDD;
			padding:0 10px 10px 40px;
			margin-top:0;
			margin-left:-40px;
			margin-right:-40px;
			background:url(../img/bg_tit_linha_bullet.gif) 24px 10px no-repeat;
			text-transform:uppercase;
		}
		h3.titListaLinhas{
			color:#3399CC;
			border-bottom:1px dashed #DDDDDD;
			font-size:14px;
			font-weight:bold;
			padding:0 0 10px 0;
			margin:15px -15px 0 0;
		}
		p.descLinha{
			
		}
ul.lstLinhaHome{
	float:left;display:inline;
	width:483px;
	margin:10px -40px 10px -5px;
}
		ul.lstLinhaHome li{
			float:left;display:inline;
			background:url(../img/bg_list_linha.gif) 0 0 no-repeat;
			/*TAMANHO ANTIGO width:157px;*/
			width:229px;
			height:84px;
			padding:0;
			margin:2px;
		}
				ul.lstLinhaHome li a{
					float:left;display:inline;
					text-decoration:none;
					width:207px !important;
					height:77px !important;
					width:229px;
					height:84px;
					padding:7px 11px 0 11px;
				}
						ul.lstLinhaHome li .tmbCont{
							float:left;display:inline;
							margin:0;
							background:url(../img/bg_list_linha_item.gif) 0 0 no-repeat;
							cursor:pointer;
						}			
						ul.lstLinhaHome li strong{
							float:left;display:inline;
							margin-left:3px;
							width:128px;
							cursor:pointer;
						}
						ul.lstLinhaHome li strong.l1{
							margin-top:20px;
						}
						ul.lstLinhaHome li strong.l2{
							margin-top:13px;
						}
						ul.lstLinhaHome li strong.l3{
							margin-top:7px;
						}
/* lista com detalhes dos produtos */
dl.lstDetalheProdutos{
	margin:0 -40px 0 -38px;
	padding:0;
	width:514px;
}
dl.lstDetalheProdutos,
dl.lstDetalheProdutos dt,
dl.lstDetalheProdutos dd,
dl.lstDetalheProdutos dd a,
dl.lstDetalheProdutos dd a img{
	float:left;display:inline;
}
		dl.lstDetalheProdutos dt,
		dl.lstDetalheProdutos dd{
			clear:both;
			margin:0;
			border-bottom:1px dashed #BBCAD4;
		}
		dl.lstDetalheProdutos dt{
			width:470px !important;
			width:514px;
			padding:5px 10px 5px 34px;
			font-size:15px;
			color:#ffffff;
			background:#f3f3f3;
		}
		
		/* cores de acordo com linha */
		body.ln_aducao_agua dl.lstDetalheProdutos dt,
		body.ln_aducao_agua dl.lstDetalheProdutos dt *{
			background:#77A7FE;
			color:#fff;
		}
		body.ln_integral_esgoto dl.lstDetalheProdutos dt,
		body.ln_integral_esgoto dl.lstDetalheProdutos dt *{
			background:#FE0000;
			color:#fff;
		}
		body.ln_predial dl.lstDetalheProdutos dt,
		body.ln_predial dl.lstDetalheProdutos dt *{
			background:#FE7700;
			color:#fff;
		}
		
		body.ln_tampoes dl.lstDetalheProdutos dt,
		body.ln_tampoes dl.lstDetalheProdutos dt *{
			background:#FED443;
			color:#fff;
		}
		
		body.ln_valvulas dl.lstDetalheProdutos dt,
		body.ln_valvulas dl.lstDetalheProdutos dt *{
			background:#0000A7;
			color:#fff;
		}
		
		body.ln_pvc dl.lstDetalheProdutos dt,
		body.ln_pvc dl.lstDetalheProdutos dt *{
			background:#0077D4;
			color:#fff;
		}
		
		body.ln_rede_comercial dl.lstDetalheProdutos dt,
		body.ln_rede_comercial dl.lstDetalheProdutos dt *{
			background:#00D4A7;
			color:#fff;
		}
		
		body.ln_institucional dl.lstDetalheProdutos dt,
		body.ln_institucional dl.lstDetalheProdutos dt *{
			background:#00A3D0;
			color:#fff;
		}
		
		
		dl.lstDetalheProdutos dd,
		dl.lstDetalheProdutos dd.off{
			background:#ffffff;
		}
		dl.lstDetalheProdutos dd.on{
			background:#D9D9D9;
		}
		dl.lstDetalheProdutos dd.txt{
			width:470px !important;
			width:514px;
			display:block;
			padding:20px 10px 20px 34px;
			color:#2D3E62;
		}
			
				dl.lstDetalheProdutos dd a:link,
				dl.lstDetalheProdutos dd a:visited,
				dl.lstDetalheProdutos dd a:hover,
				dl.lstDetalheProdutos dd a:active{
					width:470px !important;
					width:514px;
					/* height:60px !important;
					height:90px; */
					padding:20px 10px 10px 34px;
					display:block;
					text-decoration:none;
					color:#2D3E62;
				}
				dl.lstDetalheProdutos dd a.lnk:link,
				dl.lstDetalheProdutos dd a.lnk:visited,
				dl.lstDetalheProdutos dd a.lnk:hover,
				dl.lstDetalheProdutos dd a.lnk:active{
					width:auto;
					padding:0;
					float:none;
					display:inline;
					text-decoration:none;
					color:#3399CC;
					font-weight:bold;
				}
						dl.lstDetalheProdutos dd a span.tmbCont,
						dl.lstDetalheProdutos dd.off a span.tmbCont{
							background-image:url(../img/bg_thb_prodvar_bc.gif);
						}
						dl.lstDetalheProdutos dd.on a span.tmbCont{
							background-image:url(../img/bg_thb_prodvar_cz.gif);
						}
						
						dl.lstDetalheProdutos dd a span.tmbCont{
							float:left;display:inline;
							margin:-10px 10px 0 0;
						}

/* Tabelas de detalhes do produto */
/* table.tableProd{}
		table.tableProd tr{} */
table.tableF10{
	border-collapse:collapse;
}
table.tableF10 *{
	font-size:10px !important;
}
		table.f10 {
	width:476px !important;
	margin:0 -20px;
}
table.f10 *{
	font-size:10px !important;
}
			table tr th{
				font-size:11px;
				font-weight:normal;
			}
			table tr th b{
				font-size:11px;
			}
			table.tableProd tr th{
					font-size:11px;
					color:#676868;
					font-weight:normal;
					border:1px solid #D4D4D4;
					padding:0;
				}
				table.tableProd tr td{
					border:1px solid #D4D4D4;
					font-size:11px;
					color:#000000;
					padding:0;
				}
h3.subTitProd{
	font-size:13px;
	font-weight:bold;
}
ul.lstProd{
	margin-bottom:20px;
}
		ul.lstProd li{
			background:url(../img/bg_lst_prod.gif) 0 5px no-repeat;
			margin:5px 0;
			padding-left:15px;
		}
				ul.lstProd li ol{
					margin-left:20px;
					padding:0;
				}
				ul.lstProd li ol li{
					background:none;
					padding:0;
				}
				ul.lstProd li a:link,
				ul.lstProd li a:active,
				ul.lstProd li a:hover,
				ul.lstProd li a:visited{
					text-decoration:none;
					color:#3399CC;
					font-weight:bold;
				}
				ul.lstProd li a:hover{
					color:#D3D3D3;
				}
				
				ul.lstProd li ul{
					
				}
						ul.lstProd li ul li{
							background:url(../img/bg_lstsub_prod.gif) 0 5px no-repeat;
							padding-left:12px;
						}

p.btVoltar{
	margin:20px 0;
}
		p.btVoltar a:link,
		p.btVoltar a:active,
		p.btVoltar a:visited,
		p.btVoltar a:hover{
			font-size:11px;
			color:#676868;
			font-weight:bold;
			text-decoration:none;
		}
		p.btVoltar a:hover{
			color:#D3D3D3;
		}

div.legProd{
	width:270px;
	margin-left:100px;
}
		div.legProd *{
			font-size:10px !important;
		}
		div.legProd h3{
			margin-top:0;
		}
.frmBusca{
	margin:0 0 10px 0;
}
		.frmBusca label{
			font-weight:bold;
		}
		.frmBusca button{
			width:30px;
			margin:0;
			font-size:11px;
			font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
			/* margin-left:5px; */
		}
		.frmBusca input{
			margin:0 5px;
			width:125px !important;
			width:130px;
		}
.bgDownload{
	background:url(../img/bg_list_download.gif) 0 0 no-repeat;
	float:left;display:inline;
	margin-bottom:10px;
	width:239px;
	height:27px;
}
.bgDownload a:link,
.bgDownload a:hover,
.bgDownload a:visited,
.bgDownload a:active{
	float:left;display:inline;
	width:232px !important;
	height:22px !important;
	width:239px;
	height:27px;
	padding:5px 0 0 7px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
ul.lstDownloads{
	
}
	ul.lstDownloads li{
		float:left;display:inline;
		padding-left:7px;
	}
	ul.lstDownloads li a:link,
	ul.lstDownloads li a:hover,
	ul.lstDownloads li a:active,
	ul.lstDownloads li a:visited{
		float:left;display:inline;
		min-height:18px;
		height:auto !important;
		height:18px;
		width:233px;
		text-decoration:none;
		color:#000;
		font-size:12px;
	}
	ul.lstDownloads li strong{
		float:right;display:inline;
		cursor:pointer;
		padding-left:30px;
		background:url(../img/ico_download.gif) left 2px no-repeat;
	}
p.boxBalanco{
	text-align:center;
	padding-top:10px;
	border-top:1px solid #DDDDDD;
}
.titOutrasNoticias{
	font-size:12px;
	/* color:#6E9DB9; */
	color:#3399CC;
	font-weight:bold;
}
ul.lstNoticias li{
	margin-bottom:10px;
}
ul.lstNoticias li a:link,
ul.lstNoticias li a:hover,
ul.lstNoticias li a:active,
ul.lstNoticias li a:visited{
	font-size:11px;
	/* color:#6E9DB9; */
	font-weight:bold;
	text-decoration:none;
	
}/* CSS Document */
