.texto {
	font-size : 9pt;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #535353;
	line-height: 11pt;

	
}


A.link  {
	font-size : 9pt;
	font-family : "Trebuchet MS", Arial, sans-serif;
	color : #0089B8;
    text-decoration : none;
}

A.link:hover  {
	color : #029DD2;
	text-decoration : none;
}

.blanco {
	background-color: #FFFFFF;
}

.gris {
	background-color: #CCCCCC;
}

.tit_tabla{
	font-size : 8pt;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0089B8;
	padding-left: 10px;

	
}

.text_tabla{
	font-size : 8pt;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	padding-left: 10px;

}

