﻿html, body {
            min-height: 100%;
            padding: 0;
            margin: 0;
            font-family: 'Source Sans Pro', "Helvetica Neue", Helvetica, Arial, sans-serif;
        }

        iframe {
            display: block;
            overflow: auto;
            border: 0;
            margin: 0;
            padding: 0;
            margin: 0 auto;
        }

        .frame {
            height: 49px;
            margin: 0;
            padding: 0;
            border-bottom: 1px solid #ddd;
        }

            .frame a {
                color: #666;
            }

                .frame a:hover {
                    color: #222;
                }

            .frame .buttons a {
                height: 49px;
                line-height: 49px;
                display: inline-block;
                text-align: center;
                width: 50px;
                border-left: 1px solid #ddd;
            }

            .frame .brand {
                color: #444;
                font-size: 20px;
                line-height: 49px;
                display: inline-block;
                padding-left: 10px;
            }

                .frame .brand small {
                    font-size: 14px;
                }

        a, a:hover {
            text-decoration: none;
        }

        .container-fluid {
            padding: 0;
            margin: 0;
        }

        .text-muted {
            color: #999;
        }

        .ad {
            text-align: center;
            position: fixed;
            bottom: 0;
            left: 0;
            background: #222;
            background: rgba(0,0,0,0.8);
            width: 100%;
            color: #fff;
            display: none;
        }

        #close-ad {
            float: left;
            margin-left: 10px;
            margin-top: 10px;
            cursor: pointer;
        }

#Logo {
    float:right;
    height: 43px;
    width: 86px;
    width: 180px; 
     height: 116px; 
      
     background:#3c8dbc;
     -moz-border-radius: 0 0 0 50%;
     -webkit-border-radius: 0 0 0 50%;
     border-radius: 0 0 0 80%;
}

#imagencentralizada {
 position: absolute; /* podría ser relative */
 width: 119px;
 height: 80px;
 float:right;
 /*left: 100px;
 top: 50px;*/
    top: 14px;
   border: 2px solid #555;
    margin-right:100px;
    left: 1228px;
    border-radius: 50% 50% 50% 50%;
}
