#titulo_cursos {
	width:535px;
	height:25px;
	float:left;
	padding-top:10px;
	padding-left:15px;
	border-bottom:solid 1px #999999;
}

.cursos {
	font-size:18px;
}

#texto_cursos {
	width:530px;
	height:360px;
	float:left;
	padding-left:20px;
	font-size:12px;
}

#img_cursos {
	width:349px;
	height:393px;
	float:left;
	text-align:center;
}

#col_right_cursos {
	width:550px;
	float:left;
}

#col_left_cursos {
	width:349px;
	height:580px;
	float:left;
	border-right:solid 1px #999999;
}

#content_total_cursos {
	width:900px;
	height:580px;
	left:50%;
	margin-left:-450px;
}

#content_cursos {
	width:100%;
	background-image:url(../images/bg_content.jpg);
	border-bottom:solid 1px #999999;
}

#spc_cursos {
	height:20px;
	width:20px;
}

