#myMooChart1,
#myMooChart2 {
	display: inline;
	font-size: 13px;
	}

	.apfChart {
		position: relative;
		font-family: sans-serif;
		font-size: 11px !important;
		background-color: #ffeeaa;
		border: 1px solid #000000;
		}

	.apfChart-x-axis {
		line-height : 20px;
		background-color: #eedd99;
		border-top: 1px solid #ddcc88;
		color:#998844;
		text-align: center;
		}

	.apfChart-y-axis {
		text-align: center;
		background-color: #eedd99;
		border-right: 1px solid #ddcc88;
		color:#998844;
		}

	.apfChart-display-y-axis-step {
		line-height:1px;
		font-size:1px;
		height:1px;
		border-bottom: 1px dashed #ddcc88;
		}

	.apfChart-bar,
	.apfChart-bar1,
	.apfChart-bar2,
	.apfChart-bar3,
	.apfChart-bar4,
	.apfChart-bar5,
	.apfChart-bar6 {
		font-size: 10px;
		letter-spacing: 0px;
		text-align:center;
		color:#fff;
		background-color: #1E90FF;
		}

	.apfChart-bar-label {
		font-size: 11px;
		}

	.apfChart-bar1 {
		background-color: #FF4500;
		}

	.apfChart-bar2 {
		background-color: #337711;
		}

	.apfChart-bar3 {
		background-color: #772255;
		}

	.apfChart-bar4 {
		background-color: #6A5ACD;
		}

	.apfChart-bar5 {
		background-color: #DAA520;
		}

	.apfChart-bar6 {
		background-color: #79CDCD;
		}


/*
*
*
*/

	.apfChart2 {
		position: relative;
		font-family: sans-serif;
		font-size: 11px !important;
		background: url('../images/chartbg.jpg') transparent no-repeat -1px -1px;
		border: 1px solid #334454;
		}

	.apfChart2-display-y-axis-step {
		line-height:1px;
		font-size:1px;
		height:1px;
		background-color: #7591ac;
		}

	.apfChart2-bar,
	.apfChart2-bar1,
	.apfChart2-bar2,
	.apfChart2-bar3,
	.apfChart2-bar4,
	.apfChart2-bar5,
	.apfChart2-bar6 {
		border: 1px solid #334454;
		font-size: 11px;
		text-align:center;
		color:#235c63;
		background-color: #29c1d3;
		}

	.apfChart2-bar-label {
		font-weight: bold;
		font-size: 11px;
		}

	.apfChart2-x-axis {
		line-height : 40px;
		background-color: #1e2831;
		color: white;
		text-align: center;
		}

	.tip {
		z-index: 100010 !important;
		font-size: 11px;
		padding: 3px;
		font-family: tahoma,arial;
		background-color: black;
		}

	.tip-title {
		font-weight: bold;
		color: white;
		}

	.tip-text {
		font-weight: normal;
		color: #ffeeaa;
		}

.descGraficoMeses{
	background:#F0FFF0;
	border:0px;
	width:65px;
	padding:4px 0px;
	vertical-align: top;
}

.descGraficoSenaiSenac{
	background:#F0FFF0;
	border:1px solid #000;
	width:75px;
	padding:4px 0px;
	vertical-align: top;
}

.descGraficoDias{
	background:#F0FFF0 none repeat scroll 0 0;
	border-color:#000000 #000000 -moz-use-text-color;
	border-style:solid solid none;
	border-width:0 1px;
	padding:5px 0;
	width:27px;
}