.grid_top {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
}
.grid_top_white {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
}

.grid {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.grid_white {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}

.grid_transparente {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}


.caption_jone {
	font-family: calibri;
	font-size: 12px;
	font-weight: normal;

}

.caption_jone_rel {
	font-family: helvetica;
	font-size: 12px;
	font-weight: normal;

}

.linha_lateral_esquerda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.impressao_borda_tatal {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.impressao_borda_baixo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}



.boxjone {
	background-color: #FFC;
	border: 1px solid #CCC;
}

.boxjone2 {
	background-color: #FFF;
	border: 1px solid #CCC;

}



.fonte_pdf_12 {
	font-size: 12px;
}
.fonte_pdf_10 {
	font-size: 10px;
}
