html
{
}

body
{
    color: #999;
    text-align: right;
    font: 14px 'Titillium Web', sans-serif;
    min-width: 960px;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    margin: 0;
    scrollbar-face-color: #333333;
    scrollbar-shadow-color: #333333;
    scrollbar-highlight-color: #333333;
    scrollbar-3dlight-color: #333333;
    scrollbar-darkshadow-color: #333333;
    scrollbar-track-color: #333333;
    scrollbar-arrow-color: #949494;
    background-color: #FFF;
}

::-webkit-scrollbar
{
    height: 9px;
    width: 13px;
    background: #cccccc;
    -webkit-border-radius: 1ex;
}

::-webkit-scrollbar-thumb
{
    background: #949494;
    -webkit-border-radius: 1ex;
    -webkit-box-shadow: 0px 1px 2px rgba(3, 3, 3, 0.2);
}

::-webkit-scrollbar-corner
{
    background: #333333;
}

#topo
{
    background-color: #FFF;
    height: 100px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    overflow: visible;
}

.ie body
{
    filter: dropshadow(color=#ffffff, offx=0, offy=0);
}

h1
{
    font-size: 40px;
    letter-spacing: -2px;
    line-height: 60px;
    text-shadow: 0 3px 3px #d8d9d9;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
}


h2
{
    text-shadow: 0 2px 2px #d8d9d9;
}

h3
{
    font-size: 24px;
    text-shadow: 0 2px 2px #d8d9d9;
    margin-top: 0.4em;
    margin-right: 0;
    margin-bottom: 0.3em;
    margin-left: 0;
    color: #B6B6B6;
}


h4
{
    margin-bottom: 5px;
}

h5
{
    text-shadow: 0 2px 2px #d8d9d9;
    font-size: 24px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

p, pre
{
    margin: 0 0 10px 0;
}

code
{
    text-transform: uppercase !important;
    color: #EEE;
    border-bottom: 1px dotted #666;
}

small
{
    background: url(../images/alpha.png);
    background: rgba(255, 255, 255, 0.8) url();
    border: 0px solid #111;
    font-size: 15px;
    padding: 0 5px;
    color: #666;
}

a
{
    color: #000;
    text-decoration: none;
}

    a:hover
    {
        color: #666;
    }

ul
{
    overflow: hidden;
    width: 190px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 1;
    color: #333;
}

    ul li
    {
        list-style: none;
        margin-top: 8px;
        margin-right: 0;
        margin-bottom: 8px;
        text-transform: uppercase;
        color: #000;
    }

        ul li span
        {
            font-size: 12px;
            padding-top: 0;
            padding-right: 15px;
            padding-bottom: 0;
            padding-left: 15px;
            color: #000;
        }

            ul li span em
            {
                font-style: normal;
            }

    ul ul
    {
        display: none;
        float: right;
        margin: 0 3px 0 3px;
        text-align: right;
        color: #000;
    }

        ul ul span
        {
            font-size: 15px;
        }


        ul ul li
        {
            margin: 0 0 6px 0;
        }

            ul ul li span
            {
                background: url(../images/alpha.png);
                background: rgba(230, 230, 230, 0.8) url();
            }

#container
{
    bottom: -2px;
    left: -28px;
    position: absolute;
    width: 250px;
    z-index: 11;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 45px;
    background-image: url(../images/back-menu.png);
    background-repeat: repeat-x;
    background-position: top;
    overflow: auto;
    margin: 0px;
}

#container2
{
    bottom: 0;
    left: 0px;
    position: absolute;
    width: 540px;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 50px;
    margin-bottom: 80px;
}

#container3
{
    position: absolute;
    width: 210px;
    z-index: 11;
    padding-right: 20px;
    text-align: right;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 35%;
    margin-right: 0px;
    margin-bottom: 32px;
    margin-left: 0px;
}

#logo-div
{
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 9999999999;
    background-color: #FFF;
    padding-top: 8px;
    padding-left: 20px;
}

#menu .current a
{
    color: #FFF;
}

#bar-inf
{
    position: fixed;
    bottom: 0;
    right: 0;
    background: url(../images/alpha.png);
    width: 99%;
    text-align: right;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    z-index: 99998;
    background-color: #FFF;
    height: 35px;
}

#bar-right
{
    position: fixed;
    right: 0;
    width: 40px;
    text-align: right;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    z-index: 999999;
    height: 99%;
    top: 0px;
    background-color: #FFF;
    background-image: url(../images/alpha.png);
}

#bar-top
{
    position: fixed;
    right: 0;
    background: url(../images/alpha.png);
    width: 99%;
    text-align: right;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    z-index: 9999998;
    background-color: #FFF;
    height: 38px;
    top: 0px;
}

#donate h4
{
    margin: 0;
}

#donate form
{
    padding: 0;
    margin: 0;
}

#donate input[type=text]
{
    background: #333;
    border: 0;
    color: #ec008c;
    font: 11px 'Abril Fatface', cursive;
    padding: 2px;
    text-align: right;
    padding: 5px;
    font-weight: bold;
}

#donate input[type=submit]
{
    background: #ec008c;
    color: black;
    border: 0;
    border-radius: 2px;
}

#home .vegas-loading
{
    top: 45px;
}

#overlay
{
    display: none;
    background: url(../images/alpha.png);
    background: rgba(0, 0, 0, 0.8) url();
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}

#credits
{
    display: none;
    z-index: 1000;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 220px;
    margin-left: -300px;
    margin-top: -110px;
}

    #credits div
    {
        float: left;
    }

        #credits div.last
        {
            width: 290px;
            text-align: left;
            padding-left: 10px;
            margin-left: 10px;
            border-left: 1px dotted #CCC;
        }

        #credits div.first
        {
            width: 280px;
            text-align: right;
        }

    #credits h4, #credits p
    {
        margin: 0 0 10px 0;
    }

#download
{
    width: 500px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -50px;
    text-align: center;
    z-index: 1000;
    display: none;
}

#sponsors
{
    text-shadow: none;
    position: absolute;
    bottom: 20px;
    left: 10px;
    text-transform: none;
    text-align: right;
    width: 600px;
}

    #sponsors img
    {
        -moz-box-shadow: 0 5px 5px #FFF;
        -webkit-box-shadow: 0 5px 5px #FFF;
        box-shadow: 0 5px 2px #FFF;
        float: left;
        background: #FFF;
        border: 1px solid #111;
        margin-right: 5px;
    }

    #sponsors *
    {
        font: 11px Arial;
        color: #FFF;
        line-height: 1.8;
    }

    #sponsors .bsa_it_ad
    {
        padding: 10px;
        background: url(../images/alpha.png);
        background: rgba(0, 0, 0, 0.6) url();
        border: 1px solid #111;
    }

    #sponsors .bsa_it_t
    {
        font: 12px Arial;
        display: block;
    }

    #sponsors .bsa_it_p
    {
        display: none;
    }

    #sponsors .bsa_it_p2,
    #sponsors .bsa_it_t
    {
        color: #ec008c;
        text-decoration: none;
    }

    #sponsors .bsa_it_p2
    {
        margin: -26px 10px 0 0;
        display: block;
    }

body#documentation
{
    background: #FFFurl('../images/bg.png') !important;
}

#documentation
{
}

    #documentation .try
    {
        font: bold 13px 'Abril Fatface', cursive;
        color: #999;
        display: block;
        text-align: right;
    }

    #documentation #container
    {
        margin-right: 365px;
    }

    #documentation #sponsors
    {
        position: relative;
        margin: 0;
        top: 10px;
        padding: 0;
        left: -7px;
        width: 335px;
        margin-bottom: 30px;
    }

        #documentation #sponsors *
        {
            border: none !important;
            background: none !important;
        }

    #documentation #sponsors
    {
        border: none !important;
        background: none !important;
    }



#patterns
{
    overflow: hidden;
}

    #patterns li
    {
        float: left;
        width: 42px;
        height: 42px;
        border: 1px solid #FFF;
        margin: 0 1px 1px 0;
        background: #AAA;
        cursor: pointer;
    }

#superheader
{
    text-align: left;
    text-transform: none;
    z-index: 999;
    font: 13px/1.6 Arial, sans-serif;
    padding: 0;
    position: absolute;
    top: 0px;
    right: 190px;
    background: #FFF;
    color: #666;
    float: right;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

    #superheader *
    {
        margin: 0;
        padding: 0;
    }

    #superheader h6
    {
        color: #999;
        font: bold 11px Arial, sans-serif;
        padding: 8px 10px;
        cursor: pointer;
    }

        #superheader h6.open
        {
            /*      background:#CF0;
        color:#FFF;
*/
        }

    #superheader a
    {
        color: #ec008c;
        text-decoration: none;
        display: block;
        padding: 2px 0;
    }

    #superheader ul
    {
        position: absolute;
        top: 28px;
        right: 0px;
        background: #FFF;
        -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.8);
        -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.8);
        display: none;
        -webkit-border-radius: 0 5px 5px 5px;
        -moz-border-radius: 0 5px 5px 5px;
        height: 350px;
        width: 300px;
        overflow: auto;
    }

    #superheader li
    {
        list-style: none;
        padding: 10px 15px;
        cursor: pointer;
    }

        #superheader li:hover
        {
            background-color: #E6E6E6;
        }

#superheader2
{
    text-align: left;
    text-transform: none;
    z-index: 999;
    font: 13px/1.6 Arial, sans-serif;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0px;
    left: 110px;
    background: #FFF;
    background: rgba(0, 0, 0, 0.8);
    color: #FFF;
    -webkit-box-shadow: 0px 2px 5px #FFF;
    -moz-box-shadow: 0px 2px 5px #FFF;
    margin-top: 94px;
    float: left;
    border-left-width: 4px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: solid;
    border-left-color: #ed008c;
}

    #superheader2 *
    {
        margin: 0;
        padding: 0;
    }

    #superheader2 h6
    {
        color: #FFF;
        font: bold 11px Arial, sans-serif;
        padding: 8px 10px;
        cursor: pointer;
    }

        #superheader2 h6.open
        {
            /*      background:#CF0;
        color:#FFF;
*/
        }

    #superheader2 a
    {
        color: #ec008c;
        text-decoration: none;
        display: block;
        padding: 2px 0;
    }

    #superheader2 ul
    {
        position: absolute;
        top: 28px;
        left: 0px;
        background: #FFF;
        -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.8);
        -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.8);
        display: none;
        -webkit-border-radius: 0 5px 5px 5px;
        -moz-border-radius: 0 5px 5px 5px;
        height: 350px;
        width: 220px;
        overflow: auto;
    }

    #superheader2 li
    {
        list-style: none;
        padding: 10px 15px;
        cursor: pointer;
    }

        #superheader2 li:hover
        {
            background: #222;
        }

