@charset "utf-8";
/* CSS Document */

.padre
{
	display: table;
	background: #FEFEFE;
	height: 5px;
	/*margin: 5rem auto;*/
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 10px;
	/*	text-align:left; */

	width: 350px;
	font-size: 11px;
	padding-left: 10px;
}

.totales_bc
{
	width: 750px;
	font-size: 11px;
	text-align: left;
	
}


.padre_emp
{
	display: table;
	background: #FEFEFE;
	height: 4px;
	/*margin: 5rem auto;*/
	margin-left: 15px;
	margin-right: 7px;
	margin-top: 10px;
	/*	text-align:left; */

	width: 470px;
	font-size: 11px;
	padding-left: 10px;
	text-align: center;
}
.firmas {
	font-size: 11px;
	color: #000;
}
.fondoselec {
	background-color: #FFFFFF;
}
.datosempresa {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 45px;
	left: 33px;
	bottom: auto;
}
.alinearNOEXISTEINF {
	text-align: center;
	left: 45px;
	background-color: #F00;
	cursor: text;
}
