#lista_cursos li strong{
	display:block;
	color:#000;	
	font-weight:normal;
}
#lista_cursos li a strong.titulo{
	color:#ED1B53;
	font-size:14px;	
	font-weight:bold;
}
#lista_cursos li{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #CCC;
}
#lista_cursos li a{
	color:#999999;
}
#lista_cursos li .descricao{
	margin:10px 0;
	color:#666666;
	line-height:18px;
	display:none;
}

#sub_cursos{
	width:630px;
	padding:10px 10px 10px 10px;
	color:#666666; 
	font:normal 13px 'Trebuchet MS',Arial;
	background-color:#F2F2F2;
	margin-bottom:20px;
}
#sub_cursos h2{
	background: url(/_img/div_guia_saloes.jpg) bottom no-repeat;
	height:50px;
	margin-bottom:0;
}
#sub_cursos strong{
	margin-bottom:3px;
	text-align:left;
	color:#ED1B53;
	display:block;
}
#sub_cursos ul{
	list-style:circle;
	list-style:inside;
}
#sub_cursos li{

}
#sub_cursos li a{
	color:#666;
}
