.TablaFondo {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.texto {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.textoHome {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
}
.textoTitular {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
