@media only screen and (max-width: 690px) {
	/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
	/*                         ESTRUTURA DO MENU                         */
	/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
	.w_topo_center{ /*Quadro que limita o tamanho para a area que recebe o logotipo e o quadro dos menus*/
		height: 75px;
	}
	nav li {
		list-style: none;
		padding-left:10px;
	}
	nav ul {
		padding-left:10px;
	}
	nav a {
		padding:9px;
		font-size: 20px;
	}
	.w_logo{
		max-height: 55px; 	
	}	
	/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
	/*                              BANNERS                              */
	/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
	.containerint, .slideshow, .slideshowarea, .slide, .slideinfo{
		height: 600px;
	}
	.slideinfotitulo{
		font-size: 38px;
		margin-top:208px;
	}
	.botao{
		margin-top: 348px;
		padding-bottom: 11px;
		padding-top: 11px;
		padding-left: 30px;
		padding-right: 30px;
		font-size: 33px;
	}
	.slidebolinhas{
		margin-top: 520px;
	}
	/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
	/*                    NAVEGACAO DOS BOTOES                           */
	/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
 	#id_servicos { 
		margin-top: 570px;
 	}
 	#id_contato { 
		margin-top: 1260px;
 	}
 	#id_sobre { 
		margin-top: 535px;
 	}
	/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
	/*                                ÁREAS                              */
	/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
	.txt_centro_obj{
		margin-top: 120px;
	}		
	.central h2{
		font-size: 40px;
	}
	.txt_centro{
		margin-top: 120px;
	}
	.txt_subtitulo{
		font-size: 30px;
	}
	.txt_corpo{
		margin-top: 70px;
		line-height: 35px;
	}

	.txt_corpo_mis{
		line-height: 35px;
	}
	.txt_centro_obj{
		margin-top: 200px;
	}
	.txt_corpo_obj{
		margin-top: 70px;
		line-height: 35px;
	}

	.txt_corpo_serv{
		line-height: 35px;
	}
	.txt_corpo_out{
		margin-top: 70px;
		line-height: 33px;
		font-size: 24px;
	}
	.enfeite{
		display: none;
	}
	/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
	/*                           ÁREA CONTATO                            */
	/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
	.txt_corpo_logo img{
		max-height: 70px; 
	}
	.txt_fone{
		font-size: 18px;
	}
	.txt_dados{
		font-size: 16px;
	}	
	/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
	/*                       FORMULARIO DE CONTATO                       */
	/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
	.btn_form{
		margin-left:62%;
	}		
}