#banner_topo {
	height: 200px;
	width: 800px;
	position: relative;
}
#tit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	float: left;
	height: 30px;
	width: 585px;
	position: relative;
	padding-top: 10px;
	padding-left: 20px;
}
#menu {
	float: left;
	position: relative;
	height: auto;
	width: 160px;
}


#linha_topo {
	background-color: #5F9B53;
	float: left;
	position: relative;
	height: 20px;
	width: 800px;
}
#conteudo_index {
	float: left;
	height: auto;
	width: 585px;
	position: relative;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #FFF;
}
#rodape {
	float: left;
	position: relative;
	height: 50px;
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 12px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666;
	border-top-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}
#menu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 35px;
	width: 150px;
	float: left;
	position: relative;
	color: #FFF;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 2px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(imagens/botao.gif);
}
#menu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 35px;
	width: 150px;
	float: left;
	position: relative;
	color: #000;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 2px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(imagens/botao_hover.gif);
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	margin-top: auto;
	text-align: center;
	position: relative;
	padding-top: 20px;
	float: left;
	width: 585px;
	padding-bottom: 20px;
}

.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}
#cont_public {
	float: left;
	height: auto;
	width: 560px;
	position: relative;
	padding-left: 20px;
	padding-top: 30px;
}
#img_publi {
	float: left;
	height: 170px;
	width: 160px;
	position: relative;
	padding-bottom: 10px;
}
#inf_cursos {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	float: right;
	position: relative;
	background-color: #E9F3E4;
	padding: 10px;
	width: 565px;
}
a:link {
	color: #666666;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
    text-decoration: none;
}
