body {
	margin: 0px;
	padding: 0px;
	font-family: 'Pontano Sans', sans-serif;
	font-size:14px;
	color:#eee;
}
h1, h2, h3, h4 , .fran{
		font-family: 'Bevan', sans-serif;
		font-weight:normal;
}
p, ul, span, h2, h3, h4   {
	display: block;
	margin: 0;
	padding: 0;
	list-style:none;
}
.pantalla {
	clear: both;
	float: left;
	height: 700px;
	width: 960px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
#alerta {
	z-index: 60;
	display: none;
	background-color: rgba(0, 0, 0, 0.9);
}
#alerta #splash {
	width: 270px;
	height: 150px;
	padding: 15px;
	margin: 315px 185px 0;
	background-image:url(../img/bg-alerta.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:#222;
}
#alerta #splash p {
	margin: 25px;
text-align: center;
font-size: 14px;
float: left;
clear: both;
display: block;
}
#alerta #splash span {
	color: #ff0;
font-size: 20px;
text-transform: uppercase;
margin: 8px 74px 0;
text-align: center;
float: left;
clear: both;
width: 120px;
cursor:pointer;
}
#alerta #splash span:hover {
	color:#fff;
}


#help {
	/* [disabled]background-color: #fff; */
	background-image: url(../img/ayudaarma.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	z-index: 20;
}
#help #helpBox {
	height: 502px;
width: 800px;
margin-top: 100px;
margin-bottom: 0;
margin-right: 80px;
margin-left: 80px;
display: block;
clear: both;
float: left;
}
#help #helpBox #txtBox {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 190px;
	height: 240px;
	color: #222;
	position: relative;
}
#help #helpBox .helps {
	width: 600px;
	height: 240px;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
#help #helpBox #txtBox .helps span {
	font-size: 22px;
	width: 600px;
	min-height: 30px;
	line-height: 30px;
}
#help #helpBox #txtBox #showA p {
	width: 600px;
	text-align: center;
	margin-top: 30px;
}

#help #helpBox #txtBox #showA span {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
#help #helpBox #txtBox .helps img {
	float: left;
	margin-right: 10px;
	box-shadow: 0 0 15px #666;
}


#help #helpBox #menuHelp {
	clear: both;
	float: none;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 30px;
	height: 40px;
	padding-right: 15px;
	padding-left: 15px;
}
#help #helpBox #menuHelp li {
	float: left;
	padding-right: 13px;
	padding-left: 14px;
	display: block;
	color: #FF0;
	height: 24px;
	margin-top: 13px;
	line-height: 24px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	cursor: pointer;
}
#help #helpBox #menuHelp li:hover {
	color: #FFF;
}

#help #helpBox #menuHelp li span {
	float: right;
}






#bBox {
	background-color: #000;
	background-image: url(../img/bg-general.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 10;
	/*clear: both;
	float: left;
	height: 700px;
	width: 960px;*/
}
#bBox #left {
	width: 640px;
	height: 700px;
	float: left;
	margin-left: 10px;
}
#bBox #left #mark {
	background-image: url(../img/mark.png);
	height: 160px;
	width: 397px;
	margin: 30px auto;
}
#bBox #left #mark h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 397px;
	height: 110px;
	font-size: 1px;
	line-height: 1px;
	color: #000;
}
#bBox #left #mark a {
	display: block;
	height: 26px;
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 29px;
	text-decoration: none;
	color: #999;
}
#bBox #left #mark a b {
	display: block;
	height: 26px;
	width: 152px;
	float: right;
	background-image: url(../img/pais-logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
#bBox #left #cancha {
	float: left;
	height: 360px;
	width: 590px;
	clear: both;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	/*position: absolute;
	left: 71px;
	top: 155px;*/
}
#bBox #left #cancha #formacion {
	float: left;
	height: 360px;
	width: 590px;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
