body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
hr {
	color: #333333;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #999999;
}
/*---------------------------------------------*/
#container {	
	width:775px;
	height:auto;
	margin:auto;
	text-align:left;
}
#top {
	width: 775px;
	height: 197px;
}
#conteudo {
	float: left;
	width: 370px;
	margin-left: 0px;
	margin-top: 0px;
	
}
#right {
	float:right;
	width:139px;
}
#bottom {
	clear: both;
	width: 775px;
	height: 74px;
}
#modelo {
	float: left;
	width: 500px;	
}
#contato {
	margin-top: 15px;
}

/*---------------------------------------------*/
.destaque {
	margin-left: 20px;
	margin-top: 0px;
}
.titulos {
	margin-left: 10px;
	margin-top: 20px;
}
.artigos {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 330px;
	text-align: justify;
	z-index: 1;
}
.tituloArtigo {
	color: #666666;
	font-weight: bold;

}
.pergunta {
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 20px;
	text-align: justify;
}
.parceiros {
	margin-top: 20px;
	margin-left: 10px;
}
.box {
	border: none;
	background-color: #CCCCCC;
}
.msg {
	color: #663300;
	margin-top: 15px;
}
.projetos {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 470px;
	text-align: justify;
	z-index: 1;
}
.voltar {
	text-align: center;
	margin-top: 15px;
}
