.tituloSecao {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 24px;
}
.textoSecao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;	
}
.textoSecaoBorderBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	border-bottom-style: solid;
	border-bottom-color: 333399;
	border-bottom-width: thin;	
}
.textoTituloSecao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: underline;
}
.textoTituloPrincipalSecao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.textoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
.textoSubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336666;
	text-decoration: underline;
}
.textoSubMenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	line-height: normal;
	background-color: #333366;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 4pt;
	border-bottom-width: thin;



}
.fundoTela {
	background-attachment: fixed;
	background-image: url(../media/images/fundo_tela.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundoTelaLeft {
	background-attachment: fixed;
	background-image: url(../media/images/fundo_tela_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sal_menu {
	position:absolute; z-index:4; display: none; left:82px;
}

#produtos_menu {
	position:absolute; z-index:2; display: none; left:114px;
}

#salSaude_menu {
	position:absolute; z-index:2; display: none; left:176px;
}

#curiosidades_menu {
	position:absolute; z-index:2; display: none; left:255px;
}

#faleConosco_menu {
	position:absolute; z-index:1; display: none; left:342px;
}

#contactUs2 {
	position:absolute; z-index:1; display: none; left:475px;
}