@charset "utf-8";
/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background: url(/jugadoresorg/images/bk_mexico.gif);
	background-repeat:repeat;

}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin-top: 0;
	padding-top: 0px;
}
#wrapper {
	padding: 0px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	margin-top: 0px;



}
#navigation {
}
#contentcontainer {
}
#contentleft {
}
#contentright {
}
#footer {
}
#footer a:link {
	text-decoration:none;
	color:#cc0000;
	font-weight:bold;
	}
#footer a:visited {
	text-decoration:none;
	color:#cc0000;
	font-weight:bold;	
	}	
	
/* Estilos de Letras */
.Gamblers {
	font-size:36px;
	font-weight: bold;
	}
.Oficina {
	font-size:22px;
	font-weight: bold;
	}
.Oficial {
	font-size:14px;
	}
