.margenes {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.cabezal {
	background-image: url(images/cabezal.png);
	background-repeat: no-repeat;
	text-align: center;
}
.logo {
	background-image: url(images/logo_master.png);
	background-repeat: no-repeat;
}
.fte_bca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.img_menu {
	background-image: url(images/menu_1.png);
	background-repeat: repeat;
}
.img_menu1 {
	background-image: url(images/menu_1.png);
	background-repeat: repeat;
}
.img_menu2 {
	background-image: url(images/menu_1.png);
	background-repeat: no-repeat;
}
.fte_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
.menu_bt1 {
	background-image: url(images/menu_bt.png);
	background-repeat: no-repeat;
}
.textos_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: justify;
}
.titulos_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C60000;
	text-align: center;
}
.margenes table tr td table tr td .textos_gris strong {
	text-align: justify;
}
.margenes table tr td table tr td .textos_gris {
	text-align: justify;
}
.foot {
	background-image: url(images/foot.png);
	background-repeat: no-repeat;
	text-align: center;
}