html,body {
	margin: 0;
	padding: 0;
	/*background-image: url(../img/logo_tce.gif);
	background-repeat: no-repeat;
	background-position: 182px 202px;*/
}
#pagewidth {
	font-family: verdana;
	font-size: 14px;
	min-height: 100%;
}
.botao{
font-weight: bold;	
margin: 3px;
padding: 1px;
color: #FFFFFF;
font-family: verdana;
font-size: 12px;
background-color: #006699;
}
.nome_campo{
font-family: verdana;
font-size: 13px;
font-weight: bold;
color:#006699;
}
.label{
font-family: verdana;
font-size: 12px;
font-weight: bold;
color:#000000;
}
.observacao{
font-family: verdana;
font-size: 14px;
font-weight: bold;
color:#006699;
}
.pg_ativa{
font-family: verdana;
font-size: 20px;
font-weight: bold;
color:#006699;
text-decoration: none;
}
.pg_inativa{
font-family: verdana;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color:#006699;
}
.asterisco{
font-family: verdana;
font-size: 8px;
font-weight: bold;
margin-left: 5px;
color:#FF0000;
}
.campo{
border: 1px solid #006699;
font-family: verdana;
font-size: 11px;
margin: 1px;
color:#006699;
}

.combo{
background-color: #FFFFFF;
color:#006699;
font-family: verdana;
font-size: 11px;
}


div#icons {
	display: block;
	margin: 10px 10px 0px 0px;
	height: 15px;
	padding-right: 25px;
	background-repeat: no-repeat;
	background-position: top right;
	text-decoration: none;
	font: 110% Verdana, Arial, Tahoma, 'Sans-Serif';
	text-align: right;
	color: black;
	float: right;
}

div#iconsfooter {
	display: block;
	margin: 10px 10px 0px 0px;
	height: 15px;
	padding-right: 25px;
	background-repeat: no-repeat;
	background-position: top right;
	text-decoration: none;
	font: 110% verdana;
	text-align: right;
	color: black;
	float: right;
}

#leftcol {
	width: 20%;
	float: left;
	position: relative;
	background-color: #FFFFFF;
}

#maincol {
	background-color: #FFFFFF;
	float: right;
	display: inline;
	position: relative;
	width: 80%;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

#footer {
	height: 60px;
	background-color: #999999;
	clear: both;
	background-image: url(../img/headerfundo.png);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding: 5px;
	border-bottom: 3px solid #ebebeb;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*.clearfix {
	display: inline-table;
}*/

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

#menu {
	margin: 4px;
	padding: 3px;
	border: 0px solid #006699;
}

#titulotelas {
	height: 15px;
	margin: 2px;
	padding: 5px;
	border: 1px solid #006699;
	text-align: left;
	font-family: verdana;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #006699;
}

div#sidebar {
	left: 0;
	width: 160;
	padding: 0;
	margin: 0em;
	border-width: 1;
}

div#sidebar div {
	margin-bottom: 1em;
}

div#sidebar a {
	display: block;
	margin: 1;
	padding: 0.33em;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	border-bottom: 1px solid #dddddd;
	text-decoration: none;
}

div#sidebar a:link {
	color: #000;
	background-color: #ebebeb;
}

div#sidebar a:visited {
	color: #000;
	background-color: #ebebeb;
}

div#sidebar a:hover {
	background: #CCCCFF;
	color: #000;;
}

div#sidebar a span {
	display: none;
}

div#sublinks {
	left: 0;
	width: 130;
	padding: 0;
	margin: 0em;
	border-width: 0;
}

div#sublinks div {
	margin-bottom: 1em;
}

div#sublinks a {
	display: block;
	margin: 1;
	padding: 0.33em;
	text-align: left;
	font-size: 11px;
	font-family: verdana;
	border-bottom: 1px solid #eeeeee;
	background: transparent none center left no-repeat;
	text-decoration: none;
}

div#sublinks a:link {
	color: #000;
	background-color: #fbfbfb;
}

div#sublinks a:visited {
	color: #000;
	background-color: #fbfbfb;
}

div#sublinks a:hover {
	color: #000;
	border-right: 6px solid #006699;
	background-color: #CCCCFF;
}

div#sublinks a span {
	display: none;
}

#tabela {
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
}

#tabela .titulotabela {
	background-color: #006699;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}

#tabela .row0 {
	background-color: #FFFFFF;
}

#tabela .row0:hover {
	background-color: #CCCCFF;
}

#tabela  .row1 {
	background-color: #EEEEEE;
}

#tabela .row1:hover {
	background-color: #CCCCFF;
}

#tabelapop {
	/*text-align: left;*/
	font-family: verdana;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
}

#tabelapop .titulotabelapop {
	background-color: #006699;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}

#tabelapop .row0 {
	background-color: #FFFFFF;
}

#tabelapop .row0:hover {
	background-color: #CCCCFF;
}

#tabelapop  .row1 {
	background-color: #EEEEEE;
}

#tabelapop .row1:hover {
	background-color: #CCCCFF;
}

.nostyle {
	text-decoration: none;
}
.style1 {
	font-weight: bold
}

  
  .tabbar {
    margin-top: 2px;
    border-bottom: 2px solid #006699;
    padding: 2px 0px;
    font-family: verdana;
    font-size: 16px;
  }
  .tabbar ul, li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style: none;
  }
  .tabbar a {
    margin: 0px 2px;
    padding: 2px 1em;
    border-top: 1px solid #006699;
    border-left: 1px solid #006699;
    border-right: 1px solid #006699;
    border-bottom: none;
    background-color: #CCCCCC;
    color: #006699;
    text-decoration: none;
  }
  .tabbar a:hover, .tabbar a:active {
    border-top: 1px solid #006699;
    border-left: 1px solid #006699;
    border-right: 1px solid #006699;
    background-color: #EEEEEE;
    color: #006699;
    text-decoration: underline;
  }
  .tabbar a.tabact {
    border-bottom: 1px solid #006699;
    background-color: #006699;
    color: #FFFFFF;
    font-weight: bold;
  }
  .tabbar a.tabact:hover, .tabbar a.tabact:active {
    background-color: #006699;
    color: #FFFFFF;
  }
  #footer		{
		background-color: #006699;
		padding: 6px 0px 3px 30px;
		font-size: 75%;
		text-align: left;
		margin-top:0px;
		clear: both;
		height: 28px;
		color: #ffffff;
		}
		
		
#footer a	{
		color: #ffffff;
		text-decoration: none;
		}
		
#footer a:hover	{
		border-bottom: 1px solid #ffffff;

}


#chat {
 text-align: left;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 40px;
 background-color: #fbfbfb;
 border: 1px solid black;
 padding: 10px;
}

a {
	font-family: verdana;
	font-size: 80%;
	color: #006699;
	text-decoration: none;
}
	
a:hover {
   font-size: 80%; 
   text-decoration: underline;
   color: #006699;
}


.link_image{
text-decoration: none;
}	



