/* CSS Document */
body {
	background-attachment: fixed;
	background-image: url(imagens/fundos/bg_geral.jpg);
	background-repeat: repeat-x;
	top: 10px;
	margin-top: 5px;
}

.verde_bold_pequena {
	color: #186572;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.cinza_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.cinza_bold_pequena {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 97%;
}

a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #006666;
}
a:active {
	text-decoration: none;
	color: #006666;
}
.fundo_tabela_textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(imagens/fundos/bg_textos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.img {
	background-image: url(imagens/img_qsomos.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
}
.imgfil {

	background-image: url(imagens/img_filosofia.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
}
.imgat {


	background-image: url(imagens/img_atuacao.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
}
.linha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
}
.imgcont {



	background-image: url(imagens/img_contato.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
}
.fundo_menu1 {
	background-image: url(imagens/fundos/bg_menu1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.linha_clara {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94C9B8;
}
.tab_menup {
	padding-left: 5px;
	border-bottom-color: #BBDADD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tab_menu2 {
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-color: #bbdadc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006666;
}
.fundo_tabela_textos2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(imagens/fundos/bg_textos2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.borda_geral {
	border: 1px solid #002B2B;
}
.texto_verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006666;
}
.hide {
	border: 1px solid #FFFFFF;
}
