@charset "UTF-8";
/* CSS Document */

.fondorojo {
	background-image: url(images/bancterias_02.png);
	background-repeat: no-repeat;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #547634;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #333;
}
.textosbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.textos table tr td h2 {
	color: #FFF;
}
