/*TXT*/
.BTruinas{ /* meter esta classe num div, para dar igual no NS e IEe em coord. absolutas*/
	position : absolute;
	top : 86px;
	left : 195px;
	width : 150px;
}
.titulo1{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : normal;
	line-height : 125%;
	color : #AA3500;
}   
.titulo2{/*Usado no txt das moedas, joelharia, etc*/
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	letter-spacing : normal;
	line-height : 125%;
	color : #B34F00;
} 
.titulo3{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : normal;
	line-height : 125%;
	color : #AA3500;
} 
.txt3{/*Usado no txt das moedas, joelharia, etc*/
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing : normal;
	line-height : 125%;
	color : #7B8E8B;
}
.txt3bold{/*Usado no txt das moedas, joelharia, etc*/
	font-weight : bold;
}
.txt3italic{
	font-style : italic;
}
.BTretroceder{
	position : relative;
	left : 488px;
}
.BTretroceder2{/*ingles*/
	position : relative;
	top : 0px;
	left : 518px;
}
a:link{
    color : #3B494C;
	/*color : #7B8E8B;*/
	text-decoration : none;
}
a:visited{
	/*color :  #D5DCDD;*/
	color :  #95A5A3;
	text-decoration : none;
}
a:hover{
	color : #AA3500;
	text-decoration : none;
}
a.bold:link{
	color : #3B494C;
	text-decoration : none;
	font-weight : bold;
}
a.bold:visited{
	color :  #3B494C;
	text-decoration : none;
	font-weight : bold;
}
a.bold:hover{
	color : #AA3500;
	text-decoration : none;
	font-weight : bold;
}
a.bold2:link{
   font-family : Arial, Helvetica, sans-serif;
	color : #3B494C;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	line-height : 125%;
}
a.bold2:visited{
   font-family : Arial, Helvetica, sans-serif;
	color :  #3B494C;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	line-height : 125%;
}
a.bold2:hover{
   font-family : Arial, Helvetica, sans-serif;
	color : #AA3500;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	line-height : 125%;
}
