@charset "utf-8";
/* CSS Document */
.logo_bg {
	background-image: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
.footer_bg {
	background-color:#FFFFFF;
}
.degrall_bg {
	background-image: url(images/degara_all.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	background-color:#666666;
}
.programa_bg {
	background-color:#666666;
}
.body_txt {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #626262;
}
.body_txt_n {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #202020;
}
.body_txt_b {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #202020;
}
.registro_txt {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #232323;
	background-color:#FFFFFF;
}