html, body {
height: 100%;
}
body {
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #023867;
}
.pagetitle {
font-size: 14px;
font-weight: bold;
color: #000000;
padding-left: 0px;
padding-bottom: 10px;
padding-top: 10px;
font-family: Arial, Helvetica, sans-serif;
}

#div_logo {
position: relative;
left: 0px;
top: 0px;
width: 800px;
height: 185px;
z-index: 1;
}
#div_bilhete {
position: relative;
left: 10px;
width: 166px;
height: 70px;
z-index: 1;
top: 90%;
}
#div_topmenu {
position: absolute;
left: 183px;
top: 85px;
width: 484px;
height: 21px;
z-index: 2;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-align: right;
}
#div_topmenu a {
color: #FFFFFF;
}

#div_topinfo {
position: absolute;
left: 183px;
top: 7px;
width: 287px;
height: 66px;
z-index: 2;
font-size: 10px;
color: #666666;
}
#div_contents {
position: relative;
left: 5px;
top: 0px;
width: 611px;
z-index: 3;
text-align: left;
float: left;
padding-top: 15px;
}
.tabletitle {
color: #FFFFFF;
background-color: #999999;
font-size: 12px;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
}

.concursolabel {
font-size: 12px;
font-weight: bold;
color: #666666;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 3px;
}
.concursocargos {
font-size: 12px;
padding-left: 10px;
font-weight: bold;
color: #000000;
padding-bottom: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666666;
padding-top: 2px;
}

.concursoname {
font-size: 12px;
font-weight: bold;
color: #000000;
}
.concursosdescr {
font-size: 12px;
padding-top: 5px;
padding-bottom: 5px;
}
.concursostatus {
font-size: 12px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
color: #666666;
}
.concursoperiodo {
font-size: 12px;
padding-top: 5px;
padding-bottom: 5px;
}
.concursolinks {
font-size: 12px;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
.concursoblock {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666666;
}
.concursosdocs {
font-size: 12px;
padding-left: 10px;
font-weight: bold;
color: #000000;
padding-bottom: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666666;
padding-top: 2px;
}
.inscricaolabel {
font-size: 12px;
color: #666666;
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
width: 150px;
}
.fieldblock {
padding-top: 2px;
padding-bottom: 2px;
}
.bigfield {
width: 350px;
}
table.inscricaoblock tr:nth-child(odd) {
background-color: #EEE;
}
table.inscricaoblock {
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    margin-bottom: 15px;
    font-size: 12px;
}
.action {
    text-align: center;
    margin: 15px 0;
}
.action button[type=submit] {
    width: 180px;
    height: 40px;
    border-radius: 10px;
    font-size: 12px;
    font-weight: bold;   
}
.medfield {
width: 150px;
}
.smallfield {
width: 75px;
}
.listvalues {
font-size: 12px;
padding-left: 5px;
padding-bottom: 3px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666666;
}
.smlfield {
width: 50px;
}
.listlinks {
font-size: 10px;
text-align: center;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666666;
}
.required {
font-size: 12px;
font-weight: bold;
color: #FF0000;
}
.alert {
font-size: 12px;
color: #FF0000;
text-align: center;
}
#div_overall {
background-color: #FFFFFF;
width: 801px;
margin-right: auto;
margin-left: auto;
}
#div_footer {
}
#div_menu {
float: left;
}
