* img { border:0; }
body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
}
td {
	font-family: Verdana;
	font-size: 11px;
	
}
.data {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*  texto da janela de Popup*/
.popup {
	font-family: Verdana;
	font-size: 13px;
	color: #4F0000;
	font-weight: bolder;
}
p {
	text-indent: 15px;
	text-align: left;
}

.titulo {
	font-size: 20px;
	color : #BC1F00;
	font-weight : bold;
	font-family : "Trebuchet MS", Verdana;
}
.subtitulo {
	font-size: 16px;
	color : Black;
	font-weight : normal;
	font-family : "Trebuchet MS", Verdana;
}
.tit_td{
	background-color: #F3F3F3;
	font-weight : bold;
	text-align : center;
}
.tit3 {
	font-size: 14px;
	color : Black;
	font-weight : bold;
	font-family : "Trebuchet MS", Verdana;
}
/*  Formatação do BOX de professores*/
.nomeP {
	color: #616161;
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
}
.txtP {
	color: #616161;
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	letter-spacing: 1;
}
.txtInscricao {
	color: #A52A2A;
	font-size: 12px;
	font-weight: bold;
}
.td_print {
	font-size: 9px;
}
.val1 {
color: #336600;
}
.val2 {
color: #3333FF;
}
/*======================================================*/
/*=========     BOX ARTIGOS        =====================*/
/*======================================================*/
.titbox {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #B22222;
}
.rodbox {
	font-family: Verdana, "Trebuchet MS";
	font-size: 9px;
	letter-spacing: 1px;
	color: #BBA900;
}
A.art:link, A.art:visited {
text-decoration: none;	
}
A.art:hover, A.art:active {
	color: #DC143C;
	text-decoration: none;

}


A:link, A:visited {	color: black;	text-decoration: underline;}

A:hover, A:active {	text-decoration: none;	color : Maroon;}


A.rodape:link, A.rodape:visited {
	color: Black;
	text-decoration: none;
	font-size: 9px;
}

A.rodape:hover, A.rodape:active {
	color: Black;
	text-decoration: none;
	background-color: #FFFFF0;
	font-size: 9px;
}


A.sublink:link, A.sublink:visited {
	color: #B22222;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
A.sublink:hover, A.sublink:active {
	color: #B22222;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}


/*======================================================*/
/*=======   Admin                           ===========*/
/*======================================================*/
.corpo_admin {
	border-right: 1px dotted Black;
	border-left: 1px dotted Black;
}
A.adm:link, A.adm:visited {
	color: #696969;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: White;
}
A.adm:hover, A.adm:active {
	color: #C90202;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: White;
}
A.adm_mini:link, A.adm_mini:visited {
	color: #696969;
	text-decoration: none;
	font-size: 7px;
	letter-spacing: 1px;
	
}
A.adm_mini:hover, A.adm_mini:active {
	color: #C90202;
	text-decoration: none;
	font-size: 7px;
}
A.branco:link, A.branco:visited {
	color: White;
	text-decoration:none;
	font-size : 12px;
	font-weight : bold;
}
A.branco:hover, A.branco:active {
	color: #C90202;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	background-color: White;
}
/*  Formuláros */
.form{
	background-color: #FFFDF0;
	border: 3px solid #C8C9B1;
}
.obriga{
	background-color: #FFFDF0;
	border: 3px solid #D2ACA8;
}
.form_topo {
	background-color: #FFFCBC;
	border-bottom: 1px solid #C3C3BE;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	height: 15px;
	font-family: "Courier New", Verdana;
	font-size: 11px;
}

/*      PARA IMPRESSÃO                       */
table.print {
	border: 1px solid Black;
}
td.print {
	border: 1px solid Black;
}
/* Destques ------------------------*/
.datades {
	color: #A52A2A;
	font-weight: bold;
	font-size: 9px;
}
.datadesina {
	color: #708090;
	font-weight: bold;
	font-size: 9px;
}
a.rolador:link,  a.rolador:visited {
	color: White;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 18;
	font-weight: normal;
}
a.rolador:hover,  a.rolador:active {
	color: Yellow;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 18;
	font-weight: normal;
}
a.des:link,  a.des:visited {
	color: Black;
	text-decoration: none;
}
a.des:hover,  a.des:active {
	font-weight: normal;
	text-decoration: underline;
}
a.desina:link,  a.desina:visited {
	color: #708090;
}
a.desina:hover,  a.desina:active {
	font-weight: bold;
	text-decoration: none;
}
/* -------------------------Destques */

@media print {
  .DONTPrint { display:none }
  .DOCheck { display:table}
  }
  
 
  


