@charset "ISO-8859-1";
/* CSS Document */

*{
	padding:0;
	margin:0;
	border:none;
	outline:none;}
	
body{
background:url(../img/bg_1.jpg) no-repeat center center fixed;
background-position: fixed;
left: 0; 
top: 0;
background-size:cover;
}


#header{
	/*background:#B74042;*/
	width: 100%;
	height: 218px;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 21px;
	}	

.imagen{
	/*background:#ff0099;*/
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 423px;
	height: 218px;
	margin: auto;
		}



#title{
	/*background:#cccccc;*/
	width: 100%;
	height: 100px;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 209px;
	}	

.tit{
	/*background:#ff0099;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#3E3D3F;
	vertical-align:middle !important;
	text-align:center;
	position: absolute;
	right: 0;
	left: 0;
    bottom:5px;
	}	



#subtitle{
	/*background:#cccccc;*/
	width: 100%;
	height: 60px;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 300px;
	}	

.subtit{
	/*background:#ff0099;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3E3D3F;
	vertical-align:middle !important;
	text-align:center;
	position: absolute;
	right: 0;
	left: 0;
    bottom:5px;
	}	




#formulario_uno{
	/*background:#ffcc99;*/
	width: 100%;
	height:350px;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 369px;
	}	
	

#formulario_dos{
	/*background:#ffcc99;*/
	width: 100%;
	height:350px;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 404px;
	}		
	
	
.formulario{
	/*background:#ff0099;*/
	width:317px;
	margin: auto;
	}
	
.formulario_b{
	/*background:#ff0099;*/
	width:391px;	
	margin: auto;
	}
	
.usuario{
	background:url(../img/mail.png) no-repeat;
	width:317px;
	height:53px;
	display:block;
	}	
	
.contra{
	background:url(../img/contra.png) no-repeat;
	width:317px;
	height:53px;
	display:block;
	}
	
.confirma{
	background:url(../img/confirma.png) no-repeat;
	width:317px;
	height:53px;
	display:block;
	}
	
.empresa{
	background:url(../img/empresa.png) no-repeat;
	width:391px;
	height:69px;
	display:block;
	}
	
.txt_formulario_a {
	/*background:#ffcc00;*/
	width:220px;
	border:none 0;
	background:none;
	margin:19px 0 0 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3B4B55;
}	
.txt_formulario_b {
	/*background:#ffcc00;*/
	width:200px;
	border:none 0;
	background:none;
	margin:19px 0 0 75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3B4B55;
}	
.txt_formulario_c {
	/*background:#ffcc00;*/
	width:200px;
	border:none 0;
	background:none;
	margin:19px 0 0 70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3B4B55;
}
.txt_formulario_d {
	/*background:#ffcc00;*/
	width:250px;
	border:none 0;
	background:none;
	margin:24px 0 0 70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3B4B55;
}
.btn {
  -moz-border-radius:60px !important; 
  -ms-border-radius:60px !important; 
  -o-border-radius:60px !important; 	
  -webkit-border-radius:60px !important; 	
  border-radius:60px !important; 
  font-family: Arial;
  font-size:14px;
  color:#3B4B55;
  background: #ffffff;
  padding: 7px 20px 10px 20px;
  border: solid #E0DFD9 6px;
  text-decoration: none;
  width:250px;
  height:40px;
}

.liga_acerca{
  font-family: Arial;
  font-size:12px;
  color:#3B4B55;
  padding-right:40px;
  }



	
	
#txt_inferior{
	/*background:#ccccc9;*/
	width: 100%;
	height:50px;
	position: absolute;
	right: 0;
	bottom: 100px;
	left: 0;
	}	
	
.t_inferior{
	/*background:#ff0099;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
	color:#3B4B55;
	right: 0;
	left: 0;
	vertical-align:middle !important;
	}		
	
.liga_contra{
	color:#3B4B55;
	font-weight:bold;
	}	
	
	
	
	
#footer{
	background:#3E3D3F;
	height:100px;
	width: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	}	
	
.legal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6E7980;
	vertical-align:middle !important;
	text-align:left;
	padding-left:40px;
	}	
.logo_petit{
	vertical-align:middle !important;
	text-align:right;
	padding-right:40px;
	}
	
	
	
@media only screen and (max-height:850px) {

#txt_inferior{
	/*background:#000000;*/
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 700px;
	}	
#footer{
	/*background:#3E3D3F;*/
	height:100px;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 750px;
	}	
}	
	
	