*{
	margin: 0px;
	padding: 0px;
	
	justify-content:center;
}
input:hover{
	border: 1px solid blue;
}
select:hover{
	border: 1px solid blue;
}
html{
	background: #ccc;
}
@font-face {

font-family: Utsaah;

src: url('../fonts/Utsaah.ttf');

}
.puntito{
	color:#fff;
	font-size: 50px;
	position:absolute;
	margin-top: 262px;
	margin-left: 8px;
	font-weight: bold;
}
.signo_mas{
	position: absolute;
	color: #fff;
	font-size: 33px;
	font-weight: bold;
	font-family: arial black;
	margin-top: -29px;
	margin-left: 322px;
}
.pie_form{
	font-size: 12px;
	position: absolute;
	color: #fff;
	margin-left: 245px;
	margin-top: 300px;
}
.input1{
	padding: 3px 3px 3px 10px;
	font-family: century gothic;
	font-size: 16px;
	margin-top: 100px;
	margin-left: 35px;
	position: absolute;
	border-radius: 5px;
}
.input2{
	padding: 3px 3px 3px 10px;
	font-family: century gothic;
	font-size: 16px;
	margin-left: 35px;
	margin-top: 200px;
	position: absolute;
	border-radius: 5px;
}
.label1{
	/*font-weight: bold;*/
	font-family: agency fb;
	color:#fff;
	margin-top: 65px;
	margin-left: 35px;
	position: absolute;
	font-size: 25px;
}
.label2{
	/*font-weight: bold;*/
	font-size: 25px;
	font-family: agency fb;
	color:#fff;
	margin-top: 165px;
	margin-left: 35px;
	position: absolute;
}
.btn_ingresar{
	color: #fff;
	background: #000;
	margin-top: 265px;
	margin-left: 110px;
	font-size: 16px;
	border-radius: 5px;
	padding: 5px 30px;
	position: absolute;
	border: 1px solid #ccc;
}
.btn_ingresar:active{
	transform: scale(1.05);
}
.btn_ingresar:hover{
	background: crimson;
}
.btn_ingresar:click{
	
}
.puntos2{
	position: absolute;
	color:#fff;
	font-size: 25px;
	margin-left: 33px;
	margin-top: 200px;
}
.puntos{
	position: absolute;
	color:#fff;
	font-size: 25px;
	margin-left: 33px;
	margin-top: 20px;
}
.texto_login_d{
	position: absolute;
	padding-top: 5px;
	color: #fff;
	font-family: agency fb;
	font-size: 40px;
	margin-left: 55px;
	margin-top: 0px;
	font-weight: bold;
	
	
}
.texto_login_u{
	position: absolute;
	color: crimson;
	font-family: agency fb;
	font-size: 40px;
	margin-left: 170px;
	margin-top: 5px;
	font-weight: bold;
}
.contenedor_foto{
	position: relative;
	background-image: url('../img/imagenes/logo_registro2.jpg');
	width: 200px;
	height: 150px;
	background-size: 100% 100%;
  	background-repeat:no-repeat;
  	margin-left: 35px;
}
.contenedor_general{
	
	
	background-image: url('../img/imagenes/camion.jpg');
	width: 1002px;
	margin:auto;
	height: 78%;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid rgba(120,120,120,1);
}
.h_2{
	background: #2e2e2e;
	color:#fff;
	margin-top: 5px;

	width: 980px;
	margin: 1%;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 27px;
	border-bottom: 2px solid orange;
	border-right: 2px solid grey;
	box-shadow: 1px 1px 3px #000;
	margin-left: 0px;
	margin-bottom: 30px;
	font-family: batang;
}
div.texto_chico{
	margin-top: 73px;
	margin-left: 600px;
	position: absolute;
	display: block;
	overflow: hidden;
	padding: 4px;
	font-size: 22px;
	color: #fff;
	background: #000;
	width: 200px
	height 20px;
}
.header{
	margin-left: 1%;
	width: 1000px;
	height: 110px;
	background-image: url('../img/degradados/degradado66.jpg');
	border-top:2px solid rgba(0,0,0,.5);
	border-bottom:3px solid grey;
	padding:1px;
	margin:auto;
	margin-top: 8px;
}
span.fuente_encabezado{
	font-family: arial;
	display: block;
	width: 700px;
	position: absolute;
	padding-top: 30px;
	margin-left: 65px;

	font-size: 40px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
}
.contenedor_form{
	position: relative;
	margin-top: -155px;
	margin-left: 330px;
	margin-right: 300px;
	display: block;
	
	width: 350px;
	height: 400px;
	background:rgba(0,0,0,.50);
	/*background:rgba(0,0,0,.94);*/
	overflow: hidden;
	/*border:3px solid #ccc;
	margin:auto;*/
	border-bottom-left-radius: 25px; 
	border-top-right-radius: 15px;
	border-left: 1px solid #ccc;
	border-bottom:1px solid #ccc; 
	border-right:1px solid #ccc; 
}
.labels{
	display: block;
	color: #000;
	text-align: center;
}
.inputs{
	padding: 2px;
	display: block;

}

div.footer{
	width: 92%;
 	height: 4%;
 	bottom: 0;
 	min-width: 500px;
 	margin-left: 4%;

 	position: fixed;
 	background-color: rgba(0,0,0,.65);
 	color: #fff;
 	text-align: center;
 	font-size: 100%;
 	font-family: apajarita;
 	padding-top: 3px;
 	padding-left: 1%;
 	border-top: 2px solid rgba(255,128,0,.7);
 	border-top-left-radius:50px;
 	border-top-right-radius:50px;
 }

 span.texto1_footer{
 	color: orange;
 	font-size: 120%;
 }
