/* style for module titles */
.titulo .Head {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #007ec5;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	}
.cuerpo_gris{font-family: "Trebuchet MS";
	font-size: 11px;
	color: #007ec5;
	font-weight: normal;
	padding:6px;}

