BODY {
 font-family     : Tahoma;
 font-size       : 11px;
}

.bgEsquerda { background-image: url('../images/bg_esq.gif'); }
.bgDireita  { background-image: url('../images/bg_dir.gif'); }

.separadorMenuDestaque { background-color: #94CFD8; }
.textoMenuDestaque {
 background-color: #70BFCB;
 font-family     : Tahoma;
 font-size       : 11px;
 font-weight     : bold;
 color           : #FFFFFF;
}

.alerta{
	font-family    : Tahoma;
 	font-size      : 12px;
	color: #FF0000;
}

.bgPublicidade{ background-image: url('../images/footer_publicidade.gif'); }

.separadorMenus { background-color: #126585; }

.fechamentoMenuProdutos { background-color: #7AA3B4; }
.separadorMenuProdutos { background-color: #407E99; }
.textoMenuProdutos {
 background-color: #005377;
 font-family     : Tahoma;
 font-size       : 10px;
 color           : #FFFFFF;
}

.linkGeral:link {
 text-decoration: none;
 color          : #FFFFFF;
}

.linkGeral:visited {
 text-decoration: none;
 color          : #FFFFFF;
}

.linkGeral:hover {
 text-decoration: underline;
 color          : #FFFFFF;
}

.linkOfertas:link {
 text-decoration: none;
 color          : #404040;
}

.linkOfertas:visited {
 text-decoration: none;
 color          : #404040;
}

.linkOfertas:hover {
 text-decoration: underline;
 color          : #404040;
}

.linkFooter:link {
 text-decoration: none;
 color          : #767676;
}

.linkFooter:visited {
 text-decoration: none;
 color          : #767676;
}

.linkFooter:hover {
 text-decoration: underline;
 color          : #767676;
}

.linkForum:link {
 font-family     : Tahoma;
 font-size       : 11px;
 text-decoration: none;
 font-weight: bold;
 color          : #787878;
}

.linkForum:visited {
 font-family     : Tahoma;
 font-size       : 11px;
 text-decoration: none;
 font-weight: bold;
 color          : #787878;
}

.linkForum:hover {
 font-family     : Tahoma;
 font-size       : 11px;
 font-weight: bold;
 text-decoration: underline;
 color          : #787878;
}

.linkTituloInterna:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #b46185;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

.linkTituloInterna:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #b46185;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

.linkTituloInterna:hover {
 	font-family: Tahoma;
	font-size: 12px;
	color: #b46185;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}

.fundoPrincipal { background-color: #EEEEEE; }
.fundoMenuProdutos { 
 background-image : url('../images/bg_menu1.gif'); 
 background-repeat: repeat-y;
}
.fundoMenuBotoes { background-color: #DBDBDB; }

.footer1 { background-image: url('../images/bg_footer1.gif');}
.footer2 { background-image: url('../images/bg_footer2.gif');}
.footer3 { background-image: url('../images/bg_footer3.gif');}

.formField {
 border-width    : 0px;
 border-style    : solid;
 background-color: #FFFFFF;
 color           : #404040;
 font-family     : Tahoma;
 font-size       : 11px;
}

.fundoCaixaBusca { background-color: #D6D6D6; }
.fundoPublicidade { background-color: #FFFFFF; }

.fundoCaixaOfertas { background-color: #A34C6F; }
.textoCaixaOfertas {
 background-color: #FFFFFF;
 font-family     : Tahoma;
 font-size       : 9px;
 color           : #404040;
}

.textoFooter {
 font-family: Tahoma;
 font-size  : 9px;
 color      : #767676;
 text-align : center;
}

.tit_interna {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: Bold;
	color: #b46185;
}

.txt_interna {
	font-family: Tahoma;
	font-size: 11px;
	color: #787878;
	text-align: justify;
	line-height: 15px;
}

.titulo_interna {
	font-family: Tahoma;
	font-size: 12px;
	color: #b46185;
	font-weight: bold;
	line-height: 15px;
}

.txt_interna2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #787878;
	line-height: 15px;
}

.backgroundTexto{
	background-image: url(../images/bg_txt1.gif);
	background-repeat: no-repeat;
}

.formInput {
	 border-width    : 1px;
	 border-color    : #787878;
	 border-style    : solid;
	 background-color: #EEEEEE;
	 color           : #404040;
	 font-family     : Tahoma;
	 font-size       : 11px;
}

.tituloDestaque {
 font-family: Tahoma;
 font-size  : 14px;
 font-weight: bold;
 color      : #FFFFFF;
}

.textoDestaque { 
 font-family: Tahoma;
 font-size  : 11px;
 color      : #FFFFFF;
}

.linkDestaque:link {
 font-family: Tahoma;
 font-size  : 11px;
 text-decoration: none;
 color          : #FFFFFF;
 font-weight    : bold;
}

.linkDestaque:visited {
 font-family: Tahoma;
 font-size  : 11px;
 text-decoration: none;
 color          : #FFFFFF;
 font-weight    : bold;
}

.linkDestaque:hover {
 font-family: Tahoma;
 font-size  : 11px;
 text-decoration: none;
 color          : #FFFFFF;
 font-weight    : bold;
}
