@charset "utf-8";
/* CSS Document */

#fnd_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/fnd_content.png);
	background-repeat: no-repeat;
}
.frases {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 1px;
}
#fnd_login {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/fnd_login.jpg);
	background-repeat: no-repeat;
}
.texto_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.formulario_login {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;
	border: 1px dotted #CCCCCC;
}
.texto_contato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
}
.texto_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
}
.fnd_centro {
	padding: 4px;
}
.titulo_ic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	margin-bottom: 1px;
}
#rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#texto_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
		
}

a.linknoticia:link {
color:#333333;
text-decoration:none;
font-weight: bold;
}
a.linknoticia:visited {
color:#333333;
text-decoration:none;
font-weight: bold;
}
a.linknoticia:hover {
color:#004891;
text-decoration:none;
}
a.linknoticia:active {
color:#333333;
text-decoration:none;
font-weight: bold;

}

/* link paginas internas */
a.linkpag:link {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.linkpag:visited {
color:#333333;
text-decoration:none;
font-weight: bold;
font-size: 11px;
}
a.linkpag:hover {
color:#004891;
text-decoration:none;
font-size: 11px;
}
a.linkpag:active {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

/* link PAGINA CATEGORIA DE PRODUTOS */
a.linkcat:link {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.linkcat:visited {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.linkcat:hover {
	color:#004891;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.linkcat:active {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.crd_ig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.fundo_noticia {
	background-image: url(../img/fnd_noticias.png);
	background-repeat: no-repeat;
}
.sp_noticia {
	padding: 8px;
}
.fundo_enquete {
	background-image: url(../img/fnd_enquete.png);
	background-repeat: no-repeat;
	
	}
.cat_produtos_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.fundo_img_box {
	background-image: url(../img/fundo_box.jpg);
	background-repeat: no-repeat;
}
.pag_produtos_link_ampliar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}



.barra_img_ct {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #27374E;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
#texto_paginas_internas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.br_categoria {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5B5B5B;
	padding: 6px;
}
.br_foto {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
}
.fundo_paginas {
	background-color: #F7F7F7;
	filter: Alpha(Opacity=90, );
	color: #333333;
}
.texto_paginas {
	color: #333333;
}

