@charset "utf-8";
/* CSS Document */

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  
}

.Titulo {
	text-align: left;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	margin-left:25px;
	text-indent:0px;
	direction: ltr;
}

.Texto_titulo {
	text-align: justify;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	text-indent:0px;
	direction: ltr;
}

/* class span */
.ft0 {
	line-height:27px;
	font-size:17.3pt;
	font-weight:bold;
	color:#000000;
}

.ft1	{
	line-height:47px;
	font-size:32.4pt;
	font-weight:bold;
	color:#939393;	
}

.ft2	{
	line-height:47px;
	font-size:32.4pt;
	font-weight:bold;
	color:#e8c81d;	
}
.ft3	{
	font-size: 18px;
}

.tex_10_ital {
/*	line-height:12px; */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:14px;
/*	font-weight: inherit ; */   
	color:#000000;
}

.dic	{
	text-decoration: underline;
	color: #666;
}