#cursos_mes{
	width:520px;
	font-family:tahoma;
	font-size:11px;
	float:left;
	padding-left:5px;
}
#cursos_mes h5{
	text-align:center;
	color:black;
	border-top:2px solid green;
	border-bottom:1px solid green;
	padding:2px 0;
	background-color:#EEE;
	font-family:tahoma;
	font-size:12px;
	width:524px;
}
.lista_cursos_mes{
	display:block;
	text-decoration:none;
	color:black;
	margin-bottom:10px;
	width:100%;
	background-color:#EEE;
	padding:2px;
}
#cursos_mes>a:hover{
	background-color:#DDD;
}
#tabela_aux{
	width:170px;
	float:right;
}
#prog_mensal{
	color:black;
	clear:both;
	display:block;
	text-align:center;
	width:170px;
	font-family:tahoma;
	font-size:12px;
	margin:30px 0;
	background-color:#00CC66;
	padding:2px;
	border:1px dotted black;
}
#campo_prog{
	border:1px solid black;
	width:130px;
}
#btn_prog{
	width:25px;
	height:20px;
	border:1px solid black;
	
}
