.bglojas {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/menu_adm.jpg);

}
.txtlojas {
	font-family: Garamond, Gerogia;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.titulo {
	font-family: Garamond, Gerogia;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.conteudo {
	font-family: Garamond, Gerogia;
	font-size: 16px;
	width:100%; 
	height:200px; 
	line-height: 150%;
	overflow: auto;
	scrollbar-3dlight-color: #DCBE68;
	scrollbar-highlight-color: #DCBE68;
	scrollbar-face-color: #F2E8CD;
	scrollbar-shadow-color: #C9B680;
	scrollbar-darkshadow-color: #C1AE78;
	scrollbar-arrow-color: #D5B254;
	scrollbar-track-color: #F0DFB1;
}
