#headerx {
  float: left;
  height: 183px;
}

#headerx #malak {

  position:center; 
  margin:0 10px 0 93px;}

#headerx h1 { float: left; }
#headerx h1 a { 
  float: left;
  width: 165px;
  height: 83px;
  background: url(http://www.malakao.es/images/logo.png) no-repeat;
  text-indent: -9999px;   
}

#headerx #login {
  float: left;
  width:717px; height:83px; position:relative;} 
  
#headerx #login #registrarse{
background:url("../images/login_right.png") no-repeat scroll right top transparent;
clear:both;
display:block;
float:right;
margin:13px 0 0;
padding:0 20px 0 0;}

#headerx #login #registrarse p {
  padding: 0 0 0 21px;
  background: url(../images/login_left.png) no-repeat;
  line-height: 14px;
  color: #142b41;}
  
#headerx #login p a { color: #548fcb; }
#headerx #login p a:hover { color: #548fcb; text-decoration: underline; }
#headerx #login p a.fblog { background:url(../images/fblog.png) no-repeat left top; padding:0 0 0 18px; }

p#slogan {
 color:#000000;
font-size:14px;
font-style:italic;
font-weight:bold;
left:43px;
line-height:14px;
position:absolute;
top:60px;
}
p#libre {
	float:right;
	margin:20px 0 0;
	padding:9px 14px 5px;
	text-decoration:underline;
	font-weight:bold;
	color:#666;

	clear:both;
}

#subheaderx {
  float: left;
  width: 950px;
  height: 22px;
  background: #323232;
  padding: 6px 0 6px 6px;
  margin-bottom: 20px;
}

/* Menu de navegación */

ul#navx {
  float: left;
  height: 22px;
}
ul#navx li {
  float: left;
  height: 22px;
  border-right: 1px solid #999;
  padding: 0 5px 0 5px;
}
ul#navx li a {
  float: left;
  height: 22px;
  padding: 0 5px;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
}
ul#navx li a:hover {
  background: #518dca; 
}

