#table-cg { 
	width: 100%; 
	color: #717375; 
	font-family: helvetica; 
	line-height: 5mm; 
	border-collapse: collapse; 
	border: 1px solid #717375;
	margin-top: 10px;
	}
	#table-cg td{
		padding: 5px;
	}

	.border td { 
		border: 1px solid #CFD1D2; 
		padding: 5px 5px; 
		text-align: center; 
		padding-left: 2px;
		padding-right: 2px; 
	}
	.border{
		border: 1px solid #CFD1D2; 
		padding: 5px 5px;
		padding-left: 2px;
		padding-right: 2px; 
	}
	.border-b{
		border-bottom: 1px solid #CFD1D2;
		border-right: none;
		border-left: none;
		border-top: none;
	}

	.no-border { 
		border-right: 1px solid #CFD1D2;
		border-left: none; 
		border-top: none; 
		border-bottom: none;
	}
	.no-boder-r{
		border-right: none;
	}
	
	.no-boder-l-t{
		border-top: none;
		border-left: none;
		border-bottom: 1px solid #CFD1D2;
	}

	.dot-border{ 
		border: 1px  dotted #CFD1D2; 
	}

	td span{
		font-style: italic;
	}
	.sou_detail{
		border: dotted 1px #000;
	}
	.underline{
		text-decoration: underline;
	}
	#enc_header{
		font-weight: bold;
		font-size: 15px;
	}
	.corps{
		font-size: 11px;
	}
	.td_label{
		font-style: italic;
	}
	.space { padding-top: 250px; }
	p { 
		text-align: center; 
		color: #717375; 
		font-size: 11px;
	}
	.t_content{
		padding: 2px;
		font-size: 9px;
	}
	#t_encais{
		font-size: 9px
	}
	hr{
		height: 1px;
		background-color: #CFD1D2;
		color: #CFD1D2; 
	}
	.gras{
		font-weight: bold;
    }
    .5p { 
        width: 5%; 
    } 
	.10p { width: 10%; } 
	.12p { width: 12%; } 
	.13p { width: 13%; } 
	.15p { width: 15%; } 
	.20p { width: 20%; }  
	.25p { width: 25%; } 
	.30p { width: 30%; }
	.50p { width: 50%; } 
	.60p { width: 60%; } 
	.65p { width: 65%; } 
	.75p { width: 75%; }
	.80p { width: 80%; }
	.85p { width: 85%; }
	.90p { width: 90%; }
	.100p { width: 100%; }
	