body
{
	margin: 0;
	margin-top: 20px;
	background: #cdcfff /*url(/imagens/fundo.jpg) no-repeat*/;	
	font-family: Trebuchet MS;
	font-size: 14px;
}
p
{
	text-indent: 20px;
	margin: 0px;
}
h1
{
	font-size: 18px;
}
h2
{
	color: #767676;
	margin: 0;
	margin-bottom: 5px;
	*margin-bottom: 2px;
	font-size: 16px;
}
h4
{
	font-size:12px;
	font-style:italic;
}
a
{
	text-decoration: none;
	color: #000;
}
a:hover
{
	color: #FFF;
	background-color: #000;
}
a:active
{
	color: #FFF;
	background-color: #000;	
}
img
{
	border:none;
}
.mais a
{
	text-decoration: none;
	color: #6e4b9b;
}
.mais a:hover
{
	color: #FFF;
	background-color: #6e4b9b;	
}
.mais a:active
{
	color: #FFF;
	background-color: #6e4b9b;	
}
.container
{
	width: 1000;
	display: table;
}
.fundo
{
	width: 1000;
	display: table;
	position: absolute;
	background: url(/imagens/barco_rodape.gif) no-repeat bottom left;
}
.conteudo
{
	width: 1070px;
	width: 970px;
	min-height: 400px;
}
.logo
{
	background: url(/imagens/fundo_logo.gif) no-repeat;
	width: 274px;
	height: 251px;
	position:absolute;
	z-index:1;
	display: block;
}
.editavel
{
	border: solid 1px #bbda69;
	border-bottom: 0px;
	background: #FFF;
	padding: 10px;
	padding-top: 10px;
	margin-left: 146px;
	margin-top: 135px;
	min-height: 400px;
}
.contexto
{
	min-height: 400px;
	margin-top: 35px;
	text-align: justify;
}
.rodape
{
	color: #8f8f8f;
	font-weight: bold;
	text-align: center;
}
.rodape a 
{
	color: #8f8f8f;
	text-decoration: none;
}
.rodape a:hover
{
	color: #8f8f8f;
	text-decoration: none;
	background: #FFF;
}
.rodape a:active
{
	color: #8f8f8f;
	text-decoration: none;
	background: #FFF;
}
.titulo
{
	color: #6e4b9b;
	font-weight: bold;
}
.formulario
{
	margin-bottom: 23px;
	*margin-bottom: 25px;
	text-align: right;
	margin-right: 10px;
}
.pergunta
{
	font-weight: bold;
}
.conteudo_curso
{
	margin-left: 20px;
}
.negrito
{
	font-weight: bold;
}
.drop_down
{
	margin-bottom: 2px;
}
.paginacao_saiba
{
	margin-bottom: 10px;
	margin-top: 10px;
}
.data
{
	font-size: 12px;
}
#listagem
{
    width:222px;
    float:left;
}
#listagem ul
{
    list-style:none;
    width:222px;
    height:115px;
    float:left;
    margin-left:0px;
    overflow:hidden;
}
#listagem li{
    width:100%;
    height:115px;
    display:block;
    float:left;
}