body {
	margin: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
	background-position: center;
}
a {
	color: #E99400;
	text-decoration: underline;
}
a:hover {
	color: #E99400;
}
.container {
	width: 916px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
/*--------------------------------------------------   menu top	 ---------------------*/
.menu_top {
	width: 916px;
	height: 24px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 18px;
}
a.link_top {
	color: #FFFFFF;
	text-decoration: underline;
}
a.link_top:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*--------------------------------------------------   top	 ---------------------*/
.cont_top {
	width: 916px;
	height: 274px;
	background-image: url(images/back_top.jpg);
	background-repeat: no-repeat;
}
.logo {
	width: 194px;
	padding-left: 118px;
	padding-top: 15px;
	float: left;
}
.boton_play {
	width: 215px;
	padding-left: 38px;
	padding-top: 202px;
	float: left;
}
.boton_deposit {
	width: 278px;
	padding-left: 19px;
	padding-top: 202px;
	float: left;
}
/*--------------------------------------------------   top interno	 ---------------------*/
.cont_top_int {
	width: 916px;
	height: 234px;
	background-image: url(images/back_int_top.jpg);
	background-repeat: no-repeat;
}
.logo_int {
	width: 167px;
	padding-left: 124px;
	padding-top: 11px;
	float: left;
}
.boton_play_int {
	width: 215px;
	padding-left: 59px;
	padding-top: 162px;
	float: left;
}
.boton_deposit_int {
	width: 278px;
	padding-left: 13px;
	padding-top: 162px;
	float: left;
}
/*--------------------------------------------------   menu	 ---------------------*/
.menu {
	height: 40px;
	width: 916px;
}
/*--------------------------------------------------   centro	 ---------------------*/
.cont_center {
	width: 916px;
	padding-top: 22px;
	background-image: url(images/back_centro.jpg);
	background-repeat: no-repeat;
}
.c_top {
	width: 916px;
	height: 135px;
}
.c_bottom {
	width: 916px;
	height: 143px;
	padding-top: 15px;
}
.b_1 {
	width: 260px;
	padding-left: 58px;
	float: left;
}
.b_2 {
	width: 260px;
	padding-left: 10px;
	float: left;
}
.b_3 {
	width: 260px;
	padding-left: 10px;
	float: left;
}
/*--------------------------------------------------   contenido internas	 ---------------------*/
.clear {
	clear: both;
}
.cont_left {
	width: 238px;
	padding-left: 48px;
	float: left;
}
.cont_right {
	width: 557px;
	padding-left: 14px;
	float: left;
	padding-bottom: 15px;
}
.cont_instant_l {
	width: 238px;
	padding-left: 40px;
	float: left;
}
.cont_instant_r {
	width: 580px;
	padding-left: 14px;
	float: left;
	padding-bottom: 15px;
}
.b_int {
	width: 238px;
	height: 110px;
	padding-bottom: 10px;
}
.a_text {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 9px;
	margin-right: 7px;
	margin-left: 7px;
	text-align: justify;
}
.a_title {
	font-family: Arial;
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
}
.a_sub {
	font-family: Arial;
	color: #e65c00;
	font-size: 12px;
	font-weight: bold;
}
.a_sub_big {
	font-family: Arial;
	color: #e65c00;
	font-size: 14px;
	font-weight: bold;
}
.sub_menu {
	width: 290px;
	background-image: url(images/sub_menu.jpg);
	background-repeat: repeat-y;
	padding-left: 34px;
}
a.link_sub {
	color: #ffffff;
	text-decoration: none;
	line-height: 29px;
}
a.link_sub:hover {
	color: #dd8c00;
	text-decoration: none;
}
.a_instant {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	margin-right: 7px;
	margin-left: 7px;
}
/*--------------------------------------------------   bottom	 ---------------------*/
.cont_bottom {
	width: 916px;
}
.menu_bottom {
	font-family: Arial;
	font-size: 11px;
	color: #ffd200;
	text-align: center;
	margin-top: 7px;
}
a.link_bottom {
	color: #ffd200;
	text-decoration: underline;
	line-height: 18px;
}
a.link_bottom:hover {
	color: #ffd200;
	text-decoration: none;
}
.text_bottom {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}