#content {
	width:679px;
	overflow:hidden;
}

#lista-cursos {
	width:688px;
	margin:0px 0px 20px 0px;
}

#lista-cursos LI {
	width:322px;
	margin:0px 20px 20px 0px;
	float:left;
	border:solid 1px #DDD;
}

#lista-cursos LI DIV {
	height:132px;
	margin:12px 12px 0px 12px;
}

#lista-cursos LI IMG {
	display:block;
	float:left;
	margin:0px 10px 0px 0px;
}

#lista-cursos SPAN {
	position:absolute;
	height:15px;
	margin:117px 0px 0px 106px;
}

#lista-cursos LI SPAN A {
	display:block;
	width:98px;
	height:15px;
	background:url("img/btn.mais.detalhes.png") left top no-repeat;
}

#lista-cursos A {
	text-decoration:none;
	color:#000;
}

#lista-cursos A:hover {
	text-decoration:underline;
}

#lista-cursos P {
	margin:0px 0px 10px 0px;
}

#lista-cursos P EM {
	font-style:normal;
	font-weight:bold;
}

.imagem-material-didatico {
	float:left;
}

.imagem-material-didatico IMG {
	display:block;
	width:271px;
	float:left;
}

.material-didatico-descricao {
	width:390px;
	float:right;
	font-size:1.1em;
}

.material-didatico-descricao UL {
	margin:0px 0px 20px 0px;
}

.material-didatico-descricao .tools {
	margin:20px 0px;
}