#bBox #left #cancha #formacion li {
	height: 45px;
	width: 45px;
	display: block;
	padding: 3px;
	border: 1px dashed #FFFFA9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	background-image: url(../img/bg-box.png);
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	background-size:45px 45px
}
/*formacion 1*/
#bBox #left #cancha #formacion.f1 #jugador1 {
	left: 273px;
	top: 55px;
}
#bBox #left #cancha #formacion.f1 #jugador2 {
	left: 172px;
	top: 113px;
}
#bBox #left #cancha #formacion.f1 #jugador3 {
	left: 235px;
	top: 120px;
}
#bBox #left #cancha #formacion.f1 #jugador4 {
	left: 311px;
	top: 120px;
}
#bBox #left #cancha #formacion.f1 #jugador5 {
	left: 380px;
	top: 113px;
}
#bBox #left #cancha #formacion.f1 #jugador6 {
	left: 155px;
	top: 185px;
}
#bBox #left #cancha #formacion.f1 #jugador7 {
	left: 230px;
	top: 195px;
}
#bBox #left #cancha #formacion.f1 #jugador8 {
	left: 315px;
	top: 195px;
}
#bBox #left #cancha #formacion.f1 #jugador9 {
	left: 395px;
	top: 185px;
}
#bBox #left #cancha #formacion.f1 #jugador10 {
	left: 185px;
	top: 260px;
}
#bBox #left #cancha #formacion.f1 #jugador11 {
	left: 365px;
	top: 260px; 
}



/*formacion 2*/
#bBox #left #cancha #formacion.f2 #jugador1 {
	left: 273px;
	top: 55px;
}
#bBox #left #cancha #formacion.f2 #jugador2 {
	left: 172px;
	top: 113px;
}
#bBox #left #cancha #formacion.f2 #jugador3 {
	left: 235px;
	top: 120px;
}
#bBox #left #cancha #formacion.f2 #jugador4 {
	left: 311px;
	top: 120px;
}
#bBox #left #cancha #formacion.f2 #jugador5 {
	left: 380px;
	top: 113px;
}
#bBox #left #cancha #formacion.f2 #jugador6 {
	left: 155px;
	top: 185px;
}
#bBox #left #cancha #formacion.f2 #jugador7 {
	left: 274px;
	top: 181px;
}
#bBox #left #cancha #formacion.f2 #jugador8 {
	left: 395px;
	top: 185px;
}
#bBox #left #cancha #formacion.f2 #jugador9 {
	left: 167px;
	top: 250px;
}
#bBox #left #cancha #formacion.f2 #jugador10 {
	left: 273px;
	top: 241px;
}
#bBox #left #cancha #formacion.f2 #jugador11 {
	left: 382px;
	top: 250px;
}



/*formacion 3*/
#bBox #left #cancha #formacion.f3 #jugador1 {
	left: 273px;
	top: 55px;
}
#bBox #left #cancha #formacion.f3 #jugador2 {
	left: 172px;
	top: 113px;
}
#bBox #left #cancha #formacion.f3 #jugador3 {
	left: 235px;
	top: 120px;
}
#bBox #left #cancha #formacion.f3 #jugador4 {
	left: 311px;
	top: 120px;
}
#bBox #left #cancha #formacion.f3 #jugador5 {
	left: 380px;
	top: 113px;
}
#bBox #left #cancha #formacion.f3 #jugador6 {
	left: 135px;
	top: 200px;
}
#bBox #left #cancha #formacion.f3 #jugador7 {
	left: 205px;
	top: 190px;
}
#bBox #left #cancha #formacion.f3 #jugador8 {
	left: 274px;
	top: 181px;
}
#bBox #left #cancha #formacion.f3 #jugador9 {
	left: 344px;
	top: 190px;
}
#bBox #left #cancha #formacion.f3 #jugador10 {
	left: 415px;
	top: 200px;
}
#bBox #left #cancha #formacion.f3 #jugador11 {
	left: 273px;
	top: 255px;
}