#superheader3
{
    text-align: left;
    text-transform: none;
    z-index: 999;
    font: 13px/1.6 Arial, sans-serif;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0px;
    left: 188px;
    background: #FFF;
    background: rgba(255, 255, 255, 0.8);
    color: #FFF;
    -webkit-box-shadow: 0px 2px 5px #FFF;
    -moz-box-shadow: 0px 2px 5px #FFF;
    margin-top: 94px;
    float: left;
    border-left-width: 4px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: solid;
    border-left-color: #ed008c;
}

    #superheader3 *
    {
        margin: 0;
        padding: 0;
    }

    #superheader3 h6
    {
        color: #FFF;
        font: bold 11px Arial, sans-serif;
        padding: 8px 10px;
        cursor: pointer;
    }

        #superheader3 h6.open
        {
            /*      background:#CF0;
        color:#FFF;
*/
        }

    #superheader3 a
    {
        color: #ec008c;
        text-decoration: none;
        display: block;
        padding: 2px 0;
    }

    #superheader3 ul
    {
        position: absolute;
        top: 28px;
        left: 0px;
        background: #FFF;
        -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.8);
        -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.8);
        display: none;
        -webkit-border-radius: 0 5px 5px 5px;
        -moz-border-radius: 0 5px 5px 5px;
    }

    #superheader3 li
    {
        list-style: none;
        padding: 10px 15px;
        cursor: pointer;
    }

        #superheader3 li:hover
        {
            background: #222;
        }

