html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

#tudo{
	width: 100%;
	height: 100%;
}

/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/*********************************TOPO*************************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/


#topo{
	width: 100%;
	height: 180px;
}

#topo_central{
	width: 70%;
	height: 180px;
	margin: 0px auto;
	position: relative;
}

#menu2{
	width: 15%;
	height: 50px;
	margin-top: 80px;
	background: url(../img/partes/menu2.png);
	background-size: 100% 100%;
	float: left;
}

#menu{
	width: 71%;
	height: 50px;
	margin-top: 80px;
	background: url(../img/partes/menu.png);
	background-size: 100% 100%;
	float: right;
}

#centro_pagina{
	width: 70%;
	min-height: 420px;
	margin: 0px auto;
}

#logo{
	width: 19%;
	height: 90%;
	background: url(../img/partes/logo.png);
	background-size: 100% 100%;
	position: absolute;
	margin-top: 5px;
}


/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/*********************************TOPO*************************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/

/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/*********************************MENU*************************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/

#menu_central{
	width: 78%;
	height:50px;
	float: right;
	margin-top: -50px;
}

#menu_parts{
	width:100%;
	height: 50px;
	text-align: center;
	float: right;
	position: relative;
	z-index: 9999;
}

#menu_parts ul{
	margin: 0;
	width:19.88%;
	height: 38px;
	float: left;
	padding: 0;
	text-align: center;
}

#menu_parts ul li{
	width:100%;
	height: 50px;
	float: left;
	display: inline-block;
	font-size: 1.0em;
	text-align: center;
}

.button-menu{
	display: none;
}

#divisao{
	width: 1px;
	height: 30px;
	float: left;
	margin-top: 10px;
	background-color: black;
	position: relative;
	z-index: 999999;
}

#empresa{	
	width:100%;
	height: 50px;
	font-family: "Myriad Pro Regular";
	text-align: center;
	float: left;
	color: white;
	line-height: 47px;
	font-size: 1.2em;
}

#agenda{
	width:100%;
	height: 50px;
	font-family: "Myriad Pro Regular";
	text-align: center;
	float: left;
	color: white;
	line-height: 47px;
	font-size: 1.2em;
}

#tabloide{	
	width:100%;
	height: 50px;
	font-family: "Myriad Pro Regular";
	text-align: center;
	float: left;
	color: white;
	line-height: 47px;
	font-size: 1.2em;
}

#dicas{	
	width:100%;
	height: 50px;
	font-family: "Myriad Pro Regular";
	text-align: center;
	float: left;
	color: white;
	line-height: 47px;
	font-size: 1.2em;
}

#contato{	
	width:100%;
	height: 50px;
	font-family: "Myriad Pro Regular";
	text-align: center;
	float: left;
	color: white;
	line-height: 47px;
	font-size: 1.2em;
}

/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/*********************************MENU*************************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/

/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/***********************************HOME***********************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/


.slide{
	width: 70%;
	height:320px;
}

.slide ul li img{
	width: 700px;
	height:320px;
}

.controls{
	width: 63%;
	height: 20px;
	margin-top: 15px;
	z-index: 999999;
	text-align: center;
}
.controls .ctrl{
	display: inline-block;
	padding: 6px;
	margin: 0 8px;
	/*background-color: #0c0c0c;*/
	background-image: url('../img/partes/botao_off.png');
	background-size: 100% 100%;
	cursor: pointer;
}
.controls .slide-active{
	padding: 6px;
	background-image: url('../img/partes/botao_on.png');
	background-size: 100% 100%;
}

.basemenu{
	width: 42%;
	height: 89px;
	background: url(../img/partes/base_banner.png);
	background-size: 100% 100%;
	margin-top: -98px;
	margin-left: 20px;
	position: absolute;
	z-index: -9;
}

#publiciade{
	width: 24.8%;
	height: 320px;
	float: right;
}

#publicidade_texto{
	width: 100%;
	height:23px;
	font-family: "Myriad Pro Regular";
	float: left;
	color: #666;
	font-size: 1.2em;
}

#publicidade_imagem{
	width: 100%;
	height:300px;
	margin-top: 22px;
	border: 1px solid #9C9C9C;
}

#imagem_publicidade{
	width: 88%;
	height: 268px;
	margin-left: 15px;
	background:url(../img/partes/logo.png);
	opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
	background-size: 100% 100%; 
	margin-top: 15px;
}

