/*Form login home*/

.form_login_header{
	background: transparent url(../images/background_site/bkg_login_header.png) top no-repeat;
	width:416px;
	padding:0 10px 10px 10px;
}
.form_login_header .row_tit_form{
	padding:13px 0 10px 14px;
	#padding:11px 0 10px 14px;
	
}

.form_login_header input[type="text"], .form_login_header input[type="password"] {
	height:18px;
	display:block;
	padding:0 2px;
	background-color:#ffffff;
	color:#666666;
}

.form_login_header input[type="text"]{
	width:190px
}

.form_login_header input.password_input {
	width:110px
}

.form_login_header form .c1,.form_login_header form .c2{
	float:left;
	margin-right:6px;
	#margin-right:4px;
}
.form_login_header form .c3 {
	float:right;
}

.form_login_header form{
	#height:1%;
	overflow:hidden;
}
/*-------------*/

.olvide_password{
	font-size:11px!important;
	padding-top:5px;
	display:block;
	margin-left:5px;
}


/*HEADER TOP*/

#header_top{
	padding:15px 0;
	#height:1%;
	overflow:hidden;
}
#header_top .column1{
	float:left;
}
#header_top .column2{
	float:right;
	width:436px;
}


/*logo_juego*/
.logo_juego h1{
	display:none;
}
/*posición para el logo en el header del layout1 (home, etc)*/
.layout1_logo_juego  {
	height:180px;
}
.layout1_logo_juego img {
	position:absolute;
	margin:0px 0 0 70px;
}
/*posición para el logo en el header del layout2 (internas)*/
.layout2_logo_juego {
	height:130px;
}
.layout2_logo_juego img {
	position:absolute;
	margin:0px 0 0 40px;
}

/*my_info*/
.login_header{
	#height:1%;
	overflow:hidden;
	margin:10px 0;
}
.login_header.logged  .c1, .login_header.logged  .c2, .login_header.logged  .c3{
	float:left;
	margin-left:10px;
}
.login_header.logged  .c2{
	padding-top:10px;
}
.login_header.logged  .c3{
	padding-top:8px;
}

.login_header.logged .cont_img_avatar{
	width:30px;
	height:30px;
	border:solid 3px #2c543c;
	overflow:hidden;
}
/*--------*/
#espacio_publicidad_header{
	width:728px;
	margin:0 auto;
	padding:10px 0;

}



