@charset "UTF-8";
/* CSS Document */
#listprod {
	color:#093;
	width:auto;
	height:auto;
	min-height:370px !important;
	background-color: #FFF;
	background-image: url(listprodbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 22px;
	padding-right: 15px;
	padding-left: 15px;
	z-index:0;
}
#listprod2 {
	color:#093;
	width:auto;
	height:auto;
	min-height:350px !important;
	background-color: #FFF;
	background-image: url(listprodbg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 22px;
	padding-right: 15px;
	padding-left: 15px;
	z-index:0;
}