/* Intro */

/*
table.flashintro
{
    border: #CCC 1px solid;
    background-color: white;
    width: 660px;
    height: 520px;
    max-height: 525px;
    background-image: url('images/intro.jpg');
    background-repeat: no-repeat;
    background-position: bottom right;
    font-size: 12px;
}
*/

/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
   padding: 0;
}

table.flashintro2
{
    border: #CCC 1px solid;
    background-color: #CCC;
    color: black;
    width: 845px;
    background-repeat: no-repeat;
    background-position: top left;
    font-size: 12px;
    text-align: bottom;
}

table.flashintro
{
    border: #CCC 1px solid;
    background-color: #CCC;
    color: black;
    width: 680px;
    height: 445px;
    background-image: url('images/pcchico.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    font-size: 12px;
    text-align: bottom;
}

#enter
{
    width: 110px;
    height: 25px;
    text-align: center;
    font-weight: bold;
    padding: 7px 5px 5px 5px;
    border: #15B 2px solid;
    background-color: #39F;
    float: right;
    margin-bottom: 15px;
}

/* General */

body
{
    background-color: #EEE;
    background-image: url('images/bg.jpg');
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    padding: 20px;
}

#main-box
{
    width: 700px;
    background-color: #FFF;
    padding: 20px 5px 10px 5px;
    border: #CCC 1px solid;
}

#header
{
    width: 650px;
    height: 100px;
    margin-top: 5px;
    background-image: url('images/header.png');
}

#bar
{
    width: 650px;
    height: 20px;
    margin-top: 10px;
    color: #FFF;
    background-image: url('images/bar.png');
    text-align: left;
}

#content
{
    margin-top: 5px;
    padding: 0px 25px 0px 25px;
}

#menu
{
    float: left;
    margin-bottom: 20px;
}

.menu-item
{
    width: 150px;
    height: 21px;
    margin-top: 10px;
    padding-top: 4px;
    background-image: url('images/item.png');
}

.menu-item-actual
{
    width: 150px;
    height: 21px;
    margin-top: 10px;
    padding-top: 4px;
    color: #000;
    font-weight: bold;
    background-image: url('images/item-selected.png');
}

a, a:link, a:visited
{
    color: #000;
    text-decoration: none;
}

a.menu-link:link, a.menu-link:visited,
a.menu-newlink:link, a.menu-newlink:visited
{
    color: #FFF;
}

a.menu-link:hover, a.menu-newlink:hover
{
    text-decoration: underline;
}

#page
{
    float: right;
    width: 480px;
    margin: 5px 5px 10px 5px;
    text-align: left;
}

#footer
{
    border-top: #CCC 1px solid;
    padding-top: 10px;
    color: #888;
    font-size: 10px;
    clear: both;
}

/* Paginas */

a.status-link, a.status-link:visited, a.status-link:link
{
    color: #000000;
    text-decoration: underline;
}

.title
{
    font-size: 25px;
    /*font-style: italic;*/
    padding-right: 10px;
    margin-bottom: 5px;
    text-align: right;
}

.news-item
{
    padding: 5px 0px 5px 0px;
}

.news-title
{
    background-color: #f6f2b5;
    border-top-style: solid;
    border-color: #C0A080;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 2px 6px 2px 6px;
    font-size: 12px;
    /* font-style: italic; */
}

.news-date
{
    color: #905030;
    float: right;
}

.news-image
{
    float: left;
    padding: 10px;
}

.news-signature
{
    color: #333;
    font-style: italic;
    text-align: right;
}

td.table-header
{
    background-color: #6E8DB5;
    color: #FFFFFF;
    font-size: 12px;
}

td.table-submit
{
    background-color: #6E8DB5;
    color: #FFFFFF;
    font-size: 12px;
}

td.table-body
{
    background-color: #E8EEF7;
    color: #000000;
    font-size: 12px;
}

table.table-status, .nav-bar
{
    font-size: 12px;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #ffcc33;
}

.nav-bar-sub
{
    margin: 5px;
}

td.article-header
{
    background-color: #6E8DB5;
    color: #FFFFFF;
    font-size: 14px;
}

.article-author
{
    font-size: 10px;
}

input.noborder
{
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
}

.footnote
{
    color: #888;
    font-size: 10px;
}

a.page-link, a.page-link:visited, a.page-link:link
{
    color: #FFF;
}

a.page-link:hover
{
    text-decoration: underline;
}

.admin-button
{
    margin-top: 20px;
    padding: 10px;
    background-color: #ffcc33;
}

#photo
{
    float: left;
    margin: 10px 15px 0px 10px;
    font-size: 10px;
    font-style: italic;
}

.cell0
{
	background-color: #FFFFFF;
	padding: 3px;
}

.cell1
{
	background-color: #DDDDFF;
	padding: 3px;
}

/* notas */

.pressbox
{
    border: 1px solid #77AAFF;
    padding: 10px;
}

.presstitle
{
    font-size: 13pt;
    margin-bottom: 8px;
}

.presscopete
{
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 5px 5px 5px 15px;
    color: #333;
    background-color: #DDD;
}

.presslinks
{
    background-color: #77AAFF;
    padding: 3px;
    padding-left: 5px;
    color: white;
}

.presshr
{
    border-top: 1px solid #77AAFF;
    margin: 2px 0 5px 0;
}

/* activity */
a.activity-link:link, a.activity-link:visited
{
    color: #FFF;
}
