@CHARSET "UTF-8";
/* Signup form */
#formulario table {
  border-spacing: 0px;
  border-collapse: collapse;
  empty-cells: show;
}

#formulario .label {
  padding-top: 2px;
  padding-right: 8px;
  vertical-align: top;
  text-align: right;
  white-space: nowrap;
  color: #535351;
  line-height: 26px;
  font-size: 14px;
}

#formulario .field {
  padding-bottom: 3px;
  white-space: nowrap;

}

#formulario .status {
  width: 246px;
  white-space: nowrap;
    text-align: left;
	font-size: 14px;


}

#formulario .textfield {
  width: 150px;
}

#formulario label.error {
  line-height: 24px;
  background:url("unchecked.png") no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  color: #a77049;
  position: absolute;
}

#formulario label.checked {
  background:url("checked.png") no-repeat 0px 0px;
}

#formulario .success_msg {
  font-weight: bold;
  color: #ADB379;
  margin-left: 19px;
}

#formulario #dateformatStatus, #formulario #termsStatus {
  margin-left: 6px;
}

#formulario #termswrap {
  float: left;
}

#formulario #terms {
  vertical-align: middle;
  float: left;
  display: block;
  margin-right: 5px;
}

#formulario #lterms {
  font-weight: normal;
  vertical-align: middle;
  float: left;
  display: block;
  width: 350px;
  white-space: normal;
}

#formulario #lsignupsubmit {
  visibility: hidden;
}

.etiqueta{
	width: 140px;
	height: 26px;
	float: left;
	text-align: right;
}

.etiquetax{
	width: 130px;
	height: 26px;
	float: left;
	text-align: right;
}

.tratset{
	float: left;
	width: 370px;
	height: 26px;
}
.mensaje {
	width: 228px;
	height: 26px;
	float: left;	
	margin-left: 4px;
	line-height: 1px;
}

.cajabotones {
	width: 374px;
	height: 36px;
	float: left;	
	text-align: right;
}

.cajabotonesnuevacuenta {
	width: 374px;
	height: 46px;
	float: left;	
		text-align: right;

margin-top: 20px;
}

.espaciotrax {
	width: 250px;
	height: 26px;
	float: left;	

}
.cuadroetiqueta {
	width: 350px;
	height: 26px;
	float: left;	

}
.olvida {
	width: 214px;
	height: 36px;
	float: left;	
	text-align: right;
	margin-top: 20px;
}

.tratcuadro {
	width: 354px;
	height: 26px;
	float: left;	
	margin-bottom: 4px;

}

.mensajeerror{
	width: 246px;
  	white-space: nowrap;
    text-align: left;
	font-size: 15px;
	line-height: 22px;
	float: left;
	color: #7B1F20;
}


.autent{

	width : 604px;
	height: 100px;
	background-image: url(../interface/backtrans.png) ; 
	float: left;
	margin-top: 10px;
	padding: 20px;
}

.autentolvida{

	width : 605px;
	height:  80px;
	background-image: url(../interface/backtrans.png) ; 
	float: left;
	margin-top: 10px;
	padding: 20px;
}
.autentregistro{

	width : 614px;
	background-image: url(../interface/backtrans.png) ; 
	float: left;
	margin-top: 10px;
	padding: 20px;
}


.modulo{

	width : 344px;
	height: 180px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}	

.2x2modulo{

	width : 700px;
	min-height: 420px;
	background-image: url(interface/backtrans.png) ; 
	position : 'relative';
	float: left;
	margin: 10px;
	border: 1px solid #c2b895;

}	

#espacio {
	width : 35px;
	height : 35px; 
	float : left;
}

#espapagcli {
	width: 10px;
	height: 150px;
}

#espapagemp {
	width: 10px;
	height: 290px;
}

#espapagcli2 {
	width: 10px;
	height: 150px;
	position; relative;
	background-color: black;
}
#espaminificha {
	width: 10px;
	height: 10px;
	float: left;
	position: relative;

}
#espaciolinea {
	width: 680px;
	height: 20px;
	float: left;
	position: relative;

}
#espaciolineapeq {
	width: 650px;
	height: 18px;
	line-height: 40px;
	float: left;
	position: relative;
	display: block;
	border: 1px solid silver;
}


.satis{

	width : 604px;
	height: 320px;
	background-image: url(../interface/backtrans.png) ; 
	float: left;
	margin-top: 10px;
	padding: 20px;
}

.campotextareainfo {
font-family: Helvetica, Geneva, Arial, sans-serif;
 letter-spacing: 1px; 
 color: #535351; 
 width: 590px;	
 height: 190px; 
 font-size: 14px;
 background-color: white;
 border-width: 0; 
-ms-border-radius: 7px;  
-moz-border-radius: 7px;  
-webkit-border-radius: 7px;  
-khtml-border-radius: 7px;
float:left;
display: inline;
}
























