body, html
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 100%;
    width: 100%;
    background-color: #FFFFFF;
    background-image: url(../../images/bg2.gif);
    background-repeat: repeat-x;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

p
{
    text-align: justify;
}

#container
{
    width: 750px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

#container-header
{
    width: 700px;
    height: 85px;
    padding: 20px 40px 0px 11px;
    background-image: url(../../images/bg_header.gif);
    background-repeat: no-repeat;
    line-height: 85px;
    font-size: 28px;
    font-weight: bold;
}

#container-name
{
    float: left;
    position: absolute;
    top: 21px;
}

#container-slogan
{
    float: right;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    padding-right: 10px;
}

span, #container-name span, #container-slogan span
{
    color: #006AC3;
}

#container-eyecatcher
{
    width: 695px;
    padding: 0px 21px 0px 15px;
    height: 175px;
    background-color:#ffffff;
    background-image: url(../../images/bg_eyecatcher2.gif);
    background-repeat:no-repeat;
    margin-left:9px;
}

#container-navigation
{
    width: 700px;
    background-color: #009966;
    height: 22px;
    border-bottom: 1px solid #ffffff;
    position: relative;
    top: 78px;
}

ul#navigation
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#navigation li
{
    display: inline;
    list-style: none;
    height: 22px;
}

#navigation li a
{
    color: #ffffff;
    line-height: 22px;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 16px 6px 16px;
    border-right: 1px solid #ffffff;
}

#navigation li a:hover
{
    text-decoration: underline;
    background-color: #0066CC;
}

#container-content
{
    width: 700px;
    background-image: url(../../images/bg_content.gif);
    background-repeat: no-repeat;
    padding: 20px 40px 0px 20px;
    margin: 0 0 0 0;
    height: auto;
    min-height: 300px;
}

#content
{
    width: 700px;
    float: left;
    position: relative;
    top: -70px;
}

#contentborder #content
{
    width: 540px;
    float: left;
    position: relative;
    top: -70px;
}

#border
{
    width: 150px;
    margin-left: 550px;
    position: relative;
    top: -70px;
}


#container-footer
{
    border-top: 4px solid #E5E5E5;
    width: 670px;
    padding: 10px 0px 20px 0px;
    margin: 0 40px 0px 40px;
    clear: both;
    color: #aeaeae;
}

#container-footer a
{
    padding: 2px 2px 2px 2px;
    color: #aeaeae;
}

#container-footer a:hover
{
    color: #006AC3;
}

#footer
{
    font-size: 11px;
    color: #aeaeae;
    width: 670px;
    margin-bottom: 20px;
}

#footer-copyright
{
    float: left;
    width: 325px;
    padding-left: 10px;
}

#footer-meta
{
    float: right;
    text-align: right;
    width: 325px;
    padding-right: 10px;
}

.clearer
{
    clear: both;
}

h1
{
    font-size: 22px;
    color: #666666;
    margin: 0 0 0 0;
    padding: 0px 0 20px 25px;
    background-image: url(../../images/h1_arrow.gif);
    background-repeat: no-repeat;
    background-position: 5px 7px;
    line-height: 24px;
}

h2
{
    font-size: 16px;
    color: #339966;
    padding: 5px 0 5px 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h3
{
    font-size: 14px;
    color: #339966;
    padding: 5px 0 0px 25px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}

h4
{
    font-size: 14px;
    color: #cc0000;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}

h5
{
    font-size: 16px;
    color: #339966;
    padding: 5px 0 0px 25px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    width: 95%;
    border: solid 1px #339966;
    text-align: center;
    padding-bottom: 5px;
}

hr
{
    border: none 0;
    border-top: 1px solid #cccccc;
    height: 1px;
}

#content hr
{
    border: none 0;
    border-top: 1px solid #cccccc;
    margin: 0px 0 0px 25px;
    height: 1px;
}

#content p
{
    line-height: 19px;
    color: #666666;
    margin: 0 0 20px 25px;
}

#content p a, #border p a, #fr2a a
{
    text-decoration: none;
    color: #006AC3;
    border-bottom: 1px dotted #006AC3;
    padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover, #fr2a a:hover
{
    text-decoration: none;
    color: #339966;
    padding: 2px 2px 2px 2px;
}

#content li
{
    line-height: 20px;
    margin: 0 0 0 15px;
}

#content .quote
{
    border-top: 1px solid #E5E5E5;
    background-color: #f7f7f7;
    border-bottom: 1px solid #E5E5E5;
    padding: 15px 15px 15px 65px;
    background-image: url(../../images/bg_quote.gif);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    color: #0066CC;
    font-style: italic;
}

#content .warn
{
    border-top: 1px solid #E5E5E5;
    background-color: #f7f7f7;
    border-bottom: 1px solid #E5E5E5;
    padding: 15px 15px 15px 65px;
    color: gray;
    font-weight:bold;
}

#content .focus
{
    border-top: 1px solid #E5E5E5;
    background-color: #f7f7f7;
    border-bottom: 1px solid #E5E5E5;
    padding: 15px 15px 15px 65px;
    color: #0066cc;
    font-weight:bold;
}

#content .box
{
    border-top: 1px solid #E5E5E5;
    background-color: #f7f7f7;
    border-bottom: 1px solid #E5E5E5;
    padding: 15px 15px 15px 15px;
}

#content .boxazul
{
    border-top: 1px solid #0e477b;
    background-color: #326cb4;
    border-bottom: 1px solid #0e477b;
    padding: 15px 15px 15px 15px;
    color:#ffffff;
    font-weight:bold;
    margin: 5px 0px 15px 0px;
}

#border p
{
    line-height: 17px;
    font-size: 11px;
    color: #666666;
    margin: 0 0 15px 10px;
}

ul#subnavigation
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
    background-image: none;
}

#subnavigation li
{
    list-style: none;
    padding: 2px 0px 2px 10px;
    margin: 0px 0px 5px 0px;
}

#subnavigation li a
{
    text-decoration: none;
    color: #006AC3;
    border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover
{
    text-decoration: none;
    border-bottom: 1px solid #006AC3;
}

ul#news
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: none;
}

#news li
{
    list-style: none;
    background-image: url(../../images/li_cube.gif);
    background-repeat: no-repeat;
    background-position: 2px 6px;
    padding: 2px 0px 2px 15px;
    margin: 0 0 15px 0px;
}

#content img, #textopopup img
{
    border: solid 1px #337eb0;
}

img.alignleft
{
    float: left;
    margin: 0 15px 5px 0px;
}

img.alignright
{
    float: right;
    margin: 0 0 5px 15px;
}

img.alignabove
{
    margin: 0 0 10px 0;
}



/* CSS Document */
#fr1
{
    position: absolute;
    filter: alpha(Opacity=85);
    moz-opacity: .85;
    opacity: .85;
    z-index: 10;
    left: 0px;
    top: 0px;
    background-attachment: inherit;
    width: 1250px;
    height: 1085px;
}
#fr2
{
    position: absolute;
    background-color: transparent;
    z-index: 11;
    left: 35%;
    top: 5%;
}

#fr1a
{
    position: fixed;
    background-color: #ACBCCE;
    filter: alpha(Opacity=85);
    moz-opacity: .85;
    opacity: .85;
    z-index: 10000;
    left: 0px;
    top: 0px;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
}
#fr2a
{
    position: fixed;
    background-color: white;
    z-index: 10001;
    left: 25%;
    top: 5%;
    visibility: hidden;
    width: 600px;
    max-height:90%;
    border: solid 2px #339966;
    overflow: auto;
}

#textopopup{
padding: 2px 5px 5px 5px;
}

#fr2a h3{
    padding: 5px 0 0px 0px;
}

.trtitulo{
background-color: #2ab352;
color: #ffffff;
font-weight:bold;
text-transform:uppercase;
line-height:25px;
}
