/* Home - Top Users*/

    #usuarios_top { text-align: right; }
    
        #usuarios_top .topuser_flag { width: 32px; height: 22px; margin: -24px 2px 0 0; }

            #usuarios_top .topuser_flag:hover { width: 45px; height: 35px; }

body {
    margin: 0px;
    padding: 0px;
    background-color: #91C7E2;
    background-image: url(../img/home/back_top.gif);
    background-repeat: repeat-x;
    background-position: center top;
    font-family: Arial, Helvetica, sans-serif;
}
a img {border:none;}
#top {}
#t1 {
    background-image: url(../img/home/backg_top.png);
    background-repeat: no-repeat;
    float: left;
    height: 130px;
    width: 960px;
}
#logo {
    display: inline;
    float: left;
    height: 61px;
    width: 186px;
    margin-top: 6px;
    margin-left: 22px;
}
#invitacion {
    float: left;
    height: 235px;
    width: 960px;
    background: url(../img/home/back_inv.png) center center no-repeat;
}
#bot {
    float: left;
    width: 100%;
    background-image: url(../img/home/back_bot.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}
#container_bot {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}
#usuarios_top {
    float: left;
    height: 133px;
    width: 960px;
    background-image: url(../img/home/back_usuarios_bot.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.bullets {
    list-style-position: inside;
    list-style-image: url(../img/home/bullet.gif);
    padding: 0px;
    margin: 0px;
}
.bullet_margin {
    margin-bottom: 10px;
}


.topuser {
    float: left;
    height: 69px;
    width: 69px;
    margin-top: 22px;
    margin-left: 17px;
    display: inline;
}
.topuser img {
                width: 69px;
                height: 69px;
                border: none;
}
#social_media {
    float: right;
    height: 100px;
    /*width: 960px;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #1786AA;
    text-align: right;
    font-weight: bold;
}
#menu {
    float: left;
    height: 22px;
    width: 540px;
    display: inline;
    margin-top: 106px;
    margin-left: 10px;
    font-weight: bold;
    color: #1786AA;
    font-size: 12px;
}
a.mm:link {
    color: #1786AA;
    text-decoration: none;
}
a.mm:visited {
    color: #1786AA;
    text-decoration: none;
}
a.mm:hover {
    color: #2ACAE0;
    text-decoration: underline;
}
a.mm:active {
    color: #1786AA;
    text-decoration: none;
}





#container {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}
#inv_l {
    display: inline;
    float: left;
    margin: 10px 0 0 25px;
}
#inv_l img {
    width: 350px;
    height: 200px;
}
#inv_r {
    float: left;
    height: 319px;
    width: 352px;
    display: inline;
    margin-left: 200px;
}
#med {
    float: left;
    width: 960px;
    background-image: url(../img/home/back_usuarios_toptop.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
#med_1 {
    float: left;
    width: 208px;
    text-align: center;
    height: 246px;
}
#ya_usuario_twitter {
    text-align: center;
    float: left;
    height: 80px;
    width: 183px;
    display: inline;
    margin-left: 100px;
}
#sign_in_with_twitter {
    display: inline;
    float: left;
    height: 82px;
    width: 183px;
    margin-left: 100px;
}

#med_2 {
    float: left;
    width: 409px;
}
#med_3 {
    float: left;
    width: 300px;
}
#bienvenido_a_tutwit {
    float: left;
    height: 80px;
    width: 300px;
}
#med3_text {
    float: left;
    width: 300px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #1786AA;
    font-weight: bold;
}
#instrucciones {
    float: left;
    height: 208px;
    width: 280px;
    display: inline;
    margin-left: 36px;
    margin-top: 80px;
}
#instrucciones_top {
    float: left;
    height: 60px;
    width: 280px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
}
#instrucciones_bot {
    float: left;
    height: 54px;
    width: 280px;
    text-align: center;
    margin-top: 32px;
}

#instrucciones_bot img {
    width: 150px;
    height: 40px;
}

#footer_links { color: #1786AA; float: left; margin-top: 28px; }

    #footer_links a { text-decoration: none; color: #1786AA; font-size: 0.9em; font-weight: bold; }
