/* style for module titles */
.Head_transp .Head {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #04A4FE;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 6px;
	vertical-align:bottom;
	}
.cuerpo_transparente{
    font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 8px;
	text-align: justify;
	vertical-align:top;
	}


