#cursos{
	width:980px;
	float:left;
}
#cursos h1{
	width:650px;
	color:#1F3A50;
	font-size:30px;
	font-weight:normal;
	float:left;
	text-indent:10px;
	margin-top:10px;
}
#cursos .btVer{
	height:40px;
	float:left;
	font-size:14px;
	margin-top:10px;
}
.verCursos{
	margin-right:24px;
	float:left;
}
.verCursos a, .verPalestras a{
	width:146px;
	height:27px;
	float:left;
	text-decoration:none;
	color:#FFF;
	padding-top:5px;
	text-align:center;
}
.verCursos a, .verPalestras a:hover{background: url(../_IMG/sprite_curso_palestra.jpg) scroll 0 0 no-repeat;}
.verPalestras a, .verCursos a:hover{background: url(../_IMG/sprite_curso_palestra.jpg) scroll 0 -37px no-repeat;}

#cursos #quadro{
	width:980px;
	height:160px;
	float:left;
	border-top:1px solid #D3E2EF;
	background:#30577A;
}

#quadro li{
	width:490px;
	height:159px;
	color:#FFF;
	float:left;
}
#quadro li img{float:left;margin:5px;}
#quadro li h1.titleCurso{height:45px;font-size:18px;float:left;width:330px;text-indent:0;color:#FFF;text-transform:uppercase;line-height:20px;}
#quadro li p{font-size:14px;line-height:16px;height:85px;width:330px;float:left;}
#quadro li span a{
	float:right;
	text-decoration:none;
	font-size:14px;
	font-style:oblique;
	margin-right:30px;
	color:#FFF;
}

/*Conteudo*/

#noticias{
	width:775px;
	margin-top:5px;
	float:left;
	margin-left:15px;
}
#noticias h1{
	width:200px;
	font-size:30px;
	color:#901C16;
	font-weight:normal;
}
.nprincipal{
	width:370px;
	float:left;
	margin-top:20px;	
}
.nprincipal h1{
	font-size:14px !important;
	color:#901A14 !important;
	font-weight:bold !important;
}
.nprincipal img{float:left;margin:5px 5px 5px 0}
.nprincipal .more a{
	float:right;
	text-decoration:none;
	color:#666;
	font-style:oblique;
	font-size:12px;
	margin-top:20px;
}
p.textonews{
	margin-top:5px;
	color:#333;
	font-size:12px;
}
.listagem{
	width:385px;
	float:right;
}
.new h1{
	width:380px !important;
	font-size:14px !important;
	color:#901A14 !important;
	font-weight:bold !important;
}
.new{
	width:380px;
	float:left;
}
.new p.newcont{
	margin:5px 0 0 0;
	font-size:12px;
	color:#333;
	line-height:14px;
	float:left;
	margin-bottom:10px;
}
.new .more a{
	float:right;
	text-decoration:none;
	color:#666;
	font-style:oblique;
	font-size:12px;
	margin-bottom:20px;
	margin-right:5px;
}
.listagem .allnews a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	float:right;
	color:#333;
	margin-right:5px;
}