/* THANKS */
.DV_header_login .IMG_form { float:right; margin: 0 20px 0 0; }
*html body .DV_header_login img { margin-top:18px; }
*html body .DV_header_login .IMG_form { margin-top:5px; }
*html body .DV_header_login .IMG_image { margin-top:5px; }

/* Registration */
.TB_registration { float:left; }
.TB_registration .TD_bd_top { width:436px; }
.TB_registration .DV_destaque { margin:10px auto; width:390px; }
.TB_registration .DV_destaque .SP_text_separate { margin-top:0px; }
.TB_registration .DV_destaque table { width:340px; margin:auto; }
.TB_registration .DV_destaque table td { text-align:left; padding:3px; }
* html body .TB_registration .DV_separate { width:450px; }
html > body .TB_registration input { margin-top:2px; }

/* Login */
.DV_header_login { 
	height:190px;
	padding:25px 0px 25px 0;
	background:transparent url('../../images/moc3/bg_login.gif') center left no-repeat;
	text-align:center;
	margin-left:4px;
	margin-right:-10px;
	}
* html body .DV_header_login {  margin-left:9px; }
.DV_header_login img { float:left; margin-left:16px; }
.DV_header_login .DV_text {
	float:left;
	color:#FFF;
	width:250px;
	margin:15px 20px 0 20px;
	}
.DV_header_login .DV_text span { display:block; margin:0px auto 10px auto; }
.DV_header_login .DV_login_form {
	float:right;
	width:210px;
	text-align:right;
	}
* .DV_header_login .DV_login_form { margin:15px 20px 0 0; }
html > body .DV_header_login .DV_login_form { margin:15px 40px 0 0; }

.DV_header_login .DV_login_form .titulo_b1 { display:block; margin:0px 45px 5px 0px; }
.DV_header_login .DV_login_form span span { margin:0px; }

/* THANKS */
.DV_msg_confirm {
	height:166px;
	background: url('../../images/moc3/bg_logged.gif') center no-repeat;
	text-align:center;
	padding-top:20px;
	margin-left:0px;
	}
.DV_activation {
	margin-top: -4px;
	height: 140px;
	}
	
.DV_activation .SP_space {
	display: block;
	height: 20px;
	}
/* PREFERENCES */

/* --------------------------- *\
 |     ACCOUNT PREFERENCES      |
\* --------------------------- */

div.preferences_tpl { width: 980px; }

div.preferences_tpl .coluna_esq { width:550px; float:left; margin:0 0px; min-height:50px; }
div.preferences_tpl .coluna_dir { width:430px; float:right; margin:0 0px; min-height:50px; overflow: hidden;}



/* LOGOUT */
.DV_logout_msg {
	background: url('../../images/moc3/bg_logout_msg.gif') center no-repeat;
	height:60px;
	padding-top:20px;
	}
.DV_logout_msg button { margin:0 20px; }

.login {
	background: url('../../images/moc3/bg_login_msg.gif') center no-repeat;
	height:80px;
	margin-bottom:10px;
	}