body {
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#wrap {
	width:760px;
	margin:auto;
}

#top {
	/*padding-top:130px;*/
}
#top .left {
	width:175px;
	height:230px;
	margin-bottom:20px;
}
#top .center {
	height:230px;
	width:410px;
	margin-bottom:20px;
	float:left;
}
#top .right {
	height:230px;
	width:175px;
	margin-bottom:20px;
}
#top .right img {
	margin-top:110px;	
}
#bottom {
	background-image:url(../images/fondo-bottom.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#bottom .left {
	width:175px;
}
#bottom .right {
	width:175px;
}

#bottom .center {
	width:410px;
	float:left;
}

#wrapper .left {
	text-align:right;
}

#wrapper .left form label {
	display:block;
	font-weight:bold;
	
}

#wrapper .right form label {
	display:block;
	font-weight:bold;
	
}

div.margen {
	margin:0px 10px;
}

#bottom .right {
	width:175px;
}

#bottom .center {
	width:410px;
	float:left;
}
#bottom .center.largo {
	width:585px !important;	
}

#botonera {
	height:40px;
	margin-bottom:20px;
	padding:1px 0px;
}
h1.login {
	background-image:url(../images/login.jpg);
	background-position:right top;
	margin-right:10px;
}
h1.juego {
	background-image:url(../images/center.jpg);
	background-position:left top;
	margin-left:10px;
}
h1.registro {
	background-image:url(../images/registro.jpg);
	background-position:left top;
	margin:0px 10px;
}
h1.reglas {
	background-image:url(../images/reglas.jpg);
	background-position:left top;
	margin:5px 0px 0px 7px;
	width:43px;
	float:left;
	cursor:pointer;
}
h1.reglas:hover {
	background-position:-43px 0px;
}
h1.contacto {
	background-image:url(../images/contacto.jpg);
	background-position:left top;
	margin:5px 0px 0px 10px;
	width:59px;
	float:left;
	cursor:pointer;
}
h1.contacto:hover {
	background-position:-59px 0px;
}
h1.terminos {
	background-image:url(../images/term.jpg);
	background-position:left top;
	margin:5px 0px 0px 10px;
	width:137px;
	float:left;
	cursor:pointer;
}
h1.terminos:hover {
	background-position:-137px 0px;
}
#wrapper .left form *, #wrapper .right form *, #wrapper .center p {
	margin-top:4px;	
}
#pie div {
	margin: auto; 
	width: 400px;
}
#pie div img {
	float:left;	
}
#pie div p {
	float:left;
	padding:5px 0px 0px 10px;
}
#botonera_inferior {
	width:350px !important;
	float:left;
}