table { border-spacing:0px; border-collapse:collapse;  margin-left: auto; margin-right: auto; margin-top: 0; padding: 0; font-family: "Segoe UI", tahoma; }

tr { vertical-align: middle; }

tr .trtitulotop td {padding: 15px 5px 15px 5px; background-color: #F7F7F7;
	 				border-top: 1px solid; border-top-color: #BBBBBB;
	 				font-family: Arial, Verdana; font-size: 18px; color: #333333; }

tr .trtitulo td {   padding: 5px 5px 5px 5px; background-color: #EEEEEE;
	 				border-top: 1px solid; border-top-color: #CCC;  
	 				border-bottom: 1px solid; border-bottom-color: #CCC; 
	 				font-family: Arial, Verdana; font-size: 11px; color: #333333; }
	 				
tr .trsubtotal td { padding: 5px 5px 5px 5px; background-color: #EEEEEE;
	 				font-family: Arial, Verdana; font-size: 12px; color: #333333; }
	 					 				
tr .trtotal td {   	padding: 5px 5px 5px 5px; background-color: #EEEEEE;
	 				border-top: 1px solid; border-top-color: #BBBBBB;  
	 				border-bottom: 1px solid; border-bottom-color: #BBBBBB;
	 				font-family: Arial, Verdana; font-size: 15px; color: #333333; font-weight: bold;}	 				

tr .trdetalle td {  padding: 5px 5px 5px 5px; background-color: #FFFFFF;
	 				border-bottom: 1px solid; border-bottom-color: #CCC;  
	 				font-family: Arial, Verdana; font-size: 11px; color: #333333; }
	 				
tr .trdetallesel { 	height: 25px; cursor: pointer;
					border-top: 1px solid; border-bottom-color: #BBBBBB;
					border-bottom: 1px solid; border-bottom-color: #BBBBBB; 
					font-family: Arial, Verdana, sans-serif; font-size: 12px; } 
					
tr .trdetallesel:hover { background-color: #F7F7F7; }

tr .trdetallesel td { padding: 5px 5px 5px 5px;}


.tabla90centro {
	width:90%; 
	margin-left: auto; 
	margin-right: auto; 
}
.tabla95centro {
	width:95%; 
	margin-left: auto; 
	margin-right: auto; 
}



/* ABM */
 				
tr .trtitabm td { padding: 20px 0 20px 0; font-size: 25px;  }
tr .trtitabmV td { color:#060 }
tr .trtitabmC td { color:#0359AF }
tr .trtitabmS td { color:#D2960B }

table .formu tr td  { background-color: #FFFFFF; font-family: Arial, Verdana; font-size: 11px; color: #333333;}
					
input { padding: 3px; margin: 3px 0 3px 0;}
textarea { padding: 3px; margin: 3px 0 3px 0;}		

.table-banco { width: 100%; padding-top: 150px; margin-bottom: 50px; float: left; border: 0px solid #eee; }
.table-banco td { padding: 10px 10px 0 10px; font-size: 26px; font-weight:bold; color: #6072E4; text-align: center; }
.table-banco .titulo-banco { 
	padding: 10px;  background-color: #eee !important;  color: #000;
	font-size: 20px !important;  text-align: left;  font-weight: normal;
}
.table-banco .span1 { font-size: 35px; line-height: 45px; }
.table-banco .span2 { font-size: 15px; line-height: 25px; }
.table-banco .span3 { font-size: 12px; line-height: 2px !important; } 
.table-banco tr { vertical-align: top; }
				
