label,h3
{
  color:#ffffff;
}

label {
	font-weight: lighter;
}
#portal-top
{
  display:none;
}

body,
#portal-columns,
#portal-column-content,
.documentContent {
	background: transparent none;
}

#login-form2
{
  max-width:50em;
  margin:0 auto;
  border:none;
}

#login-form2 .field
{
  clear:none;
}

#login-form2 input {
}

#login-form2 input.context
{
	margin-bottom:1em;
	background: transparent url("boton-login.gif") no-repeat scroll 0 0;
	height: 25px;
	width: 93px;
	color:transparent;
}

#forgotten-password
{
  width: 35%;
  margin-top: 18px;
  margin-right: 15px;
  color:#ffffff;
}

#forgotten-password h3 {
	font-size: 90%;
}

#forgotten-password a,
#forgotten-password a:hover,
#forgotten-password a:visited {
	color: #ffffff;
}


#login_form_bg {
  background:url(fondo-formulario-login.jpg) center no-repeat;
  height: 134px;
  width: 479px;

  position:relative;
  top: -20px;
  left: 143px;


}

#login-form-col1 {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#login-form-col2 {

}

#login-form-col3 {
	float: right;
	margin-top: 50px;
	margin-right: 18px;
}


#logo-2
{
  float:right;
  clear:right;
  background-color:transparent;
}

#logo-1
{
  float:left;
  clear:left;
  background-color:transparent;
}

#visual-portal-wrapper-left,
#visual-portal-wrapper-right
{
  display:none;
}

#visual-portal-wrapper
{
    float:none;
    margin:0px auto;
	background: white url("fondo-login.jpg") no-repeat;
	width: 800px;
	height: 600px;
}

#portal-footer
{
  background:url('footer-login.jpg') no-repeat;
	width: 763;
	height: 44px;
  border:none;
  position:relative;
  top: 215px;
  left: 55px;

}

#portal-colophon {
  position:relative;
  top: 200px;
  left: 0px;
  font-size: 90%;
	
}


