.truco-subtitulo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5C7F2A;
	margin-top: 10px;
	text-align: left;
	font-weight:bold;
}
.truco-texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	text-align: justify;
}

.truco-enlace {
	color: #3d5429;
}

.truco-imagen {

	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#547438;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	background-color: #EAEFDF;

}

.truco-imagen-pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#547438;
	margin-top: 10px;
	text-align:center;
}

.truco-tabla-titulo {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	background-color: #3D5429;
	text-align:center;
	font-weight:bold;
	border-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
.truco-tabla-datos {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #484848;
	background-color: #F8FBF4;
	text-align:center;
}