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

#ClubeRom{
width:880px;
height:480px;
}

.ClubeRom-BoxLogin{
width:400px;
height:auto;
padding:30px 0;
border:1px solid #d4a246;
margin:0 auto;
margin-top:100px;
}

.ClubeRom-Form{
margin:0;
padding:0;
}

.ClubeRom-LoginSenha{
width:300px;
height:25px;
border:1px solid #999999;
background:none;
color:#d4a246;
margin:0 0 10px 50px;
text-indent:5px;
}

.ClubeRom-BotaoEntrar{
width:80px;
height:20px;
background:#CCCCCC;
border:1px solid #999999;
color:#999999;
text-align:center;
line-height:150%;
padding:5px 20px 5px 20px;
margin:0 0 0 270px;
cursor:pointer;
}

.ClubeRom-Legenda{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#d4a246;
margin-left:15px;
}