<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{height:100%; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;}
#barra-cima{width: 100%; height: 2px; background-color: #587BB7;}
#conteudo-direita{width: 30%; height: 100%; float: right;}
.logotipo{float: right; margin-right: 70px; margin-top: 50px;}
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300);
.o-que-voce-procura{margin-right:0px; margin-top: 15px; font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 37px; 
color: #20649B;}
#procura{width: 400px; height: 100px; float: right; text-align: right; padding-right: 40px;}
#botoes{width: 400px; height: auto; float: right; text-align: center;}
.botao{width: 350px; height: 75px; text-align: center; background-color: #3D5B8D; color: #FFFFFF; font-family: 'Open Sans' , sans-serif;
font-size: 18px; font-weight: 300; -webkit-border-radius:10px; -moz-border-radius:10px; -o-border-radius:10px; border-radius:10px; 
border: none; margin-top: 5px;}
.botao:hover{background-color: #2F466C; -webkit-transition:	all 500ms linear; -moz-transition: all 500ms linear; -o-transition: all 500ms linear;
	transition: all 500ms linear;}
.botaoq{width: 350px; height: 40px; text-align: center; background-color: #587BB7; color: #FFFFFF; font-family: 'Open Sans' , sans-serif;
font-size: 15px; font-weight: 300; -webkit-border-radius:10px; -moz-border-radius:10px; -o-border-radius:10px; border-radius:10px; 
border: none; margin-top: 5px;}
.botaoq:hover{background-color: #3D5B8D; -webkit-transition:	all 500ms linear; -moz-transition: all 500ms linear; -o-transition: all 500ms linear;
	transition: all 500ms linear;}
#links{width: 400px; height: auto; float: right; position: absolute; bottom: 10px; right: 30px; text-align: right;}
#links li{list-style: none; display: inline; text-align: right;}
#links li a{text-decoration: none; font-family: 'Open Sans' , sans-serif; font-size: 15px; font-weight: 400; padding-right: 20px;}
#logo-pequeno{width: 100%; height: auto; text-align: center; margin:0 auto; margin-top: 10px;}
.espaco{margin-bottom: 50px;}

/* TABLET */
	@media (min-width: 200px) and (max-width: 960px) {
		#conteudo-direita{width: 100%;}
		#botoes{width: 100%; height: 75px; margin-top: 10px; }
		.botao{width: 100%; height: 65px; text-align: center; background-color: #587BB7; color: #FFFFFF; font-family: 'Open Sans' , sans-serif;
font-size: 18px; font-weight: 300; -webkit-border-radius:0px; -moz-border-radius:0px; -o-border-radius:0px; border-radius:0px; 
border: none; margin-top: 1px;}
		.logotipo{display: none;}
		#procura{width: 100%; height: auto; text-align: center;}
		.o-que-voce-procura{margin-left:25px; margin-right:0px; margin-top: 15px; font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 22px; 
color: #20649B;}
		#links{display: none;}
		.aparece ul{display: none; background-color: #587BB7; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;
			width: 100%; color: #FFFFFF;}
		.aparece1 ul{display: none; background-color: #587BB7; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;
			width: 100%; color: #FFFFFF;}
		.aparece2 ul{display: none; background-color: #587BB7; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;
			width: 100%; padding: 10px; color: #FFFFFF;}
		.aparece3 ul{display: none; background-color: #587BB7; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;
			width: 100%; padding: 10px; color: #FFFFFF;}
	}

	@media (min-width: 960px) and (max-width: 5000px) {
		#logo-pequeno{display: none;}
		#menu{display: none;}
		.aparece{padding-left: 35px;}
		.aparece ul{display: none; background-color: #587BB7; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;
			width: 330px; padding: 10px; color: #FFFFFF;}
		.aparece1{padding-left: 35px;}
		.aparece1 ul{display: none; background-color: #587BB7; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;
			width: 330px; padding: 10px; color: #FFFFFF;}
		.aparece2{padding-left: 35px;}
		.aparece2 ul{display: none; background-color: #587BB7; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;
			width: 330px; padding: 10px; color: #FFFFFF;}
		.aparece3{padding-left: 35px;}
		.aparece3 ul{display: none; background-color: #587BB7; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;
			width: 330px; padding: 10px; color: #FFFFFF;}
	}

#quem-somos{float: right; width: 400px; text-align: center; padding: 10px; position: absolute; bottom: 10px;}</pre></body></html>