*, html{ /*Todos os elementos (*) e os de html*/
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	list-style:none;
	text-align:justify;
	vertical-align:middle;
	text-decoration: none;
}

body {
 background-color:#FFFFFF; 
 margin-top: 0px; 
 margin-bottom: 0px; 
 margin-left: 0px; 
 margin-right: 0px;	
}

/*===================TRATANDO OS MENUS - INICIO==========================*/
#header ul{
color:#c5b16b;
}
#index-04 li{
list-style: none;
}
#index-04 ul li a,#last {
margin:10px; /*Margem do texto no menu*/
font-weight: bold;
color: #5B90C6; /*Cor do texto dos menus*/
text-decoration: none;
text-transform: uppercase;
}
#index-04 ul li a:hover, #last:hover{
color:#EA8817; /*Mudança de cor quando o mouse passa sobre os menus*/
}
#index-04 ul li a {border-bottom: 1px dashed #9c8f5e;}
/*===================TRATANDO OS MENUS - FINAL==========================*/

#index-01 {
	background:url(../images/index_01.png) no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:513px;
	height:170px;
}

#index-02 {
	background:url(../images/index_02.png) no-repeat; 
	position:absolute;
	left:513px;
	top:0px;
	width:511px;
	height:297px;
}

#index-03 {
	background:url(../images/index_03.png) no-repeat; 
	position:absolute;
	left:0px;
	top:170px;
	width:122px;
	height:478px;
}

#index-04 {
	background:url(../images/index_04.png) no-repeat; 
	position:absolute;
	left:122px;
	top:170px;
	width:231px;
	height:478px;
}

#index-05 {
	background:url(../images/index_05.png) no-repeat; 
	position:absolute;
	left:353px;
	top:170px;
	width:160px;
	height:127px;
}

#index-06 {
	background:url(../images/index_06.png) no-repeat;
	position:absolute;
	left:353px;
	top:297px;
	width:276px;
	height:285px;
}

#index-07 {
	background:url(../images/index_07.png) no-repeat; 
	position:absolute;
	left:629px;
	top:297px;
	width:395px;
	height:285px;
}

#index-08{
	background:url(../images/index_08.png) no-repeat; 
	position:absolute;
	left:353px;
	top:582px;
	width:671px;
	height:66px;

}

#index-08 p{color:#fff;}

.pb_menu { /*Margem do menu todo*/
margin-top:40px;
}

.pb_mostrarConteudos_total_reg{display:none;}

.pb_mostrar_conteudos_nome_cont a{
width:261px;
height:37px;
margin-top:10px;
margin-left:5px !important;
color:#EA8817 !important;
font-weight: bold;
text-decoration: none !important;
text-align: center !important;
}

/*.pb_mostrar_conteudos a{*/
.pb_mostrar_conteudos {
width:261px;
padding-left:10px;
color:#032D61;
text-align: justify;
}

.index_07 
.pb_mostrar_cont{
width:240px;
margin-left:5px;
margin-top:15px;
height:120px;
}

.index_07 
.pb_mostrar_conteudos_anexo{
float:left;
}

.index_07 
.anexo_miniatura{
width:100px !important;
height:70px !important;
margin-top: 20px!important;
}

.index_07 
.pb_mostrar_conteudos_nome_cont a{
/*border:1px solid red;*/
float:right;
width:130px !important;
text-align:left !important;
margin-top: -100px!important;
margin-bottom: 0px!important;
margin-left: 110px!important;
margin-right: 0px!important;
}

.index_07 
.pb_mostrar_conteudos_descricao_cont{
/*border:1px solid red;*/
float:right;
width:130px !important;
text-align:left !important;
margin-top: -80px!important;
margin-bottom: 0px!important;
margin-left: 110px!important;
margin-right: 0px!important;
}

.index_07 p{
text-align:left;
}

.index_07 
.pb_mostrar_conteudos{
width:250px;
}

.index_07 h4 a{
	padding-top:5px;
	margin-bottom: 5px;
}


.pb_login_sem_cadastro{
display:none;
}

#index-08 br{
	display:none;
}
#index-08 .pb_entrar{text-align: center;}
#index-08 .pb_login_sem_cadastro{
	font-size: 0.75em;
}

#index-08 br{
	display:none;
}
#index-08 .pb_logadocomo{

height:28px;
	width:380px;float:left; 
}
#index-08 form,#index-08 p{
	clear:both;
	padding:0px !important; 
}
#index-08 p{
	margin:0px 0px 10px !important;
}
 

#index-08 a{
vertical-align:top;
margin:4px;
}



.pb_login_sem_cadastro{
display:none;
}

.erro{
	color:#E33;
	font-weight:bold;
	width:50%;
	margin:100px 100px;
text-align:center;
	padding:20px;
	background-color:#EEE;
	border:1px solid #F33;
}


a img{
	border:none;
}
