.divCarnet{
	width: 100%!important;
	margin: 0 auto;
	position: relative;
	z-index: 99;
} 

.divFrente{
	/*background: url('../../vistas/img/carnet/bfrente.png');*/
	width: 936px;
	height: 1536px;
	/*background-size: 936px 1536px;
	background-repeat: no-repeat;*/
	text-align: center;
	float: left;
	border: 1px solid;
}

.divAtras{
	background: url('../../vistas/img/carnet/batras.png');
	width: 936px;
	height: 1536px;
	background-size: 936px 1536px;
	background-repeat: no-repeat;
	text-align: center;
	float: right;
	border: 1px solid;
}

.qrcode{
	display: block;
	position: relative;
	top: 79px;
	width: 428px;
	right: 8px;
	left: 38%;
}

.imgCarnet{
	position: relative;
	z-index: -1;
}

.imgLogo{
	width: 450px;
	margin-top: 24px;
}

.lblConductor{
	text-transform: uppercase;
	color: red;
	font-size: 51px;
}
.lblConductorcc{
	text-transform: uppercase;
	font-size: 39px;
	
}
.lblnumero{
	position: relative;
	top: -51px;
	left: 249px;
	color: white;
	font-size: 57px;
		
}

.lblSombra{
	color: white;
	font-size: 47px;
	
	font-family: Arial black;
	font-size: 51px;
	font-weight: unset;
}

.lblTexto{
	font-weight: bold;
	font-size: 55px;
}


.titulo{
	font-weight: bold;
	font-size: 39px;
}


.lblTexto span{
	font-weight: normal;
}

.divRegistro{
	text-align: center;
        color: white;
	margin-top: 18px;
	font-size: 35px;

}

.divContenido{
	text-align: center;
	position: relative;
	font-size: 39px;
	top: 280px;
	margin: 0 auto;
}

.divFirma{
	width: 150%;
	margin: 0 auto;
	position: relative;
	top: 30%;
	right: 218px;
}