
#cntTituloDelivery {
	height: 191px;
	background: url(/img/bg_delivery.jpg) no-repeat;
	width: 770px;
	float: left;
	clear: both;
	}

#cntTituloDelivery .cntTitulo2 {
	text-align: right;
	padding: 15px 25px 0 0;
	width: 200px;
	float: right;
	}
	
#cntTituloDelivery .cntTitulo2 h2 {
	display: none;
	}
	
#cntTituloDelivery .cntTitulo2 p,
#cntTituloDelivery .cntTitulo2 p a {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top:12px;
	}
	
#cntTituloDelivery .cntTitulo2 p a {
	text-decoration: underline;
	}
	
#cntTextoDelivery {
	width: 770px;
	float: left;
	clear: both;
	}