body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 4 auto;

}
.menu {
	color: #666666;
	height: 22px;
	padding-top: 4px;
	padding-bottom: 0px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(imagens/quadradinho.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
	list-style-type: none;
	padding-left: 14px;
}
.input {
}

.menu a {
	list-style-image: url(imagens/quadradinho.gif);
	text-decoration: none;
}
.menu:hover  {
	font-weight:bold;
	}
	
.menuflx {
	color: #666666;
	padding-top: 8px;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(imagens/quadradinho2.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
	list-style-type: none;
	padding-left: 14px;
}
.menuflx a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.menuflx a:hover{
	font-weight:bold;
}
.submenu {
	color: #666666;
	height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	list-style-type: none;
	padding-left: 20px;
	text-decoration: none;
}
.submenu a {
	list-style-image: url(imagens/quadradinho.gif);
	
}
.submenu:hover   {
	text-decoration: underline;
	font-weight: bold;
	
}
.news {
	color: #666666;
	height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	list-style-type: none;
	text-decoration: none;
}
.news a {
	list-style-image: url(imagens/quadradinho.gif);
	
}
.news:hover   {
	text-decoration: underline;
	font-weight: bold;
	
}
.texto_interno {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.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;
}
.btn_enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #93172f;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.box22 {
	height: 15px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.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;
}
.sem_borda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #FFFFFF;
}

.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;
}
.tb_input {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bebebe;
	border-bottom-color: #bebebe;
}
.tit_dir {
	color: #666666;
	height: 16px;
	text-indent: 3px;
	font-size: 12px;
	padding-top: 4px;
	font-weight: bold;
}
.bordo {
	color: #93172f;
}
.bordo a:hover {
	color: #93172f;
	font-weight: bold;
}
.bordo a {
	color: #93172f;
}
.input {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #93172f;
	border-bottom-color: #93172f;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #93172f;
	border-left-color: #93172f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #93172f;
}
.selected {
	color: #941730;
	font-weight: bold;
}