/*formacion 4*/
#bBox #left #cancha #formacion.f4 #jugador1 {
	left: 273px;
	top: 55px;
}
#bBox #left #cancha #formacion.f4 #jugador2 {
	left: 180px;
	top: 95px;
}
#bBox #left #cancha #formacion.f4 #jugador3 {
	left: 273px;
	top: 115px;
}
#bBox #left #cancha #formacion.f4 #jugador4 {
	left: 370px;
	top: 95px;
}
#bBox #left #cancha #formacion.f4 #jugador5 {
	left: 155px;
	top: 170px;
}
#bBox #left #cancha #formacion.f4 #jugador6 {
	left: 230px;
	top: 180px;
}
#bBox #left #cancha #formacion.f4 #jugador7 {
	left: 315px;
	top: 180px;
}
#bBox #left #cancha #formacion.f4 #jugador8 {
	left: 395px;
	top: 170px;
}
#bBox #left #cancha #formacion.f4 #jugador9 {
	left: 167px;
	top: 250px;
}
#bBox #left #cancha #formacion.f4 #jugador10 {
	left: 273px;
	top: 241px;
}
#bBox #left #cancha #formacion.f4 #jugador11 {
	left: 382px;
	top: 250px;
}


/*fin formaciones*/
#bBox #left #cancha #formacion li .numerador {
	font-family: 'Pontano Sans', sans-serif;
	z-index: 500;
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	background-color: #ff0;
	float: left;
	height: 14px;
	font-weight: bold;
	width: 14px;
	text-align: center;
	margin-top: 33px;
	margin-left: 33px;
}
#bBox #left #btnShare {
	float: left;
	width: 640px;
	padding-top: 25px;
}
#bBox #left #btnShare #saveShare {
	background-image: url(../img/btn-armar.png);
	clear: both;
	height: 43px;
	width: 445px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	color: #000;
	font-size: 1px;
	line-height: 1px;
	cursor: pointer;
	margin-bottom: 10px;
}
#bBox #left #btnShare #saveShare:hover {
	background-position: center bottom;
}
#bBox #left #btnShare #shareGame {
	clear: both;
	width: 350px;
	height: 30px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bBox #left #btnShare #shareGame li {
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	height:30px;
}
#bBox #left #btnShare #shareGame li .twitter-share-button {
	width: 130px !important;
}






#bBox #right {
	float: left;
	height: 700px;
	width: 292px;
}
#bBox #right #team {
	width: 292px;
	margin-top: 30px;
	position: relative;
}
#bBox #right #team #detail {
	height: 41px;
	width: 266px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 13px;
	z-index: 1000;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}
#bBox #right #team .bgArg {
	background-image: url(../img/hArg.png);
}
#bBox #right #team .bgBra {
	background-image: url(../img/hBra.png);
}
#bBox #right #team .bgChi {
	background-image: url(../img/hArg.png);
}
#bBox #right #team .bgEcu {
	background-image: url(../img/hCol.png);
}
#bBox #right #team .bgUru {
	background-image: url(../img/hArg.png);
}
#bBox #right #team .bgEsp {
	background-image: url(../img/hEsp.png);
}



#bBox #right #team #detail #flag {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 36px;
	width: 36px;
	border: 2px solid #FFF;
	border-radius: 18px;
	box-shadow: 0 0 8px #222 inset;
	margin-right: 10px;
}
#bBox #right #team #detail .arg {
	background-image: url(../img/team2/arg.jpg);
}
#bBox #right #team #detail .bra {
	background-image: url(../img/team3/bra.jpg);
}
#bBox #right #team #detail .chi {
	background-image: url(../img/team4/chi.jpg);
}
#bBox #right #team #detail .ecu {
	background-image: url(../img/team5/ecu.jpg);
}
#bBox #right #team #detail .uru {
	background-image: url(../img/team6/uru.jpg);
}
#bBox #right #team #detail .esp {
	background-image: url(../img/team7/esp.jpg);
}
#bBox #right #team #detail .ale {
	background-image: url(../img/team8/ale.jpg);
}
#bBox #right #team #detail .col {
	background-image: url(../img/team9/col.jpg);
}





