A, BODY, INPUT, OPTION, SELECT, TEXTAREA, TABLE, TD, TR {COLOR:#000000;font-size:11px;FONT-FAMILY:tahoma,sans-serif}
A	{
	COLOR:#000000;
	TEXT-DECORATION:none;
}
A:hover	{
	TEXT-DECORATION:underline;
}

.ul_item{
	padding:0px 0px 6px 0px;
}
.ul_item1,.ul_item2{
	margin:0px  0px  0px  6px; 
	padding:0px  0px  0px  6px;
}
.ul_item1{
	list-style-image:url(/images/icones/ico_ul_item1.gif);
}
.ul_item2{
	list-style-image:url(/images/icones/ico_ul_item2.gif);
}

.td_titulo1 {
	background-image: url(images/mnu_bgTit1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:12px;
	font-weight: bold;
	color: #C00000;
	text-align:center;
	vertical-align: middle;
	line-height: 20px;
	border-top: 1px solid #A30505; 
	border-bottom: 1px solid #A30505
}
.bgcolor1 {
	border: 0px;
	margin: 0px;
	padding: 8px;
	background-color: #FCD9B6;
}
.bgcolor2 {
	border: 0px;
	margin: 0px;
	padding: 8px;
	background-color: #F6C08A;
}
.bgcolor3 {
	border: 0px;
	margin: 0px;
	padding: 8px;
	background-color: #FFF0C6;
}
.bgcolor4 {
	border: 0px;
	margin: 0px;
	padding: 8px;
	background-color: #FFCC99;
}

.tit_item1{
	border-bottom:#d6d6d6 1px solid;
	font-weight: bold;
	color: #000000;
}

.bg_background {
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
}
.txt_topo {  font-size: 14px; color: #A00606; font-weight: bold}
.txt_TitPg {
	font-size:12px;
	font-weight: bold;
	color: #A00606;
}
.txt_subti {
	font-weight: bold;
	color: #A00606;
}
.txt_bold {
	font-weight: bold;
	color: #000000;
}
.txt_alert {
	font-weight: bold;
	color: #CC0000;
}
.txtCmt {
	color: #666666;
	text-align: justify;
}
.txt_vermelho {
	color: #CC0000;
}
.txtJust {
	text-align: justify;
}
.botao {
	border: 1px #006699 solid;
	background-color: #D8E6F5;
	margin: 0px;
	padding: 0px;
	color: #006699;
}

.botaover {
	border: 1px #006699 solid;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 11px;
	_cursor: hand;
	cursor: pointer;
}

.botaout {
	border: 1px #006699 solid;
	background-color: #D8E6F5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 11px;
}
.botaoff {
	border: 1px solid #999999;
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 11px;
}
.txt_min {
	font-size: 10px;
	color: #FFFFFF;
}
/* Estilos para as colunas */
	.tr_red {
		background-color:#FEEEEA;
	}
	.tr_gray {
		background-color:#F2F2F2;
	}
	.tr_yellow {
		background-color:#FFFFCC;
	}
	.tr_white {
		background-color:#FFFFFF;
	}
	.tr_enable {
		color:#000000;
		background-color:#FFFFCC;
		
	}
	.tr_disable {
		color:#666666;
		background-color:#F8F8F8;
	}
.bgbarra {
	background-attachment: scroll;
	background-image: url(images/bg_barra.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.titOff {
	background-image: url(images/mnu_bgTit1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:12px;
	font-weight: bold;
	color: #C00000;
	text-align:center;
	vertical-align: middle;
}
.mnuNull {
	background-image: url(images/mnu_bgItemNull.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #999999;
	cursor:help; 
}
.mnuOff {
	background-image: url(images/mnu_bgItemOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mnuOver {
	background-image: url(images/mnu_bgItemOver.gif);
	background-repeat: repeat-x;
	background-position: left top;
	_cursor: hand;
	cursor: pointer;


}
.mnuOn {
	background-image: url(images/mnu_bgItemOn.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.subNull {
	background-image: url(images/sub_bgItemNull.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #999999;
	cursor:help; 
}
.subOff {
	background-image: url(images/sub_bgItemOff.gif); 
	background-repeat: repeat-x;
	background-position: left top;
	color:#006699;
}
.subOver {
	background-image: url(images/sub_bgItemOver.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#006699;
	_cursor: hand;
	cursor: pointer;

}
.subOn {
	background-image: url(images/sub_bgItemOn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#006699;
	_cursor: hand;
	cursor: pointer;

}
.subNone {
	display:none;
}
.subSome {
	
}
.bg_linVert {
	background-image: url(images/bg_linha.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.bg_linHor {
	background-image: url(images/bg_linha.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.bg_divisoria {
	background-image: url(images/bg_divisoria.gif);
	background-repeat: repeat-x;
	background-position: left center;
	background-attachment: scroll;
}
.txt_branco {
	color: #FFFFFF;
}
.txt_azul {
	color: #006699;
}
.td_Tblprv {
	text-align: center;
	vertical-align: middle;
}
.td_Titprv {
	font-weight: bold;
	height: 20px;
	background-color: #C00000;
	border-right: 1px solid #640404;
	border-bottom: 1px solid #640404;
	border-top: 1px solid #640404;
	color: #FFFFFF;
	/*cursor:pointer;*/
}
.td_Subprv { 
	font-weight: bold;
	height: 20px;
	background-color: #FCD9B6;
	border-bottom: 1px solid #C51413;
	border-top: 1px solid #C51413;
	color: #C00000;
	/*cursor:pointer;*/
}
	
/* Estilos utilizados na pagina Notas de Provas */
	.td_conj1  {
		height: 16px;
		background-color: #FEFDFD;
		border-top: 1px solid #C00000;
		border-bottom: 1px solid #C00000;
		font-size:12px;
		font-weight: bold;
		color: #C00000;
	}
	.td_conj2 {
		height: 16px;
		background-color: #FEFDFD;
		/*border-top: 1px solid #C00000;
		border-bottom: 1px solid #C00000;*/
		font-size:12px;
		font-weight: bold;
		color: #C00000;
		text-align:center;
	}
	.td_conj3 {
		background-color: #FBE7D4;
		border-bottom: 1px solid #C51413;
	}
	.td_conj4 {
		height: 16px;
		background-color: #FFF0C6;
		border-right: 1px solid #FBA08C;
		border-bottom: 1px solid #FBA08C;
	}
	.td_conj4_home{
		height: 16px;
		background-color: #FFF0C6;
		/*border-right: 1px solid #FBA08C;
		border-bottom: 1px solid #FBA08C;*/
	}
	.td_conj5 {
		height: 16px;
		color: #C00000;
		background-color: #FFFFFF;
		border-top: 1px solid #C00000;
		border-bottom: 1px solid #C00000;
	}
	.td_defualt {
		height: 16px;
		background-color: #FEF7F0;
		border-right: 1px solid #FBA08C;
		border-bottom: 1px solid #FBA08C;
	}
	.td_defualt_1 {
		height: 16px;
		background-color: #FFF1E4;
		border-right: 1px solid #EA8C77;
		border-bottom: 1px solid #EA8C77;
	}
	.td_button {
		height: 16px;
		background-color: #FBFAFA;
		border-right: 1px solid #939393;
		border-left: 1px solid #939393;
		border-bottom: 1px solid #939393;
		border-top: 1px solid #939393;
		color: #C00000;
		cursor: pointer;
		_cursor:hand;
					
	}
	
	.td_links_Portal {
		height: 14px;
		color: #FFFFFF;
		font-weight: bold;
		cursor: pointer;
		_cursor:hand;
					
	}
	.borda_banner {
		border: 1px solid #990000;
	}
	.td_Borda_banner {
		border: 1px solid #990000;
	}
	
	.td_linha_SubTit {
		height: 16px;
		background-color: #FFFFFF;
		font-weight: bold;
		color: #006699;
		border-bottom: 1px solid #E2CB69;
	}
	.td_begeClaro {
		background-color: #FCD9B6;
	}
	.td_begeEsc {
		background-color: #F6C08A;
	}
	.td_Branco {
		background-color: #FFFFFF;
	}

.td_alert {
	font-weight: bold;
	background-color: #FFFFCC;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	border-top: 1px solid #FFCC00;
}
.td_info {
	font-weight: bold;
	background-color: #E8F3FF;
	border-right: 1px solid #BFCFE3;
	border-bottom: 1px solid #BFCFE3;
	border-left: 1px solid #BFCFE3;
	border-top: 1px solid #BFCFE3;

}
.td_erro {
	font-weight: bold;
	background-color: #FFF0F0;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
}
.hide {
	display: none; 
}
.visible {
	

}
/* Formatacao para página de eventos */
fieldset {
	margin: 0px;
	padding: 5px;
	border-width: 1px;	
	border-style: solid; 
}
legend {
	padding: 2px;
}
.txt_titulo1 {
	color:#333333;
	font-weight: bold;
	margin: 10px 50px;
	padding: 2px 0px;
	border-bottom: 1px #333333 solid;
}
.txt_titulo2 {
	font-size: 12px;
	margin: 10px;
	padding: 10px;
}
.txt_head{
	font-size:18px;
	font-weight:bold;
}
.format_texto1, .format_texto1 p{
	margin: 0px; 
	padding: 5px 10px 5px 10px;
}
.format_texto1 h1{
	font-size: 11px;
	font-weight: bold; 
	border-bottom: 1px solid #000; 
	margin: 0px 5px !important;
	padding: 0px !important;
}

.priField1 {	
	background-color: #D5EAFF; 
	border-color: #006699; 
	color: #000;	
}
.priField1 legend {	
	color: #000;
}
.subField1 {	
	background-color: #FFF; 
	border-color: #666; 
	color: #666;	
}
.subField1 legend {	
	color: #666; 	
}
#aguarde {
	background: url(images/icones/ico_aguarde2.gif) no-repeat 0px 4px;
	padding: 5px 5px 5px 0px;
	text-indent: 20px;
	text-align:left;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

.td_notic{
	border-bottom: dotted 1px #666666; background: url(images/icones/ico_notic_seta.gif) left center no-repeat;
	padding-left:15px; height:20px;   }
	
.td_notic_d{
	border-bottom: dotted 1px #666666; background: url(images/icones/ico_notic_seta.gif) #FEEDAB left center no-repeat;
	padding-left:15px; height:20px;   }