/* layout para todas as paginas internas */
BODY {
	margin-top: 0px;
	background: #EFEFEF;
	PADDING: 0px;
	MARGIN: 0px;
	COLOR: black;
	text-align:left;
	font-family: Verdana;
	font-size: 8pt; 
}

/*--layout--*/

#container {
	position: relative;
	width:780px;
	left: 50%;
	margin: 0 50% 0 -390px;
	bottom:0;
	/*padding:0px;*/
	text-align: left;
	z-index:auto;
	overflow:visible;
	top: 0;
	position: relative;
	background-color: #FFFFFF;
}

#esquerda {
	position: relative;
	width:215px;
	bottom:0;
	text-align: left;
	z-index:auto;
	overflow:visible;
	float:left;
	top: 0;
	position: relative;
	background-color: #FFFFFF;
	}

#cabecalho {
	position: relative;
	width:565px;
	bottom:0;
	/*padding:0px;*/
	text-align: left;
	float:left;
	z-index:auto;
	overflow:visible;
	top: 0;
	position: relative;
	background-color: #FFFFFF;
	}

#direita {
	position: relative;
	width:565px;
	bottom:0;
	/*padding:0px;*/
	text-align: left;
	float:left;
	z-index:auto;
	overflow:visible;
	top: 0;
	position: relative;
	background-color: #FFFFFF;
	}

#conteudo {
	position: relative;
	width:565px;
	bottom:0;
	/*padding:0px;*/
	text-align: left;
	float:left;
	z-index:auto;
	overflow:visible;
	top: 0;
	position: relative;
	background-color: #FFFFFF;
	}	
/*CSS ABAIXO REPRESENTA A ORGANIZAÇÃO DA ESTRUTURA DO CONTEÚDO*/
#titulo {width:535px; padding: 18px 0px 10px 15px;  margin: 0px 0px 0px 15px; /*line-height:20px; border-left: #CC0000 1px solid;*/}
#categoria {width:535px; padding: 15px 0px 0px 30px;}
#texto {float:left; width:500px; padding: 15px 35px 0px 15px; display:inline; margin: 0px 0px 0px 15px; /*border-left: #CC0000 1px solid;*/}
#box {text-align:right; width:520px; height:20px; padding: 0px 0px 0px 0px; border:#CC0000; border-top-width:1px; border-top-style:solid; margin-left:30px; margin-right:15px; /*border-left: #CC0000 1px solid;*/}
#fonte {text-align:left; float:right; width:45px; padding: 0px 0px 0px 5px; border:#CC0000; border-width:1px; border-top-width:0px; border-style:solid;}
#foto{float:left; display:block; width:auto; padding: 0px 15px 10px 0px;}
/*os 3 css abaixo formatam a lupa de zoom do AJAX!*/
#zoom{ display: block; width:172px; height:13px; margin-top:2px; padding: 0px 0px 0px 0px;  border:#CC0000; border-width:1px 0px 0px 0px; border-style:solid;}
#lupa{float:right; width:19px; height:13px; padding: 2px 2px 2px 2px; border:#CC0000; border-width:0px 1px 1px 1px; border-style:solid;}

/*INVENTARIO*/
#inventario {padding: 0px 0px 10px 0px; width:520px; float:left; margin-right:15px; margin-left:30px; display:inline;  }
/*organizando a estrutura interna do inventário*/
#invCaixa {padding: 0px 0px 0px 0px; float:left; border:#CC0000; border-top-width:1px; border-top-style:solid; }
#invImprimir {padding: 0px 5px 2px 5px; float:right; border:#CC0000; border-width:0px 1px 1px 0px; border-style:solid;}
#invComentar {padding: 0px 5px 2px 5px; float:right; border:#CC0000; border-width:0px 0px 1px 0px; border-style:solid;}
#invEnviar {padding: 0px 5px 2px 5px; float:right; border:#CC0000;  border-width:0px 0px 1px 1px; border-style:solid;}
#invPrincipal {padding: 0px 5px 2px 5px; float:right; border:#CC0000; border-width:0px 1px 1px 1px; border-style:solid;}

/*FIM INVENTARIO*/


/*ESTILOS DA CAIXA DE CADASTRO*/	
#cadastro {
	position: relative;
	width:202px;
	bottom:0;
	margin-top:0px;
	padding: 0px 0px 0px 13px;
	display:inline;
	text-align: left;
	float:left;
	z-index:auto;
	overflow:visible;
	background-color:#FFFFFF;
	top: 0;
	position: relative;
	}
#cadCategoria {
	position: relative;
	width:190px;
	bottom:0;
	/*border-bottom: #CC0000 1px solid;*/
	padding: 2px 0px 3px 0px;
	margin:5px 0px 10px 0px;
	text-align: left;
	z-index:auto;
	display:inline;
	overflow:visible;
	top: 0;
	position: relative;
	}
#cadBox {
	position: relative;
	width:202px;
	bottom:0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	z-index:auto;
	overflow:visible;
	top: 0;
	position: relative;
	}
#cadBox2 {
	position: relative;
	width:104;
	bottom:0;
	padding: 0px 0px 6px 0px;
	text-align: left;
	float:left;
	z-index:auto;
	overflow:visible;
	top: 0;
	position: relative;
	}				
#cadBox3 {
	position: relative;
	width:104;
	bottom:0;
	padding: 0px 0px 6px 7px;
	text-align: left;
	float:left;
	z-index:auto;
	overflow:visible;
	top: 0;
	position: relative;
	}				
	
	
	
/*ESTILOS DA ESTRUTURA DO RODAPÉ*/
#rodape {
	position: relative;
	width:780px;
	left: 50%;
	margin: 0 50% 0 -390px;
	bottom:0;
	/*padding:15px 0px 0px 0px;*/
	
	text-align: left;
	z-index:auto;
	overflow:visible;
	top: 0;
	position: relative;
	background-color: #FFFEEA;
}
#rodaLeft{
	width:196px;
	height:95px;
	padding: 0px 0px 0px 15px;
	display: inline;
	border-top: #CC0000 1px solid;
	float:left;
}
#rodaMiddle{
	width:312px;
	height:95px;
	padding: 0px 0px 0px 15px;
	border-top: #CC0000 1px solid;
	float:left;
	}
#rodaRight{
	width:236px;
	height:95px;
	padding: 0px 0px 0px 0px;
/*	border-top: #003366 1px solid;*/	
	float:left;
}
#rodaBox{
	width:70px;
	padding: 2px 0px 2px 5px;
	border-left: #CC0000 1px solid;
	border-right: #CC0000 1px solid;
	border-bottom: #CC0000 1px solid;
	}
#rodaBox2{
	width:70px;
	padding: 2px 0px 2px 5px;
	border: #CC0000 1px solid;
	}
		
#rodaTexto{
	float:left;
	padding: 4px 0px 0px 0px;
}
#rodaTitulo{
	float:left;
	padding: 4px 0px 0px 15px;
}	

#limpa{clear:both;}

HTML > BODY #rodape {MARGIN-BOTTOM:0px}

