html{
   overflow:scroll;
}

body{
   margin-top:10px;
   background: #000;
   font-family: "Tahoma";
   font-size:11px;
   color:#333;
}
img { border:0px ;padding-bottom:0px}

td.credits {
	font-family:"Times New Roman";
	font-size:11px;
	color:#666;
	padding:0px;
	background: url('../imgs/footer.jpg') no-repeat;
	height:44px;
	width:732px;
}
.cre {
	text-decoration:none;
	color:#666;
}
.cre:hover{
	text-decoration:line-through;
}
input.newsletter{
   font-family:"Arial";
   font-size:10px;
   color:#000;
   border:1px solid #000;
   width:100px;
   background:#FFF;
}
input,textarea{
   font-family:"Arial";
   font-size:10px;
   color:#000;
   border:1px solid #000;
   width:180px;
   background:#FFF;
}
textarea{
   height:80px;
}

a { color:#444;text-decoration:none}
a:hover { color:#aaa;text-decoration:underline}

p { text-indent:10px; text-align:justify}
table.produtos td.mop{width:8px;height:15px;background:#C20904}
table.produtos td.mopa{width:8px;height:15px}
table.produtos td.mod{width:290px;height:15px;background:#bbb;color:#000}
table.produtos td.moda{width:290px;height:15px;background:#ddd;color:#000}
table.produtos td.mod a{color:#000;text-decoration:none}
table.produtos td.mod a:hover{color:#333}

