body {
	background:#000000 url(/static/img/fundo.jpg);
	margin: 0px;
	}
#fundo {
	background:url(/static/img/fundo3.jpg) no-repeat center top;
	margin: 0px;
	min-width:965px;
}
body {
scrollbar-arrow-color: #E500FF;
scrollbar-3dlight-color: #282828;
scrollbar-darkshadow-color: #050505;
scrollbar-face-color: #2D2C2C;
scrollbar-highlight-color: #282828;
scrollbar-shadow-color: #282828;
scrollbar-track-color: #000000;
}
.scrollbar {
scrollbar-arrow-color: #E500FF;
scrollbar-3dlight-color: #282828;
scrollbar-darkshadow-color: #050505;
scrollbar-face-color: #2D2C2C;
scrollbar-highlight-color: #282828;
scrollbar-shadow-color: #282828;
scrollbar-track-color: #000000;
}
scrollbarcolor {width: 250px; height: 440px; overflow: auto;}
/* ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}*/
.menuleft {
	font-size: 12px;
	color:#333333;
	width: 200px;
	border-bottom: 2px solid #cccccc;
	text-decoration: none;
	padding: 5px;
	font-weight:bold;
	display:block;
}
.menuleft:hover {
	border-bottom: 2px solid #FF6600;
	text-decoration: none;
	font-weight:bold;
	background:#F9F9F9;
}
.menuleft2 {
	font-size: 16px;
	color:#333333;
	width: auto;
	border-bottom: 2px solid #cccccc;
	text-decoration: none;
	padding: 5px;
	font-weight:bold;
	display:block;
}
.menuleft2:hover {
	border-bottom: 2px solid #FF6600;
	text-decoration: none;
	font-weight:bold;
	background:#F9F9F9;
}
#header {
	width: 940px;
	margin:auto;
	background:#000000;
}
#conteudo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	width: 940px;
	margin:auto;
	background:#ffffff url(/static/img/fundo.jpg) repeat-x center bottom;
}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width: 940px;
	margin:auto;
	background:#111111;
}
#titulo_pag {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0e5094;
}
.titulo1 {
	width: auto; 
	border-bottom:1px solid #e57700;
	line-height: 30px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
	color:#e77d15;
	background-image:url(../img/seta.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.padding1 {padding: 10px;}
.txt10 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
.nota {	font-size: 10px;}
.txt11 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
}
.txt12 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
}
.txt13 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
}
.txt14 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
}
.txt16 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
}
.txt20 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
}
.txt24 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
}
.bold {
	font-weight:bold;
}
.cinza {
	color: #333333;
}
.azul1 {
	color: #04a5de;
}
.azul2 {
	color: #0e5094;
}
.laranja {
	color: #ff740e;
}
.branco {color:#FFFFFF}
.verde {color:#339900}
.vermelho {color: #b62011}
.amarelo {color: #d0c909}

.hover1:hover {
	color: #e57700;
}
.link1 {
	text-decoration: underline;
}
.divmovie {
	background:none;
	width: 200px;
	padding-top: 2px;
	cursor: pointer;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	KhtmlOpacity: .7;
	opacity: .7;
}
.divmovie:hover {
	/*background:#000000;*/
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	KhtmlOpacity: 1;
	opacity: 1;
}
.divmovie2 {
	background: #0d0409;
	padding-top: 2px;
	/*cursor: pointer;*/
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	KhtmlOpacity: .7;
	opacity: .7;
}
.divmovie2:hover {
	/*background:#000000;*/
	background-image:url(../img/seta3.png);
	background-repeat:no-repeat;
	background-position:right;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	KhtmlOpacity: 1;
	opacity: 1;
}
.divlista1 {
	border-bottom: 1px solid #3f0e28;
	line-height: 30px;
	padding: 5px;
}
.divlista1:hover {
	background:#000000;
	background-image:url(../img/seta2.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.descricao {
	font-size: 11px;
	line-height: 20px;
	color: #999999;
}
/************************************************ NAVEGAÇÃO  *************************/
.menu1 {
	height:50px; 
	width:160px;  
	color:#FFFFFF; 
	padding: 8px;
	text-decoration: none;
	cursor: pointer;
}
.menu1:hover {
	background:#8c1f5b;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	KhtmlOpacity: 1;
	opacity: 1;
}
.menu1tit {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color:#FFFFFF; 
}
.menu1descricao {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 0px;
	color: #999999;
}
/************************************************ INPUTS ****************************/
hr{
color:#e57700;
height: 1px;
background:#e57700;
}
form {
	margin: 0px;
}
input {
font-family:Arial, Helvetica, sans-serif;
width: auto;
font-size:11px;
background-color:#FFFFFF;
border: 1px solid #999999;
height: 18px;
line-height: 18px;
}
.input2 {
width: auto;
font-size:14px;
background-color:#FFFFFF;
border: 1px solid #999999;
height: 22px;
line-height: 22px;
}
textarea {
font-family:Arial, Helvetica, sans-serif;
width: auto;
font-size:14px;
background-color:#FFFFFF;
border: 1px solid #999999;
line-height: 18px;
}
select {
font-family:Arial, Helvetica, sans-serif;
width: auto;
font-size:11px;
background-color:#FFFFFF;
border: 1px solid #999999;
}
.botao {
color:#FFFFFF;
font-size:14px;
font-weight: bold;
background-color: #e57700;
border: 1px solid #e57700;
line-height: 11px;
height: 32px;
cursor: pointer;
}
.botao:hover {
color:#FFFFFF;
font-size:14px;
font-weight: bold;
background-color: #000000;
border: 1px solid #e57700;
line-height: 11px;
cursor: pointer;
}
.botao2 {
color:#FFFFFF;
font-size:12px;
font-weight: bold;
background-color: #000000;
border: 1px solid #990066;
line-height: 11px;
height: 30px;
cursor: pointer;
}
.botao2:hover {
background-color: #990066;
border: 1px solid #990066;
line-height: 11px;
}
/******************************************** TABELAS *************************/

td {
	font-size: 13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#333333;
	text-decoration: none;
}
a {
	text-decoration: none;
}
.pagination {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color:#333333;
}
#tabela1 { width: 100%; padding: 2px;}
.tblnormal {
padding: 5px;
}
.tdtitle {
	font-size: 13px;
	color:#333333;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	padding: 5px;
}
.tblresult tr td {}
.tblresult {}
.tdleft {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
background: #efefef;
color:#666666;
text-align: right;
width: 150px;
padding: 2px;
height: 25px;
border-right: 1px solid #CCCCCC;
border-left: 4px solid #CCCCCC;
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
}
.tdleft2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
background: #666666;
color:#ffffff;
/*text-align: right;*/
width: 150px;
border-right: 2px solid #CCCCCC;
border-left: 4px solid #CCCCCC;
border-bottom: 1px solid #ffffff;
}
.hover {
	color:#000000;
}
.tabela {
	min-width: 100%; }
.tabela thead tr th {
  padding     :4px 4px;
  background  :#333333;
  color: #FFFFFF;
  border-bottom:1px solid black;
  cursor: pointer; }
.tabela tbody tr:hover {
   background  :#e2ede2;}
.tabela tbody tr td {
  padding: 2px 4px;
  border-bottom: 1px solid #efefef; }  
.tabela tbody tr.alt {
  background  :#eef9ee; }
.tabela tbody tr.alt:hover {
   background  :#e2ede2;} 
.tabela tbody tr.collapsed td {
  padding     :0px; }
.tabela tbody tr.collapsed td div {
  font-family :Serif;
  font-size   :1.0em;
  margin-left :10px; }
.forward_sort {
  background  :#77bb77; }
.reverse_sort {
  background  :#bb7777; }
ul.pagination {
  margin :0px;
  padding :5px;
  width: auto;
  list-style  :none; }
ul.pagination li {
  margin      :0;
  padding     :0 0 2px 0;
  float       :left;
  list-style  :none; }
ul.pagination li a {
  padding     :1px 3px 3px 3px;
  display     :block; }
ul.pagination li a.currentPage {
  background  :#ff9000;
  color:#FFFFFF;
  font-weight: bold; }