@import url(txt.css);
@import url(form.css);
@import url(menu.css);
@import url(deco.css);
@import url(tablas.css);

body {
	padding: 0;
	margin: 10px 0 0 0;
	background: #000000 url(../img/bg.jpg) repeat-x fixed top center;
}
#contenedor{
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
}
#cabecera{
	width: 1004px;
	height: 135px;
}
#logo{
	float: left;
	width: 271px;
	*width: 340px; /* IE6 e IE7 */
	height: 134px;
	background-image: url(../img/logo.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png');
	background: no-repeat;
}
#nav{
	margin-top: 35px;
	float: right;
	*width: 664px; /* IE6 e IE7 */
}
#cuerpo{
	width: 994px;
	padding: 5px;
	background: url(../img/bgNegTransp.png);
	_background: none; /* IE6 */
	_filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='img/bgNegTransp.png', sizingMethod='scale'); /* IE6 */
}
#izda{
	float: left;
	width: 423px;
	padding: 25px;
}
#dcha{
	float: right;
	width: 432px;
	padding: 25px;
}
#dest{
	width: 402px;
	padding: 15px;
	background: url(../img/bgNegTransp.png);
	_background: none; /* IE6 */
	_filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='img/bgNegTransp.png', sizingMethod='scale'); /* IE6 */
}
#conten{
	padding: 20px;
}
#galeriaFotos{
	padding-top: 20px;
}
#pie{
	width: 1004px; /*margin-top: 5px;*/
	margin: 5px auto 0 auto;
	padding: 0 0 20px 0;
}
#copy{
	float: right;
	text-align: right;
	width: 40%
}
#ofgms{
	float: left;
	width: 40%;
}
#registro {
	width:900px;
	margin-left: auto;
	margin-right: auto;
}
#mesaBig{
	width: 623px;
	float: left;
}
#modeloMesa{
	float: right;
	width: 274px;
	min-height: 264px;
	height: auto !important;
	height: 500px;
	_height: auto;
	background: url(../img/bgNegTransp.png);
	_background: none; /* IE6 */
	_filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='img/bgNegTransp.png', sizingMethod='scale'); /* IE6 */
	padding: 13px 19px 13px 19px;
}
#losModelos{
	height: 89px;
	overflow: hidden;
}
#masMinis{
	margin: 50px 0 0 0;
	height: 100%;
}
.button{
	float: left;
	width: 278px;
	padding-left: 185px;
	*padding: 15px 0 0 190px; /* IE6 IE7 */
}
.tacos{
	/*border: 1px;*/
	display: none;
	position: relative;
	margin: 0 0 10px 0;
}
.izda{
	float: left;
	width: 49%;
	text-align: center;
}
.dcha{
	float: right;
	width: 49%;
	text-align: center;
}
.tipoJuegos{
	display: none;
	position: relative;
	width: 100%;
	padding: 10px 0 10px 0;
}