::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}

::-webkit-scrollbar {
    width: 6px;
	height: 6px;
    background: #F4F4F4;
}

::-webkit-scrollbar-thumb {
    background: #AD0F0E;
}

.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: 2px;
	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;
}

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


.grid_kleber_jr {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #E2E2E2;
	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_vermelho {
	font-family: calibri;
	font-size: 12px;
	font-weight: normal;
	color:#C00;

}

.caption_jone_18_branco {
	font-family: calibri;
	font-size: 15px;
	color:#FFF;
	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;
	font-family: calibri;
	font-size: 12px;
	font-weight: normal;	
}

.boxjone2 {
	background-color: #FFF;
	border: 1px solid #CCC;
	font-family: calibri;
	font-size: 12px;
	font-weight: normal;	

}
.boxjone3 {
	background-color: #FC6;
	border: 1px solid #CCC;
	font-family: calibri;
	font-size: 12px;
	font-weight: normal;	
}

.boxalan {
	background-color: #E8F7FF;
	border: 1px solid #CCC;
	font-family: calibri;
	font-size: 12px;
	font-weight: normal;	
}

.boxalan2 {
	background-color:#D3FFCC;
	border: 1px solid #CCC;
	font-family: calibri;
	font-size: 12px;
	font-weight: normal;	
}

.fonte_pdf_12 {
	font-size: 12px;
}
.fonte_pdf_10 {
	font-size: 10px;
}
.fundo_principal {
	background-image: url(images/fundo1.png);
	background-repeat: repeat;
}
