body{
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: center;
    padding: 0px;
}
.clearDivs{
    clear: both;
}
#wrapper{
    width: 842px;
    margin: 0 auto;
}
#wrapper_100{
    width: 100%;
    margin: 0 auto;
}
/** TOPO ******************************************************************* **/
table.topo{
    width: 100%;
    border-collapse: collapse;
}
td.topo{
    background-color: #fffabe;
    width: 50%;
    text-align: left;
}
td+td.topo{
    background-color: #fffabe;
    width: 50%;
    text-align: right;
}
table.data{
    width: 100%;
}
td.data{
    width: 100%;
    color: #898989;
    font-size: 11px;
    text-align: right;
    padding: 5px;
}
/** ************************************************************************ **/
#conteiner {
    /*width: 820px; // alterado por Charles */
    width: 90%;
    margin-left: 10px;
    
    height: auto !important;
    height: 350px;
    min-height: 350px;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 0px;
}
#conteiner_participante {
    width: 90%;
    height: auto !important;
    height: 350px;
    min-height: 350px;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 0 auto;
}
.conteudo{
    background-color: transparent;
    width: 100%;
    color: #000000;
    font-weight: normal;
    text-align: justify;
    padding: 5px;
}
div.conteudo{
    width: 100%;
    font-size: 14px;
    color: #000000;
    text-align: justify;
    padding: 5px;
}
span.texto {
    width: 100%;
    font-size: 14px;
    padding: 5px 5px 0px 5px;
    text-align: justify;
}
div.arquivos{
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    font-size: 14px;
    text-align: justify;
    border-top: 0.5px solid #ccc;
    padding: 10px;
}
/** ************************************************************************ **/
div.cabecalho{
    border: 1px solid #e0e0e0;
    border: 1px solid #c0c0c0;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
    margin-bottom: 15px;
}
.titulo {
    background-color: #e1e5e4;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    padding: 10px;
    text-align:left;
}
.entre_linhas{
	line-height: 150%;
}
/** ************************************************************** MENSAGENS **/
.mensagem_red{
    background-color:#ffcccc;
    border: 1px #ff0000 solid;
    font-size:14px;
    font-weight: bold;
    margin-top: 20px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    margin: 0 auto;
}
.mensagem_yellow{
    background-color:#fcf4ca !important;
    border: 1px #fbe6bc solid;
    color:#c5913f;
    font-size:14px;
    font-weight: bold;
    margin-top: 20px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    margin: 0 auto;
}
/** ****************************************************************** LINKS **/
.lk_padrao:link, .lk_padrao:visited {
    color: #1b75bb;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
}
.lk_padrao:hover {
    color: #696969;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
}
.linkagem:link, .linkagem:visited {
    color: #000000;
    text-decoration: none;
}
.linkagem:hover {
    color: #037E45;
    font-weight: normal;
    text-decoration: none;
}
/** ************************************************************* LINKBUTTON **/
#linkbutton {
    font-size: 11px !important;
    min-width: 125px;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
}
#linkbutton a {
    display: block;
    padding: 3px;
    background-image: linear-gradient(to bottom, #e8e8e8, #e6e6e6, #e4e4e4, #e2e2e2, #e0e0e0);
    border: 1px solid #c0c0c0;
    -moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    width: auto;
    font-weight: bold;
    color: #4f4f4f;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
}
#linkbutton a:link, #linkbutton a:visited {
    color: #4f4f4f;
    text-decoration: none;
}
#linkbutton a:hover {
    background-image: linear-gradient(to bottom, #059452, #02864a, #059452, #09b062, #059452);
    color: #efefef;
    border-color: #228b22;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.7);
    cursor: pointer;
}
/** ********************************************************** LINKBUTTONOFF **/
#linkbuttonOff {
    font-size: 11px !important;
    min-width: 125px;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
}
#linkbuttonOff a {
    display: block;
    padding: 3px;
    background-image: linear-gradient(to bottom, #e8e8e8, #e6e6e6, #e4e4e4, #e2e2e2, #e0e0e0);
    border: 1px solid #C0C0C0;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    width: auto;
    font-weight: bold;
}
#linkbuttonOff a:link, #linkbuttonOff a:visited {
    color: #b7b7b7;
    text-decoration: none;
}
#linkbuttonOff a:hover {
    color: #b7b7b7;
    border-color: #c0c0c0;
    cursor: default;
}
/** ************************************************************ LINKARQUIVO **/
#linkarquivo {
    font-size: 11px;
    line-height: normal;
}
#linkarquivo a {
    display: block;
    padding: 2px;
    background-image: linear-gradient(to bottom, #e8e8e8, #e6e6e6, #e4e4e4, #e2e2e2, #e0e0e0);
    border: 1px solid #c0c0c0;
    /** borda arredondada **/
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    /** ***************** **/
    width: auto;
    font-weight: bold;
    color: #4f4f4f;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
}
#linkarquivo a:link, #linkarquivo a:visited {
    color: #4f4f4f;
    text-decoration: none;
}
#linkarquivo a:hover {
    background-image: linear-gradient(to bottom, #059452, #02864a, #059452, #09b062, #059452);
    color: #efefef;
    border-color: #228b22;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.7);
    cursor: pointer;
}
/** ************************************************************* DESSATURAR **/
.dessaturar {
    filter: url(filters.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);
}
/** *************************************************************** BACKLINK **/
.blink {
    animation:fade 3000ms infinite;
    -webkit-animation:fade 3000ms infinite;
}
/** ***************************************************************** AVISOS **/
.lk_aviso:link, .lk_aviso:visited {
    color: #000000;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}
.lk_aviso:hover {
    color: #C08E5D;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}
#box_menu{
    padding: 0 50px 0 1px;
}
input{
    height: 20px;
}