.BTletras{/* meter esta classe num div, para dar igual no NS e IEe em coord. absolutas*/
	position : absolute;
	top : 86px;
	left : 195px;
	width : 500px;
}
/*TXT*/
.blocotxt{
	font-family : Arial, Helvetica, sans-serif;
	text-align: justify;
	letter-spacing : normal;
	line-height : 135%;
	border : none;
	width : 510px;
	padding-left : 20px;
	padding-top : 4px;
}
.blocoPic{
	width : 500px;
	border : none;
	margin-left : 20px;
	margin-top : 17px;
}
.titulo1{
	font-size : 12px;
	color : #B34F00;
}  
a:link{
	color : #7B8E8B;
	text-decoration : none;
}
a:visited{
	color : #7B8E8B;
	text-decoration : none;
}
a:hover{
	color : #7B8E8B;
	text-decoration : underline;
}
