@charset "utf-8";
/* CSS Document */

body,td,th 
{
	color: #000000;
	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
	color:#999999;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
	
#template
{
	width:759px;
	height:100%;
	margin-left: -379px;
	margin-right: -380px;
	position:absolute;
    left:50%;
}
#esquerda
{
	width:8px;
	height:100%;
	float:left;
	background-image:url(../images/esquerda.gif);
}
#conteudo
{
	width:743px;
	height:100%;
	float:left;
	background-color:#FFFFFF;
}
#direita
{
	width:8px;
	height:100%;
	float:right;
	background-image:url(../images/direita.gif);
}
#cabecalho
{
	width:743px;
	float:left;
}
#menu
{
	width:743px;
	float:left;
	margin-bottom:10px;
}
#miolo
{
	width:743px;
	float:left;
}
#rodape
{
	width:743px;
	float:left;
	margin-top:10px;
}
#margemSubmenu
{
	width:6px;
	height:100%;
	float:left;
}
#submenu
{
	width:186px;
	height:100%;	
	float:left;
}
#informacao
{
	width:545px;
	height:100%;	
	float:right;
}

#institucional
{
	width:510px;
	float:left;	
	margin-top:10px;
	margin-bottom:10px;
	margin-left:14px;
}
/* FAQ */
.perguntaFaq
{
	margin-left:10px;
	width:500px;
	float:left;	
	color:#576e80;
	float:left;	
}
.respostaFaq
{
	margin-left:10px;
	width:500px;
	float:left;	
	display:;
	margin-bottom:8px;
}
/* TUTORIAL */
.temaTutorial
{
	color:#EBC60E;	
}
.detalheTutorial
{
	color:#CCCCCC;
}
/* FORUM */
#informacaoAll
{
	width:730px;
	height:100%;	
	float:left;
	background-color:#63a6ce;
}
#menuForumAll
{
	width:730px;
	float:left;
	margin-bottom:1px;
	background-color:#3477AE;
}
#menuForumAll
{
	width:720px;
	height:10px;
	float:left;
	margin-bottom:1px;
	background-color:#3477AE;
}
#gridForumAll
{
	width:730px;
	float:left;
	margin-bottom:1px;
	background-color:#abcfe5;	
}
#controleForumAll
{
	width:720px;
	float:left;
	background-color:#DEECEF;
}
#tituloForum
{
	width:538px;
	float:left;
	margin-bottom:1px;
	background-color:#63A7CE;
}
#menuForum
{
	width:538px;
	float:left;
	margin-bottom:1px;
	background-color:#3477AE;
}
#gridForum
{
	width:538px;
	float:left;
	margin-bottom:1px;
	background-color:#abcfe5;	
}
#controleForum
{
	width:538px;
	float:left;
	background-color:#DEECEF;
}
/* FORUM - Reply */
#esquerdaReply
{
	width:205px;
	float:left;
}
#direitaReply
{
	width:472px;
	float:right;
}
#autor
{
	width:205px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
#dataAutor
{
	width:205px;
	float:left;
	color:#333333;
	font-size:10px;
}
#assunto
{
	width:472px;
	float:left;
	margin-bottom:2px;
	font-size:12px;
	font-weight:bold;
	color:#333333;	
}
#respostaMensagem
{
	width:472px;
	float:right;
	color:#333333;	
}
#respostaAutor
{
	width:205px;
	float:left;
	color:#333333;	
}
#perguntaMensagem
{
	width:472px;
	float:left;
	font-size:12px;
	color:#333333;		
}