#bBox #right #team #detail h2 {
	font-size: 20px;
	text-transform: uppercase;
	float: left;
	width: 216px;
	color: #222;
	line-height: 26px;
	height: 25px;
}
#bBox #right #team #detail span {
	font-size: 13px;
	line-height: 15px;
	color: #000;
	height: 15px;
	width: 216px;
	float: left;
}
#bBox #right #team .navs {
	background-image: url(../img/mWhite.png);
	height: 97px;
	width: 232px;
	background-repeat: no-repeat;
	background-position: 3px bottom;
	color: #000;
	position: absolute;
	left: 0px;
	top: 60px;
	right: 0px;
	padding-right: 30px;
	padding-left: 30px;
	display: none;
}
#bBox #right #team #menuPri li {
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 15px;
	height: 20px;
	padding-top: 45px;
	min-width: 40px;
	background-image: url(../img/icos-mPri.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
#bBox #right #team #menuPri li:hover {
	color: #390;
}

#bBox #right #team #menuPri #btnFormacion {
	background-position: center -2px;
}
#bBox #right #team #menuPri #btnFormacion:hover {
	background-position: center -220px;
}

#bBox #right #team #menuPri #btnJugadores {
	background-position: center -74px;
}
#bBox #right #team #menuPri #btnJugadores:hover {
	background-position: center -292px;
}

#bBox #right #team #menuPri #btnAyuda {
	border-right-style: none;
	background-position: center -146px;
}
#bBox #right #team #menuPri #btnAyuda:hover {
	background-position: center -364px;
}
#bBox #right #team #menuShare {
	padding-top:15px;
}

#bBox #right #team #menuShare li {
	width: 232px;
	float: left;
	clear: both;
	height: 36px;
	border-bottom: dotted 1px #999;
	line-height: 36px;
	color: #222;
}
#bBox #right #team #menuShare #reiniciar .restart {
	color: #222;
text-decoration: none;
font-size: 13px;
text-transform: uppercase;
margin-top: 9px;
float: left;
}
#bBox #right #team #menuShare #reiniciar .restart:hover {
	text-decoration: underline;
}


#bBox #right #team #menuShare li .red {
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 32px;
	width: 32px;
	/* [disabled]margin-right: 3px; */
	margin-left: 10px;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	text-indent: -9999px;
}
#bBox #right #team #menuShare #compartir .twt {
	background-image: url(../img/1397254005_twitter.png);
	margin-right: 10px;
}
#bBox #right #team #menuShare #compartir .fb {
	background-image: url(../img/1397254048_facebook.png);
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}



#bBox #right #team #tools {
	width: 292px;
	position: absolute;
	left: 0px;
	top: 180px;
	right: 0px;
	height: 415px;
}
#bBox #right #team #tools .box {
	width: 292px;
	height: 415px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	display: none;
}
#bBox #right #team #tools h3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	margin-bottom: 5px;
	height: 26px;
	width: 292px;
	line-height: 26px;
	color: #eee;
	font-weight: normal;
}
#bBox #right #team #tools #tactica li {
	float: left;
	font-family: 'Bevan';
	padding: 3px;
	width: 100px;
	text-align: center;
	color: #FF0;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	height: 165px;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 20px;
	cursor: pointer;
}
#bBox #right #team #tools #tactica .sj442 {
	background-image: url(../img/442.jpg);
}
#bBox #right #team #tools #tactica .sj433 {
	background-image: url(../img/433.jpg);
}
#bBox #right #team #tools #tactica .sj451 {
	background-image: url(../img/451.jpg);
}
#bBox #right #team #tools #tactica .sj343 {
	background-image: url(../img/343.jpg);
}




#bBox #right #team #tools #tactica li:hover {
	color: #FFF;
	background-position: 2px 2px;
	border: 1px dashed #999;
	padding: 2px;
}

