@charset "utf-8";
.titulos {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #3584BF;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: lighter;
	color: #666666;
	line-height: 160%;
}
.texto_chico {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
	line-height: 160%;
}
.texto_pie {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: lighter;
	color: #9E9E9E;
	line-height: normal;
}
