.btCatalogoPDF {
	display:block;
	width:95px;
	height:25px;
	background:url(../img/btDownloadPDF.gif) right no-repeat;
	font-size:11px;
	}


.borderBottom {
	border-bottom:1px solid #d9d9d9;
	}

.btForm {
	color:#FFF;
	font-weight:bold;
	background:url(../img/bgBtForm.gif) no-repeat #da4f29;
	width:48px;
	height:16px;
	border:1px solid #cf3c2f;
	}
	

.listaServHome {
	display:table-cell;
	*display:block;
	*float:left;
	width:120px;
	font-size:11px;
	font-weight:bold;
	list-style:none;
	padding:20px 10px 30px 20px;
	}
	

.detalProd {
	display:block;
	clear:both;
	width:576px;
	margin-bottom:40px;
	font-size:11px;
	}
	
	.detalProd h4 {
		font-size:13px;
		font-weight:bold;
		}

.dataProd {
	display:block;
	clear:both;
	width:576px;
	border:0;
	}

	.dataProd th {
		background-color:#e9e9e9;
		}