#authors
{
    position: relative;
}

#hire
{
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: 0px 2px 5px #FFF;
    -moz-box-shadow: 0px 2px 5px #FFF;
    -webkit-box-shadow: 0px 2px 5px #FFF;
    background: #FFF;
    font: 10px Arial, Helvetica, sans-serif;
    color: #FFF;
    text-align: center;
    padding: 5px;
    text-shadow: none;
    text-transform: none;
    position: absolute;
    right: 155px;
    margin-top: -30px;
    display: none;
}

    #hire .arrow
    {
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-top: 10px solid #FFF;
        margin: 0 auto;
        margin-bottom: -20px;
    }

.rosa
{
    color: #EC008C;
}

.img-logo
{
    text-decoration: none;
    height: 28px;
    width: 321px;
    -moz-box-shadow: 0 0px 0px #000;
    -webkit-box-shadow: 0 0px 0px #000;
    box-shadow: 0 0px 0px #000;
    border: 0px solid #FFF;
    z-index: 99999999;
}

a:hover .img-logo
{
    border: 0px solid #ffffff;
}

.img-noborder
{
    -moz-box-shadow: 0 0px 0px #000;
    -webkit-box-shadow: 0 0px 0px #000;
    box-shadow: 0 0px 0px #000;
    border: 0px solid #FFF;
}

