/********************** PAGINAS ESTATICAS ***********************/
.bdTop{
	display:none;
}
.bdBottom{
	overflow:hidden;_zoom:1;
	text-indent:-9999px;
	overflow:hidden;
	height:10px;
	font-size:1px;
	line-height:1px;
	margin-bottom:50px;
}
.title,
.txt h3{
	background:transparent url(../img/bg/bg_tit.png) no-repeat scroll 0 0;
}

.title,
.txt h3{
	color:#004F23;
	display:inline-block;
	font-size:15px;
	font-weight:bold;	
	overflow:hidden;
	padding:6px 15px;
	width:729px;	
}

.txt{
	overflow:hidden;
}
.txt h3{
	margin:25px 0 5px;
}
.txt p{
	color:#4c4c4c;
	margin:5px 0;
}
	
.tableEntregas{
	width:100%;
	margin:20px 0;
}
.tableEntregas thead td{
	text-align:center;
	font-weight:bold;
	color:#4c4c4c;
	padding:5px;
	border-left:1px solid #BFBFBF;
}
.tableEntregas thead .first{
	border-left:none;
}
.tableEntregas tbody td{
	text-align:center;
	color:#4c4c4c;
	padding:2px;
	border-top:1px solid #BFBFBF;
	border-left:1px solid #BFBFBF;
}
.tableEntregas tbody .first{
	border-left:none;
}
