/* CSS Document */

body {
	margin: 0px;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}
#tudo{
	width: 780px;
	margin:0 auto;	
	padding: 0px;
	text-align:left;
	background:url(images/bg.gif) repeat-y top top;

	
}

#menu{
	width:360px;
	height:470px;
	position:absolute;
	top:105px;
	left:0 auto;
	z-index:100;

}
#meio{
	border-left:solid 1px #EEEEEE;
	border-right:solid 1px #EEEEEE;
}
#conteudo{
	padding: 8px;
	text-align:justify;
}

#tit{
	background:url(images/back_tit.jpg) no-repeat top center;
	width:450px;
	height:25px;
	line-height:25px;
	color:#999999;
	text-align:left;
	padding-left:15px;
}
#frmLogin input{
	border:1px solid #444444;
	font-size: 9px;
	color: #000000;
	background-color: #eeeeee;
}
.txt_econtabil{
	font-size: xx-small;
	color: #000000;
}
#dire_trab, .abertura{
	font-size:9px;
}

.txt{
	text-align:left;
	color:#FFFFFF;
}
.tit{ 	
	border-left:solid 3px #000000;
	font-weight:bold;
	color:#990000;
	text-indent:5px;
	background:#FFFFFF;
	margin-left:5px;
	margin-top:2px;
	text-align:left;
}

.datapainel{
	color:#990000;
	text-indent:5px;
	background:#E4E4E4;
	text-align:left;
}
.tit2{ 	
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-indent:5px;
	background:#990000;
	margin-left:5px;
	margin-top:2px;
}
.tit3{ 	
	font-weight:bold;
	color:#990000;
	background:#FFFFFF;
	margin-top:2px;
	text-align:left;
}
.tit4{ 	
	font-weight:bold;
	color:#990000;
	background:#FFFFFF;
	margin-top:2px;
	text-align:left;
	font-size:small;
}
.bordas{	
	border-left:solid 1px #E4E4E4;
	border-right:solid 1px #E4E4E4;
}

.be{border-left:solid 1px #E4E4E4;}
.bd{border-right:solid 1px #E4E4E4;}
.home{
	margin:0 auto;
	width:210px;
	height:75px;
	color:#999999;
	padding: 0 5px 0 5px;
	text-align:left;
}
a{
	color:#990000;
	}
.home p a{
	color:#990000;
	text-align:right
}
.home a:hover{
	color:#000000;
}
.home p {
	text-align:right
}

.n{ font-weight:bold;}

input, textarea, select{
	border: groove 1px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:transparent;
}
#noticias li{
	list-style: url(images/list.jpg);
	margin-bottom:2px;
}
#noticias li a{
	display:block;
	text-decoration: none;
	color:#000000;
	background:#f4f4f4;

}
#noticias li a:hover{
	color:#993300;
	background:#eeeeee;

}
.list ul li{
	list-style: url(images/list.jpg);
}
.list ul li a{
	margin: 0;
	padding: 0;
	display:block;
	text-decoration:none;
	height:19px;
	margin-bottom:2px;
	padding-left:2px;
	background:#FbFbFb;
	color:#990000;
}
.list ul li a:hover, a:active{
	background:#eeeeee;
	color:#000000;
}
.list ul li a:active{
	background:#e4e4e4;
}
.links a{
	color:#990000;
	text-transform:uppercase;
}
.myTable {
 /* border-collapse: collapse;*/
}
.myTable th {
  background-color: #CCCCCC;
  /*text-transform: uppercase;*/
}
.myTable th,
.myTable td {
  padding: 3px;
  
}
.myTable tr.odd {
  background-color: #FFFFFF;
}
.myTable tr.even {
  background-color: #FAFAFA;
}

#carimbo{
	border:solid 1px #000000;
}
.imghome{
	border: groove 1px #cccccc;
	margin:0 3px 0 5px;
}
/*painel*/

.painel{
	background:#EEEEEE;
	margin:0 auto;
	margin-bottom:6px;
	width:440px;
	height:130px;
	border-bottom:double 3px #999999;
}
.painel a.cool{
	color:#000000;
	text-decoration:none
}

.painel a:hover.cool{
	color:#000000;
	 text-decoration:underline
}
.painel table.borderNoticias{
	cursor:default;
}
.painel td{
	font-size:8pt;
}
.painel td.title{
	padding:4px;
	padding-bottom:6px;
	background-color:#DDDDDD;
	font-weight:bold;
}
.painel td.content{
	padding:2px;
	padding-bottom:12px;
	text-align:justify;
}
.tab_adm{
	background:#E4E4E4;
}
#tab_adm2 tr td{
	border-bottom:solid 1px #000000;
	padding:0;
}
.infosdel{padding:5px;}
/*painel*/
.in{
	font-style:italic;
	font-weight:bold;
}
.italico{
	font-style:italic;	
}