#bBox #right #team #tools #tactica li span {
	margin: 150px 0 0 0;
	padding: 0px;
	height: 15px;
	line-height: 13px;
	width: 100px;
}
#bBox #right #team #tools #players #menuTab {
	clear: both;
	float: left;
	height: 18px;
	width: 291px;
	margin-bottom: 10px;
	padding-left: 1px;
}
#bBox #right #team #tools #players #menuTab li {
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #FF0;
	color: #222;
	border-radius: 2px;
	cursor: pointer;
}
#bBox #right #team #tools #players #menuTab li:hover {
	background-color:#390;
	color:#fff;
}
#bBox #right #team #tools #players .group {
	width: 292px;
	height: 361px;
	display: none;
	position: absolute;
	top: 60px;
}
#bBox #right #team #tools #players .group li {
	float: left;
	width: 70px;
	padding: 3px;
	margin-right: 11px;
	margin-bottom: 10px;
	margin-left: 10px;
	cursor: move;
	opacity: 0.75;
}
#bBox #right #team #tools #players .group li:hover {
	padding: 2px;
	border: 1px dashed #999;
	opacity: 1;
}
#bBox #right #team #tools #players .group li span {
	background-color: #FFF;
	color: #333;
	font-size: 12px;
	text-align: center;
	border-radius: 0 0 2px 2px;
	height: 16px;
	width: 70px;
	line-height: 16px;
	clear: both;
	float: left;
}
#bBox #right #team #tools #players .group li img {
	clear: both;
	float: left;
	height: 70px;
	width: 70px;
	margin-bottom: 1px;
}
#bBox #right #team #tools #players .group li img:hover {
	box-shadow:0 0 20px black inset;
}
#bBox #right #team #tools #ayuda p {
	background-color: #eeeeee;
color: #222;
padding: 15px;
text-align: justify;
margin: 15px 0;
border-radius: 6px;
box-shadow: 0 0 50px #ffffff inset;

}
#bBox #right #team #tools #listaJugadores {
	background-color: #eeeeee;
	color: #222;
	padding: 15px;
	text-align: justify;
	margin: 15px 0;
	border-radius: 6px;
	box-shadow: 0 0 50px #ffffff inset;
	list-style-position: inside;
	list-style-type: decimal;
	width:262px;
	
	
}
#bBox #right #team #tools #listaJugadoresFull #listaJugadores li {
	color: #222222;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	list-style-position: inside;
	list-style: decimal;
	padding-top: 6px;
	padding-bottom: 6px;
	width:242px;
	margin-left:15px;
}
#bBox #right #team #tools #listaJugadoresFull #listaJugadores li span {
	list-style:decimal;
	list-style-position: inside;
	width:24px;
}
#bBox #right #team #tools #listaJugadoresFull h3 {
	color: #FF0;
}
#bBox #right #team #tools #ayuda .fran {
	background-image: url(../img/hCol.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 67px;
	width: 292px;
	display: block;
	color: #222222;
	text-decoration: none;
	text-align: center;
	font-size: 20px;
	line-height: 67px;
}
#bBox #right #team #tools #ayuda .fran:hover {
	text-decoration: underline;
}

#bBox #right #team #tools #credito {
	position: absolute;
	bottom: -72px;
	font-size: 12px;
	width: 400px;
	right: -25px;
	color: #444;
}
.menuPhoto {
	clear: both;
	float: left;
	height: 30px;
	width: 940px;
	display: block;
	line-height: 30px;
	color: #FFF;
	font-size: 22px;
	background-color: #000;
	padding: 10px;
	background-image: url(../img/txtr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align:left;
}
.menuPhoto a.download {
	float: left;
	margin-right: 20px;
	padding-right: 30px;
	padding-left: 10px;
	border-right: 1px dashed #ff0;
	min-width: 50px;
	min-height:36px;
	margin-left:10px;
	color: #ff0;
	text-decoration: none;
	background-image: url(../img/descargar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: -3px;
	line-height: 36px;
	cursor:pointer;
}
.menuPhoto a.download:hover {
	background-position:left top;
	color:#000;
	background-image: url(../img/descargar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menuPhoto a {
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 10px;
	min-width: 80px;
	color:#000;
	text-decoration:none;
	background:url(../img/banderines.png) no-repeat top left;
}
.menuPhoto a:hover {
	color:#ff0;
	background:url(../img/banderines.png) no-repeat bottom left;
}
.photoShow {
	clear: both;
	float: left;
	height: 671px;
	width: 940px;
	padding: 10px;
}
.photoShow img {
	margin: 0px;
	padding: 0px;
	height: 671px;
	width: 940px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