.imagem_publicidade{
	width: 88%;
	height: 268px;
	margin-left: 15px;
	background-size: 100% 100%; 
	margin-top: 15px;
}

#table_meio{
	width: 100%;
	height: 194px;
	margin-top: 20px;
}

#tabela1_meio{
	width: 28.68%;
	height: 194px;
	float: left;
	border: 1px solid #CFCFCF;
	background:url(../img/partes/dicas_beleza.png);
	background-size: 100% 100%; 
}

#tabela2_meio{
	width: 28.68%;
	height: 194px;
	float: left;
	margin-left: 7%;
	margin-right: 6%;
	border: 1px solid #CFCFCF;
	background:url(../img/partes/cursos.png);
	background-size: 100% 100%; 
}

#tabela3_meio{
	width: 28.68%;
	height: 194px;
	float: left;
	border: 1px solid #CFCFCF;
		background-image: url(../img/partes/formas.png);
	background-size: 100% 100%; 
}

#titulo_news{
	width: 85%;
	margin-left: 8%;
	margin-top: 5%;
	font-family: "Myriad Pro Bold Condensed";
	font-size: 1.5em;
}

#texto_news{
	width: 85%;
	font-family: "Myriad Pro Regular";
	float: left;
	color: #333;
	margin-left: 8%;
	margin-top: 3%;
	font-size: 1em;
}

#table_home{
	width: 92%;
	height: 25px;
	margin: 0px auto;
	margin-top: -10px;
	margin-left: 24px;
}

.td_home{
	width:60%;
	height: 20px;
	border:0px;
}

