a:link  	{text-decoration:none}
a:visited	{text-decoration:none}
a:hover	{text-decoration:underline}
body {margin:0px; height: 100%;}
img {border: none}
form {margin: 0px}

*{color:#000; font-family: Arial; font-size:14px; font-weight:normal}

#topo{ width: 100%; background-image: url('img/bgTopo.png'); background-position: center center}

.btsMenu{cursor: pointer; height: 100%}

.btLinClaNor, .btLinClaOver, .btLinFesNor, .btLinFesOver {cursor: pointer}
.btLinClaNor{background-color: #000000; color: #fff;}
.btLinClaOver{background-color: #afd400; color: #000;}
.btLinFesNor{background-color: #000000; color: #fff;}
.btLinFesOver{background-color: #6d609e; color: #fff;}


.prodCap{font-size: 17px; color: #fff}
.prodEmb{font-size: 14px; color: #fff}

.fCatProduto{font-size: 23px; color: #fff; height: 50px; background-color: #dd137b}

.fSubCatPro {cursor:pointer; font-size: 21px; color: #fff; height: 40px; background-image: url('img/bgDegAzul.jpg'); background-repeat: no-repeat;
    background-position: center;
    background-size: cover;}

.tabProduto{cursor: pointer;}
.nomeCor{font-size: 11px}
.bordaProd{border: 4px solid #d4d4d4;}