BODY {
		margin:0px;
		background-image:url('/web/dnec/images/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:#909090;
}

INPUT.botao {
	background-image:url('/web/dnec/images/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;
}	

.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;
}

.SubMenu {
	margin-left:-5px;
	background-color:#EDEDED;
	width:136px;
	border:solid 1px #D0D0D0;
	font-size:10px;
	line-height:18px;
	padding-left:3px;
}

.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;
}
.separador_h{
	font-size:0px;
	margin:0 auto;
	margin-bottom:5px;
	margin-top:5px;
	padding:0;
}
* html ul li { float: left; height: 1%; }
* 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:100%;
 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.
*/

/* 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;
	
}

/* DNEC */

td.header 
{
  background-color: #002A78;
  font-family: tahoma;
  font-size: 11px;
  color: white;
  font-weight: bolder;
  width: 570px;
}

td.header1
{
  background-color: #002A78;
  font-family: tahoma;
  font-size: 11px;
  color: white;
  font-weight: bolder;
}

td.label
{
  background-color: #C4DEE9;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bolder;
  color: #002A78;
  width: 100px;
}

td.value
{
  background-color: #ECF3F6;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bolder;
  width: 470px;
  color: #002A78;
}

td.value1
{
  background-color: #ECF3F6;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bolder;
  color: #002A78;
}

