/****************************************
 ......... POWERED BY CERVANTES .........
 ......... hotdennis@bol.com.br .........
 ***************************************/

 *{
margin:0px;
padding:0px;
 border:none;
 text-decoration:none;
}

body{
	background:#000 url(layout/fundo.jpg) repeat-x center top;
	width:auto;
	height:auto;
}
/* fim do basico ***************/

.hide{ display:none; }


.img01{
	float: left;
	margin: 10px 6px 4px 0px;
}

.img02{
	float: right;
	margin: 10px 0px 4px 6px;
}


.img03{
	float: left;
	margin: 10px 6px 4px 20px;
}

.img04{
	float: right;
	margin: 10px 38px 4px 6px;
}




/*  HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH  ------------------ */

	
	h1{
		font: bolder 80% "Arial", Verdana;
		color: #0eabd4;
		background: url(layout/tit_fundo.gif) no-repeat center left;
		margin: 8px 0px 2px 30px;
		padding: 0px 0px 0px 23px;
	}
	
	
		h2{
			font: bolder 10px "Verdana", Arial;
			color: #444;
			margin: 18px 0px 2px 30px;
		}
	
	

/*  HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH  ------------------ */





/* Ajustes de layout *********************************************/

	/* ajustes para o ajax no linux */
#top{ z-index:1; }
#left{ z-index:2; }

#right{ z-index:4; } /* isso mantem o conteudo acima de todos */

#rodapeh{ z-index:3; }
/* . . . . . . . . . */


#top{
	background: url(layout/topo.jpg) no-repeat center top;
	height: 250px;
}

#layout, #conteudo { width: 776px;	margin: 0px auto; } /* limites e centralizacaum */

#conteudo{ background: url(layout/fundo_cont2.gif) no-repeat center top; }

#layout{ background: url(layout/fundo_cont.gif) repeat-y center top; margin-bottom: 18px;}


/* -------------------------------------------------------------------- */








/* LADO ESQUERDO !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

	#left{
		float: left;
		width: 258px;
	}

/* fim do LADO ESQUERDO !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */









/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LADO DIREITO */

#right, #right_top{ width: 514px; }


	#right{	
		float: right;
		background: url(layout/right_fundo.gif) no-repeat right bottom;
		margin-bottom: 2px;
	}
	
		#right_top{
			background: url(layout/right_top.gif) no-repeat right top;
			height: 56px;
		}

		
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% fim do LADO DIREITO */







/* _____________________________________________________  R O D A P E H  __________ */
/* ________________________________________________________________________________ */

#rodapeh{ 
	clear:both;
	background: url(layout/rodapeh.gif) no-repeat center bottom;
	height: 182px;
	margin-top: 4px;
}

	#rodapeh p, ul#selos li, #filial{ font:normal 10px "Verdana", arial; }


/**********************************************************/
table#logos_ass{ float: right; }

table#logos_ass td.loguinhos{ width: 138px; }

	table#logos_ass td{
		vertical-align: middle;
		text-align: left;
	}
	
	
	
	p.assing{
		clear: both;
		color: #eaeaea;
		padding: 17px 0px 8px 35px;
	}
		


		p.ender{
			color: #494949;
			padding: 7px 0px 6px 35px;
		}
		
		p.ender a{ color:#222; }
		p.ender a:hover{ color:#777; text-decoration:underline; }
		
	
		
ul#selos{
	background: url(layout/selos_fundo.gif) no-repeat center top;
	width: 731px;
	height: 20px;
	margin: 5px 0px 0px 25px;
}

ul#selos li{ 
	display:inline; 
	list-style:none;
	line-height: 19px;
	margin: 0px 16px;
}

ul#selos li a{ color: #e3e3e3; }
ul#selos li a:hover{ color: #82ddff; text-decoration:underline; }
	
	
	#filial{
		color: #494949;
		float: left;
		width: 299px;
		height: 82px;
		position: absolute;
		margin: 0px 0px 0px 456px;
	}	
	
		#filial p{
			margin: 8px 0px 10px 10px;
		}
		
		
		