#botao_contato{
	width: 72px;
	height: 39px;
	background:url(../img/partes/botao_news.png);
	float: right;
	border: 0px;
	margin-top: -8%;
	margin-right: 5%;
	font-family: "Myriad Pro Regular";
	font-size: 0.9em;
	font-weight: bold;
}
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/**********************************HOME************************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/



/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/*********************************RODAPE***********************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/

#rodape{
	width: 100%;
	height: 350px;
	background: url(../img/partes/rodape.png);
	background-size: 100% 100%;
	bottom: 0;
}

#rodape_central{
	width: 70%;
	height: 350px;
	margin: 0px auto;
}

#banner{
	width: 70%;
	height: 110px;
	margin-top: 20px;
	position: absolute;
}

#slider{
    width: 100%;
	height: 110px;
	border: 1px solid #CFCFCF;
}

#slider .marcas {
    width: 94.0%!important;
	height: 110px;
}

#slider .marcas ul li{
    width:130px;
    height: 90px!important;
	margin-top:11px;
	margin-left: 9px;
	margin-right: 9px;
	text-align: center;
}

#slider .prev { 
 	width: 3%;
	height: 110px;
    float: right;   
	background: transparent;
    margin-top: -110px; 
	border:0;
}

#slider .next {
 	width: 3%;
	height: 110px;
	background: transparent;
    float: left;
	border:0;
}

#table_rodape{
	width: 70%;
	height: 90px;
	margin-top: 150px;
	position: absolute;
}

#rede_sociais{
	width: 50%;
	height: 156px;
	float: left;
	margin-top:150px;
}

#rede_sociais p {
	margin-top: 70px;
}

#facebook{
	width: 37px;
	height: 36px;
	float: left;
	background:url(../img/partes/face.png);
	background-size: 100% 100%;
}

#insta{
	width: 37px;
	height: 36px;
	float: left;
	margin-left: 10px;
	background:url(../img/partes/insta.png);
	background-size: 100% 100%;
}

#direitos{
	width: 50%;
	height: 150px;
	float: right;
	margin-top: 150px;
	text-align: right;
	font-family: 'Arial';
	font-size: 13px;
	color: #4F4F4F;
	font-weight: bold;
}
#direitos p{
	margin-top: 120px;
}
#entrega{
	width: 60%;
	height: 90px;
	float: right;
	background-image: url(../img/partes/entrega.png);
	background-size: 100% 100%;
}

#desenvolvido{
	font-family: 'Arial';
	font-size: 13px;
	color: #27408B;
	font-weight: bold;
}

/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/*********************************RODAPE***********************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/


/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/********************************CONTEUDO**********************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/

#conteudo_paginas{
  	width: 70%;
	min-height: 312px;
	margin: 0px auto;	
}

#title{
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #1390b4;
	color: #1390b4;
	font-family: "Myriad Pro Bold Condensed";
	font-size: 30px;
}

#text{
	width: 100%;
	min-height: 312px;
	margin-bottom: -120px;
	color:#4F4F4F;
	font-family: 'Myriad Pro Regular';
	font-size:16px; 
	position: relative;
	text-align: justify;
}


/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/********************************CONTEUDO**********************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/

/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/******************************FALE CONOSCO********************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/

#conteudo_contato{
	width: 70%;
	min-height: 300px;
	margin: 0px auto;
}

#table_contato{
	width: 45%;
	min-height: 100%;
	color: rgb(24,28,31);
	font-family: 'Myriad Pro Regular';
	font-size:16px;
	float: left;
	margin-top:20px; 
}

#table_contato2{
	width: 45%;
	min-height: 45px;
	color: rgb(24,28,31);
	font-family: 'Myriad Pro Regular';
	font-size:16px;
	float: left;
	margin-left:10%; 
	margin-top:20px; 
}

#botao_contato2{
	width: 100%;
	height: 40px;
	background: white;
	color: #1390b4;
	border: 0;	
	font-family: 'Bell Gothic Std';
	font-size: 18px;
	border: 1px solid #1390b4;
}

.td_contato{
	width: 100%;
	height: 25px;
}

.td_mensagem{
	width: 100%;
	height: 75px;
}

#mensagem{
	width: 100%;
	min-height:0px;	
	color:white;
	background: #1390b4;
	margin: 0px auto;
	text-align: center;
	font-family: 'Myriad Pro Regular';
}
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/******************************FALE CONOSCO********************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/

#cursos_conteudo{
	width: 100%;
	min-height: 350px;
}

#cursos{
	width: 30%;
	height: 120px;
	background-color: #87CEFF;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#curso_central{
	width: 85%;
	height: 80px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	font-family: 'Myriad Pro Regular';
	line-height: 20px;
	font-size: 15px;
}

.tabloide{
	width: 30%;
	margin: 15px;
}














@media (max-width: 768px){
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/
	/*********************************TOPO*************************************/
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/


	#topo{
		width: 100%;
		height: 180px;
	}

	#topo_central{
		width: 98%;
		height: 180px;
		margin: 0px auto;
		position: relative;
	}

	#menu2{
		display: none;
	}

	#logo{
		width: 45%;
		height: 70%;
		background: url(../img/partes/logo.png);
		background-size: 100% 100%;
		position: absolute;
		margin-top: 20px;
	}

	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/
	/*********************************TOPO*************************************/
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/

	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/
	/*********************************MENU*************************************/
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/

	#menu{
		display: none;
	}

	#menu_tudo{
		width: 100%;
		height: 40px;
		background:none; 
	}

	#menu_central{
		width: 100%;
		height: 38px;
		margin: 0px auto;
	}

	#menu_parts{
		width: 100%;
		height: 38px;
		font-family: "Myriad Pro Bold Condensed";
		text-align: center;
		float: right;
	}

	#menu_parts{
		z-index: 99999;
		position: relative;
	}
	#menu_parts ul{
		width: 100%;
		margin: 0;
		padding: 0;
		float: left;
		display: none;
		background: #E7E7E7;
	}
	#menu_parts ul li{
		width: 100%;
		font-size: 1.3em;
		display: block;
	}
	.button-menu{
		width: 30px;
		/*height: 35px;*/
		padding: 2px;
		margin-top: 15px;
		margin-right: 15px;
		float: right;
		display: block;
		border-radius: 5px;
		border: 1px solid #828282;
	}
	.button-menu div{
		width: 90%;
		height: 0px;
		margin: 6px auto;
		border-top: 2px solid #828282;
	}
	.button-menu-center{
		width: 100px;
		font-family: 'BellGothicStd-Black';
		color: #B9B9B9;
		font-size: 1.6em;
		text-align: center;
		margin: 0 auto;
		padding-top: 16px;
	}

	#divisao{
		display: none;
	}

	#empresa{	
		width:100%;
		height: 50px;
		font-family: "Myriad Pro Regular";
		text-align: center;
		float: left;
		color: #1390b4;
		line-height: 47px;
		font-size: 1em;
	}

	#agenda{
		width:100%;
		height: 50px;
		font-family: "Myriad Pro Regular";
		text-align: center;
		float: left;
		color: #1390b4;
		line-height: 47px;
		font-size: 1em;
	}

	#tabloide{	
		width:100%;
		height: 50px;
		font-family: "Myriad Pro Regular";
		text-align: center;
		float: left;
		color: #1390b4;
		line-height: 47px;
		font-size: 1em;
	}

	#dicas{	
		width:100%;
		height: 50px;
		font-family: "Myriad Pro Regular";
		text-align: center;
		float: left;
		color: #1390b4;
		line-height: 47px;
		font-size: 1em;
	}

	#contato{	
		width:100%;
		height: 50px;
		font-family: "Myriad Pro Regular";
		text-align: center;
		float: left;
		color: #1390b4;
		line-height: 47px;
		font-size: 1em;
	}

	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/
	/***********************************HOME***********************************/
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/

	#centro_pagina{
		width: 98%;
		min-height: 420px;
		margin: 0px auto;
	}

	.slide{
		width: 100%;
		height:175px;
	}

	.slide ul li{
		width: 100%;
		height:175px;
	}

	.slide ul li img{
		width: 100%;
		height:320px;
	}

	.controls{
		width: 98%;
		height: 20px;
		margin-top: 5px;
		z-index: 999999;
		text-align: center;
	}
	.controls .ctrl{
		display: inline-block;
		padding: 1.7%;
		margin: 0 8px;
		/*background-color: #0c0c0c;*/
		background-image: url('../img/partes/botao_off.png');
		background-size: 100% 100%;
		cursor: pointer;
	}
	.controls .slide-active{
		padding: 1.7%;
		background-image: url('../img/partes/botao_on.png');
		background-size: 100% 100%;
	}

	.basemenu{
		width: 82%;
		height: 89px;
		background: url(../img/partes/base_banner.png);
		background-size: 100% 100%;
		margin-left: 20px;
		margin-top: -85px;
		position: absolute;
		z-index: -9;
	}

	#publiciade{
		width: 98%;
		height: 200px;
		margin-top: 220px;
		position: absolute;
	}

	#publicidade_texto{
		width: 100%;
		height:23px;
		font-family: "Myriad Pro Regular";
		float: left;
		color: #666;
		font-size: 1.2em;
	}

	#publicidade_imagem{
		width: 100%;
		height:177px;
		margin-top: 22px;
		border: 1px solid #9C9C9C;
	}

	#imagem_publicidade{
		width: 88%;
		height: 200px;
		margin-left: 15px;
		background:url(../img/partes/logo.png);
		opacity: 0.4;
	    filter: alpha(opacity=40); /* For IE8 and earlier */
		background-size: 100% 100%; 
		margin-top: 15px;
	}

	.imagem_publicidade{
		width: 	58%;
		height: 150px;
		margin-left: 20%;
		background-size: 100% 100%; 
		margin-top: 15px;
	}

	#table_meio{
		width: 100%;
		height: 550px;
		margin-top: 240px;
	}

	#tabela1_meio{
		width: 80%;
		height: 170px;
		float: left;
		margin-left: 10%;
		background:url(../img/partes/dicas_beleza.png);
		background-size: 100% 100%; 
	}

	#tabela2_meio{
		width: 80%;
		height: 170px;
		float: left;
		margin-top: 10px;
		margin-left: 10%;
		margin-right: 0px;
		background:url(../img/partes/cursos.png);
		background-size: 100% 100%; 
	}

	#tabela3_meio{
		width: 80%;
		height: 170px;
		float: left;
		background:#E8E8E8;
		margin-top: 10px;
		margin-left: 10%;
		border: 1px solid #CFCFCF;
		background-size: 100% 100%; 
	}

	#titulo_news{
		width: 85%;
		margin-left: 8%;
		margin-top: 5%;
		font-family: "Myriad Pro Bold Condensed";
		font-size: 1.5em;
	}

	#texto_news{
		width: 85%;
		font-family: "Myriad Pro Regular";
		float: left;
		color: #333;
		margin-left: 8%;
		margin-top: 3%;
		font-size: 1em;
	}

	#table_home{
		width: 92%;
		height: 25px;
		margin: 0px auto;
		margin-left: 18px;
	}

	.td_home{
		width:60%;
		height: 20px;
		border:0px;
	}

	#botao_contato{
		width: 72px;
		height: 39px;
		background:url(../img/partes/botao_news.png);
		float: right;
		border: 0px;
		margin-top: -20%;
		margin-right: 1%;
		font-family: "Myriad Pro Regular";
		font-size: 0.9em;
		font-weight: bold;
	}
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/
	/**********************************HOME************************************/
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/


	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/
	/*********************************RODAPE***********************************/
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/

	#rodape{
		width: 100%;
		height: 550px;
		background: url(../img/partes/rodape2.png);
		background-size: 100% 100%;
		bottom: 0;
	}

	#rodape_central{
		width: 100%;
		height: 550px;
		margin: 0px auto;
	}

	#banner{
		width: 97%;
		height: 110px;
	}

	#slider{
	    width: 100%;
		height: 110px;
		margin-left:1%;
		border: 1px solid #CFCFCF;
	}

	#slider .marcas {
	    width: 80%!important;
		height: 110px;
	}

	#slider .marcas ul li{
	    width:48%;
	    height: 90px!important;
		margin-top:20px;
		margin-left: 5px;
		margin-right: 5px;
		text-align: center;
	}

	#slider .prev { 
	 	width: 10%;
		height: 110px;
	    float: right;   
		background: transparent;
	    margin-top: -110px;
		border:0;
	}

	#slider .next {
	 	width: 10%;
		height: 110px;
		background: transparent;
	    float: left;
		border:0;
	}

	#entrega{
		width: 100%;
		height: 100%;
		float: left;
		margin-left: 3%;
		margin-top: 15px;
		margin-right: 0px;
		background-image: url(../img/partes/entrega.png);
		background-size: 100% 100%;
	}

	#table_rodape{
		width: 95%;
		height: 90px;
		margin-top: 150px;
		position: absolute;
	}

	#direitos{
		width: 98%;
		height: 50px;
		float: right;
		margin-top: 470px;
		text-align: center;
		font-family: 'Arial';
		font-size: 13px;
		color: #4F4F4F;
		font-weight: bold;
	}

	#desenvolvido{
		font-family: 'Arial';
		font-size: 13px;
		color: #27408B;
		font-weight: bold;
	}

	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/
	/*********************************RODAPE***********************************/
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/

	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/
	/********************************CONTEUDO**********************************/
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/

	#conteudo_paginas{
	  	width: 98%;
		min-height: 312px;
		margin: 0px auto;	
	}

	#title{
		width: 100%;
		height: 35px;
		border-bottom: 1px solid #1390b4;
		color: #1390b4;
		font-family: "Myriad Pro Bold Condensed";
		font-size: 30px;
	}

	#text{
		width: 100%;
		min-height: 312px;
		margin-bottom: -120px;
		color:#4F4F4F;
		font-family: 'Myriad Pro Regular';
		font-size:16px; 
		position: relative;
		text-align: justify;
	}


	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/
	/********************************CONTEUDO**********************************/
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/

	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/
	/******************************FALE CONOSCO********************************/
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/

	#conteudo_contato{
		width: 98%;
		height:490px;
		margin: 0px auto;
	}

	#table_contato{
		width: 94%;
		height: 100%;
		float: left;
		margin-left:0px;
		margin-top:20px; 
	}

	#table_contato2{
		width: 94%;
		height: 100%;
		float: left;
		margin-left:0px; 
		margin-top:0px; 
	}

	#botao_contato2{
		width: 100%;
		height: 40px;
		background: white;
		color: #1390b4;
		border: 0;	
		font-family: 'Bell Gothic Std';
		font-size: 18px;
		border: 1px solid #1390b4;
	}

	.td_contato{
		width: 100%;
		height: 25px;
	}

	.td_mensagem{
		width: 100%;
		height: 75px;
	}

	#mensagem{
		width: 100%;
		min-height:0px;	
		color:white;
		background: #1390b4;
		margin: 0px auto;
		text-align: center;
		font-family: 'Myriad Pro Regular';
	}
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/
	/******************************FALE CONOSCO********************************/
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/

	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/
	/*****************************CONFIRMACAO**********************************/
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/

	#title_confirmacao{
		width: 100%;
		height: 50px;
		border-bottom: 1px solid #1390b4;
		color: #1390b4;
		font-family: "Myriad Pro Bold Condensed";
		font-size: 25px;
	}

	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/
	/*****************************CONFIRMACAO**********************************/
	/**************************************************************************/
	/**************************************************************************/
	/**************************************************************************/

}	