/* LOJA*/
.BTloja{
	/* meter esta classe num div, para dar igual no NS e IEe em coord. absolutas*/
	position : absolute;
	top : 83px;
	left : 195px;
	width : 400px;
}
/*TXT*/
.titulo1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 125%;
	color : #AA3500;
}
.titulo2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : normal;
	line-height : 125%;
	color : #AA3500;
}
.txto1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 13px;
	color : #7B8E8B;
}
.txto2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 13px;
	color : #C3CBCC;
}
.txto3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	letter-spacing : normal;
   line-height : 13px;
	color : #7B8E8B;
}
.txto4{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 13px;
	color : #7B8E8B;
}
.txto5{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : normal;
	line-height : 13px;
	color : #3B494C;
} 
.txto6{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing : normal;
	line-height : 13px;
	color : #B34F00;
} 
a:link{
	color : #7B8E8B;
	text-decoration : none;
}
a:visited{
	color : #7B8E8B;
	text-decoration : none;
}
a:hover{
	color : #7B8E8B;
	text-decoration : underline;
}
a.bold:link{
	font-family : Arial, Helvetica, sans-serif;
	color : #3B494C;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	vertical-align : middle;
}
a.bold:visited{
	font-family : Arial, Helvetica, sans-serif;
	color : #3B494C;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	vertical-align : middle;
}
a.bold:hover{
	font-family : Arial, Helvetica, sans-serif;
	color : #AA3500;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
   vertical-align : middle;
}
a.bold2:link{
	color : #3B494C;
	text-decoration : none;
	font-weight : bold;
}
a.bold2:visited{
	color : #3B494C;
	text-decoration : none;
	font-weight : bold;
}
a.bold2:hover{
	color : #AA3500;
	text-decoration : none;
	font-weight : bold;
}
