/* LINKS ========================================================================================================== */
	a:hover { text-decoration:underline;}
	a {	text-decoration:none;
		color: #999999 /*#E9811B;*/;
		background-color: transparent;
		font-weight:bold  }
	a:visited { text-decoration: none  }
	a:active {text-decoration:none }
	a:hover {text-decoration: underline }
	
	.link-produtos {
		text-decoration:none;
		color: #666666;
		background-color: transparent;
		font-weight:bold

	}
/* ================================================================================================================ */

/* GERAL ========================================================================================================== */
	body {
		margin:auto;
		font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		/*height:100%;*/
		background-image:url(../img/bg-geral.jpg);
		background-repeat:repeat-x;
		text-align:center;
	}
	
	table{
		font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	
	#master{
		margin: auto;
		height:100%;
		width:778px;
	}	
/* ================================================================================================================ */

/* TEMPLATE ========================================================================================================== */

#header{
	width:778px;
	height:173px;
	clear:both	
}

#logo-header{
	width:198px;
	height:142px;
	float:left
}

#ban-header{
	width:468px;
	height:60px;
	padding-top:10px;
	float:right
}

#idiomas-header{
	width:112px;
	height:86px;
	float:left
}

#menu-header{
	width:778px;
	height:31px;
	clear:both
}

#menu-header li {
	display:inline;
	border:0;
	margin:0;
	padding:0;
	  FLOAT:left;

}

#menu-header li  a{
		border:0;
		margin:0;
		padding:0;
		clear:both;
		display: block;


}

#main{
	width:778px;
	min-height:400px;
	clear:both
}

#footer{
	width:778px;
	height:39px;
	clear:both
}

/* ================================================================================================================ */

#conteudo{
	text-align:justify;
	padding: 10px 15px 30px 15px
}

#box-hp-alertas{
	width:580px;
	height:360px;
	border: 1px solid #FFDFA3;
	background-color:#F3F3F3;
	overflow:auto;
	text-align:left;
	padding:10px
}
#tit-hp-alertas{
	font-weight:bold;
	font-size:13px;
	text-align:left
}

#box-hp-produtos-aprovados{
	width:580px;
	height:260px;
	border: 1px solid #FFDFA3;
	background-color:#F3F3F3;
	overflow:auto;
	text-align:left;
	padding:10px
}
#tit-hp-produtos-aprovados{
	font-weight:bold;
	font-size:13px;
	text-align:left
}

#spacer-hp{
	height:20px;
	clear:both
}

#col-esq-hp{
	float:left;
	width:280px;
	text-align:left
}

#col-dir-hp{
	float:left;
	width:494px
}

#box-listaexpressa-hp{
	width:272px;
	height:175px;
	background-image:url(../img/box-listaexpressa-hp.jpg);
	background-repeat:no-repeat;	
	text-align:left;
	font-size:9px;
	padding:5px
}

#box-destaque-hp{
	width:486px;
	height:211px;
	background-image:url(../img/box-destaque-hp.jpg)
}

#imagem-destaque-hp{
	float:left;
	width:210px;
	height:160px;
	padding:10px
}

#tit-destaque-hp{
	font-weight: bolder;
	font-size:20px;
	color:#FF6600;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left
}

#tit-resumo-hp{
	font-weight: bold;
	font-size:11px;
	color:#666666;
	text-align:left
}

#lnk-vejamais{
	text-align:left;
	padding-top:20px
}

#tit-secao{
	text-align:left;
	font-weight:bold;
	font-size:16px;
	margin-top:20px;
	margin-bottom:20px;
	color: #FCD901  /*#006633*/
} 

#tit-materia{
	text-align:left;
	font-weight:bold;
	font-size:14px;
	margin-bottom:20px;
	color:#E9811B
}

form, input, select {
	font-size:9px
}