body {
	margin:0;
	color: #242520;
	background-color: #cccccc;
	font-family: verdana, arial, helvetica, sans-serif;
}

a:link {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}

a:active {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.destaque { color: #852e0f; font-size: 9pt; text-decoration: none; font-weight: bold;}
a.destaque:hover { color: #852e0f;}
a.destaque:active { color: #852e0f;}
.destaque { color: #852e0f; font-size: 9pt; font-weight: normal;}

.fundotab { background-color: ;}

/***************************************
GLOBAL MENU
***************************************/
#navcontainer {
	margin: 0;
	background-color: #336799;
	border: 5px solid #004779;
}

#navlist {
	margin: 0;
	padding: 0 0 20px 10px;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	background: transparent;
	color: #fff;
}

#navlist a.current {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	background: transparent;
	color: #fff;
}

#navlist a:hover { color: #fff; }

/***************************************
LOCAL MENU
***************************************/
#navlocalcontainer ul {
	margin-left: 0;
	padding-left: 0;
	width: 190px;
	list-style-type: none;
	font: 10px verdana, arial, helvetica, sans-serif;
}

#navlocalcontainer a {
	display: block;
	padding: 5px 3px 5px 8px;
	width: 190px;
	color: #003466;	
	background-color: #D6D3C9;
	border-bottom: 1px solid #96948C;
	border-left: 1px solid #96948C;
	border-right: 1px solid #96948C;
}

#navlocalcontainer li.titulo {
	padding: 5px 3px 5px 8px;
	width: 190px;
	color: #dc5c06;
	font-size: 14px;
	font-weight: bold;		
	background-color: #efebe0;
	border: 1px solid #96948C;
}

#navlocalcontainer a.current {
	color: #b9520d;
	text-decoration: none;
	background-color: #efebe0;	
}

#navlocalcontainer a:hover {
	background-color: #efebe0;
	color: #b9520d;
	text-decoration: none;	
}

/***************************************
CONTEÚDO PRINCIPAL
***************************************/

th	{
	color: #242520;
	font-weight: bold;
}
td.padrao {
	color: #242520;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
td.padrao10 {
	color: #242520;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
td.tabmsg { 
	font-size: 12px;
}


.v11ba {
	color: #003466;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

p {
	color: #242520;
	font-family: verdana, arial, helvetica, sans-serif;	
	font-weight: normal;
	font-size: 12px;
}
p.padrao10 {
	color: #242520;
	font-family: verdana, arial, helvetica, sans-serif;	
	font-weight: normal;
	font-size: 10px;
}

#tabheader { 
	background-color: #C93A26;
	font-size: 12px;
	font-weight: bold;
}
#tabcor1 { 
	background-color: #C93A26;
	font-size: 10px;
}
#tabcor2 { 
	background-color: #C93A26;
	font-size: 10px;	
}
#tabcor3 { 
	background-color: #C93A26;
	font-size: 10px;	
}
#tabcor4 { 
	background-color: #C93A26;
	font-size: 10px;	
}

#listturma li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

dd { 
	margin: 0;
	padding-top: 0;	
	padding-bottom: 8px;
	color: #242520; 
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	}

.texto { color: #000000; font-size: 9pt; line-height: 14pt}
.desc { color: #595852; font-size: 10px;}
.positivo { color: #36851D; font-size: 10px;}
.negativo { color: #BF2C13; font-size: 10px;}
.neutro { color: #336799; font-size: 10px;}
.laranja { background-color: #FCCD90;}
.branco { background-color: #ffffff;}
.laranjasmall {	color: #D60418; font-size: 10px; background-color: #FFF5DE;}

/* Formatação do Detalhe */
.detailTabSelected{	border: 1px solid #ccc; border-bottom:none;	background-color: #fff;	padding: 4px;}
.detailTabSelected:hover{text-decoration: none;}
.detailTabUnselected{ border: 1px solid #ccc; background-color: #f0f0f0; padding: 3px; height: 19px;}
.detailTabUnselected:hover{ text-decoration: none; }
.tabPanelLink{ height: 20px; border-bottom: 1px solid #ccc; margin-bottom: 2px;}

.diaAula{
	width: 100%;
	border-bottom: 1px solid #FFF;
	border-top:  1px solid #FFF;
	background-color: #cecece;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 3px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

.listagemPopup{
	padding:0px;
	margin:0px;
	height: 254px;
	overflow: auto;
}
