/*DIV IMGS LADO DIREITO DA PÁGINA*/

/*DESKTOP*/
@media screen and (min-width: 601px) {
#LATERAL {position:fixed; right:0; top:250px; z-index:9999;}
}

/*CELULAR*/

@media screen and (max-width: 600px) {
#LATERAL {position:fixed; right:0; top:220px; z-index:9999;}
}


/*MERCADO LIVRE*/
a.MERCADO { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/MERCADO_LIVRE.png") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.MERCADO {Background-position: -37px 0;}

/*KWAI*/
a.KWAI { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/KWAI.png") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.KWAI {Background-position: -37px 0;}

/*LOGIN*/
a.LOGIN { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/LOGIN.png") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.LOGIN {Background-position: -37px 0;}

/*PINTEREST*/
a.PINTEREST { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/PINTEREST.png") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.PINTEREST {Background-position: -37px 0;}

/*QZONE*/
a.QZONE { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/QZONE.png") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.QZONE {Background-position: -37px 0;}

/*QUORA*/
a.QUORA { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/QUORA.png") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.QUORA {Background-position: -37px 0;}

/*REDDIT*/
a.REDDIT { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/REDDIT.png") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.REDDIT {Background-position: -37px 0;}

/*SNAPCHAT*/
a.SNAPCHAT { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/SNAPCHAT.png") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.SNAPCHAT {Background-position: -37px 0;}

/*TELEGRAM*/
a.TELEGRAM { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/TELEGRAM.png") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.TELEGRAM {Background-position: -37px 0;}

/*TIKTOY*/
a.TIKTOY { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/TIKTOY.png") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.TIKTOY {Background-position: -37px 0;}

/*TWITTER*/
a.TWITTER { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/TWITTER.png") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.TWITTER {Background-position: -37px 0;}

/*VIMEO*/
a.VIMEO { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/VIMEO.png") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.VIMEO {Background-position: -37px 0;}

/*WBXIN_WECHAT*/
a.WBXIN_WECHAT { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/WBXIN_WECHAT.png") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.WBXIN_WECHAT {Background-position: -37px 0;}

/*WEIBO*/
a.WEIBO { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/WEIBO.png") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.WEIBO {Background-position: -37px 0;}

/*INSTAGRAN*/
a.INSTAGRAM{ display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/INSTAGRAM.PNG") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.INSTAGRAM {Background-position: -37px 0;}

/*FACEBOOK*/
a.FACEBOOK { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/FACEBOOK.png") 0 0 no-repeat;text-decoration:none;  font-size:14px} 
a:hover.FACEBOOK {Background-position: -37px 0;}

/*YOUTUBE*/
a.YOUTUBE { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/YOUTUBE.PNG") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.YOUTUBE {Background-position: -37px 0;}

/*INÍCIO*/
a.LINKEDIN { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/LINKEDIN.png") 0 0 no-repeat;text-decoration:none; font-size:14px} 
a:hover.LINKEDIN {Background-position: -37px 0;}

/*WHATS*/
a.WHATS { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/WHATS.png") 0 0 no-repeat;text-decoration:none;  font-size:14px;} 
a:hover.WHATS {Background-position: -37px 0;}

#LATERAL_LEFT {position:fixed; left:0; top:69px; z-index:9999;}

/*WHATS*/
a.WHATS { display:block;width:37px;height:35px;background:url("../IMGS/IMGS_BOTOES/WHATS.png") 0 0 no-repeat;text-decoration:none;  font-size:14px} 
a:hover.WHATS {Background-position: -37px 0;}
