/*Site*/
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #009900;
	font-weight: bold;
}
.atendimento {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	font-weight: bold;
}
.rodape {
	font-family:Arial;
	font-size:9px;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}
/*Menu*/
.mainlevel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#999999;
	text-decoration:none;
	line-height:16px;
}
td .moduletable-menu {
	width:130px;
	width:100%;
	background:url(http://cursao.hospedagemdesite.com/concursos/templates/concurso/images/linha_menu16.gif) bottom;
}
/*Lista dos Cursos*/
.neolatestnews {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.neolatestnews a {
	color:#FFFFFF;
	text-decoration:none;
}
.neolatestnews a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.neolatestnews a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
/*Título do Conteudo*/
.contentheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-left:5px;
}