*
{
    padding:0px;
    margin:0px;
}
#content
{
    width:960px;
}
#logo
{
    width:960px;
}
#logo #ladoa
{
    width:632px;
    height:222px;
    background-image: url("../images/logo2a.jpg");
    float:left;
    background-color: #0D161D;
}
#logo #ladob
{
    width:328px;
    height:222px;
    background-image: url("../images/logo2b.jpg");
    float:left;
    background-color: #0D161D;
}
#wrap
{
    min-width: 760px;
    max-width: 960px;
    width: auto !important; /* IE6 Hack*/
    width: 960px; /* IE6 Hack */
    margin: 0 auto; /* center */
    text-align: left; /* center hack*/
}
.inside
{
    padding:15px;
    /*border: 1px solid red;*/
}

#user1
{
    padding:4px;
    padding-right:25px;
    float:left;
    width:150px;
    background-image: url("../images/fundouser2.png");
    background-repeat: repeat-x;
}
#user2
{
    width:780px;
    height:50px;
    background-image: url("../images/fundouser2.png");
    background-repeat: repeat-x;
    float:left;
}
#user2 .moduletable ul li
{

    border: 1px solid transparent;
    list-style: none;
    display: inline;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
#user2 .moduletable ul li a
{
    text-decoration: none;
}
#user2 .moduletable ul li a:hover span
{
    text-decoration: underline;
}
#sidebar,#sidebar-2
{
    width:20%;
    float:left;
}

.inside2
{
    padding:15px;
    text-align:  justify;
}
body
{
    background-color: #0D161D;
    font-family:Arial,Verdana, sans-serif;
    background-image: url("../images/fundo.png");
    color:#0D161D;
    background-attachment: fixed;
    background-repeat: repeat-x;
}
a
{
    text-decoration: none;
    outline: none;
}
a:hover
{
    text-decoration: underline;
    outline: none;
}
ul li
{
    list-style: none;
}
.menu a
{
    color:white;
    /*font-size: 75%;*/
}
#content60
{
    overflow: hidden;
    width:60%;
    float: left;
}
#content80
{
    overflow: hidden;
    width:80%;
    float: left;
}
#content100
{
    overflow: hidden;
    width:100%;
    float: left;
}
#breadcrumbs .inside
{
    padding:5px;
    height: 20px;
    float:left;
    width:950px;
    background-color: #0D161D;
    border-top:1px solid white;
    border-bottom:1px solid white;
}
#breadcrumbs .breadcrumbs
{
    padding:0px;
    margin-top: 5px;
    border:none;
    height: 50px;
    color:#029C18;
    /*border-top-width:-10px;*/
    border-top-color: white;
    background-color: #0D161D;
}
#breadcrumbs .breadcrumbs a
{

    color:#029C18;

}
#content60,#content80,#content100
{
    background-color: white;
    color:#0D161D;
}
#content60 a,#content80 a,#content100 a
{

    color:#029C18;
}

a img
{
    border:none;
    outline:none;
}

.moduletable-menu
{
    background-image: url("../images/fundotable.png");
    background-repeat: no-repeat;
    padding:10px;

    margin-bottom: 20px;
    font-size:75%;
    overflow:hidden;
}
.moduletable-menu a,.moduletable-75 a
{
    color:white;/*#0D161D;*/
}
.moduletable_menu,.moduletable,.moduletable-75
{
    margin-bottom: 20px;

}
.moduletable-75,.pollstableborder-75
{
    font-size: 75%;
    background-color: #0D161D;
    padding:10px;
    color:white;
}

.moduletable-75 form{
    border:none;
}
fieldset,label,.moduletable-75 p
{
    border:none;
    padding:5px;
}
input,table input
{
    margin-top:5px;
}
.moduletable-75 h3
{
    font-size: 150%;
}
.moduletable-content
{
    font-size:75%;
    color:white;
    background-color: #0D161D;
    padding:15px;
}
.moduletable-content h3
{
    font-size:150%;
}
.moduletable-content a
{
    color:#029C18;
    text-decoration: none;
}
.moduletable-content a:hover
{
    text-decoration: underline;
}

#bottom,#user3
{
    width:960px;
    float:left;
    margin: 0 auto;
}

p
{
margin:15px;
}
.createdate,.modifydate,.small
{
    font-size: 80%;
}
#copyright
{
    padding:5px;
    clear:both;
    background-color: #0D161D;
    width:960px;
    border-top:1px solid white;
    border-bottom:1px solid white;
    margin-bottom:10px;
}
.mod-preview
{
    border:1px solid red;
}
.mod-preview-info
{
    color:yellow;
}