* {
 margin: 0;
 padding: 0;
}

.button a, .button button {
 background: url("images/button.gif") no-repeat scroll center 0 transparent;
 border: medium none;
 color: #FFFFFF;
 cursor: pointer;
 display: block;
 font-size: 12px;
 height: 23px;
 margin: 0 auto;
 padding-top: 8px;
 text-align: center;
 text-decoration: none;
 width: 180px;
}
.button button {
 float: right;
 height: 30px;
 padding: 8px;
}
.button a:hover, .button button:hover {
 background: url("images/button.gif") no-repeat scroll 0 -30px transparent;
}

#reg_home {
 display: block;
 float: left;
 height: 100%;
 overflow: hidden;
 width: 100%;
}
#reg_head {
 -moz-border-bottom-colors: none;
 -moz-border-image: none;
 -moz-border-left-colors: none;
 -moz-border-right-colors: none;
 -moz-border-top-colors: none;
 background: url("images/bg-footer-login.jpg") no-repeat scroll -140px -45px #579CBD;
 border-color: #D0D0D0 #D0D0D0 #FFFFFF;
 border-style: solid solid double;
 border-width: 1px 1px 3px;
 height: 30px;
 width: 100%;
 line-height: 20px;
}
#reg_title {
 color: #FFFFFF;
 float: left;
 font-size: 16px;
 margin: 5px 0 0 10px;
}
#reg_close {
 background: url("images/close.gif") no-repeat scroll 0 0 transparent;
 cursor: pointer;
 float: right;
 height: 30px;
 margin-right: 2px;
 text-indent: -9999px;
 width: 30px;
}
#reg_main {
 background-color: #FFFFFF;
 padding-bottom: 10px;
 text-align: center;
 width: 100%;
 display: table;
}
#reg_main h2 {
 color: yellowgreen;
 font-size: 15px;
 font-weight: normal;
 margin: 0 0 5px;
 padding: 0;
 font-weight: bold;
}
#reg_new {
 background: url("images/comu.jpg") repeat scroll 0 0 transparent;
 font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
 font-size: 12px;
 padding: 10px;
}
#reg_new h1 {
 color: #000000;
 font-size: 35px;
 padding-bottom: 24px;
}
#reg_new .campo {
 clear: both;
 display: block;
 margin: 0px;
 width: 100%;
 opacity: 0.8;
 height: 30px;
}
#reg_new .campo:hover {
 opacity: 1;
}
#reg_new .aling {
 clear: both;
 display: block;
 margin: 2px 0 2px 27%;
 padding: 4px 0;
 position: relative;
 text-align: left;
 width: 73%;
}
#reg_new .label {
 float: left;
 height: 28px;
 padding: 5px;
 text-align: right;
 width: 24%;
}
#reg_new .input {
 margin-left: 24%;
 position: relative;
}
#reg_new .status, #reg_new .status2 {
 background: url("images/bg-m.gif") repeat scroll 0 0 #EEEEEE;
 border: 1px solid #D0D0D0;
 border-radius: 0 5px 5px 0;
 height: 16px;
 left: -1px;
 width: 16px;
 overflow: hidden;
 padding: 5px;
 position: relative;
}
#reg_new .status2 {
 padding: 16px 5px;
}
#reg_new .dica {
 color: #606060;
 display: block;
 font-size: 10px;
 height: 12px;
 left: 2px;
 margin-left: 27%;
 position: relative;
 text-align: left;
 top: -5px;
 width: 73%;
}
#reg_new .radio {
 border: medium none;
 vertical-align: middle;
 width: 15px;
}
#reg_new .sexo {
 font-size: 14px;
 margin: 4px 0 0 140px;
 vertical-align: top;
}
#reg_new select {
 border: 1px solid #EEEEEE;
 float: left;
 margin-right: 5px;
}
#reg_new .new-input, #reg_new .input2 {
 border: 1px solid #D0D0D0;
 border-radius: 5px 0 0 5px;
 float: left;
 height: 16px;
 padding: 5px;
 width: 77.9%;
}
#reg_new .input2 {
 height: 20px;
 padding: 3px 5px;
}
#reg_new .cmd {
 -moz-border-bottom-colors: none;
 -moz-border-image: none;
 -moz-border-left-colors: none;
 -moz-border-right-colors: none;
 -moz-border-top-colors: none;
 border-color: #c0c0c0;
 border-radius: 5px 0 0 5px;
 border-style: solid;
 border-width: 1px;
 float: left;
 font-size: 2em;
 padding: 8px 5px 10px 4px;
 text-align: center;
 width: 38%;
 height: 30px;
 background-color: #efefef;
 background-image: url(/css/click.png);
 background-repeat: no-repeat;
 background-position: 3px;
 margin-bottom: 5px;
}
#reg_new .code {
 -moz-border-bottom-colors: none;
 -moz-border-image: none;
 -moz-border-left-colors: none;
 -moz-border-right-colors: none;
 -moz-border-top-colors: none;
 border-color: #ccc;
 border-style: solid;
 border-width: 1px 0px 1px 0px;
 float: left;
 padding: 5px 0;
 width: 39.9%;
 height: 38px;
}
#reg_new .link {
 padding: 8px 0 0 35px;
}