body {
	font-family: Arial, Verdana, "Trebuchet MS", Tahoma;
	font-size: 11px;
}
.menu {
	color: #2da096;
	height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 18px;
	text-decoration: none;
	font-size: 12px;
}
.menu a:hover {
	font-weight:bold;
}
.submenu {
	height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 18px;
	color: #666666;
	text-indent: 18px;
	list-style: none;
	background-position: left;
	text-decoration: none;
	font-size: 11px;
}
.submenu:hover {
	color: #666666;
	font-weight: bold;
}
.inicial {
	background-image: url(imagens/ico_contato.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-decoration: none;
}
.contato {
	background-image: url(imagens/ico_inicial.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
.normal {
	background-image: url(imagens/ico_flexa.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
.dicas {
	background-image: url(imagens/ico_dicas.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
.txtnews {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
	list-style: none;
	background-position: left;
	text-decoration: none;
	font-size: 10px;
	padding-left: 18px;
}
.btn_enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #55A0B9;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #cfeced;
	color: #666666;
}
.titulos {
	color: #1D8D82;
	background-image: url(imagens/logo_tits.gif);
	text-indent: 55px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 27px;
	font-size: 18px;
	padding-top: 8px;
}
.texto {
	color: #666666;
	background-position: left;
	text-decoration: none;
	font-size: 11px;
}
.textolink {
	color: #666666;
	background-position: left;
	text-decoration: none;
	font-size: 11px;
}
.textolink:hover {
	font-weight:bold;
}
.bg_interno {
	background-color: #fbfbfb;
	background-image: url(imagens/fundo_debaixo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titulo_interno {
	color: #666666;
	list-style: none;
	background-position: left;
	text-decoration: none;
	font-size: 12px;
}
.rodape {
	color: #999999;
	background-position: left;
	text-decoration: none;
	font-size: 11px;
}
.borda {
	margin: 0px;
	border: 1px solid #999999;
}
