/* style for module titles */
.pie .Head {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #04A4FE;
	display:none;
	}
.cuerpo_pie{
    font-family: "Trebuchet MS";
	font-size: 11px;
	color: #686868;
	font-weight: normal;
	padding: 8px;}


