  table.cuadricula   { border-collapse: collapse;
                       border: 1px solid #CCCCCC; }
					   
  table.cuadricula td { border: 1px solid #CCCCCC; padding: 3px; }
  
  
  table.sinCuadricula td { border: 0px none #CCCCCC; padding: 3px; }
  

  
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-size: 11px;
}




table {
	font-size: 11px;
}

h6 {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
h5 {
	font-size: 11px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}

.contorno {
	border: 1px solid #999999;
	font-size: 11px;
}
.centrar {
	text-align: center;
}
.imgBorder {
	margin: 0px 10px;
}
.tablatitular {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC6600;
	font-weight: bold;

}
.segundoTr {
	background-color: #E9E9E9;
}

