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


/*Contenedor Barra de Navegacion Principal*/
.menu_container{
    width: 100%;
    height: 27px;
    background-color: #000000;
}

/*Tamaño de la Barra d Navegacion*/
.menu_bar{ 
	width:785px; 
	margin:0 auto;
}

/*Aqui se puede establecer una imagen para que salga arriba de la barra del menu justo en donde esta el logo*/

.top{
	width:100%; 
	height:115px;  
	text-align:justify; 
    background-image: url("images/");
    background-repeat:repeat-x;
}

/*stage*/

#stage{ width: 100%; height: 474px; position: relative; overflow: hidden; }
	.contenedor_stages{ position: relative; width:956px; height: 474px; margin:0 auto;}
	.contenedor_stages .item{ float: left; margin: 0; height: 474px; width: 956px; text-align:center; display:none; position:absolute; top:0; }
	.controles{ width: 770px; height: 10px; margin: 24px auto; text-align: center; }
	.controles ul{ margin: 0 auto; padding: 0; list-style: none; width: 90px; height: 10px; }
	.controles ul li{ float: left; width: 10px; height: 10px; margin: 0 14px 0 0; }
	.controles ul .control{ background: url("http://s0.uvnimg.com/files/2013/04/10970/top_stage_slide_circle.jpg") no-repeat; cursor: pointer; }
	.controles ul .active{ background: url("http://s0.uvnimg.com/files/2013/04/10971/top_stage_slide_circle_selected.jpg") no-repeat; }
	
	
	/******* STAGE 1 *******/
	.conoce_forex{background:url('') center top no-repeat; width:956px; height:474px; margin-bottom:none!important; margin:0 auto; text-align:center;}
	.player_1b{ width:385px; height:241px!important;}
	.player_1, player2{ width:385px; height:241px!important;}
	.player_container{  width:434px; height:246px; float:left; text-align:left; padding:50px 0 0 0; }
	.conoce_forex_left{ float:left; width:522px; height:341px;}
	.conoce_forex_right{ float:left; width:434px;}
	
	/******** STAGE 2 *********/
	.upload_foto {background:url('') center top no-repeat; width:956px; height:474px; margin-bottom:none!important; margin:0 auto;}
	
	.cumpleaneros_anteriores{ width:1047px; height:112px; text-align:left; margin-top:14px;}
	/******* STAGE 3 ********/
	
	.sg_segmentos{background:url('') center top no-repeat; width:956px; height:341px; margin-bottom:none!important; margin:0 auto;}
	
	.active2{ display:block!important;}

/* Desconocido al parecer es la letra */

