-->

Flotante

 <style>

#flotante1 {

position:fixed;

top:100px;

right:-250px;

float:right;

width:288px;

display:block;

padding:0;

z-index:1002;

-moz-transition: all 1s;

-webkit-transition: all 1s;

-o-transition: all 1s;

}

#flotante2 {

position:fixed;

top:240px;

right:-250px;

float:right;

width:288px;

display:block;

padding:0;

z-index:1003;

border-radius:10px;

-moz-transition: all 1s;

-webkit-transition: all 1s;

-o-transition: all 1s;

}

#flotante3 {

position:fixed;

top:380px;

right:-250px;

float:right;

width:288px;

display:block;

padding:0;

z-index:1004;

border-radius:10px;

-moz-transition: all 1s;

-webkit-transition: all 1s;

-o-transition: all 1s;

}

#flotante1:hover, #flotante2:hover, #flotante3:hover {

right:0px;

-moz-transition: all 1s;

-webkit-transition: all 1s;

-o-transition: all 1s;

}

div.likeboxwrap {

margin-top:-5px;

margin-left:-45px;

width:238px;

height:325px;

background-color:#f08080;

overflow:hidden;

border-radius:10px;

}

</style>


<!-- Primera pestaña -->

<div id='flotante1'>

<img src='https://blogger.googleusercontent.com/img/a/AVvXsEiDOh_ZbjVBAUkENWPm0HILik1_Lnkd4_rPk_IDiVyRhvJkS5xOMHxzMiYBTe6K70M_M86M2_nA0aLmwsBYs-JaLVQueVwtE2n-6c-C3opjo1wTWjQyL_SmXXXGot0ZVnm8fcoPPH0neBFpyNEhVsZqr-I-b-HFc7HaOEmRR-jwqlHgehuLL3BcHxE2=s159' style='float:left;'/>

<div style='background: #f08080; height:325px; margin-left:38px;padding: 8px 5px 0pt 50px;border-radius: 0px 0px 0px 10px;'><span><div class='likeboxwrap'><iframe allowtransparency='true' frameborder='0' scrolling='no' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9Z9YxUZR4ZkUO2tuHoPTcXCNrhOdQIHQxnWrOsWGSM_XpZG7VsHfsf8FUFYbK2o6T1YqltrLZ5HMWv0My8wvUg1pPwCsIeNlxlO7CfiWOwEiV0lqWDYMa9dTZRPxawAUoV8ZThjOTLpJ62i3_G2NtUVgrj5bNcFHM5JO1lpe260T867Epd6PC_TIl/s1600/fb_tab.png' style='border:none; overflow:hidden; width:240px; height:325px;'/></iframe>

</div></span></div></div>


<!-- Segunda pestaña -->

<div id='flotante2'>

<div class="g-plus" data-action="followers" data-height="300" data-href="https://plus.google.com/XXXXXXXXXXXXXX" data-source="blogger:blog:followers" data-width="240">

</div>

<script type="text/javascript">

(function() {

window.___gcfg = {'lang': 'es'};

var po = document.createElement('script');

po.type = 'text/javascript';

po.async = true;

po.src = 'https://apis.google.com/js/plusone.js';

var s = document.getElementsByTagName('script')[0];

s.parentNode.insertBefore(po, s);

})();

</script>


</div>

.................................................