/*Inicio*/ 
.Titulo-inicio { font-family : Tahoma; font-size : 20px; text-decoration : none; text-align : center; font-weight : bold; color : #EFAF03; }
.Texto-inicio { font-family : Arial; font-size : 12px; text-decoration : none; text-align : left; color : #FFFFFF; }
.Dados-inicio { font-family : Arial; font-size : 12px; text-decoration : none; text-align : right; color : #FFFFFF; font-weight : bold; }
.Texto-textareainicio{ font-family : Arial; font-size : 12px; font-weight : bold; text-decoration : none; text-align :justify; color : #000000; }
.Link-inicio { color: #FFFFFF; }

/* Main */
body { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; scrollbar-base-color: #DBDBDB; scrollbar-arrow-color: #3D8BAF; scrollbar-DarkShadow-Color: #3D8BAF; }
a:hover {  text-decoration: underline; }
a {  text-decoration: none; color: #063246; }
td { font-size: 11px; color: #000000; }
.pagebg { color: white }
.tborderbg { color: #FFFFFF; background-color: #3D8BAF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.tborderbg1 { color: #FFFFFF; background-color: #3D8BAF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.tableitem { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ECECEC; color: #000000; }
.form1 {  text-align: right; color: #000000; }
.form2 {  text-align: left; }
.cbutton {  font-size: 11px; text-transform: uppercase; text-align: center; vertical-align: middle; background-color: #666666; border: 2px #333333 solid; color: #FFFFFF; }
.forum_read {  font-size: 11px; text-decoration: none; color: #000000; }
.forum_title { font-size: 11px; text-decoration: none ; color: #000000; background-color: #e0e0e0; }
.forum_titulo_pergunta { font-size: 16px; text-decoration: none ; font-weight: bold; color: #000000; }
.forum_data_pergunta { font-size: 11px; text-decoration: none ; color: #000000; }
.forum_texto { font-family: Courier New, Courier, Lucida Typewriter; font-size: 13px; text-decoration: none ; color: #000000; }
.textarea { font-family: Courier New, Courier, Lucida Typewriter;  font-size: 11px; border: 2px #3D8BAF solid; ; background-color: #FFFFFF; color: #00000; }
.text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; border: 2px solid #3D8BAF; background-color: #FFFFFF; color : Black; background : White; }
.text-preto { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFFFFF; color : Black; background : White; }
.select { font-family: Arial, Helvetica, sans-serif;  font-size: 11px; border: 2px #0099CC solid; }
.button { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-transform: none; text-align: center; vertical-align: middle; background-color: #C8C8C8; border: 2px solid #3D8BAF; color: Black; }
.conteudo_nota_titulo {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #FFFFFF }
.select_bottom { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; border: 2px solid; ; color: #000000; }

.titulo1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; ; text-align: left; color: #000000 }
.titulo2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: normal; color: #006699}
/*titulo azul mais pequeno */
.titulo3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #006699; font-weight: bold;}

/* Admin */
.tbform1 {  background-color: #eeeeee; text-align: right}
.tbform2 { background-color: #eeeeee; text-align: left}

/* Menu */
#foldheader{cursor:hand ; font-weight:bold ; list-style-image:url(/imagens/aula/fold.gif);font-family : Arial;font-size : 8pt }
#foldinglist{list-style-image:url(/imagens/aula/list.gif);font-family : Arial;font-size : 8pt }
.tlink{ font-family : Arial; text-decoration : none; text-align : left;	color : #003366; }

/* Testes */
.Texto-teste { font-family : Arial; font-size : 12px; text-decoration : none; text-align :left; color : #000000; }

/* Guia Pedagógico */
.Sub-titulo-conteudo {
	color : #ffffff;
	font-family : Arial;
	font-weight : bold;
	font-size : 20px;
	text-align : left;
	padding-right :5px;
	padding-left : 5px;
	padding-top :5px;
	padding-bottom : 5px;
}
.Sub-titulo-conteudo1{
	color : #ffffff;
	font-family : Arial;
	font-weight : bold;
	font-size : 16px;
	text-align : center;
	padding-right :5px;
	padding-left : 5px;
	padding-top :5px;
	padding-bottom : 5px;
}
.Sub-titulo-conteudo2{
	color : #ffffff;
	font-family : Arial;
	font-weight : bold;
	font-size : 16px;
	text-align : left;
	padding-right :5px;
	padding-left : 5px;
	padding-top :5px;
	padding-bottom : 5px;
}
.Texto-conteudo-normal {
	color : #ffffff;
	font-family : Arial;
	font-size : 12px;
	text-align : justify;
	padding-right :5px;
	padding-left : 5px;
	padding-top :5px;
	padding-bottom : 5px;
	font-weight : bold;
}
.Texto-conteudo-normal1 {
	color : #ffffff;
	font-family : Arial;
	font-size : 12px;
	text-align : justify;
	padding-right :5px;
	padding-left : 5px;
	padding-top :5px;
	padding-bottom : 5px;
	font-weight : normal;
}