/* -----------------
GLOBAL
------------------ */
body
{
    background: url( "../images/bg_img.gif") repeat;
    margin: 0;
    padding: 0;
    color: #3F3F3F;
    font-family: "georgia" , Trebuchet MS, Arial, Helvetica, Geneva, sans-serif;
    line-height: 130%;
}

/* -----------------
LAYOUTS
------------------ */
#header
{
    background: #000000;
    margin: 0;
    padding: 0;
    height: 115px;
}
#logo
{
    background: #000000;
    padding: 20px;
    margin: 30px 0px 25px 27px;
    width: 900px;
    height: 110px;
    border: none;
}
#navigation
{
    background: #ffffff;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #B9B9B9;
    height: 40px;
}
#nav
{
    margin: 0 auto;
    width: 900px;
}
#navigation ul
{
    list-style-type: none;
    padding: 11px 0 0 0;
    margin: 0;
}
#navigation li
{
    list-style-image: none;
    padding: 0 50px 0 0;
    font-size: 0.8em;
    font-family: georgia, Tahoma, Arial;
    font-weight: bold;
    letter-spacing: 0.02em;
    display: inline;
    margin: 0 auto;
}
#navigation a:link, #navigation a:visited
{
    color: #000000;
    text-decoration: none;
}
#navigation a:hover, #navigation a:active
{
    color: #888888;
    text-decoration: none;
    border-bottom: 1px dotted #B9B9B9;
}

#main
{
    margin: 0 auto;
    padding: 0;
    width: 1027px;
}
#left
{
    float: left;
    width: 144px;
    height: 550px;
    padding-right: 14px;
    padding-bottom: 15px;
    border-right: 1px solid #666;
    background-color: #ffffff;
}
#leftcolumn
{
    float: left;
    width: 590px;
    height: 550px;
    padding-right: 14px;
    padding-bottom: 15px;
    background-color: #ffffff;
    overflow-y: scroll;
}
#rightcolumn
{
    float: left;
    width: 250px;
    height: 550px;
    padding-right: 14px;
    padding-bottom: 15px;
    background-color: #ffffff;
}
#rightcolumn1
{
    margin-bottom: 20px;
    float: left;
    padding: 15px;
    width: 115px;
    border-left: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
    background-color: #f2f2f2;
}
#rightcolumn2
{
    margin-bottom: 20px;
    float: right;
    padding: 15px;
    width: 115px;
    border-left: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
    background-color: #f2f2f2;
}
#footer
{
    margin: 0;
    padding: 0;
    height: 200px;
    border-top: 1px solid #bec3c5;
    clear: both;
    background: #000000;
}
#footer p
{
    padding: 15px 0 15px 0;
    text-align: center;
    margin: 0;
    font-size: 0.7em;
    color: #868a8b;
    border-top: 1px solid #bec3c5;
}
ul.list
{
    margin: 0 0 0 5px;
    padding: 0;
    font-size: 0.85em;
}
.list li
{
    margin: 0 0 5px;
    padding-left: 5px;
    background: url(../images/list.gif) no-repeat 0 6px;
}
ul.list2
{
    margin: 0 0 0 5px;
    padding: 0;
    font-size: 0.8em;
}
.list2 li
{
    margin: 0 0 5px;
    padding-left: 5px;
    background-color: #CCCCCC;
}
ul.list3
{
    margin: 0 0 0 5px;
    padding: 0;
    font-size: 0.7em;
}
.list3 li
{
    margin: 0 0 5px;
    padding-left: 5px;
    background-color: #000000;
    color: #FFFFFF; 
}


/* -----------------
TITLES
------------------ */
h1, h2, h3, h4
{
    font-family: georgia, Helvetica, sans-serif;
    margin: 15px 0 5px 7px;
}
p
{
    margin: 0 0 0 7px;
    font-family: georgia, Helvetica, sans-serif;
}
h1.logo
{
    color: #ebeebf;
    font-size: 2em;
    letter-spacing: 0.01em;
    font-family: georgia, Helvetica, sans-serif;
    font-weight: normal;
    padding-top: 8px;
}
h1.logo a
{
    color: #ebeebf;
}
h1
{
    color: #bf6130;
    font-size: 1.20em;
    letter-spacing: 0.01em;
}
h2
{
    color: #bf6130;
    font-size: 1.05em;
    letter-spacing: 0.01em;
}
h3
{
    color: #3f3f3f;
    font-size: 0.9em;
    letter-spacing: 0.01em;
}
#rightcolumn h2
{
    margin: 0 0 10px;
    color: #60585d;
    font-size: 1.05em;
    letter-spacing: 0.02em;
}
#left h2
{
    margin: 0 0 10px;
    color: #60585d;
    font-size: 0.8em;
    letter-spacing: 0.02em;
}
.news_date
{
    font-size: 0.75em;
    font-weight: bold;
}
#leftcolumn p
{
    font-size: 0.8em;
}
#rightcolumn p
{
    font-size: 0.75em;
    margin: 7px 30px 0 7px;
}
#left p
{
    font-size: 0.8em;
}

/* -----------------
LINKS
------------------ */
a:link, a:visited
{
    color: #000000;
    text-decoration: none;
}
a:hover, a:active
{
    color: #000000;
    text-decoration: none;
    border-bottom: 1px #783359 dotted;
}

#footer a:link, #footer a:visited
{
    color: #ffffff;
    text-decoration: none;
    border-bottom: none;
}
#footer a:hover, #footer a:active
{
    color: #bf6130;
    text-decoration: none;
    border-bottom: 1px dotted #bf6130;
}

/* -----------------
GENERAL ELEMENTS
------------------ */
img
{
    border: none;
}
.small_img
{
    border: 1px solid #ccc;
    background: #FFF;
    margin: 0 0 10px 0;
    padding: 4px;
}
.small_img:hover
{
    border: 1px solid #bf7a56;
    background: #fde9de;
    padding: 4px;
}
img a.small_img /* Class for linked images*/
{
    border: none;
    background: none;
}
ul, li
{
    list-style: none;
}

/* ----------------
TABLES
------------------- */
table.madeira
{
    font-family: "georgia" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    border-collapse: collapse;
    margin: 0 0 0 7px;
    text-align: left;
}
table.madeira td
{
    font-family: "georgia" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    text-align: left;
}


