#textos-container {
	padding-top: 0px;
	padding-bottom:40px;
}

#textos-container a:link, #textos-container a:visited {
	color:#663300;
}

#textos-container a:hover {
	color:#996600;
}

p {
	margin:0;padding:0;
}

div.item-texto {
	padding-bottom: 15px;
}

h2 {
	margin: 10px 0;
	background-position:top left;
	background-repeat:no-repeat;
	height:20px;
}

h2 span {
	visibility:hidden;
}

.tit-ensaios {
	background-image:url(../../images/layout/pt/tit-ensaios.gif);
}

.tit-artigos {
	background-image:url(../../images/layout/pt/tit-artigos.gif);
}

#menu-textos-sel {
	margin: 20px 0 0 0;
	padding: 0px;
	list-style:none;
}


#menu-textos-sel li a {
	width:155px;
	height:20px;
	display:block;
	margin-bottom:5px;
}

#menu-textos-sel li a span{
	visibility:hidden;
}

#bt-ensaios a {
	background:url(../../images/layout/pt/bt_ensaios.gif) top left no-repeat;
}

#bt-ensaios a:hover {
	background:url(../../images/layout/pt/bt_ensaios_f2.gif) top left no-repeat;
}

#bt-artigos a {
	background:url(../../images/layout/pt/bt_artigos.gif) top left no-repeat;
}

#bt-artigos a:hover {
	background:url(../../images/layout/pt/bt_artigos_f2.gif) top left no-repeat;
}
