.gran-tabla {
	width: 780px;
}
.tabla-central {
	width: 587px;
}
.tabla-menu {
	width: 193px;
}
.tablita_izq {
	height: 100px;
	width: 240px;
}
.tablita_der {
	height: auto;
	width: 292px;
}
.tabla_raid_clasificatoria {
	width: 500px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tabla_raid_clasificatoria_chica {
	width: 300px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tablita_conborde {
	width: 377px;
	border: 1px solid #4A1B0B;
}
.tablacinto {
	width: 500px;
	border: 1px dotted #CBA77E;

}
.tabla_degrade {
	background-image: url(../imagenes/fondo_degrade.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../imagenes/fondo_patron.jpg);
	background-repeat: repeat;
}

