@charset "UTF-8";
/* CSS Document */
body
{
	background:#FFF;
	margin:0;
	padding:0;
	text-align:center;
}

#fondo
{
	background:url(fondoindex.png) repeat-y;
	width:780px;
	float:left;
	position:relative;
	left:0;
	top:0px;
	height:1850px;
}

#comerciales
{
	background:url(fondo-comerciales2.png) no-repeat transparent;
	position:relative;
	width:150px;
	height:488px;
	left:4px;
	top:40px;
	float:left;
}

#comerciales img
{
	position:relative;
	align:left;
	border:none;
	width:90px;
}

#ver 
{
	float:right;
}

#facebook
{
	position:absolute;
	left:0px;
	top:520px;
}



#centro
{
	width:430px;
	height:1800px;
	font-size:12px;
	position:relative;
	float:left;
	top:0px;
	left:20px;
}

#centro a
{
	color:#F00;
}




#patrocinadores
{
	position:relative;
	width:150px;
	float:left;
	top:0px;
	left:0px;
}

#recomendar a
{
	position:relative;
	top:0px;
	left:40px;
	font-size: 17px;
	text-decoration:none;
	color:#F00;
}

#patrocinadores img
{
	border:0;
}

#chat
{
	background:url(chat.png);
	position:relative;
	float:left;
	width:150px;
	height:270px;
	top:0x;
	left:40px;
}

#nutricion
{
	position:relative;
	float:left;
	top:40px;
	left:2px;
}

#general
{
	position:relative;
	float:left;
	top:45px;
	left:2px;
}

#entreno
{
	position:relative;
	float:left;
	top:50px;
	left:2px;
}

#campeonato
{
	position:relative;
	float:left;
	top:55px;
	left:2px;
}

/*#raya
{
	position:relative;
}*/

#menufinal
{
	position:relative;
	float:left;
	left:60px;
}

#menufinal li
{
	float:left;
	list-style:none;
	margin-left:10px;
	font-size:12px;
	font-weight:bold;
}

#menufinal a
{
	text-decoration:none;
	color:#F00;
}

#imagenfinal
{
	background: url(final.png) no-repeat center;
	position:relative;
	width:780;
	height:145px;
	top:40px;
}

#placeholder
{
	position:relative;
	float:left;
	top:1000px;
}

#vermas
{
	text-align:right;
	font-size:18px;
}

#vermas a
{
	color:#F00;
}

#atras
{
	text-align:left;
	font-size:18px;
}

#atras a
{
	color:#F00;
}

#tabla
{
	text-align:left;
	margin-left:90px;
}

