body {
	margin: 0 0 0 0;
	background-color: #F3F3F3;
	color: #000000;
	font-family: "trebuchet MS";
	font-size: 11px;
}

#topo {
	color: #FFFFFF;
}

#barra_topo {
	background-color:#FF6600;
	color: #FFFFFF;
	height: 25px;
	padding-left: 5px;
}

#menu_superior{
	padding-top: 15px;
	color:#FFFFFF;
	text-align: right;	
	padding-right: 14px;
}
#menu_superior a{
	color:#FFFFFF;
}


#menu1 {
	background-color: #F3F3F3;
	color: #409A65;
	height: 25px;
}
#menu1 a {
	color: #409a65;
	text-decoration: none;
}
#menu1 a:hover{
	color: #006699;
	text-decoration: none;
}

#menu2 {
	background-color: #66BA30;
	color: #FFFFFF;
	height: 25px;
}
#menu2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu2 a:hover{
	color: #006699;
	text-decoration: none;
}

#rodape{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#rodape a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.box {
	border-style: solid;
	border-color: #CCC;
	background-color: #F3F3F3;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
}

.leia_mais {
	background-color:#66BA30;
/*	background-color:#FF6600;*/
	color: #FFFFFF;
	text-align: right;
	padding: 2px 2px 2px 3px;
	padding-right: 10px;
}

.leia_mais a {
	color: #FFFFFF;
	text-decoration: none;
}

.leia_mais a:hover {
	color: #FFFFFF;
}

.titulo_noticia{
	color: #409a65;
	font-size: 12px;
	font-weight: bold;
}

.area_restrita{
	margin: 5px 5px 5px 5px;
	color: #409a65;
	font-size: 13px;
	padding-left: 12%;
	font-weight: bold;
	background: #F3F3F3 url(../imagens/cadeado.jpg) no-repeat;
	background-position: 10px;
	text-align: center;
	padding-top: 8px;
	height: 35px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

h1{
	color: #409a65;
	font-size: 16px;
	font-weight: bold;
}

a {
	color: #409a65;
	text-decoration: none;
}

a:hover {
	color: #006699;
}

input {
	color: #333;
	border-style: solid;
	border-color: #CCC;
	background: #FFFFFF; 	
	border-width: 1px;
}

.btn {
	color: #333;
	border-style: solid;
	border-color: #CCC;
	background: #FFFFFF; 	
	border-width: 1px;
}

.btn{
	background: #CCC url(../imagens/buttonbg.gif) repeat-x left bottom; 
}

textarea {
	font-family:"trebuchet MS";
	color: #333;
	border-style: solid;
	border-color: #CCC;
	background: #FFFFFF; 
	border-width: 1px;	
}

.select {
	font-family:"trebuchet MS";
	color: #333;
	border-style: solid;
	border-color: #CCC;
	padding-right: 3px;
	background: #FFFFFF url(../imagens/seta.jpg) no-repeat right; 
	border-width: 1px;
	cursor: default;
}
.option {
	font-family:"trebuchet MS";
	color: #333;
	border-style: solid;
	border-color: #CCC;
	padding-right: 15px;
	padding-left: 15px;	
	background: #FFFFFF; 
	border-width: 1px;
	cursor: default;
	position: absolute;
}
.select a{
	background: #FFFFFF; 
	cursor: default;
}
.select a:hover{
	background-color: #FCCBA3;
	cursor: default;	
}
.img_materia{
	margin-right: 5px;
}

.linha {
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
}

.secao {
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;	
}
.secao:hover{
	background: #FCCBA3;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;		
}

.anexos{
	background-color: #E7EECE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
}


code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
/*  overflow: auto;  */
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* Espaço em branco */
  background: #FAFAFA;
  border: 1px solid #EAEAEA;  
  border-left: 5px solid #72A545;
  width: 90%
}
code a	{ 
	color: #72A545;
	background: inherit;
	text-decoration: none;
}
code a:hover { 
	color: #006699;
	background: inherit; 	 
}
.bottom{
	background-color: #E7EECE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
}

#linha1{
	background-color: #F3F3F3;
/*	color: #409A65;*/
}

#lockPagina 
{
	position: absolute;  
	top: 0; 
	left: 0; 
	width:100%; 
	height: 120%;  
	background-color: #000;  
	z-index:9998; 
	display:none;
}

#vinculoDisplay {
	position: absolute; 
	top: 50%; 
	left: 50%; 
	z-index:9999;
	width: 580px; 
	height: 460px; 
	margin: -230px 0px 0px -280px;
	display:none;
} 

.barraAlbuns{
	scrollbar-3dlight-color: #f3f3f3;
	scrollbar-arrow-color: #f3f3f3;
	scrollbar-base-color: #f3f3f3;
	scrollbar-darkshadow-color: #f3f3f3;
	scrollbar-face-color: #66BA30;
	scrollbar-highlight-color: #f3f3f3;
	scrollbar-track-color: #f3f3f3;
}