	#g_logoConteudo{
		border: 0px solid black;
		margin-left: 50px;
		margin-top: 10px;
		width: 68px;
		height: 77px;
		float: left;
	}

	#g_elemento {
		border: px solid white;
		font-size: 11px;
		margin: 20px 0px 0px 25px;
		padding-bottom: 20px;
		width: 410px;
		float: left;
	}

	#g_tituloArea {
		border: 0px solid black;
		height: 30px;
		width: 342px;
		margin-top: 35px;
		margin-left: 70px;
		font-weight: bold;
		_font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-style: italic;
		//bavckground-image: url(../imgs/bg_barra_p.jpg);
	}

	#g_conteudo_tituloarea{
		border: 0px solid black;
		position: absolute;
		margin-top: 5px;
		margin-left: 27px;
		color: #bbbbbb;
		z-index: 1;
	}

	#g_conteudo_tituloarea2{
		border: 0px solid black;
		margin-top: 3px;
		margin-left: 26px;
		position: absolute;
		color: #990000;
		float: left;
		z-index: 1;
	}

	#g_tituloGaleria {
		border: 0px solid black;
		font-size: 18px;
		_font-family: Arial;
		font-style: italic;
		color: #444444;
		margin-left: 0px;
		margin-top: 0px;
		width: auto;
		height: 30px;
		padding-left: 37px;
		padding-top: 10px;
		background-color: #ffffff;
	}

	#g_coluna_esq{
		border: 0px solid black;
		margin-top: 30px;
		height: 100%;
		float: left;
		width: 210px; /*Width of left column in pixel*/
		margin-left: 0%; /*Set margin to that of -(MainContainerWidth)*/
		background-color: none;
	}

	#g_coluna_dir{
		border: 0px solid black;
		_font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-top: 20px;
		padding-left: 20px;
		height: 100%;
		float: left;
		width: 434px; /*Width of right column*/
		margin-right: 0%; /*Set left margin to -(RightColumnWidth)*/
		background-color: none;
		display: table;
	}

	#g_titulomenu{
		border: 0px solid black;
		width: 460px;
		height: 30px;
		margin-top: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-left: 0px;
		_font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: italic;
		color: #dddddd;
		background-image: url(../imgs/bg_titulo2.jpg);

	}

	#g_conteudo_titulomenu{
		border: 0px solid black;
		width: auto;
		height: auto;
		margin-top: 5px;
		margin-left: 10px;
		float: left;
	}

	#g_logoGaleria{
		border: 0px solid black;
		height: 77px;
		width: 68px;
		float: left;
	}


	#g_texto{
		border: 0px solid black;
		width: 460px;
		height: 170px;
		background-color: #1e561e;
		position: relative;
		float: left;
	}

	#g_cases_conteudo{
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: red;
		margin: 10px 0px 0px 10px;
		width: 389px;
		font-size: 12px;
		float: left;
	}

	#g_cases_texto{
		border: 0px solid #fff;
		margin: 0px 0px 0px 120px;
		padding-bottom: 10px;
		width: 250px;
		font-size: 12px;

	}

	#g_clientes_conteudo{
		border: 0px solid black;
		margin: 1px 30px 0px 40px;
		border-bottom: 1px dotted red;
		width: 290px;
		height: auto;
	}

	#g_clientes_texto{
		border: 0px solid white;
		width: 220px;
		margin: 0px 0px 0px 20px;
		height: auto;
		float: left;
	}

	#g_conteudotexto{
		border: 0px solid white;
		margin: 20px 20px 0px 20px;
		width: 410px;
		height: 121px;
		font-size: 12px;
	}

	#g_fototexto{
		border: 0px solid black;
		width: 160px;
		height: 120px;
		float: left;
	}

	#g_clientes_conteudo{
		border: 0px solid black;
		margin: 1px 30px 0px 40px;
		border-bottom: 1px dotted red;
		width: 290px;
		height: auto;
	}


/*========================DEPOIMENTOS==================================*/
	#g_conteudo_depo{
		border-bottom: 1px dotted black;
		margin: 30px 0px 0px 20px;
		width: 370px;
		height: 220px;
		font-size: 12px;
		float: left;
		display: table;
	}

	#g_nome_foto_depo{
		border: 0px solid black;
		padding: 0px 0px 0px 0px;
		text-align: left;
		width: 370px;
		height: 119px;
		background-color: #888888;
	}

	#g_nome_depo{
		border: 0px solid black;
		padding: 0px 0px 0px 0px;
		text-align: left;
		width: 260px;
		height: 119px;
		float: right;
		position: absolute;
		margin-left: 119px;
	}

	#g_foto_depo{
		border: 0px solid black;
		width: 100px;
		height: 119px;
		float: left;
		position: absolute;
	}

	#g_depo_box_texto{
		border: 0px solid black;
		margin-left: 10px;
		margin-right: 10px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		width: auto;
		height: auto;
		float: left;
		position: relative;
	}

	#g_depo_box{
		border: 0px solid black;
		margin-top: 10px;
		margin-bottom: 10px;
		background-color: #f6f6f6;
		margin-left: 0px;
		width: 370px;
		height: 80px;
		overflow: auto;
		float: left;
		position: relative;
	}
/*=========================FIM DEPOIMENTOS==========================*/



	#g_barra_dir{
		border: 0px solid black;
		background-image: url(../imgs/fundo_direita.jpg);
		height: 500px;
		width: 110px;
		float: left;
	}

	#g_borda_top_esq{
		border: 0px solid black;
		background-image: url(../imgs/c_borda_top_esq.png);
		height: 29px;
		width: 29px;
		margin-left: 0px;
		float: left;
	}

	#g_borda_bottom_dir{
		border: 0px solid black;
		background-image: url(../imgs/c_borda_bottom_dir.png);
		height: 29px;
		width: 29px;
		margin-bottom: 0px;
		margin-left: 431px;
		_float: left;
	}
