*{
	margin:0;
	padding:5px;
	font-family:tahoma;
	font-size:12px;
}
h2{
	font-weight:bold;
	width:99%;
	background-color:#EEE;
	margin-top:5px;
	margin-left:5px;
	margin-left:-1px;
}
#cabecalho{
	text-align:center;
	font-style:italic;
	font-weight:bold;
}
.conteudo_item{
	display:block;
}
.itens_programa{
	text-style:none;
	color:black;
}
.nome_instrutor{
	display:block;
	font-weight:bold;
	text-transform:uppercase;
}
.curriculo_instrutor{
	padding:0;
}
#cabecalho p{
	padding-bottom: 3px;
	border-bottom:1px dotted black;
}
li{
	margin-left:20px;
}
#principal{
	text-align:justify;
}
.msg_duvida{
	margin:10px 0;
	text-align:center;
	font-weight:bold;
	
}
