html, body{

   height:100%;

   }


body {

  margin:0;
  padding:0;
  overflow:hidden;
  background:url(../im/alt/fondo.gif) repeat-x #B2B2B2 0px 1px;

  }



img{
	border:0px
}


* html div#main{height:100%;}




#main{
width:100%;
	min-height:100%;
	height:auto;
	/*background:#ebebeb;*/

	}



 #mitad_arriba{
 position:relative;
 width:965px;
 height:162px;
 margin:0 auto 0 auto;
 background:url(../im/alt/puntos.gif) bottom no-repeat;


}


#form_login{
    position:absolute;
    top:0px;
	left:815px;
	width:168px;
	height:162px;
    font-family:tahoma,helvetica,sans;
    font-size:11px;
    color:#717172;

	}

#form_login form{

	margin:0px 0 0px 5px;
}

#form_login input{

   border:0px;
   width:108px;
   height:15px;
   font-family:tahoma,helvetica,sans;
   font-size:11px;
   color:#fff;
   background:#707070;
   padding:1px 5px 1px 5px;
   margin:2px 0 2px 0;

}

#logged_in{
    width:160px;
	margin:60px 0 0 0;
    color:#4D4D4D;
	}

 #mitad_abajo{
 position:relative;
 width:965px;
 height:396px;
 margin:0 auto 0 auto;
}


#logged_in  a{
	color:#4D4D4D;

}



#logged_in  a:visited{

	color:#666;
}

#logged_in a:hover{

	color:#fff;
}

#logged_in  a:focus{

	outline:none;

	}

