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

body {
	background:#000;
		
}

img, div { behavior: url(iepngfix.htc) }

#bg {
	background-image:url(background-crop3.png);
	width:1000px;
	height:653px;
	float:none;
	margin-left:auto;
	margin-right:auto;
}

#mailing {
	background-image:url(mailing_bg-02.png);
	width:320px;
	height:100px;
	position:fixed;
	z-index:2;
	margin-left:10px;
	bottom:0px;
}

#login {
	background-image:url(login_bg-03-03.png);
	width:270px;
	height:82px;
	position:fixed;
	margin-left:25px;
	top:0px;
	display: inherit !important;
	display: none; /*ie6*/

}



#emailfield {
	width:292px;
	height:30px;
	border:0px;
	margin-left:13px;
	margin-top:40px;
	
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	background-color:#CCC;
	z-index:10;

}

#login1 {
	width:114px;
	height:20px;
	border:0px;
	margin-top:22px;
	margin-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:right;
	background-color:#333;
	color:#999;
}

#login2 {
	width:114px;
	height:20px;
	border:0px;
	margin-left:6px;
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:right;
	background-color:#333;
	color:#999;
}
#submit {	width:24px;	height:21px;	margin-top:88px;	margin-left:40%;	background-color:#201c1e;	border:none;	clear:both;	position:relative;

#cadastrook {
	color:#FFF;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
	width:500px;
	height:100px;
	background-color:#0A0A0A;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;

}

#cadastro_text {
	font-size:15px;
	color:#969696;
}

#voltar {
	font-size:12px;
	margin-top:30px;
	margin-right:20px;
	float:right;
}

#voltar a {
	text-decoration:none;
	color:#CCC;
}



#body_cad {
	background-color:#000;
	background-position:center;
	background-image:url(bg_cadastro.jpg);
	background-repeat:no-repeat;
}




#dv {
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width:400px;
clear:both;
top:0px;
position:absolute;
 }