/*
# NOSSA EMPRESA
# Versão 1.0
# 05 de Novembro de 2009
*/

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:0px;
	background-image:;
	background-repeat:repeat-x;
	background-position:top;
	background-color:#EEEEEE;
	}
.texto_padrao{
font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:160%;
	text-indent:20px;
	margin:15px;
	color: #333333;
	}
.texto_padrao_paragrafo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:160%;
	text-indent:20px;
	margin:15px;
	color: #333333;
	}
.titulo_pagina{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:100%;
	margin-top:30px;
	margin-bottom:20px;
	text-align:center;
	color:#254B4B;

	}
.hiperlink{
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	}
.hiperlink:hover{
	color:#333333;
	text-decoration:underline;
	}
.botoes_pop{
	display:block;

	padding-top:5px;
	margin-bottom:20px;
	height:50px;
	cursor:pointer;
	clear:both;
	text-align:center;
	}
	
	.pesquisagoogle{
	
	margin-top:10px;
	padding-top:10px;
	margin:10px;
	
	}
	
h1{
    display: block;
    font-size: 0em;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
	}	