/* CSS Document */

body {background-color: #19171C; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}

#login2{ width:100%; height:63px; color:#FFFFFF; float:right; margin-top:45px; background-color:#19171C;}

#contendorlogin{width:425px; margin-left:auto; margin-right:auto; height:340px; background-color:white; border:white solid 6px; margin-top:30px; background-image:url(../img/bg_admin.gif); background-repeat:repeat-x;}

#contendorlogin2{width:100%; float:left; margin-bottom:40px;}

#form{float:left; margin-left:25px; margin-top:20px;}

.textfield {
height:20px; width:350px;
border: #CCCCCC 2px solid; padding:3px;
color:#333; font-size:15px; color:#0099CC; margin:3px;
}
.textocampo{color:#333; font-size:15px; color:#0099CC; margin:3px;}

.enviar{height:33px; width:105px; font-weight:bolder; border:none; outline:none; margin-right:3px;
color:#333; font-size:15px; color:white; background-color:#0099CC; background-image:url(../img/bg_login.gif); background-repeat:no-repeat;}

.curved {-moz-border-radius:10px;-webkit-border-radius:10px;behavior:url(border-radius.htc);}


