/* PIE */

	.pie {
		padding-bottom: 40px;
	}
	
	.pie > div {
		padding: 0px !important;
	}
	
	.copy {
		background: url(../../img/f_dot.gif) repeat-x left top;
		color: #000;
	 }

	 .derechos {
		font: 10px trebuchet ms, lucida grande, tahoma, arial, geneva, verdana, helvetica, sans-serif;
		color: #666;
	 }
