/* #### Generated By: http://www.cufonfonts.com #### */
    
    .selector-for-some-widget {
        box-sizing: content-box;
    }

    body {
        background: url(fundostavale.jpg);
    }

    a:link {
      color: blue;
      background-color: transparent;
      text-decoration: none;
    }

    a:visited {
      color: blue;
      background-color: transparent;
      text-decoration: none;
    }

    a:hover {
      color: blue;
      background-color: transparent;
      text-decoration: underline;
    }

    a:active {
      color: blue;
      background-color: transparent;
      text-decoration: underline;
    }

    dl, ol, ul {
        margin-top: 10px;
    }

    .titulo {
    
            -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=124, Color=#000000)";/*IE 8*/
            text-shadow: 1px 2px 3px rgba(0,0,0,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
            filter: progid:DXImageTransform.Microsoft.Shadow Strength=3, Direction=135, Color=#000000; /*IE 5.5-7*/
            font-family: "OldLondon";
            font-size: 2em;
            color: #920701;
            margin-bottom: 1em;
        }

            @font-face {
            font-family: "OldLondon";
            src: url("fontes/old_london/OldLondon.ttf");
    }

    .subtitulo {
        font-family:'Segoe UI Bold';
        font-size: 1.5em;
        margin-top: 1em;
    }

    .texto-Regular {
        font-family:'Segoe UI Regular';
        font-size: 1.1em;
    }

    .texto-Italic {
        font-family:'Segoe UI Italic';
        font-size: 1.1em;
    }

    .texto-Bold {
        font-family:'Segoe UI Bold';
        font-size: 1.1em;
    }

    .texto-Bold-Italic {
        font-family:'Segoe UI Bold Italic';
        font-size: 1.1em;
    }

    img {
        margin: 1em 1em;
    }

    .borderfoto {
        border: 3px solid #a0a0a0;
        margin: 0 auto;
    }

    
    @font-face {
    font-family: 'Segoe UI Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Regular'), url('Segoe UI.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Segoe UI Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Italic'), url('Segoe UI Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Segoe UI Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Bold'), url('Segoe UI Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Segoe UI Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Bold Italic'), url('Segoe UI Bold Italic.woff') format('woff');
    }