body {
	zoom:90%;
}

.table_top{
   background: url("img/menu_total.PNG") no-repeat;
   height: 100%;
   width: 100% ;
}


.t1{
	height: 80px;
	background-color: red;
}


.t2{
	font-size: 12px;
}

.registrar{
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	
}

.txt_tab{
	color: black
}

.input{
	width: 180%;
}

.div_2{
	border: solid 3px #D4E6F1;
}

.btn_guardar{
	background:url("img/save.png")
}