#tituloReg {
	width:756px;
	height:61px;
	float:left;
	position:relative;
	margin-top:0.4em;
	z-index:-1;
}
html>/**/body	#tituloReg {
	width:756px;
	height:61px;
	float:left;
	position:relative;
	margin-top:0.4em;
	z-index:0;
}
#tituloReg	img{
	border:0;
}
#tableContainer	{
	width:756px;
	height:auto;
	background-color:#feef00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	padding-top:1em;
	clear:both;
}
.tableins	{
	width:736px;
	height:auto;
	display:table;
	table-layout:auto;
	border-collapse:collapse;
	margin-top:1em;
}
html>/**/body .tableins	{
	width:736px;
	height:auto;
	display:table;
	table-layout:auto;
	border-collapse:collapse;
	margin-left:1em;
	margin-top:1em;
}
.fileins {
	display:table-row;
	width:740px;
	height:auto;
	padding-left:1em;
	padding-right:1em;
}
.celdeins {
	display:table-cell;
	width:auto;
	height:auto;
	padding:0.5em;
	vertical-align:middle;
}
