@charset "utf-8";
/* CSS Document */

img {
    border:0;
}
body {
    background: #E7E3E2;
    /*background:#E7E3E2 url(../img3/header.png) top center no-repeat;*/

}

body,td,th {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #000;
}
a:link {
    color: #000;
    text-decoration: none;
}
a:visited {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: none;
}
a:active {
    color: #000;
    text-decoration: none;
}

.caminho 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    background-color: #da8aad;
    padding: 0px;
}

.titulo_conteudo {
    font-family: Perpetua;
    font-size: 18px;
    color: #e283df;
    padding:5px;
}

.sub_titulo_conteudo{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #bd50ba;
    padding:5px;
}

.sub_titulo_conteudo2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #878787;
    font-style: italic;
    font-weight: bold;
}

.sub_titulo_sombreado_conteudo 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #717171;
    background-color: #dfdfdf;
}

.texto_conteudo {
    font-family: Arial,sans-serif;
    font-size: 12px;
    color: rgb(119, 119, 119);
    text-align: justify;
    padding:5px;
}

.texto_sublinhado_conteudo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #f379f0;
    padding:5px;
}

.resumos_conteudo {
    font-family: "Berlin Sans FB";
    font-size: 24px;
    color: #f379f0;
}

.resumos_aspas_conteudo {
    font-size: 78px;
    color: #c1c1c1;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    font-family: Perpetua;
}

.links-uteis 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #bd50ba;
    text-decoration: none;
}


.links-uteis:link, visited

{
    color: #bd50ba;
}

.links-uteis:hover
{
    text-decoration: underline;
}

.tabela_conteudos
{
    background-color:#FFF;
}



/*accor menu

.menu_list {
        width: 200px;
}*/
.menu_head {
    padding: 5px 30px;
    cursor: pointer;
    position: relative;
    margin:1px;
    font-weight:bold;
    background:url(../img/left.png) center right no-repeat;
}
.menu_body {
    display:none;
}
.menu_body a {
    display:block;
    color:#717171;
    background-color:#eeeeee;
    padding-left:10px;

    /*  font-weight:bold;*/
    text-decoration:none;
}
.menu_body a:hover {
    color: #000000;
    text-decoration:underline;
}


.sitedir:hover {
    text-decoration: underline;
    background-color:#f2f2f2;
}


.boxfora{
    box-shadow: 5px 5px 10px #ccc;
    -webkit-box-shadow: 5px 5px 10px #ccc;
    -moz-box-shadow: 5px 5px 10px #ccc;
    background-color:white; 
    padding:10px;
}	

.boxdentro{
    border:1px #EDEDED solid;
    padding:5px;
    background-color:white;
}
.boxcontent {
    padding:2px;
    font-family: Arial,sans-serif;
    font-size: 11px;
    color: rgb(119, 119, 119);
    min-height: 100%;
    overflow: hidden;
}

div.likeboxwrap
{   
    width:313px;
    height:423px;
    overflow:hidden;
    text-align:center;
}

div.likeboxwrap iframe
{
    margin:-1px;
    border:none;
    overflow:hidden;
    width:315px;
    height:425px;
}

#container{
    /*width:500px;*/
    /*border:1px solid #eee;*/
    /*margin:100px auto;*/
}
#container h1{
    margin:0; padding:5px; 
    font-size:1.4em; font-family:Georgia, serif;
    font-weight:normal; color:#333;
}
#container p{
    font-family:Georgia, serif; color:#333; 
    margin:0; line-height:2em;
}
#pollcontainer{
    margin:5px; 
    /*border:1px solid #f3f3f3;*/
    background:#f9f9f9;
    padding:5px;
}
#loader{ display:none; text-align:center;}
.option{ margin:5px 0; }
.option p{ line-height:1.1em; font-size:0.85em; }
.bar{ height:10px; background:#D6234A; }
.yourvote{ background:#113399; }	

.contentor{
    width:1042px;
    margin:0 auto;
    z-index: -1;
    /*    background-color: lightblue;*/
    overflow:hidden;
    min-height: 100%;
    padding:0 15px 15px 15px;
    background-color: transparent;
}

.parcela_first{
    position:relative;
    float:left;
}
.parcela{
    position:relative;
    float:left;
    margin-left: 15px;
}

.parcela_title{
    background: black url(../img3/forum_title_icon.png) no-repeat top left;
    box-shadow: 5px 5px 10px #ccc;
    -webkit-box-shadow: 5px 5px 10px #ccc;
    -moz-box-shadow: 5px 5px 10px #ccc;
    height:45px;
}
.parcela_title span{
    vertical-align: middle;
    line-height: 45px;
    color:#777777;
    font-family:Arial, sans-serif;
    font-size:16px;
    margin-left:60px;
    font-weight: bold;        
}
.parcela_first_inner{
    position:relative;
    float:left;
}
.parcela_inner{
    margin-left:10px;
    position:relative;
    float:left;
}

.parcela_title_inner span{
    vertical-align: middle;
    line-height: 45px;
    color:#777777;
    font-family:Arial, sans-serif;
    font-size:14px;
    margin-left:60px;
    font-weight: bold;        
}
.separador_h{
    min-height: 15px;
}
.separador_v{
    min-width: 10px;
}

.news-container{margin: auto;}

.news-container ul li div{
    padding:3px;
    width:335px;
    color:#777777;
}
