.menu_opciones {
	position: relative;
	height: 34px;
	width: 280px;
	left: 780px;
	top: -15px;
}
.bt_opciones {
	margin-right: 2px;
	margin-left: 2px;
}
.bg_top {
	background-image: url(../img/bg_top_interna_03.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 80px;
	width: 1024px;
	top: 0px;
	float: left;
}
.titular_seccion {
	position: relative;
	height: 25px;
	width: 350px;
	top: 11px;
	left: 25px;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_jetset.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: fixed;
}
.bg_content {
	background-repeat: repeat-x;
	background-position: top;
	width: 1024px;
	top: -3px;
	background-color: #D6D6D6;
	padding-bottom: 15px;
}
