/*
MARRON CLARO  - #ECE9D8
MARRON ESCURO - #805F2C
/* DIV'S ****************************************************************************** */
/* ************************************************************************************ */
#CONTAINER{
	width:1024px;
	height:auto;
	margin:auto;
}

	/* TOPO ********************************************** */
	#ASSINATURA{
		width:100%;
		height:50px;/*70px*/
		border:0px;
		margin:0px;
		padding:0px;
		color:#FC0;
	}

	#BARRA_LOGADO{
		width:100%;
		height:40px;/*70px*/
		border:0px;
		margin:0px;
		padding:10px 0px 0px 0px;
		color:#FC0;
		background:url(../img/bg_barra_logado.jpg) no-repeat;
		background-position:center;
	}

	/* TOPO ********************************************** */
	#TOPO{
		width:1024px;
		height:111px;/*70px*/
		border:0px;
		margin:0px;
		padding:0px;
		background:url(../img/bg_topo.jpg) no-repeat;
	}

		#LOGOMARCA{
			/*width:200px;*/
			width:294px;
			height:111px;
			float:left;
			border:0px;
			margin:0px;
			padding:0px;
		}

		#CONTAINER_TOPO{
			/*width:824px;*/
			width:730px;
			height:111px;
			float:right;
			border:0px;
			margin:0px;
			padding:0px;
		}
		
			#MENU_TOPO{
				/*width:794px;*/
				width:700px;
				height:33px;
				float:left;
				text-align:right;!important
				border:0px;
				margin:0px;
				padding:10px 30px 0px 0px;
			}

			#BANNER_TOPO{
				/*width:824px;*/
				width:730px;
				height:60px;
				float:left;
				border:0px;
				margin:0px;
				padding:0px;
				text-align:left;
				padding:8px 0px 0px 0px;
			}
	
	/* TOPO ********************************************** */

	/* DIVISAO ******************************************* */
	
	#DIVISAO{
		width:1024px;
		height:23px;
		padding:3px 0px 0px 0px;
		margin:0px;
		background:url(../img/bg_divisao.jpg) no-repeat;
	}

	#DIVISAO2{
		width:1024px;
		height:33px;
		padding:0px;
		margin:0px;
		background:url(../img/bg_divisao2.jpg) no-repeat;
	}

	/* DIVISAO ******************************************* */
	
	/* CONTENT ******************************************* */

	#CONTENT{
		background:url(../img/bg_content.jpg) repeat-y;
		width:1024px;
		height:inherit;
		float:left;
		padding:0px;
		margin:0px;
		display:inherit;
	}
	
		#LATERAL_ESQUERDA{
			width:188px;
			height:auto;
			display:table;
			float:left;
			padding:10px 0px 0px 12px;
			margin:0px;
			vertical-align:top;
		}

		#CONTEUDO{
			width:615px;
			height:auto;
			float:left;
			padding:5px 5px 5px 0px;
			margin:0px;
		}

		#TOPO_CONTEUDO_INTERNO{
			width:600px;
			height:18px;
			background:url(../img/top_box_conteudo.jpg) no-repeat;
			float:left;
			margin:0px;
			padding:7px 0px 0px 15px;
			font-size:14px;
			font-weight:bold;
			color:#C00;
			text-align:left;
		}

		#TOPO_CONTEUDO_INTERNO_FULL{
			width:770px;
			height:25px;
			background:url(../img/top_box_conteudo_full.jpg) no-repeat;
			float:left;
			margin:0px;
			padding:10px 0px 0px 15px;
			font-size:14px;
			font-weight:bold;
			color:#C00;
			text-align:left;
		}

		#CONTEUDO_INTERNO{
			width:605px;
			height:auto;
			background:#FFF;
			text-align:left;
			padding:35px 5px 5px 5px;
			margin:0px;
		}

		#CONTEUDO_INTERNO_NONE{
			width:605px;
			height:auto;
			background:#FFF;
			text-align:left;
			padding:25px 5px 5px 5px;
			margin:0px;
		}

		#CONTEUDO_INTERNO_FULL{
			width:775px;
			height:auto;
			background-color:#FFF;
			text-align:left;
			padding:25px 5px 5px 5px;
			margin:0px;
		}

		#BOTTOM_CONTEUDO_INTERNO{
			width:615px;
			height:33px;
			background:url(../img/bottom_box_conteudo.jpg) no-repeat;
			float:left;
			padding:5px 5px 5px 0px;
			margin:0px;
		}

		#BOTTOM_CONTEUDO_INTERNO_FULL{
			width:780px;
			height:33px;
			background:url(../img/bottom_box_conteudo_full.jpg) no-repeat;
			float:left;
			padding:5px 5px 5px 0px;
			margin:0px;
		}

		#PUBLICIDADE{
			width:204px;
			height:auto;
			float:right;
			padding:0px;
			margin:0px;
			vertical-align:top;
		}

	/* CONTENT ******************************************* */


#BOX_RODAPE{
	width:1024px;
	height:250px;
	border:0px;
	background:url(../img/bg_rodape.jpg) no-repeat;
	background-color:#F5F5F5;
	padding:50px 0px 0px 0px;
	color:#333333;
	clear:both;!important
}
