@charset "utf-8";
/* CSS Document */


 a {
	text-decoration: underline !important;
}
body{
	background-color: #000!important;
	background-image: url(../image/fundopb.jpg) !important;
	color: aliceblue;
}
header{
	background-color: #000 !important; 
}

#menu {
	background-color: #000 !important;
}
nav #menu ul a{
	background-color: 0000 !important;
	color: #FFE500 !important;
}
nav #menu ul a:hover{
	text-decoration: underline !important;
}
#produtos, #sobre, #contat, footer, #footer {
	background-color: #000 !important; 
}
#logo {
		color: #FFE500 !important;
	background-color: #000 !important; 

}
#chamada p{
		color: #FFE500 !important;

}
.tag {
	border-top: 9px solid #FFE500 !important;
	color: #FFE500 !important;
}
.thumbnail, h4, #chamada, #miro, .titulo, .descricao, #by {
	background-color: #000 !important;
	color: #FFF !important;
}
#fale p{
	color: #FFE500;
}
 .descricao2 {
	border-top: 1px solid #fff !important;
		border-bottom: 1px solid #fff !important;
	color: #fff !important;
}
.comentario{
	background-color: #000 !important;
	color: #fff !important;
	border: #fff 1px solid !important;
}
.descricao2 a{
	color: #FFE500
}
.rodape {
	border-left: solid 1px #FFE500;
}
#contat{
	border-bottom: #FFF 0.5px solid;
}
#acess ul li a {
	opacity: 1 !important;
}
#acess ul li a:hover {
		transform: scale(1.2) !important;
}
form#contato input:hover {
background-color: #fff;
}