a:hover .img-noborder
{
    border: 0px solid #ffffff;
    cursor: default;
}

#txt-float-right
{
    padding: 0px;
    float: right;
    height: 65%;
    width: 56%;
    overflow: auto;
    z-index: 999;
    text-align: left;
    font-size: 16px;
    position: absolute;
    bottom: 73px;
    right: -1px;
    margin-right: 80px;
    color: #333;
    margin-left: 55px;
    margin-top: 55px;
}

#txt-float-right2
{
    padding: 0px;
    float: right;
    height: 30%;
    width: 62%;
    overflow: auto;
    z-index: 9;
    text-align: left;
    font-size: 16px;
    position: absolute;
    bottom: 100px;
    right: 0px;
    vertical-align: top;
}

.back-td-areas
{
    background-image: url(../images/back-areas.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#list-trab-port
{
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    float: right;
}

#legenda-port160
{
    height: 50px;
    width: 160px;
    overflow: hidden;
}

#legenda-port350
{
    height: 50px;
    width: 350px;
    overflow: hidden;
}

#thumbs-float-right
{
    overflow: auto;
    text-align: left;
    font-size: 12px;
    color: #333;
    padding: 0px;
    right: 60px;
    float: left;
    margin-left: 420px;
    position: relative;
    height: 99%;
}

.txt-rodape
{
    color: #333;
    text-decoration: none;
    padding-right: 8px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
    white-space: nowrap;
    padding-left: 5px;
}

.txt-rodape2
{
    color: #333;
    text-decoration: none;
    padding-right: 5px;
    white-space: nowrap;
    padding-left: 5px;
    overflow: hidden;
    font-size: 12px;
}

#box-news
{
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999;
    font-size: 13px;
    min-height:250px;
}

    #box-news p img
    {
        float: left;
        margin: 5px;
    }

.divA
{
    float: right;
    text-decoration: underline;
}


#video-float-right
{
    padding: 0px;
    float: right;
    height: 99%;
    width: 60%;
    overflow: auto;
    z-index: 999;
    text-align: left;
    font-size: 16px;
    position: absolute;
    bottom: 73px;
    right: -1px;
    margin-right: 80px;
    color: #333;
    margin-left: 55px;
}

.txt-legendavid
{
    color: #333;
    font-size: 13px;
}
#txt-float-right3 {
	padding: 0px;
	float: right;
	height: 500px;
	width: 664px;
	overflow: auto;
	z-index: 999;
	text-align: left;
	font-size: 16px;
	position: absolute;
	bottom: 73px;
	right: -1px;
	margin-right: 80px;
	color: #333;
	margin-left: 55px;
	margin-top: 55px;
}
