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

body { 
	background-color: #670716;
	}

#general {
	 position:relative; 
	 background-image:url(img/fondo.jpg);
	 background-repeat:no-repeat;
	 background-position:center;
	 width: 985px;
	 height: 860px;
	 margin-left: auto;
	 margin-right: auto; 
	}

#barra {
	position: absolute;
	left: 10px;
	height: 16px;
	}

#reloj {
	position: absolute;
	left: 741px;
	top: 6px;
	}
	
#botones {
	position: absolute;
	width: 383px;
	margin-left: 480px;
	top: 132px;
	left: -1px;
	}

#logo {
	position:absolute;
	width: 162px;
	height: 166px;
	margin-left: 40px;
	left: 117px;
	top: 7px;
	}

#noti  {
	position: absolute;
	left: 770px;
	top: 35px;
	width: 140px;
	}

#info{
	position: absolute;
	width: 533px;
	height: 50px;
	left: 80px;
	top: 215px;
	}
	
#confirma {
	position: absolute;
	width: 558px;
	height: 78px;
	left: 66px;
	top: 631px;
	}	
	
	
#izquierdo {
	position: relative;
	width: 40px;
	top: 205px;
	left: 15px;
	}	

#down {
	position: absolute;
	width:158px;
	left: 787px;
	top: 737px;
}

#balongr {
	position: absolute;
	left: 2px;
	top: 496px;
	width: 206px;
	visibility: visible;
	height: 66px;
	}
	
#redes {
	position: absolute;
	left: 641px;
	top: 544px;
	width: 297px;
	height: 55px;
	
	}
	
#chivas  {
	position: absolute;
	left: 674px;
	top: 621px;
	width: 244px;
	height: 94px;
	
	}

#club {
	position: absolute;
	left: 192px;
	top: 179px;
	width: 288px;
	
	}



.polaroid {
	position:absolute;
	visibility: visible;
	width: 323px;
	left: 636px;
	top: 170px;
}

.inicio {
margin: auto;
text-align: center;
}
