* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3e4871;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

body {
	background-color:#d79822;
}

#geral{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

#topo{
	background-image:url(../_img/topo.jpg);
	height:301px;
	background-repeat:no-repeat;
}

#logo{
	width: 235px;
	height:91px;
	float: none;
	position: absolute;
	top: 500px;
	margin-left:580px;
	margin-top: -422px;
}

#regulamento{
	width: 227px;
	height:34px;
	float: none;
	position: absolute;
	top: 654px;
	margin-left:280px;
	margin-top: -422px;
}

#conteudo{
	background-image:url(../_img/bg.jpg);
	background-repeat:repeat-y;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 280px;
}

#menu{
	width:160px;
	margin-left:755px;
	margin-top: -520px;
	float: none;
	position: absolute;
	top: 692px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#cursos{
	height:45px;
	text-align: center;
	margin-bottom: 10px;
	background-color: #853709;
	padding-top: 5px;
	border:  #000 dashed 3px;
}

#list_bolsas{
	height:35px;
	text-align: center;
	margin-bottom: 10px;
	background-color: #853709;
	padding-top: 15px;
	border:  #000 dashed 3px;
}

#rodape{
	background-image:url(../_img/rodape.jpg);
	height:38px;
	background-repeat:no-repeat;
	padding-top: 20px;
	text-align: center;
	color:#FFF;
}

.titulo {
	font-size:16px;
	font-weight:bold;
}

.subtitulo {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

a.menu_cursos {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #FFF;
	text-transform:uppercase;
}

a.menu_cursos:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #FFF;
	text-transform:uppercase;
	text-decoration: underline;
}

.menu {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#FFF;
}
