@charset "utf-8";

html { overflow: -moz-scrollbars-vertical; }
* {	margin:0px;	padding:0px; }
img {border:0px; }
table td tr { border:0px; text-align:left; }
input {  font-family:Arial; font-size:12px; padding-top:1px; }
select {  font-family:Arial; font-size:12px;  }

.input {  font-family:Arial; font-size:12px; padding-top:1px; height:14px; }
.select {  font-family:Arial; font-size:12px; height:18px; *height:22px; _height:22px;  }

.botao { border:0px;}

/* CSS LAYOUT PRINCIPAL */
body { font-family:Arial; font-size:12px; color:#000; background-color:#FFF; text-align:center; background-image:url(../images/background.jpg); background-repeat:no-repeat; background-position:top center; }
#layout { margin:0 auto; width:803px; }

.titulo { font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-size:16px; }

#pdestaque { width:100%; margin-top:10px;}

#prodleft { float:left; width:145px; margin-bottom:10px; text-align:center;}
#prodcenter {float:left; width:145px; margin-bottom:10px; text-align:center;}
#prodright {float:left; width:145px; margin-bottom:10px; text-align:center;}
.desc { width:135px; padding-left:5px; padding-right:5px; clear:both; font-size:11px;}
.desc a { color:#666666; font-weight:bold; }
.por { color:#9c0000; font-weight:bold; }
.de { color:#666666;}
