BODY {
		margin:0px;
		background-image:url('../imagesect/bac_site.gif');
		background-color:#ffffff;
	}

BODY,DIV {
		font-family:tahoma;
		font-size:11px;	
		color:#434343;
	}

DIV {
		border:solid 0px;
	}

IMG {
	border:solid 0px;
}

INPUT,SELECT,TEXTAREA {
	font-family:tahoma;
	font-size:11px;		
	color:#606060;

}

INPUT.botao {
	background-image:url('../imagesect/bac_botao.gif');
	border:solid 0px;
	height:18px;
	color:#346A9F;
	font-family:tahoma;
	font-size:11px;		
}

INPUT.cssBotao {
	background-image:url('../imagesect/bac_botao.gif');
	border:solid 0px;
	height:18px;
	color:#346A9F;
	font-family:tahoma;
	font-size:11px;		
}

A:HOVER {
		text-decoration:underline;
	}

A.link_2 {
	color:#3366CC;
}
	
A,.txtDestaque {
		color:#004282;
		text-decoration:none;
	}


H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 8px;
	color: #004282;
	border-bottom-width: 1px;
	border-bottom-color: #C2D7F0;
	border-bottom-style: groove;
}	


H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004282;
	border-bottom-width: 1px;
	border-bottom-color: #C2D7F0;
	border-bottom-style: groove;
}	

H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004282;
	border-bottom-width: 1px;
	border-bottom-color: #C2D7F0;
	border-bottom-style: groove;
}	

.active-scroll-bars {overflow:-moz-scrollbars-vertical;overflow-x:hidden;overflow-y:scroll;}
	
	
.txtDestaque2 {
	color:#999999;
}

.txtMenor10 {
		font-size:10px;
	}
	
.txtMaior12 {
	font-size:12px;
}
	
.txtMaior13 {
	font-size:13px;
}

.divHidden{ display:none;}

.SubMenu {
	margin-left:-5px;
	background-color:#EDEDED;
	width:136px;
	border:solid 1px #D0D0D0;
	font-size:10px;
	line-height:18px;
	padding-left:3px;
	display:none; 
	z-index: 9999; 
	overflow: visible;
}


.BgBox{
	background-color: #ffffff;
}

.BgBoxDark{
	background-color: #EBEBEB;
	background: #EBEBEB;
	float:left; 
	clear:left; 
	width:178px; 
	padding:1px;
}

.BgBoxLight{
	background-color: #F8F8F8;
	background: #F8F8F8;
	float:left; 
	clear:left; 
	width:178px; 
	padding:1px;
}

.NoBorder{
	border: 0px;
}
.menu_list{
	width:100%;
	padding: 0; 
	margin: 0;
	display:block;
}
.menu_top{
	width:100%;
	padding: 0; 
	margin: 0;
	display:inline;
	white-space: nowrap;
	color: #1c6ecb;
}
.separador_h{
	font-size:0px;
	margin:0 auto;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
}
* html ul li { 
	/*float: left; 
	height: 1%; */
	list-style: disc;
	list-style-type: disc;
}
* html ul li a { height: 0%; }

/*

*/

.conteudo_box{
	border-style:solid;
	border-width:1px;
	border-color:c0c0c0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	width:99%;
	padding:3px;
}

.conteudo_box2{
	border-style:solid;
	border-width:1px;
	border-color:c0c0c0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	width:99%;
	margin-left:5px;
	padding:3px;
}

table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

/* Some formatting for the menu UL tags themselves; remove margins */
ul.checktree, ul.checktree ul {
 list-style-type: none;
 padding: 0;
 margin: 0;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 width:110;
 	border-style: solid;
	border-width: 0px;
	border-color: 00ff00;
}

/*
LI tags have a different background depending if they're the last node, and padding
The script will automatically assign these CSS classes to LI tags depending on their
expanded state, so we style them appropriately here.
*/
ul.checktree li {
	background: url(../imagesect/node.gif) no-repeat;
	margin: 0 0 0 0px;
	padding: 0 0px 0 12px;
	cursor: pointer;
	display: block;
	clear: both;
	width: 110;
	border-style: solid;
	border-width: 0px;
	border-color: ff0000;
}
ul.checktree li.last {
 background-image: url(../imagesect/node-last.gif);
 width:100%;
}
ul.checktree li.plus {
 background-image: url(../imagesect/plus.gif);
 width:100%;
}
ul.checktree li.plus-last {
 background-image: url(../imagesect/plus-last.gif);
 width:100%;
}
ul.checktree li.minus {
 background-image: url(../imagesect/minus.gif);
 width:100%;
}
ul.checktree li.minus-last {
 background-image: url(../imagesect/minus-last.gif);
 width:100%;
}


/* The check-count SPANs. */
ul.checktree span.count {
 text-indent: 5pt;
 color: #999;
 font-style: italic;
}


.bordaform {
	font-size:11px;		
	color:#909090;
	border: 1px solid #909090;
	height: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	z-index:40;
}

.h_title { 
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;		
	color: #1c6ecb;
}

.TituloFooterBox {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;		
	color: #004282;
}

.TituloChamadaMenu {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;		
	color: #004282;
}