body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background.gif);
}

.conteudo { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:13px; color: #333333;}
a.conteudo:link { text-decoration: underline; color:}
a.conteudo:hover { text-decoration: underline; color: #F48000;}

.forum { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:13px; color: #333333;}
a.forum:link { text-decoration:underline; color:#333333}
a.forum:active { text-decoration:underline; color:#333333}
a.forum:visited { text-decoration:underline; color:#333333}
a.forum:hover { text-decoration: underline; color: #F48000;}

.titulos { font-family:  Trebuchet MS, Arial, Helvetica, sans-serif; font-size:16px;  color: #F48000; font-weight: bold; text-decoration:none}
a.titulos:hover { text-decoration: underline;}

.rodape { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #FFFFFF;}
a.rodape:hover { text-decoration: underline; }

.table_cursos  {
	border-style: solid;
	border-width: 1px;
	border-color: #E8E8E8;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 2px;
}

.form  {
	height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color:#CCCCCC;/* #E8E8E8;*/
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 2px;
}

.mensagem  {
	height: 100px;
	border-style: solid;
	border-width: 1px;
	border-color: #E8E8E8;
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 2px;
}

.tit_cursos { font-family:  Trebuchet MS, Arial, Helvetica, sans-serif; font-size:17px;  color: #F48000; font-weight: bold; text-decoration:none}
a.tit_cursos:hover { text-decoration: underline;}